*{
padding:0;
margin:0;
}
body
{
margin:0;
background: #00544e;
color: #000;
font-family:Arial, sans-serif;
}
html
{
font-size: 100%;
}
img{
border:0
}
#conteneur{
max-width:875px;
width:expression(document.body.clientWidth > 875 ? "875px" : "auto");
margin:0 auto;
position:inherit;
}
#logo{
position:absolute;top:0;left:7px;
}
#titreExpo{
position:absolute;top:0px;left:16px;
}
#bandeau #titre{right:10px;bottom:8px;position:absolute;color:#e2e2cd;font-size:.85em;}
#bandeau{
background:url(../images/icono/bandeauHaut.png) no-repeat;
height:65px;
position:relative;
z-index:100;
}
#bandeau #titreExpo{left:88px;position:absolute}
#conteneurPrincipal{
background:#e7e7d5 url(../images/icono/fondUniNavigation.png) repeat-y;
margin:0;
padding:0;
position:inherit;
width:auto;
}
#principal
{
padding-bottom: 10px;
position:inherit;
}
#principal #contenu
{
margin:0 20px 0 170px;
padding:28px 0 50px 0;
position:relative;
line-height:1.4em;
height:1%;
width:auto;
}
.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;;
}
