/*****************************************/
/*SITE ESF  Risoul §  
/*****************************************/
/* couleurs utilisees
bleu  			color:#3297c9;	
rouge  			color:#d61e28;	
rouge foncé  	color:#3e0000;	
gris  			color:#999;	
gris pale  		color:#e5e5e5e;	
*/
/*****************************************/
/*layout SITE ESF  LECOLE - */
/*****************************************/
/*#fond
{
	position:absolute;
	width:3000px;
	height:2000px;
	background:#e5e5e5;
	margin-left:-1000px;
}
*/
#fonddegauche
{
	position:absolute;
	width:1000px;
	height:340px;
	background:url(../img/degrade-gauche.jpg) repeat-x top;
	margin-left:-1000px;
}
#containerborder2
{
	position:absolute;
}
#containerborder
{
	clear:both;
	width:1228px;
	height:800px;
	margin:0 auto;
	border:1px solid #e5e5e5;
	border-top:1px solid #999;
	border-right:0;
}

#logo
{
	position:absolute;
	margin-top:10px;
}
html.MSIE #logo
{
	
	margin-left:-300px;
}
#logo IMG
{
	border:0;
}
/*****************************************/
/*navigation 1 */
/*****************************************/
#pageheader
{
	margin-left:220px;
	width:970px;
	margin-top:30px;
	border-top:1px solid #e5e5e5;
	background:#3297c9;	
	border-bottom:1px solid #e5e5e5;
}

#nav1
{
	margin:0 0 0 15px;
	background:#3297c9;	
}
#nav1 UL
{
	padding-left:100px;
	background:#3297c9;	
}
#nav1 LI A
{
	background:#3297c9;	
		color:white;
	font-weight:bold;
	padding:3px 7px;
}
#nav1 LI.current A,#nav1 LI A:hover
{
	color:#3297c9;
	background:white;	
}
#nav1 LI.current A
{
	cursor:text;
}
/*****************************************/
/*contenu*/
/*****************************************/
#container
{
	margin-left:85px;
	width:1058px;
	/*margin-top:390px ;*/
}
.contenu
{
	width:1055px;
}
/*****************************************/
/*navigation outils */
/*****************************************/
#topnav
{
	width:880px;
	margin-left:320px;
	height:70px;
}
#langues,#outils
{
	float:left;
	margin-top:8px;

}
#langues
{
	text-transform:uppercase;

}
#topnav LI A
{
	color:white;
	font-weight:bold;
	padding:0 10px;
	text-decoration:underline;
}

#topnav LI A.current
{
	color:#ccc;
	cursor:text;
	text-decoration:none;
}
#topnav LI A:hover
{
	color:#e5e5e5;
}
#langues
{
	width:300px;
}
#outils
{
	width:530px;
}
#outils UL
{
	float:right;
}


/*****************************************/
/*pied de page */
/*****************************************/

#pagefooter
{
	width:1058px;
	margin-top:5px;
	color:#666;
}
#pagefooter A
{
	color:#666;
	text-decoration:underline;
}
#baseline
{
	float:left;
	width:650px;
	margin-left:0px;
	padding-left:0px;
	text-align:left;
	letter-spacing:0.02em;
}
#baseline P
{
	margin:0;
	padding:0;
}
#legal
{
	float:left;
	text-align:right;
	width:100px;
}
#creditslogos
{
	float:right;
	width:250px;
}
#creditslogos IMG
{
	float:right;
	border:0px;
	margin:0 3px;
}

#creditslogos SPAN
{
	display:block;
	margin:0px;
	padding:0px;
	margin-right:7px;
}
