@charset "utf-8";
/*____________________________________________________________ CSS GENERAL _____*/
* {
	padding: 0px;
	margin: 0px;
}
body {
	background-color: #000;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow-x: hidden;
	background-repeat:no-repeat;
background-image:url(img/fond.jpg);
background-position:center 4px;
}


a img {
	border: 0px;
}
/*____________________________________________________________ CADRE BLANC + BORDURE _____*/
#contenant{
	
	background-repeat:no-repeat;
	height:auto !important;
	width:;
	margin-left:auto;
	margin-right:auto;	
	margin-top:10px !important;
	}
#cadre {
	width: 1003px;
	margin-left: auto;
	margin-right: auto;
	margin-top: ;
	
}
#bordure_top {
	/*background:url(img/bordure_top.gif);*/
	width: 1016px;
	height: 13px;
}
#bordure_bottom {
	/*background:url(img/bordure_bottom.gif);*/
	width: 1016px;
	height: 13px;
}
#bordure_mid {
/*	background:url(img/bordure_mid.gif);*/

	width: 1016px;
	height: auto;
}
/*____________________________________________________________ DIV DU CONTENU _____*/
#contenu {
	margin-left: 0px;
	margin-right: 0px;
	height: 750px;
	height:auto !important;
	margin-top:60px;
	background-color:#FFF;
	width:1008px;
}
/*____________________________________________________________ LOGO PUY DU FOU _____*/
#logo {
	float: left !important;
	text-align: center;
	width: 180px;
	font-size: 10px;
	color: #666;
	margin-bottom: 10px;
	margin-top:2px;
	
}
#logo img {
	border: none;
	display: block;
	margin-left: 10px;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	position:absolute;
	background-color:#FFF;
}
/*____________________________________________________________ PAN FLASH _____*/
#pano {
	clear: both;
	/*background: url(img/pano.jpg);*/
	width: 988px;
	height: 166px;
	margin-bottom: 20px;
	margin-left: 12px;
	margin-right: 5px;
}
/*____________________________________________________________ MENU _____*/
#menu {
	float: right;
	width: 780px;
	padding-top: 10px;
	font-size: 11px;
	
}
#nav {
	text-align: center;
	padding-left: 80px;
	text-transform: uppercase;
	font-size: 12px;
	color: #6C6C6C;
	list-style:circle;
}

#nav strong {
	font-size: 14px;
}
#nav a {
	color: #6C6C6C;
	text-decoration: none;
	display: block;
	padding-top: 0;
	padding-right: 10px;
	padding-left: 10px;
	font-weight:bold;

}

 #nav li {
	list-style-image:url(img/puce.gif);
	color:#6F9;
	
	}
	
#nav li {
	float: left;
	display:inline;
	
	
}
#nav li a {
	color: #6C6C6C;
	padding: 5px 10px 4px 10px;
	
	
}


#nav li:hover a {
	color: #232323;
}
#nav li ul a {
	position: relative;
	border-bottom: 1px solid #FFF;
}


#nav li ul {
	background-color: #FFFFFF;
	width: auto;
	height: auto;
	display: none;
	position: absolute;
	text-align: left;
	z-index: 99999;
	padding-top: 10px;
	padding-bottom: 10px;
}
#nav li ul li {
	color: #00FF00;
	font-size: 9px;
}
#nav li ul li strong {
	font-size: 11px;
}
#nav li ul li a {
	padding-left: 20px;
}
#nav li ul li a:active, #nav li ul li a:link, #nav li ul li a:visited {
	color: #6C6C6C;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#nav li ul li a:hover {
	background: url(img/fleche.gif) no-repeat;
	background-position: 4px 2px;
	color: #232323;
}
#nav li li {
	float: none;
}
#nav li:hover ul ul, #nav li.cssHover ul ul {
	display: none;
}
#nav li:hover ul, #nav li.cssHover ul {
	display: block;
	border: 1px solid #CCCCCC;
}
#nav li:hover, #nav li a:hover {
	color: #232323;
}
#nav ul li:hover, #nav ul li.cssHover, #nav ul li.cssHover a, #nav ul li a:hover {
	background-color: #FFFFFF;
}
/*____________________________________________________________ H1 MENU _____*/
.s_red {
	background: url(img/s_fond_titre_rouge.png) no-repeat;
	width: 185px;
	height: 32px;
	padding-top: 4px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	margin-left: auto;
	margin-right: auto;
}
.s_blue {
	background: url(img/s_fond_titre_bleu.png) no-repeat;
	width: 185px;
	height: 32px;
	padding-top: 4px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	margin-left: auto;
	margin-right: auto;
}
.s_inscription {
	background: url(img/s_fond_inscription_jd.png) no-repeat;
	width: 185px;
	height: 52px;
	padding-top: 4px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	margin-left: auto;
	margin-right: auto;
	line-height: 19px;
}
.s_inscription a {
	color: #FFF;
	text-decoration: none;
}
/*____________________________________________________________ COLONNE GAUCHE _____*/
#colonne_gauche {
	width: 210px;
	float: left;
	margin-left:12px;
}
/*____________________________________________________________ INFOS PRATIQUES _____*/
#infos_pratiques {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 195px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
.cell_fleche {
	color: 6C6C6C;
	padding-left: 15px;
	background: url(img/fleche.gif) no-repeat;
	background-position: 0 3px;
	width: 90px;
	height: 18px;
}
.cell_fleche a {
	text-decoration: none;
	color: #6C6C6C;
}
.cell_fleche a:hover {
	color: #232323;
}
.separation2 {
	background: url(img/colonne_separation_2.gif) repeat-y;
	background-position: center;
	width: 15px;
}
/*____________________________________________________________ NEWS _____*/
#mininews {
	font-size: 11px;
	color: #6C6C6C;
	padding-left: 15px;
}
#mininews strong {
	color: #09F;
}
/*____________________________________________________________ NEWSLETTER _____*/
.newsletter {
	background: url(img/fond_newsletter.png) no-repeat;
	width: 186px;
	height: 97px;
	padding-left: 10px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
.titre_newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	padding-top: 35px;
	margin-bottom: 3px;
}
.textinput {
	margin-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	width: 130px;
	float: left;
}
#lesspectacles {
	float: left;
	margin-left: 34px;
}
#lesspectacles h2 {
	color: #E95D0F;
	font-size: 16px;
	font-weight: bold;
	width: 350px;
	background: url(img/h2_ti_titre_orange2_bordure.gif) repeat-x;
	height: 30px;
	background-position: 0px 25px;
	text-align: center;
	margin-bottom: 10px;
}
#lesvillages {
	float: right;
	margin-right: 40px;
	padding-left: 40px;
	border-left: 1px solid #E95D0F;
}
#lesvillages h2 {
	margin-bottom: 10px;
	color: #E95D0F;
	font-size: 16px;
	font-weight: bold;
	width: 250px;
	background: url(img/h2_ti_titre_orange2_bordure.gif) repeat-x;
	height: 30px;
	background-position: 0px 25px;
	text-align: center;
}
.btn_valider {
	float: right;
	margin-right: 20px;
}
#lion {
	float: left;
	margin-top: -260px;
	margin-left: 50px;
}
#mousquetaire{
	float: left;
	margin-top: -260px;
	margin-left: 50px;
}
#chevalier {
	float: left;
	margin-top: -270px;
	margin-left: 40px;
}
#gladiateur {
	float: left;
	margin-top: -250px;
	margin-left: 30px;
}
#conteneur_colonnes {
	float: left;
	background: url(img/colonne_separation.gif) repeat-y;
	background-position: 206px 0;
	background-color:#FFF;
	width:1008px;
	margin-left:0px;
}
/*____________________________________________________________ COLONNE DROITE _____*/
#colonne_droite {
	width: 770px;
	float: left;
	margin-left: 12px;
}
/*______________________________ INDEX _____*/
.bloc {
	width: 250px;
	height: 304px;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: -5px;
	padding-top: 10px;
	text-align: center;
}
.bloc h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 16px;
	letter-spacing: -1px;
}
.bloc h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
	font-weight: normal;
}
.bloc h3, #mid_contenu h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 30px;
	margin-top: 5px;
	padding-top: 3px;
	padding-left: 30px;
	text-align: left;
	font-weight: bold;
	height: 21px;
}
.bloc img {
	margin: 10px;
}
#bloc_1 {
	background: url(img/main_bloc_1.png) no-repeat;
	background-position: 3px 0px;
	margin-left: -6px;
}
#bloc_1 h2 {
	color: #F39300;
}
#bloc_1 h3 {
	color: #F39300;
	background: url(img/fleche_droite_1.gif) no-repeat;
}
#bloc_1 h3 a {
	color: #F39300;
	text-decoration: none;
}
#bloc_1 h3 a:hover {
	text-decoration: underline;
}
#bloc_2 {
	background: url(img/main_bloc_2.png) no-repeat;
	background-position: 3px 0px;
}
#bloc_2 h2 {
	color: #E85C0C;
}
#bloc_2 h3 {
	color: #E85C0C;
	background: url(img/fleche_droite_2.gif) no-repeat;
}
#bloc_2 h3 a {
	color: #E85C0C;
	text-decoration: none;
}
#bloc_2 h3 a:hover {
	text-decoration: underline;
}
#bloc_3 {
	background: url(img/main_bloc_3.png) no-repeat;
	background-position: 3px 0px;
}
#bloc_3 h2 {
	color: #9D0C15;
}
#bloc_3 h3 {
	color: #9D0C15;
	background: url(img/fleche_droite_3.gif) no-repeat;
}
#mid_contenu h3 {
	background: url(img/fleche_droite_1.gif) no-repeat;
	margin-left: 70px;
}
#bloc_3 h3 a, #mid_contenu h3 a{
	color: #FFF;
	text-decoration: none;
	background: url(img/btn_fond_gris.png) no-repeat;
	padding-top: 3px;
	margin-top: -3px;
	display: block;
	height: 20px;
	width: 120px;
	text-align: center;
}
#bloc_3 h3 a:hover, #mid_contenu h3 a:hover {
	text-decoration: underline;
}
#head_contenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(img/head_contenu.png) no-repeat;
	width: 759px;
	height: 60px;
}
#head_contenu2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(img/head_contenu2.png) no-repeat;
	width: 759px;
	height: 60px;
}
#head_contenu3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(img/head_contenu3.png) no-repeat;
	width: 759px;
	height: 60px;
}
#head_contenu4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(img/head_contenu4.png) no-repeat;
	width: 759px;
	height: 60px;
}
#head_contenu h1, #head_contenu2 h1, #head_contenu3 h1, #head_contenu4 h1 {
	padding-top: 10px;
	width: 380px;
	text-align: center;
	color: #FFF;
	font-size: 18px;
	font-weight: normal;
}
#head_contenu_spectacles {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(img/head_spectacles.png) no-repeat;
	width: 759px;
	height: 68px;
}
#head_contenu_spectacles h1 {
	padding-top: 3px;
	text-align: center;
	color: #FFF;
	font-size: 18px;
	font-weight: normal;
}
#head_contenu_villages {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(img/head_village.png) no-repeat;
	width: 759px;
	height: 68px;
}
#head_contenu_villages h1 {
	padding-top: 3px;
	text-align: center;
	color: #FFF;
	font-size: 18px;
	font-weight: normal;
}
#head_contenu_villages h1 a, #head_contenu_spectacles h1 a {
	text-decoration: none;
	color: #FFF;
}
#head_contenu_villages h1 a:hover, #head_contenu_spectacles h1 a:hover {
	text-decoration: underline;
	color: #FFF;
}
#mid_contenu {
	background: url(img/mid_contenu.gif) repeat-y;
	width: 759px;
	padding-bottom: 40px;
	min-height: 430px;
}
#mid_contenu2 {
	background: url(img/mid_contenu2.gif) repeat-y;
	width: 759px;
	padding-bottom: 40px;
	min-height: 430px;
}
#mid_contenu3 {
	background: url(img/mid_contenu3.gif) repeat-y;
	width: 759px;
	padding-bottom: 40px;
	min-height: 430px;
}
#mid_contenu4 {
	background: url(img/mid_contenu4.gif) repeat-y;
	width: 759px;
	padding-bottom: 40px;
	min-height: 430px;
}
#mid_contenu h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	clear: both;
	color: #F39300;
	font-size: 15px;
	background: url(img/pointi_hori.gif) repeat-x;
	background-position: 0 20px;
	display: block;
	height: 25px;
	margin-left: 20px;
	margin-right: 24px;
	padding-left: 15px;
	margin-bottom: 15px;
}
.cadre_orange {
	clear: both;
	margin-left: 20px;
	margin-right: 24px;
	padding: 15px;
	background: #FDEACC;
	color: #F19601;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 20px;
	text-align: justify;
}
.cadre_orange2 {
	margin-left: 20px;
	margin-right: 24px;
	padding: 15px;
	background: #FBDFCF;
	color: #E95D0F;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 10px;
	text-align: justify;
}
.cadre_rouge {
	margin-left: 20px;
	margin-right: 24px;
	padding: 15px;
	background: #FAD9DD;
	color: #DB001B;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 20px;
	text-align: justify
}
.cadre_gris_autour {
	clear: both;
	margin-left: 20px;
	margin-right: 24px;
	padding: 15px;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 20px;
	text-align: justify;
	background:#E6E6E6;
	color:#6C6C6C;
	margin-top: 20px;
}
.cadre_gris_autour strong {
	color: #9D0D15;
}
.cadre_orange_border {
	clear: both;
	margin-left: 20px;
	margin-right: 24px;
	padding: 15px;
	background: #FDEACC;
	color:#666;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 20px;
	text-align: justify;
	border-bottom: 1px solid #F90;
}
.cadre_s_orange {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	clear: both;
	margin-left: 20px;
	margin-right: 24px;
	padding: 10px;
	background: #FDEACC;
	color: #6C6C6C;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: justify;
}
.cadre_s_gris {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	clear: both;
	margin-left: 20px;
	margin-right: 24px;
	padding: 10px;
	background: #E6E6E6;
	color: #6C6C6C;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: justify;
}
.pucemail {
	background: url(img/puce_mail.gif) no-repeat;
	padding-left: 58px;
	padding-top: 6px;
	height: 25px;
	color: #DB001B;
	margin-top: 10px;
}
.pucesite {
	background: url(img/puce_site.gif) no-repeat;
	padding-left: 48px;
	padding-top: 6px;
	height: 25px;
	color: #DB001B;
	margin-top: 10px;
}
.pucemail a, .pucesite a {
	color: #DB001B;
	text-decoration: none;
}
.pucemail a:hover, .pucesite a:hover {
	text-decoration: underline;
}
.pucesite2 {
	background: url(img/puce_site2.gif) no-repeat;
	padding-left: 48px;
	padding-top: 6px;
	height: 25px;
	color: #9D0D15;
	margin-top: 10px;
}
.pucesite2 a {
	color: #9D0D15;
	text-decoration: none;
}
.pucesite2 a:hover {
	text-decoration: underline;
}
.puce_p_2 {
	background: url(img/puce_p_2.gif) no-repeat;
	background-position: 0px 4px;
	padding-left: 14px;
}
.puce_p_3 {
	background: url(img/puce_p_3.gif) no-repeat;
	background-position: 0px 4px;
	padding-left: 14px;
	margin-bottom: 4px;
}
.puce_p_3 strong {
	color: #9D0D15;
}
.puce_p_4 {
	background: url(img/puce_p_4.gif) no-repeat;
	background-position: 0px 4px;
	padding-left: 14px;
}
.bigtest {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.torange {
	color: #F19601;
	font-size: 11px;
	margin-left: 100px;
}
.pdf {
	list-style: none;
	background: url(img/pdf.gif) no-repeat;
	padding-left: 20px;
	height: 25px;
}
.torange a {
	color: #F19601;
	text-decoration: none;
}
.torange a:hover {
	text-decoration: underline;
}
.porange {
	color: #F19601;
}
.h3left {
	color: #F19601;
	margin-top: -15px;
	margin-bottom: 15px;
	float: left;
}
.cadre_gris {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
	background: #E6E6E6;
	color: #6C6C6C;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.contenu {
	clear: both;
	margin-left: 35px;
	margin-right: 39px;
	margin-bottom: 30px;
	font-size: 11px;
	color: #6C6C6C;
	text-align: justify;
}
.img_left {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.img_left_s {
	float: left;
	width: 165px;
	margin-bottom: 20px;
	margin-right: 10px;
}
.t_right__ {
	margin-left: 10px;
	float: left;
	width: 470px;
	margin-bottom: 20px;
}
#plan_google {
	width: 711px;
	height: 550px;
	margin-left: 21px;
}
.h_right {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	color: #FFF;
	text-decoration: none;
	background: url(img/btn_fond_gris.png) no-repeat;
	padding-top: 3px;
	margin-top: 10px;
	display: block;
	height: 20px;
	width: 120px;
	text-align: center;
}
#pan_reserv {
	float: right;
	margin-left: -10px;
	margin-right: 15px;
}
.cadre_gris_right {
	float: left;
	width: 400px;
	padding: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
	background: #E6E6E6;
	color: #6C6C6C;
	font-size: 14px;
	font-weight: bold;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.t_right_low {
	float: left;
	width: 400px;
}
.ti_titre_rouge, .ti_titre_rouge2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #DB001B;
	background: url(img/h2_ti_titre_rouge_bordure.gif) repeat-x;
	background-position: 0px 20px;
	height: 25px;
	margin-bottom: 5px;
	margin-top: 10px;
}
.ti_titre_rouge2 {
	background: url(img/h2_ti_titre_rouge_bordure2.gif) repeat-x;
	background-position: 0px 20px;
}
.fleche_rouge_gris {
	background: url(img/fleche_ti_titre_rouge.gif) no-repeat;
	padding-left: 25px;
	height: 28px;
}
.fleche_rouge_gris a {
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
	background: url(img/btn_fond_gris.png) no-repeat;
	padding-top: 3px;
	margin-top: -3px;
	display: block;
	height: 20px;
	width: 120px;
	text-align: center;
}
.fleche_rouge_gris a:hover, .fleche_rouge a:hover {
	text-decoration: underline;
}
.fleche_rouge {
	background: url(img/fleche_ti_titre_rouge.gif) no-repeat;
	padding-left: 25px;
	color: #DB001B;
	height: 28px;
	padding-top: 2px;
}
.fleche_rouge a {
	font-size: 11px;
	text-decoration: none;
	color: #DB001B;
}
.spefleches {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E85C0C;
	background: url(img/fleche_droite_2.gif) no-repeat;
	text-decoration: none;
	padding-left: 25px;
	width: 120px;
	height: 25px;
	display: block;
	font-weight: bold;
	padding-top: 3px;
	margin-bottom: 10px;
	text-align: left;
}

.lien_atelier{
	display:inline-block;
	margin-top:5px;
	}
.lien_atelier a {
	background:url("img/fleche_droite_2.gif") no-repeat scroll 0 0 transparent;
	color:#E85C0C;
	display:block;
	font-weight:bold;
	height:25px;
	padding-left:25px;
	padding-top:4px;
	text-decoration:none;
	width:180px;
}
.lien_atelier a:hover{
	text-decoration:underline;
	}
.spefleches:hover {
	text-decoration: underline;
}
.titexteleft {
	font-size: 11px;
	color: #6C6C6C;
	text-align: left;
}
.zone_fin {
	border-top: 1px solid #F19601;
	background: url(img/ooo.gif) no-repeat;
	background-position: 0 8px;
	padding-top: 6px;
	padding-left: 65px;
	color: #F19601;
	font-size: 11px;
	margin-left: 20px;
	margin-right: 24px;
	height: 50px;
	font-weight: bold;
}
.zone_fin2 {
	background: url(img/ooo2.gif) no-repeat;
	background-position: 0 8px;
	padding-top: 6px;
	padding-left: 65px;
	color: #E95D0F;
	font-size: 11px;
	margin-left: 10px;
	margin-right: 24px;
	margin-bottom: 5px;
	height: 30px;
	font-weight: bold;
}
.big_btn_gris {
	background: url(img/btn_fond_gris_big.png) no-repeat;
	width: 250px;
	height: 20px;
	display: block;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	padding-top: 3px;
	margin-left: 67px;
	margin-top: 30px;
}
.tablenoir {
	border-collapse:collapse;
	border: 1px solid #000;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-top: 5px;
	margin-bottom: 10px;
}
.tablenoir td {
	border: 1px solid #000;
}
.tablenoir sup {
	font-size: 9px;
}
.datespectacle {
	color: #E95D0F;
	font-size:16px;
	font-weight: bold;
	padding-left: 67px;
	padding-right: 0px;
	height: 25px;
}
.datespectacle+td {
	padding-right: 24px;
}
#footer_contenu {
	background: url(img/footer_contenu.png) no-repeat;
	width: 759px;
	height: 30px;
}
#footer_contenu2 {
	background: url(img/footer_contenu2.png) no-repeat;
	width: 759px;
	height: 30px;
}
#footer_contenu3 {
	background: url(img/footer_contenu3.png) no-repeat;
	width: 759px;
	height: 30px;
}
#footer_contenu4 {
	background: url(img/footer_contenu4.png) no-repeat;
	width: 759px;
	height: 30px;
}
/*____________________________________________________________ ADDTHIS _____*/
.addthis {
	float: right;
	margin-right: 20px;
	margin-top: -5px;
}
/*____________________________________________________________ FOOTER _____*/
#footer {
	clear: both;
	width: 1008px;
	font-size: 11px;
	text-align: center;
	margin-left: 0px;;
	padding-top: 0px;
	background-image:url(img/footer.gif);
	background-repeat:no-repeat;
	
}
#footer a {
	color: #FFF;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}
#footer a:hover {
	color: #CCC;
}
#footer strong {
	font-size: 11px;
	text-transform: uppercase;
}
