body {
	background-color: #FFDA77;
	margin-top:0px;
	font-family: "Bitstream Vera Sans", Arial, Helvetica;
	font-size:12px;
	color:#004766;
}
#daily {
	font-size: 12px;
	height: 200px;
	width: 280px;
	position: absolute;
	left: 185px;
	top: 180px;
	
}

#top{
	width:990px;
	height:205px;
	/*background-image:url(top.jpg);*/
	position:absolute;
	top:0px;
	
}

#footer{
	position:relative;
	border:0px;
	width:907px;
	height:27px;
	bottom:0px;
	margin-left:0px;
	background-image:url(foot.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
}

#global {
	/*position: relative; /* on positionne le conteneur */
 	margin:0px auto;
	width:990px; /* largeur obligatoire pour être centré */
	text-align: left; /* on rétablit l'alignement normal du texte */
	/*border:1px solid #fff;*/
	/*color:#000000;*/
	font-weight:500;
	/*color:#BFA78F;*/
	
	/* add on demo */
	/*background-image:url(../fd.jpg);*/
	background-repeat:no-repeat;
	height:677px;
	position: relative;
}



#news {
	font-size: 12px;
	height: 200px;
	width: 280px;
	position: absolute;
	left: 545px;
	top: 320px;
	font-family: "Bitstream Vera Sans", Verdana, Helvetica;
}
#animbloc {
	background-image:url(animbloc.jpg);
	height: 140px;
	width: 990px;
	position: absolute;
	left: 0px;
	top: 53px;
}

#animbloc_ann {
	background-image:url(ann_header.jpg);
	height: 140px;
	width: 990px;
	position: absolute;
	left: 0px;
	top: 53px;
}

#minianim{
	position:absolute; right:100px; top:5px;
}

#menubar{
	background-image:url(menubar.jpg);
	width:990px;
	height:41px;
	position:absolute;
	top:6px;
	left:0px;
	border:none;
}

#login{
	position:absolute;
	right:70px;
	top:8px;
	font-size:10px;
}

#login input{
	height:15px;
	font-size:10px;
}

#onglets{
	background-image:url(onglets.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:27px;
	margin-left:0px;
	margin-top:0px;
	border-top:1px solid #FFDA77;
}



#content{
	margin-top:205px;
	width:898px;
	position:absolute;
	margin-left:40px;
	/*background-color:#666666;*/
	height:450px;	
}

#main{
	position:relative;
	/*border:1px solid #4B7291;*/
	border-left:1px solid #4B7291;
	border-right:1px solid #4B7291;
	border-top:1px solid #FFDA77;
	border-bottom:1px solid #FFDA77;
	height:auto;
	width: 898px;
}


#mainbody{
	position:relative;
	margin-top:10px;
	margin-left:10px;
	min-height:450px;
	height:auto;
}

*html #mainbody {
	_height:450px;
} 


#copyr{
	position:absolute;
	color:#4B7291;
	font-size:9px;
	right:25px;
	bottom:6px;
}

#copyr a{
	color:#4B7291;
	text-decoration:none;
	font-size:9px;
}

#infolegales{
	position:absolute;
	color:#4B7291;
	font-size:11px;
	left:5px;
	bottom:6px;
}

#infolegales a{
	color:#4B7291;
	text-decoration:none;
	font-size:11px;
}


#titreonglets{
	margin-top:8px; margin-left:10px; color:#0067A6;
}

#backbutton{ position:absolute; left:5px; bottom:10px; }