/*****************************************/
/*SITE ESF Arcs 1800 §  
/*****************************************/
/* couleurs utilisees
gris footer		background:#c8cbcc;
rouge footer 	background:#e41c31;
rouge			color:#e41c31;
gris texte		color:#857f80;
*/
/*****************************************/
#containerborder
{
	width:1050px;
	margin:0 auto;
}

#panier
{
	position:absolute;
	top:8px;
	right:5px;
	width:145px;
}
#panier LI A
{
	padding:0 3px;
}
#panier IMG
{
	border:0;
}
#langues
{
	position:absolute;
	margin-left:1050px;
	margin-top:12px;
}
/*****************************************/
/*navigation 2 */
/*****************************************/
#nav2
{
	padding-top:15px;
	height:45px;
}
#nav2 li a
{
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	color:#555;
	padding:5px 0 0 0;
	margin: 0 10px 0 0;
	text-decoration:none;
	margin-top:3px;

}
#nav2 li a:hover
{
	color:#e41c31;
	text-decoration:none;	
	
}
#nav2 li a.current
{
	margin-top:0;
	border-top:3px solid #e41c31;
	color:#e41c31;
	text-decoration:none;	
	cursor:text;
	background:url(../img/fleche-nav2.gif) no-repeat top center;
}
/*****************************************/
/*contenu */
/*****************************************/


/*****************************************/
/*pied de page */
/*****************************************/
#nomesf
{
	width: 870px;
	margin:0 auto;
	text-align:center;
	padding:0;
	height:33px;
	overflow:hidden;
}
#nomesf IMG
{
	padding:0;
	border:0;
}

#footer0
{
	text-align:center;
}
.baseline
{
	color:#aeaeae;
}
.nav1-footer,.nav2-footer
{
	margin:5px 0;
}
.nav1-footer A
{
	color:#999;
	font-weight:bold;
	font-size:1.1em;
	text-decoration:none;
}
.nav1-footer A:hover,.nav1-footer A.current
{
	color:#e41c31;
}
.nav2-footer A
{
	color:#999;
	text-decoration:none;
}
.nav2-footer A:hover,.nav2-footer A.current
{
	color:#e41c31;
}
#footer
{
	text-align:center;
	padding-top:5px;
	height:30px;
	color:white;
}
.nomesf
{
	text-transform:uppercase;
	color:white;
	font-weight:bold;
}
#footer A
{
	text-decoration:none;
	font-weight:bold;
	color:white;
}
#credits
{
	float:right;
}
#credits IMG
{
	padding:0 10px;
}
#footer A.langue
{
	color:#e41c31;
}