/* Feuille de style CISCOPROD*/

/* Hack Css ie7 
*+html 
*/

/* Hack Css Firefox 
html:not([lang*=""])
*/

/* General Style */

body {
margin: 0; /* pour éviter les marges */
text-align: center;
background-color: #fff;
}


#provisoire {
margin: 10px auto;
padding: 0 !important;
overflow: hidden;
width: 852px;
height: 579px;
background: url(images/intro_1_030.jpg) no-repeat;
}

