*{
padding:0;
margin:0;
}
body
{
margin:0;
background:#eaf8f7;
color:#000;
font-family:Arial, sans-serif;
}
html
{
font-size: 100%;
}
img{
border:0;
}
#conteneur{
width:875px;
margin:15px auto 0  auto;
position:inherit;
}
object, embed { outline: 0; }
#bandeau{
	background:url(../images/icono/bandeauHaut.png) no-repeat;
	height:64px;
	position:relative;
	width:875px;
	left:0;
	z-index:100;
}
#bandeau.biblio{
	background:url(../images/icono/bandeauHautBiblio.png) no-repeat;
}
#bandeau #logo{
position:absolute;top:3px;left:7px;
}
#bandeau #titre{
position:absolute;top:14px;right:9px;color:#680b2c;font-size:13px;font-weight:bold;
}
#bandeau #titreExpo{
position:absolute;top:2px;left:47px;
}
#conteneurPrincipal{
background:#ffffff url(../images/icono/fondUniNavigation.png) repeat-y;
margin:0;
padding:0;
position:inherit;
width:auto;
clear:left;
}
#principal
{
padding-bottom: 10px;
position:inherit;
}
#principal #contenuLayer{
	overflow:auto;
	overflow-x:hidden;
	position:relative;

}
#principal #contenu
{
	margin:0 19px 0 170px;
	padding:13px 0 50px 0;
	position:relative;
	line-height:1.4em;
	height:1%;
}

.cleaner {
clear:both;
height:0px;
font-size:1px;
border:none;
background:transparent;
width:1px;
}
.cleanerFinal {
clear:both;line-height:11px;display:inline-block;height:11px;
}
.pourImpression{
display:none;
}

.exp, sup {
font-family: arial, helvetica, sans-serif;
font-size : 60%;
vertical-align: text-top;;
}

/*pictos bas de page*/
#pictos{padding:20px 1px 0 0;position:relative;}
#sommaire{float:left}
#hp{float:right;text-align:right}
#iImp{margin-right:20px}

