html, body {
	background-color: #FFFFFF;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
a {
	text-decoration: none ;
}

div#page{
	position:inherit;
	background-color: #FFFFFF;
	margin:0px;
	top:0px;
	left:0px;
	height:620px;
	width:100%;
	min-width:800px;
	background-image: url(../images/arriereplan.gif);
	background-repeat: repeat;
}

div#header{
	position:relative;
	margin:0px;
	height: 50px;
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;
	background-image: url(../images/H2SO4.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
div#centre{
	position:relative;
	margin:0px;
	left: 0px;
	top: 0px;
	height:520px;
	right:0px;
}
div#footer{
	position:relative;
	margin:0px;
	height: 50px;
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;
}
div#gauche{
	position:absolute;
	top:0px;
	left:0px;
	height:520px;
	width:105px;
	background-image: url(../images/pgauche.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
div#content{
	position:absolute;
	padding:0px;
	margin:0px;
	top:0px;
	left:105px;
	right:0px;
	height:395px;
	background-color:#FFFFFF;
}
div#smenu{
	position:absolute;
	top:320px;
	left:0px;
	width:105px;
	height:192px;
}
#rond{
	position:absolute;
	top:142px;
	left:15px;
	background-image: url(../images/sous_Rond_off.gif);
	background-repeat: no-repeat;
	height:50px;
	width:50px;
	text-align: center;
}
#rond0{
	position:absolute;
	cursor: pointer ;
	top:150px;
	left:68px;
	background-image: url(../images/sous-off-0.gif);
	background-repeat: no-repeat;
	height:34px;
	width:34px;
}

#rond1{
	position:absolute;
	top:100px;
	left:23px;
	background-image: url(../images/sous-on-1.gif);
	background-repeat: no-repeat;
	height:34px;
	width:34px;
}
#rond2{
	position:absolute;
	cursor: pointer ;
	top:60px;
	left:23px;
	background-image: url(../images/sous-off-2.gif);
	background-repeat: no-repeat;
	height:34px;
	width:34px;
}
#rond3{
	position:absolute;
	cursor: pointer ;
	top:60px;
	left:0px;
	background-image: url(../images/sous-off-3.gif);
	background-repeat: no-repeat;
	height:34px;
	width:17px;
}
#rond4{
	position:absolute;
	cursor: pointer ;
	top:30px;
	left:0px;
	background-image: url(../images/sous-off-4.gif);
	background-repeat: no-repeat;
	height:26px;
	width:13px;
}
#rond5{
	position:absolute;
	cursor: pointer ;
	top:0px;
	left:0px;
	background-image: url(../images/sous-off-5.gif);
	background-repeat: no-repeat;
	height:26px;
	width:13px;
}

#rondtxt{
	text-align: center;
	vertical-align: middle;
	margin: auto;
	width:50px;
	height:50px;
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
}
#rondtxt a{
	color: #FFFFFF;
}
div#contenttitre{
	position:absolute;
	height:20px;
	bottom: 22px;
	left: 106px;
	overflow: hidden;
	font-weight: bold;
	font-size: 1em;
}
.titre1{
	color: #AE0061;
}
.titre2{
	color: #A5AB3D;
}