body {
	background-color: #FFFFFF;
	margin-top:0px;
	font-family: Arial, Helvetica;
	font-size:12px;
	color:#4B7291;
}
#daily {
	font-size: 12px;
	height: 200px;
	width: 280px;
	position: absolute;
	left: 185px;
	top: 180px;
	
}

#top{
	width:990px;
	height:205px;
	background-image:url(top.jpg);
	top:0px;
	
}

#footer{
	position:relative; clear:both;
	border:0px;
	width:990px;
	height:45px;
	bottom:0px;
	margin-left:0px;
	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 #4B7291;
	/*color:#000000;*/
	margin-top:25px;
	font-weight:500;
	/*color:#BFA78F;*/
	
	/* add on demo */
	background-image:url(../fd.jpg);
	background-repeat:no-repeat;

	min-height:610px;
	height:auto;
	
	position: relative; 
}
*html #global {
	_height:610px;
}



#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(head.jpg);
	height: 138px;
	width: 990px;
	position: absolute;
	left: 0px;
	top: 53px;
}
#art_decoration {
	background-image:url(peinture_artiste_decoration.jpg);
	height: 138px;
	width: 531px;
	position: absolute;
	right: 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{
	width:990px;
	height:27px;
	margin-left:0px;
	margin-top:0px;
	/*border-top:1px solid #FFDA77;*/
}



#content{
	position:relative; 
	width:900px; margin:auto;
	min-height:430px;
	height:auto; 
}
*html #content {
	_height:430px;
}

#main{
	position:relative;
	/*border-top:1px solid #F8931D;*/
	
	/*border:1px solid #4B7291;
		border-left:1px solid #4B7291;
	border-right:1px solid #4B7291;
	
	border-bottom:1px solid #FFDA77;*/

	height:auto;
	width: 900px;
}


#mainbody{
	position:relative;
	margin-top:10px;
	margin-left:10px;
	min-height:420px;
	height:auto;
}

*html #mainbody {
	_height:420px;
} 



#sepfooter{
	background-color:#4B7291; height:25px; position:absolute; top:0px; width:990px;
	background-image:url(footer_deg.jpg); background-repeat:no-repeat; background-position:right;
}

#copyr{
	position:absolute;
	color:#4B7291;
	font-size:9px;
	right:5px;
	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;  color:#4B7291; text-align:center;
}

#backbutton{ position:absolute; left:5px; bottom:10px; }