html, body{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	background:url(../images/charte/background.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	font-family:tahoma;
	font-size:12px;
	color:#1A263B;
	letter-spacing:0.02em;
	line-height:16.5px;
	text-align:justify;
	background-color:#FFFFFF;
}
p, ul, li, table, div, h1, h2, h3, hr, img, form, input{
	padding: 0px;
	margin: 0px;
}
a:link, a:visited{
		font-family:arial;
		font-size:12px;
		color:#01A0C7;
		text-decoration:underline;
	}
a:hover, a:active{
		font-family:arial;
		font-size:12px;
		color:#01A0C7;
		text-decoration:none;
	} 
.contact:link, .contact:visited{
		font-family:georgia;
		font-size:13px;
		color:#9B3230;
		text-decoration:none;
	}
.contact:hover, .contact:active{
		font-family:georgia;
		font-size:13px;
		color:#558695;
		text-decoration:none;
	} 
#container{
	width: 914px;
	margin: auto;
}
#header{
	width: 914px;
	height: 247px;
}
#middle{
	display: table;
	width: 100%;
	height: 100%;
    background: #FFFFFF url(../images/charte/background_content.jpg) top left repeat-y;
}
#middle_content{
	width:914px;
}
#left_col{
	width: 250px;
	float: left;
	background-image: url(../images/charte/background_content.png);
	background-repeat: repeat-y;
}
.ref_bas {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}



#menu{
	height:276px;
}

.mdm_link:link, .mdm_link:visited{
		font-family:tahoma;
		font-size:11px;
		color:#ffffff;
		text-decoration:underline;
}
.mdm_link:hover, .mdm_link:active{
		font-family:tahoma;
		font-size:11px;
		color:#ffffff;
		text-decoration:none;
}

#mdm{
	height:221px;
	background:url(../images/charte/mdm_background.jpg);
	background-repeat:no-repeat;
}

#adresse{
	background-image:url(../images/charte/adress_background.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:188px;
}

#address_content{
	padding:40px 0px 0px 17px;
	font-size:11px;
	color:#90B5DB;
	font-weight:bold;
	line-height:16px;
}
.contact_link:link, .contact_link:visited{
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.contact_link:hover, .contact_link:active{
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
#euroformula{
	background-image:url(../images/charte/euroformula_background.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:60px;
}
#euroformula_content{
	padding:55px 15px 0px 20px;
	font-size:11px;
	color:#90B5DB;
	font-weight:bold;
	line-height:16px;
	text-align:justify;
}
#alfa_drive{
	height:215px;
/*	background-image:url(../images/charte/euroformula_background.jpg);
	background-repeat:repeat-y;
	background-position:top;*/
}

#footer{
	width:914px;
	height:84px;
	clear:both;
	float:left;
	display: block;
	margin: auto;
	bottom: 0px;
	background-image:url(../images/charte/footer_background.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#digital{
	float:left;
	width:245px;
}
.popup{
	font-family:tahoma;
	font-size:12px;
	color:#1A263B;
}
.cell1{
	width:20%;
	background-color:#D5D5D5;
}
.cell2{
	width:75%;
	background-color:#EBEFF5;
}
#footer_link{
	float:left;
	width:664px;
	color:#003969;
	font-size:10px;
	padding-top:25px;
}
.link_footer:link, .link_footer:visited{
	color:#003969;
	font-family:tahoma;
	font-size:10px;
	text-decoration:none;
}
.link_footer:hover, .link_footer:active{
	color:#003969;
	font-family:tahoma;
	font-size:10px;
	text-decoration:underline;
}

.text_footer1{
	color:#AFC0C9;
	font-family:tahoma;
	font-size:11px;
}
#right_col{
	background-image:url(../images/charte/background_right_col.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
	width: 656px;
}
/* ------------page-------------------------*/
#page_dynamic{
	width:664px;
	background-image:url(../images/charte/background_right.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
.page_content{
	width:603px;
	margin-left:27px;
}
.page_content1{
	float:left; 
	width:360px;
}
.subtitle{
	width:98%;
	margin:20px 0px 10px 0px;
}

ul.list1{
		list-style-type:outside;
}
.list1 li{
		width:340px;
		list-style-type:none;
		background-image:url(../images/charte/bullet.jpg);
		background-position: 5px 11px;
		background-repeat:no-repeat;
		margin:0px 0px 5px 0px;
		padding:5px 0px 0px 30px;
}

.list2 li{
		width:500px;
		list-style-type:none;
		background-image:url(../images/charte/bullet.jpg);
		background-position: 5px 6px;
		background-repeat:no-repeat;
		margin:0px 0px 10px 0px;
		padding:0px 0px 2px 20px;
}
.list3 li{
		width:300px;
		list-style-type:none;
		background-image:url(../images/charte/bullet1.jpg);
		background-position: 5px 6px;
		background-repeat:no-repeat;
		margin:0px 0px 0px 0px;
		padding:1px 0px 2px 20px;
		font-size:11px;
		color:#1A263B;
		border-bottom:1px solid #D8D8D8;
}
.list5 li{
		width:300px;
		list-style-type:none;
		background-image:url(../images/charte/bullet1.jpg);
		background-position: 5px 6px;
		background-repeat:no-repeat;
		margin:0px 0px 0px 0px;
		padding:1px 0px 2px 20px;
		font-size:11px;
		color:#1A263B;
}
.list4 li{
		width:340px;
		list-style-type:none;
		background-image:url(../images/charte/bullet.jpg);
		background-position: 5px 15px;
		background-repeat:no-repeat;
		margin:0px 0px 5px 0px;
		padding:10px 0px 0px 30px;
}
#separator{
	padding:0px 0px 0px 0px;
}
.photo_thumb_right{
	float:right;
	margin-left:20px;
}

.photo_thumb_right1{
	float:right;
	margin-left:20px;
	margin-top:6px;
}
.photo_thumb_left{
	float:left;
	margin-right:20px;
}
.photo_thumb_left1{
	float:left;
	margin-right:20px;
}
.separator{
	margin:10px 0px 10px 0px;
}
.calendrier{
	text-align:center;
	background-color:#D5D5D5;
}
.lineheight{
	line-height:25px;
}
.drapeau{
	position:absolute;
	margin-left:185px;
	margin-top:3px;
}
.drapeau1{
	position:absolute;
	margin-top:7px;
	margin-left:185px;
}
.drapeau2{
	position:absolute;
	margin-top:-50px;
	margin-left:165px;
}

/*---mentions legales---*/
#mentions_legales{
	font-size:10px;
	background:#CAC8C9 url(../images/mentions_legales/mentions_legales_bg.jpg) no-repeat left top;
	}
#mentions_legales #name{
	color:#395D00;
	font: bold 2.4em Tahoma;
/*	margin-top:128px;  */
	text-align:center;
	}
#mentions_legales #site_adresse{
	padding-top:10px;
	text-align:center;
	}
	#mentions_legales  p{
		color:#581739;
		font-size:12px;
		}
#mentions_legales a:link, #mentions_legales a:visited{
	color:#395D00;
	}
#mentions_legales a:hover, #mentions_legales a:active{
	color:#738A4E; 
 	}
#mentions_legales .label{
	color:#000;
	font-size:0.84em;
	}
#mentions_legales #box1{
	float:left;
	width:287px;
	height:140px;
	background: url(../images/mentions_legales/mentions_legales_box1.jpg) no-repeat left top;
	}
	#mentions_legales #box1 p{
		margin:10px 0px 0px 25px;
		line-height:1.8em;
		}
#mentions_legales #box2{
	float:left;
	margin-left:10px;
	width:287px;
	height:140px;
	background: url(../images/mentions_legales/mentions_legales_box2.jpg) no-repeat left top;
	}
	#mentions_legales #box2 p{
		margin:15px 0px 0px 20px;
		line-height:1.3em;
		}
#mentions_legales #droits{
	text-align:justify;
	}
#mentions_legales #droits p {
	padding-left:20px;
	padding-right:20px;
	font-size:1.1em;
	color:#000;
	}
#mentions_legales #droits p span{
	color:#496A14;
	font-weight:bold;
	}
#mentions_legales #fermer1 a:link, #mentions_legales #fermer1 a:visited{
	border: 1px solid #B6B6B4;
	padding:2px 5px;
	font-size:1.2em;
	text-decoration:none;
	color:#5A2842;
	
	}
#mentions_legales #fermer1 a:hover, #mentions_legales #fermer1 a:active{
	padding:2px 5px;
	font-size:1.2em;
	text-decoration:none;
	color:#8A6277;
	
	}

/*--------------------------------*/
#video {
	height:167px;
	background-repeat:no-repeat;
	background-image: url(../images/charte/video_background.jpg);

	padding-top: 24px;
	padding-left: 5px;

}
