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

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

h3,h2, a, .texte_mis_en_evidence {color:#ff9d00;}

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

h1 {
	font-size:18px;
	font-weight:bold;
	margin:0 10px 0 125px;
	padding:20px 0 5px 0;
	color:#fff;
}

h2 {
	font-size:16px;
	font-weight:bold;
	margin:0 10px 0 0;
	padding:3px;
}

h3 {
	font-size:12px;
	font-weight:bold;
	margin:0 5px 0 0;
	padding:5px;
}

h4 {
	font-size:12px;
	font-weight:bold;
}
.box {
	background:#fff;
	border:2px solid #ff9d00;
	padding:5px;
	color:#000;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;

}

/************************************************
				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; }

/***********************************************
				CHEMINS
***********************************************/

#chemin{
	clear:both;
	font-size:11px;
	height:20px;
	color:#333;
	font-weight:bold;
	margin:0 40px 20px 125px;
	}
	
#chemin *{font-size:11px}

#chemin a {color:#333;}
#chemin a:hover,#chemin a.active  {color:#666666;}


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

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

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

#lang{
	position:absolute;
	color:#FFF;
	margin-top:220px;
	margin-left:20px;
}
#lang a{
	color:#FFF;
}

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

ul.menu {
	background:url(img/menu.jpg) no-repeat;
	height:38px;
	margin:0 0 0 0;
	padding:0 0 0 250px;
	list-style-type:none;
}
ul.menu li {
	display:inline;
	margin:0;padding:0;
}
ul.menu li a {
	display:block;
	height:38px;
	float:left;
	margin:0;
	padding:0 14px 0 14px;
	color:#03393f;
	font:bold 12px Arial, Helvetica, sans-serif;
	line-height:38px;
	text-decoration:none;
	text-transform:uppercase;
}

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

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

ul.menu li.premier_lien a:hover, ul.menu li.premier_lien a.active {
	background:url(img/rollhover.jpg) no-repeat center #044f56;
	color:#fdb800;
}


/***********************************************************
				CORPS
***********************************************************/
div#corps {
	background: url('img/bas.jpg') no-repeat 0 bottom;
}

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

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

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

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

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 #CCCCCC;
	background-color:none;
	font-size:12px;
	padding:1px; 
}

/****************************************************
				ADRESSE
****************************************************/
div#adresse {
	clear:both;
	background: url('img/adresse.png') no-repeat;
	height:130px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	line-height:30px;
	margin:auto;
	width:1200px;
}


/****************************************************
				FOOTER
****************************************************/
#footer {
	margin:5px auto;
	margin-bottom:5px;
	width:980px;
	font-size:10px;
	color:#ccc;
}

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

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

#mention a { color:#fff;}



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






/************************************************
					 Newsletter					
************************************************/
#newsletter{
	background:url(img/newsletter.jpg) no-repeat;
	height:41px;
	width:193px;
	padding:90px 0 0 0;
	text-align:left;
}
#rappel{
	margin:10px 0;
}








/************************************************
					 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;
}
