/*****************************************/
/*SITE ESF Saint Francois Longchamp §  
/*****************************************/
/* couleurs utilisees
bleu moyen 		color:#2062AC;	
bleu clair	color:#DBE8F6;
rouge			color:#E63930;
rouge fonce			color:#cc3333;
*/
/*****************************************/
/*layout SITE ESF Saint Francois - */
/*****************************************/
#container
{
	clear:both;
	width:902px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	background:white;
}

/***********************************/
/**************navigation outils*********************/
/***********************************/
#topnav
{
	width:902px;
	height:15px;
	margin-left: auto;
	margin-right: auto;
}
#langues,#outils
{
	float:left;

}
#topnav UL
{
	margin:0px;
	padding:0px;
}
#topnav LI
{
	display:block;
	float:left;
	margin:0px;
	list-style-type:none;
	padding:2px 3px;
}
#topnav LI A
{
	color:#2062AC;	
	font-weight:bold;
}
#topnav LI A:hover
{
	text-decoration:none;
	color:#E63930;	
}
#langues UL,#outils UL
{
}
#langues
{
	width:448px;
	margin-left:1px
}
#outils
{
	width:448px;
	margin-right:1px
}
#langues UL
{
	float:left;
}
#outils UL
{
	float:right;
}
#topnav A.current,#topnav A.current:hover
{
	color:#2062AC;	
	font-weight:bold;
	cursor:text;
}
#outils A
{
	margin-left:5px;
	padding-left:12px;
}

#outils A:hover,#outils LI A.current,#outils LI A.current:hover
{
	background:url(../img/flecherouge.gif) no-repeat;
	background-position:0 4px;
	color:#E63930;
}
#outils LI.current A,#outils LI.current A:hover
{
	cursor:text;
	text-decoration:none;
}


#pageheader
{
	width:902px;
}
/***********************************/
/**************bandeau logos*********************/
/***********************************/
#bandeau1
{
	width:902px;
	height:80px;
	overflow:hidden;
}
#bandeaunav
{
	width:900px;
	border-left:1px solid white;
	border-right:1px solid white;
	height:18px;
	background:#E63930;
}
#bandeau2
{
	width:902px;
	height:48px;
}


/***********************************/
/**************navigation 1er niveau*********************/
/***********************************/
#pageheader UL,#pageheader LI
{
	margin:0;
	padding:0;
}

UL#nav1
{
	width:900px;
	height:16px;
	background:#E63930;
	border-top:1px solid white;
	border-bottom:1px solid white;
}
#nav1 LI
{
	float:left;
	white-space: nowrap;
	list-style-type:none;
	line-height:16px;
	
}
#nav1 LI#accueil
{
	border-left:1px solid white;
}
#nav1 LI A
{
	display:block;
	float:left;
	padding:2px 5px;
	/*letter-spacing:-0.03em;*/
	/*height:12px;*/
	line-height:14px;
	background:#E63930;
	color:white;
	font-weight:bold;
	border-left:1px solid white;
	border-right:1px solid white;
	margin-left:-1px;
}
html.Firefox #nav1 A
{
	height:12px;
}
html.MSIE7 #nav1 A
{
	height:14px;
}
#nav1 A:hover
{
	background-color:#2062AC;/*bleu moyen*/	
	color:white;
	text-decoration:none;
}
#nav1 .current A,#nav1 .current A:hover
{
	background:white;
	color:#E63930;
	cursor:text;
}

/***********************************/
/**************contenu*********************/
/***********************************/

#pagecontent 
{
	width:900px;
	margin:0;
	padding:0px;
}
#contenu P 
{
}

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


#pagefooter
{
	width:902px;
	height:50px;
	margin-left: auto;
	margin-right: auto;
	background:url(../img/bottom.gif) no-repeat top left;
}
#baseline
{
	float:left;
	font-size:0.9em;
	width:700px;
	margin-top:10px;
	text-align:left;
	letter-spacing:0.02em;
	color:#2062AC;
}
#baseline A,#baseline A:hover
{
	color:#2062AC;
}
#creditslogos
{
	padding-top:6px;
	margin-left:350px;
	width:250px;
}
#legal
{
	float:left;
	font-size:0.9em;
	width:200px;
	margin-left:0px;
	padding-left:0px;
	margin-top:5px;
	text-align:right;
	letter-spacing:0.02em;
	color:#2062AC;
}
#legal SPAN
{
	display:block;
	margin:0px;
	padding:0px;
	float:right;
	background:url(../img/fleche_d_fdblanc.gif) no-repeat top left; 
	padding-left:12px;
	margin-top:5px;
	margin-right:7px;
}

#legal A
{
	color:#2062AC;
}
#legal A:hover
{
	color:#2062AC;
}
#creditslogos IMG
{
	margin:0 3px;
	border:0;
}
/***********************************/
/**************news*********************/
/***********************************/

#listenews
{
	border:1px solid #2885b6;	
	margin:0;
	padding: 0 0 3px 0;
	margin-top:10px;
}
#listenews P
{
	margin:0;
	padding:3px 0;
}

.more
{
	float:right;
	text-align:right;
	font-weight:bold;
}
.more A
{
	display:block;
	background:url(../img/flecherouge.gif) no-repeat left;
	padding-left:15px;
}

