/*************************************************
				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 #B0D4EC;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/************************************************
				MISE EN FORME TEXTE
************************************************/

h1 {color:#04558A;}
h2, a, .texte_mis_en_evidence {color:#623111;}

a {	font-weight:bold; }
a:hover, h3 { text-decoration:none; color:#003557; }

h1 {
	font-size:22px;
	font-weight:normal;
	margin:0 30px 0 60px;
	padding:17px 0 4px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:24px;
}

h2 {
	font-size:20px;
	font-weight:normal;
	margin:0 0px 0 0;
	padding:3px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h3 {
	font-size:16px;
	font-weight:normal;
	margin:0 0px 0 0;
	padding:5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}

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

/************************************************
				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:none;filter:alpha(opacity=100);-moz-opacity: 1;opacity: 1;margin:0px; padding:0px}
a:hover img.opacite {border:none;filter:alpha(opacity=60);-moz-opacity: 0.6;opacity: 0.6;margin:0px; }
#map {color:#000;}
.plan { border:5px solid #04558A;}
/***********************************************
				CHEMINS
***********************************************/

#chemin{
	clear:both;
	font-size:10px;
	height:20px;
	margin:0 30px 20px 60px;
	color:#04558A;
	}
	
#chemin *{font-size:10px}

#chemin a {color:#04558A;}
#chemin a:hover,#chemin a.active  {color:#3E2113;}


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

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

div#entete {
	height:474px;
	margin:0;padding:0;	
}

#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:42px;
	margin:0 0 0 0;
	padding:0 0 0 12px;
	list-style-type:none;
}
ul.menu li {
	display:inline;
	margin:0;padding:0;
}
ul.menu li a {
	display:block;
	height:42px;
	float:left;
	margin:0 1px 0 0;
	padding:0 10px;
	color:#fff;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	line-height:42px;
	text-decoration:none;
}

ul.menu li a:hover, ul.menu li a.active {
	background:url(img/rollhover.jpg) repeat-x center ;
	color:#fff;
}

ul.menu li.premier_lien a { border:none;}



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

}

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

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

div#contenu_modifiable {
	border:none;
	margin:0;
	padding:0px 40px 20px 40px ;
	text-align:justify;
}

div#contenu p {
	margin:0;
	padding:0;
}

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


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

.formulaire {
	border:none;
	background-color:#d4c7ad;
	font-size:12px;
	padding:2px; 
}

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

textarea.formulaire{
	overflow:auto;
}

/****************************************************
				ADRESSE
****************************************************/
div#adresse {
	clear:both;
	background: url('img/adresse.jpg') no-repeat;
	height:20px;
	color:#024977;
	font-weight:bold;
	line-height:20px;
	text-align:center;
	font-size:14px;
	padding-top:27px;
}

.fn{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	color:#024977;
}

/****************************************************
				FOOTER
****************************************************/
#footer {
	margin:20px auto;
	width:940px;
	font-size:10px;
	color:#000;
}

#txt_ref {
	text-align:justify;
	font-size:10px;
	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 #04558A;
}

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

