a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;}
/* 	Section flash */
	.flash_petit {
	width:970px;
	height: 390px;
	z-index: 100;
	}
/******* CENTRE *******/
	#centre {
	width:970px;
	background-image: url(/images/tuile_centre.jpg);
	background-repeat: repeat-y;
	}
/* 	Menu_GAUCHE */
	.encadre_tres {
	width:216px;
	height: 266px;
	position: relative;
	z-index: 100px;
	top: -30px;
	background-image: url(images/menu_gauche/menu_gauche_trescoc.jpg);
	background-repeat: no-repeat;
	padding-left:6px;
	padding-top:6px;
}
.twitter {
	width:222px;
	height: 111px;
	position: relative;
	top: -30px;
	/*left: -1px;*/
	background-image: url(/images/english/twitter/en_twitter.jpg);
	background-repeat: no-repeat;
}
	.twitter a:link {
	display: block;
	position: relative;
	background-image: url(/images/english/twitter/en_twitter.jpg);
	background-repeat: no-repeat;
	}
	.twitter a:visited {
	display: block;
	position: relative;
	background-image: url(/images/english/twitter/en_twitter.jpg);
	background-repeat: no-repeat;
	}
	.twitter a:hover {
	background-image: url(/images/english/twitter/en_twitter_over.jpg);
	background-repeat: no-repeat;
	display: block;
	position: relative;
	}

.centre_gauche {
	width:748px;
	float: right;
	}
/* 	Menu GAUCHE_ROLLOVER */
/* 	Les tous débuts */
	.gche_debut {
	height: 57px;
	width: 210px;
	}
	ul.avmenu_debut {
	list-style:none;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	}
	ul.avmenu_debut li {
	padding:0;
	display: inline;
	}
	ul.avmenu_debut li a:link {
	float:left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	background-image: url(images/menu_gauche/beginnings.png);
	background-repeat: no-repeat;
	}
	ul.avmenu_debut li a:visited {
	float:left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	background-image: url(images/menu_gauche/beginnings.png);
	background-repeat: no-repeat;
	}
	ul.avmenu_debut li a:hover, ul.avmenu_debut li a.current {
	float:left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	background-image: url(images/menu_gauche/beginnings_over.png);
	background-repeat: no-repeat;
	}	
/* 	Faits saillants */
	.gche_saillants {
	height: 58px;
	width: 210px;
	}
	ul.avmenu_saillants {
	list-style:none;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	}
	ul.avmenu_saillants li {
	padding:0;
	display: inline;
	}
	ul.avmenu_saillants li a:link {
	float:left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	background-image: url(images/menu_gauche/highlights.png);
	background-repeat: no-repeat;
	}
	ul.avmenu_saillants li a:visited {
	float:left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	background-image: url(images/menu_gauche/highlights.png);
	background-repeat: no-repeat;
	}
	ul.avmenu_saillants li a:hover, ul.avmenu_saillants li a.current {
	float:left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	background-image: url(images/menu_gauche/highlights_over.png);
	background-repeat: no-repeat;
	}
	/* 	Opinions en or */
	.gche_opinions {
	height: 58px;
	width: 210px;
	}
	ul.avmenu_opinions {
	list-style:none;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	}
	ul.avmenu_opinions li {
	padding:0;
	display: inline;
	}
	ul.avmenu_opinions li a:link {
	float:left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	background-image: url(images/menu_gauche/yourcomments.png);
	background-repeat: no-repeat;
	}
	ul.avmenu_opinions li a:visited {
	float:left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	background-image: url(images/menu_gauche/yourcomments.png);
	background-repeat: no-repeat;
	}
	ul.avmenu_opinions li a:hover, ul.avmenu_opinions li a.current {
	float:left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	background-image: url(images/menu_gauche/yourcomments_over.png);
	background-repeat: no-repeat;
	}
	/* 	Prix mentions */
	.gche_mentions {
	height: 57px;
	width: 210px;
	}
	ul.avmenu_mentions {
	list-style:none;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	}
	ul.avmenu_mentions li {
	padding:0;
	display: inline;
	}
	ul.avmenu_mentions li a:link {
	float:left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	background-image: url(images/menu_gauche/awards.png);
	background-repeat: no-repeat;
	}
	ul.avmenu_mentions li a:visited {
	float:left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	background-image: url(images/menu_gauche/awards.png);
	background-repeat: no-repeat;
	}
	ul.avmenu_mentions li a:hover, ul.avmenu_mentions li a.current {
	float:left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	background-image: url(images/menu_gauche/awards_over.png);
	background-repeat: no-repeat;
	}
/* 	ZONE TEXTE */
	.zone_texte_c {
	width:550px;
	float: right;
	padding-top: 25px;
	padding-right: 100px;
	padding-left: 70px;
	padding-bottom: 25px;
}
.zone_gauche {
	width:200px;
	float: left;
	padding-top: 75px;
	}
.zone_droite {
	width:478px;
	float: right;
}
