/*************************************************
				STYLES BALISES GENERIQUES
*************************************************/

/* Support du PNG par ie6 */
img, a, p, table { behavior: url(iepngfix.htc) }  

hr { clear:both;visibility:hidden;margin:0;padding:0;height:0; }

body {
	margin:0;
	padding:0;
	background: url(img/fond.jpg) repeat-x 50% 0 #D7C69C;
	color:#4C3A06;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
/************************************************
				Style V1
************************************************/
div.bloc_image { text-align:center; }
div.bloc_image img {
	border:1px solid #cb8d35;
	margin:2px;
	padding:1px;
}
div.bloc_image a { text-decoration:none; }
div#contenu_modifiable div.bloc_image p.zoomer { text-align:center;font-size:9px; }
div#contenu_modifiable div.bloc_image p.legende { margin:0 0 5px 0;font-weight:bold; }
div.vignette {
	border:5px dashed #cb8d35;
	padding:5px;
	text-align:center;
}
div.vignette h4 {
	background:url('img/titre_vignette.jpg') repeat-x;
	margin:0;
	padding:0;
}
div#contenu div.vignette p { text-align:center; }
div.vignette p span.tel {
	background:url(img/tel.gif) no-repeat left center;
	padding:18px 0 18px 35px;
	line-height:36px;
	font-weight:bold;
}
div#contenu p.special {
	margin:0 auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#a21709;
}
/************************************************
				MISE EN FORME TEXTE
************************************************/

h1, h2, a, .texte_mis_en_evidence {color:#4C3A06;}

a {	font-weight:bold; }
a:hover { text-decoration:none; color:#EA2D31; }

h1 {
	font-size:17px;
	margin:0 10px 0 25px;
	padding:20px 0 5px 0;
}

h2 {
	font-size:16px;
	margin:0 10px 0 0;
	padding:3px;
	text-align:center;
}

h3 {
	font-size:15px;
	margin:0 5px 0 0;
	padding:5px;
	color:#A31608; 
}

h4 {
	font-size:14px;
	font-weight:bold;
}

.txtrouge {
	color:#A31608;
}

/************************************************ 
				IMAGES
************************************************/

img{border:none}

.border {
	margin:2px;
	border:1px solid #666666;
}

.opacite { 
	-moz-border-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
}
a img.opacite { cursor:pointer; border: 1px solid #CCCCCC;filter:alpha(opacity=100);-moz-opacity: 1;opacity: 1;margin:2px; padding:2px}
a:hover img.opacite {border: 1px solid #CCCCCC;filter:alpha(opacity=60);-moz-opacity: 0.6;opacity: 0.6;margin:2px; }
#map {color:#000;}
.plan { border:5px solid #000;}
/***********************************************
				CHEMINS
***********************************************/

#chemin{
	clear:both;
	font-size:12px;
	height:20px;
	margin:0 40px 20px 27px;
	color:#5F4F1F;
	}
	
#chemin *{font-size:11px}

#chemin a {color:#5F4F1F;}
#chemin a:hover,#chemin a.active  {color:#5F4F1F;}


/***********************************************
				STYLES MISES EN FORME
***********************************************/
div#conteneur {
	margin:auto;
	width:980px;	
	background: url('img/repetition.jpg') repeat-y ;	
	position:relative;/**/
}

/************************************************
				ENTETE
************************************************/

div#entete {
	height:323px;
	margin:0;padding:0;	
	background: url('img/entete.jpg') repeat-y ;	
}

#lang{
	position:absolute;
	color:#FFF;
	top:150px;
	left:20px;
}
#lang a{
	color:#FFF;
}
a img.langue { cursor:pointer; filter:alpha(opacity=100);-moz-opacity: 1;opacity: 1;margin:1px; padding:1px}
a:hover img.langue {filter:alpha(opacity=60);-moz-opacity: 0.6;opacity: 0.6;margin:1px; }

/************************************************
			RAPPEL + Newsletter					
************************************************/
.newsletter{
	position:absolute;
	top:184px;
	left:25px;
	text-align:left;
}

.rappel {
	position:absolute;
	left:756px;
	top:189px
}


/*****************************************************
				MENU horizontal
*****************************************************/

ul.menu {
	background:url(img/menu.jpg) no-repeat;
	height:37px;
	margin:0 0 0 0;
	padding:0 0 0 20px;
	list-style-type:none;
}
ul.menu li {
	display:inline;
	margin:0;padding:0;
}
ul.menu li a {
	display:block;
	height:25px;
	float:left;
	margin:0 0 0 1px;
	padding:0 10px;
	color:#A31608;
	font-family: 'Rochester', cursive;
	font-size:20px;
	line-height:25px;
	text-decoration:none;
	transition:color .3s ease-out, border-bottom .3s ease-out, background .6s ease-out;
	-webkit-transition:color .3s ease-out, border-bottom .3s ease-out, background .6s ease-out;
	-moz-transition:color .3s ease-out, border-bottom .3s ease-out, background .6s ease-out;
	-o-transition:color .3s ease-out, border-bottom .3s ease-out, background .6s ease-out;
}

ul.menu li a:hover, ul.menu li a.active {
	color:#8D846B;
	border-bottom: solid 3px #8D846B;
}

ul.menu li.premier_lien a { background:none;}
ul.menu li.premier_lien a:hover, ul.menu li.premier_lien a.active {
	color:#8D846B;
	border-bottom: solid 3px #8D846B;
}

ul.menu li.colormenu a {color:#C9A121;}
ul.menu li.colormenu a:hover, ul.menu li.colormenu a.active {
	color:#8D846B;
	border-bottom: solid 3px #8D846B;
}
/*****************************************************
				MENU du HAUT 
*****************************************************/
ul.menu2 {
	position:absolute;
	top:3px;
	left:640px;
	margin:0 0 0 0;
	padding:0 0 0 0px;
	list-style-type:none;
	z-index:2000;
}
ul.menu2 li {
	display:inline;
	margin:0;padding:0;
}
ul.menu2 li a {
	display:block;
	height:20px;
	float:left;
	margin:0;
	padding:0 10px;
	color:#AC8E01;
	font:bold 12px Arial, Helvetica, sans-serif;
	line-height:20px;
	text-decoration:none;
	transition:color .3s ease-out, border-bottom .3s ease-out, background .6s ease-out;
	-webkit-transition:color .3s ease-out, border-bottom .3s ease-out, background .6s ease-out;
	-moz-transition:color .3s ease-out, border-bottom .3s ease-out, background .6s ease-out;
	-o-transition:color .3s ease-out, border-bottom .3s ease-out, background .6s ease-out;
}

ul.menu2 li a:hover, ul.menu2 li a.active {
	color:#000;
}

/***********************************************************
				CORPS
***********************************************************/
div#corps {
}

div#contenu {
	background:url('img/haut.jpg') no-repeat;
	text-align:left;
	margin: 0;
	padding: 0;
	height:355px;
}

html>body #contenu {
	height:auto;
	min-height:355px;
} 

div#contenu_modifiable {
	border:none;
	margin:0;
	padding:0px 27px 20px 27px ;
}

div#contenu p {
	margin:0;
	padding:0;
	text-align:justify;
}

div#contenu_modifiable ul.puce {
	list-style-type:none;
	margin:5px 0 5px 0;
	padding:0 0 0 20px;
	height:1%;
}
div#contenu_modifiable ul.puce li {
	background:url(img/puce.jpg) no-repeat left 5px;
	margin-left:10px;
	padding:2px 0 2px 15px;
}


/****************************************************
		FORMULAIRES
****************************************************/

.formulaire {
	border: 1px solid #D1D1D1;
	background-color:#E9E9E9;
	font-size:14px;
	padding:2px;
	color:#000;
}

.formulaire:hover, .formulaire:focus{
	background:#A31608;
	color:#fff;
}

/****************************************************
				ADRESSE
****************************************************/
div#adresse {
	clear:both;
	background: url('img/adresse.jpg') no-repeat;
	height:26px;
	padding-top:12px;
	color:#4C3A06;
	line-height:26px;
	text-align:center;
	font-size:20px;
	font-family: 'Rochester', cursive;
}


/****************************************************
				FOOTER
****************************************************/
#footer {
	margin:5px auto;
	margin-top:60px;
	margin-bottom:20px;
	width:940px;
	color:#4C3A06;
	font:10px Arial, Helvetica, sans-serif;
}

#txt_ref {
	text-align:justify;
	font-size:14px;
	width:900px;
	margin:5px auto;
}

#mention {
	text-align:center;
	cursor:pointer;
	font-size:10px;
}


.liens_partager img{
	text-align:right;
	vertical-align:middle;
}

/************************************************
				Videos
************************************************/


/***********************************************************
                PLAYER VIDEO 
***********************************************************/
.normalvid {
    height:360px;
    width:640px;
    float:left;
    margin-bottom:10px;
    margin-left:10px;
}
.bigvid {
    height:530px;
    width:940px;
    float:left;
    padding-bottom:10px;
    padding-left:10px;
}



/****************************************************
		COLONNE GAUCHE
****************************************************/
.colonne_gauche {
	vertical-align:top; position: relative;
	float:left;
	width:760px;
	padding:0 10px;
}

/****************************************************
		COLONNE DROITE
****************************************************/
.colonne_droite{
	margin:0 0 0 0; padding:0 0 0 15px;
	width:290px;
	position: relative;
	float:right;
	min-height:380px;
}

.box_haut {
	background:#009DE0;
	-moz-border-radius: 10px 0 0 0;
	padding:5px;
	color:#fff;
}

.box_haut .texte_mis_en_evidence, .box_centre .texte_mis_en_evidence, .box_bas .texte_mis_en_evidence {color:#009DE0;}

.box_centre {
	background:#009DE0;
	-moz-border-radius: 0;
	margin:5px 0;
	padding:5px;
	color:#fff;
}
.box_bas {
	background:#009DE0;
	-moz-border-radius: 0 0 0 10px;
	margin:5px 0;
	padding:5px;
	color:#fff;
}


/************************************************
					 GALERIE ANIMEE					
************************************************/
#slider_index {
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	margin: 0;
	padding: 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ececec;
	height: 200px;
	width: 275px;
}
	
#slider_index_titre {
	margin: 0;
	padding: 0;
	display: block;
}
	
#slider_index_lien {
	height: 128px;
	margin: 0;
	padding: 0;
	display: block;
}

#slider_index_lien a {
	height: 100%;
	margin: 0;
	padding: 0;
	display: block;
}

#slider_index_puces {
	text-align: center;
	line-height: 30px;
	display: block;
	height: 30px;
	margin: 30px 0 0 0;
	padding: 0;
	display: block;
}

#slider_index_puces a {
	color: #ccc;
	text-decoration: none;
	font-size:16px;
	font:Verdana, Geneva, sans-serif
}

#slider_index_puces a.active, #slider_index_puces a:hover {
	color: #009DE0;
}

/************************************************
					 INFOS FIXES
************************************************/


.code_incorrect {
	font-weight:bold;
	color:#FF0000;
}

.lien_retour_haut {
	font-size:10px; color:#666666; text-align:right;
}

.ligne_pointille_vertical {
	border-left:1px dotted #ccc;
}

.ligne_pointille_horizontal {
	border-bottom:1px dotted #ccc;
}

