*{
padding:0;
margin:0;
}
body
{
margin:0;
background:#f2f2f2;
color:#000;
font-family:GaramondPremrPro-ItCapt;
}
html
{
font-size: 100%;
}
img{
border:0;
}

#conteneur{
margin:-260px -264px;
width:522px;
height:460px;
text-align:left;
position:absolute;
background:#fff;
top:50%;left:50%;
}
#conteneur.mini{
margin:-140px -165px;
text-align:left;
position:absolute;
background:#fff;
top:50%;left:50%;
}
object, embed { outline: 0; }
#bandeau{
background:url(../images/icono/bandeauHaut780.png) no-repeat;
height:65px;width:780px;
position:absolute;
z-index:100;
}
#bandeau #logo{
position:absolute;top:3px;left:7px;
}
#bandeau #titre{
position:absolute;top:14px;right:9px;color:#002FA7;font-size:13px;font-weight:bold;
}
#bandeau #titreExpo{
position:absolute;top:0px;left:0px;
}
#navigation{
	padding:18px 0 0 10px;
}
#contenu{
margin:15px 0 20px 170px;
z-index:1;
color:#000;
position:relative;
}

.cleaner {
clear:both;
height:0px;
font-size:1px;
border:none;
background:transparent;
width:1px;
}

.pourImpression{
display:none;}

.exp, sup {
font-family: arial, helvetica, sans-serif;
font-size : 60%;
vertical-align: text-top;;
}



