/*****************************************/
/*SITE ESF  Risoul §  
/*****************************************/
/* couleurs utilisees
bleu  			color:#3297c9;	
rouge  			color:#d61e28;	
rouge foncé  	color:#3e0000;	
gris  			color:#999;	
gris pale  		color:#e5e5e5e;	
*/
/*****************************************/
/*layout Home SITE ESF  Risoul - */
/*****************************************/
#containerborder
{
	background:url(../img/fd-home.jpg) no-repeat top left;
}

/*****************************************/
/*contenu*/
/*****************************************/
#zonephoto
{
	width:1058px;
	height:390px ;
}
#bienvenue
{
	position:absolute;
	margin-top:332px;
	margin-left:620px;
}
#containertop
{
	background:url(../img/blocs/haut-bleu-home.gif) no-repeat top;	
	width:1058px;
	padding-top:10px;
}
#containerbottom
{
	background:url(../img/blocs/bas-bleu-home.gif) no-repeat bottom;	
	width:1058px;
	padding-bottom:10px;
}
#pagecontent
{
	background:#3297c9;	
	width:1058px;
	padding:10px 0;
	color:white;
}
html.MSIE .contenu
{
	margin-left:0px;
	width:1055px;
	border:1px solid #3297c9;
}
H1.puce
{
	background:url(../img/puce-fdbleu.gif) no-repeat  left;
	padding-left:15px;
	margin-top:0;
}
H1,H2,H3,P
{
	color:white;
}

.textehome
{	
	float:left;
	width:268px;
	border:1px solid #3297c9;

}
.photohome
{	
	float:left;
	width:198px;
	overflow:hidden;
	border:1px solid #3297c9;
	margin-right:15px;
	margin-left:15px;
}


