/*****************************************/
/*SITE ESF  Les Houches §  
/*****************************************/
/* couleurs utilisees
marine 			color:#292f3e;	
gris 			color:#686a7e;	
turquoise 		color:#53b8f7;	
bleu	 		color:#0078ad;	
*//*****************************************/
/*layout Home SITE ESF  Les Houches - */
/*****************************************/

#piedcontainer
{
	background:url(../img/footer-home.jpg) no-repeat bottom left;
}
#container
{
}
#pagecontent
{
	margin:0 auto;
	width:998px;
}
#bienvenue
{
	padding:30px 0 20px 0;
}
html.MSIE #bienvenue
{
	padding:10px 0 10px 0;
}
#col1,#col2
{
	float:left;
	margin-top:30px;
}
#col1
{
	border-right:1px solid #686a7e;	
	width:498px;
}
#col2
{
	margin-left:20px;
	width:478px;
}
#col1 IMG, #col2 IMG
{
	border:1px solid white;
}
.textehome
{
	float:left;
	width:240px;
	border:1px solid #292f3e;	
}

