body {
	background: #000;
	color: #fff;
	font-family:Arial, Verdana, Helvetica, sans-serif;	
	font-size: 12px;
	margin: 10px 0 0 0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.clear{
	clear:both;
	height:0;
}
.interligne50{
	line-height:50% !important;
}
.interligne60{
	line-height:60% !important;
}
.interligne70{
	line-height:70% !important;
}
.interligne80{
	line-height:80% !important;
}
.interligne90{
	line-height:90% !important;
}
.interligne100{
	line-height:100% !important;
}
.interligne110{
	line-height:110% !important;
}
.interligne120{
	line-height:120% !important;
}
.interligne130{
	line-height:130% !important;
}
.interligne140{
	line-height:140% !important;
}
.interligne150{
	line-height:150% !important;
}
.interligne160{
	line-height:160% !important;
}
.interligne170{
	line-height:170% !important;
}
.interligne180{
	line-height:180% !important;
}
.interligne190{
	line-height:190% !important;
}
.interligne200{
	line-height:200% !important;
}


#global{
	width:985px;
	height:569px;
	margin:0 auto;
}

#globalContenu{
	width:985px;
	height:537px;
	border:1px solid #636363;
	position:relative;
}

#repere{
	position:absolute;
	z-index:99;
	right:0;
	bottom:0;
	width:1px;
	height:1px;
}

/*======================== ENTETE et pied ====================*/

#entete{
	height:57px;
}

#container-menu{
	position:relative;
}

#menu{
	margin:0;
	padding:0;
	position:absolute;
	left:0;
	float:left;
	width:985px;
}

#menu ul{
	list-style:none;
	text-transform:uppercase;
	text-align:center;
	width:985px;
	margin-top:15px;
}

#menu ul li{
	display:inline;
	margin:15px 0 0 4px;
	padding:0 6px 0 0;
	border-right:1px solid #fff;
}

#menu ul li#contactLi{
	border-right:none;
}

#menu ul li a{
	color:#fff;
	display:inline-block;
	height:25px;
	line-height:25px;
}

#menu ul li a:hover{
	text-decoration:none;
	border-bottom:2px solid #a3bd10;
}
#menu ul li.active a{
	text-decoration:none;
	border-bottom:2px solid #a3bd10;
}

#souligneMenu {
	background: #a3bd10;	
	height:3px;
	position:absolute;
	left:4px;
	top:35px;
}

#cuveeHover{
	display:none;
	width:150px;
	position:absolute;
	top:35px;
	left:380px;
	border:1px solid #a3bd10;
	zoom:1;
}

#cuveeHover ul{
	list-style:none;
	background:#dedede;
}

#cuveeHover li a{
	display:block;
	width:132px;
	padding:5px 0 5px 18px;
	color:#000;
	background:url(../images/ss-menu-ligne.gif) no-repeat bottom center;
}

#cuveeHover ul a#dernierSousMenu{
	background:#dedede;
}

#cuveeHover li a:hover{
	background:#a3bd10 !important;
	text-decoration:none;
	color:#fff;
}

#pied{
	float:right;
	margin:10px 0 0 0 ;
}

#pied a{
	color:#fff;
}

/*======================== ENTETE et pied ====================*/

/*======================== centre gauche ===================*/

#france3b{
	padding:60px 0 0 20px;
}

#centre #gauche{
	width:249px;
	height:463px;
	background:url(../images/ligne.gif) repeat-y;
	float:left;
	margin:0 0 0 15px;
	position:relative;
}

#gauche a{
	color:#fff;
}

#gauche a#logo{
	display:block;
	margin:10px 0 0 -15px;
}

#gauche #logoTexte{
	text-transform:uppercase;
	margin:5px 0 0 0;
	font-size:11px;
	text-align:center;
	position:absolute;
	top:125px;
	left:52px;
	width:145px;
	color:#fff;
}

#langue{
	margin:50px 0 0 60px;
}

#gauche #langue p{
	float:left;
	font-size:11px;
	text-align:left;
}

#langue a{
	float:left;
	margin:0 5px 0 5px;
}

#gauche p#adresse{
	font-size:13px;
	text-align:center;
	width:282px;
	position:absolute;
	bottom:0;
	left:-16px;
}

#gauche p#adresse span#earl{
	text-transform:uppercase;
	font-weight:bold;
	font-size:16px;
}

#gauche p#adresse span{
	font-weight:bold;
}
/*======================== centre gauche ===================*/

/*======================== centre droite ===================*/

#droite{
	margin:0 0 0 30px;
	float:left;
	padding:0;
}

#droite img{
	margin:0;
	float:left;
	padding:0;
}

#droite h1#bienvenue{
	width:658px;
	height:37px;
}

h1#bienvenue.fr {
	background:url(../images/bienvenue.gif) no-repeat;
}

h1.bienvenueen {
	background:url(../images/bienvenue-en.gif) no-repeat;
}

#droite h1 span{
	position:absolute;
	top:-9999999px;
}

/*======================== centre droite ===================*/