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

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

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

body{	
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#000000;
	background: url(img/fond.jpg) no-repeat top center #dad6bb;

}


/************************************************
				MISE EN FORME TEXTE
************************************************/
.subheader { 
	position:absolute; 
	top: 15px; 
	left:10px; 
	font-size:12px; 
	color:#000; 
	font-weight:normal; 
	text-decoration:none;
}

.subheader:hover {text-decoration:underline; }


h1{
	padding:0 0 8px 0;
	margin:0;
	font-size:26px;
	color:#98a82d;
	font-family: 'Dancing Script', cursive;
	font-weight:100;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#98a82d;
	padding:0px;
	margin:0px;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#98a82d;
	border-bottom:1px solid #98a82d;
	padding:0;
	margin:0;
}
h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#98a82d;
	padding:0px;
	margin:0px;
}


/************************************************
				IMAGES
************************************************/
img{border:none}

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

.opacite { -moz-border-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:10px;
	height:20px;
	margin:0 40px 70px 0px;
	color:#666;
}
#chemin *{font-size:10px}

#chemin a {color:#98a82d;}
#chemin a:hover,#chemin a.active  {color:#666;}


/***********************************************
				STYLES MISES EN FORME
***********************************************/

div#conteneur{
	margin:auto;
	width:1000px;
	position:relative;
	background: url(img/repetition.jpg) repeat-y;
}

div#fond{
}



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

div#top{
	height:184px;
	width:1000px;
	background: url(img/top.jpg) no-repeat}


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



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

ul.menu {
	background: url(img/fond_menu.jpg) no-repeat;
	height:36px;
	margin: 0 0;
	padding : 0 0 0 20px;
	list-style-type : none;
}
ul.menu li {
	display : inline;
	margin : 0;
	padding : 0;
}
ul.menu li a {
	float:left;
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size:14px;
	font-weight:100;
	color: #aeaa8f;
	text-align:left;
	text-decoration:none;
	display : block;
	height : 36px;
	line-height:36px;
	margin : 0 12px;
	padding : 0px ;
	transition:color .3s ease-out, border-bottom .3s ease-out;
	-webkit-transition:color .3s ease-out, border-bottom .3s ease-out;
	-moz-transition:color .3s ease-out, border-bottom .3s ease-out;
	-o-transition:color .3s ease-out, border-bottom .3s ease-out;
}
ul.menu li a:hover {
	color: #98a82d;
	border-bottom:solid #98a82d 7px;
	padding: 0 ;
	height : 29px;
	
}
ul.menu li a.active {
	color: #98a82d;
	border-bottom:solid #98a82d 7px;
	padding: 0 ;
	height : 29px;
}

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

/***********************************************************
				CORPS
***********************************************************/

div#corps{
	width:1000px;
	padding:0 0 0 0;
	margin:0;
}

div#corps_bottom{
	min-height:782px;
}

div#corps_top{
	background: url(img/corps_haut.jpg) no-repeat top left;
	min-height:782px;
}

td#gauche{
	vertical-align:top;
	padding-left:4px;
	width:198px;
}

td#centre{
	vertical-align:top;
	padding:20px 10px 20px 10px ;
	height:445px;
}

td#droite{
	vertical-align:top;
	padding-right:3px;
	width:197px;
}


/****************************************************
				ADRESSE
*********************************************g*******/

div#bottom100{
	background: url(img/bottom.jpg) no-repeat top center #dad6bb;
	width:100%;
	min-height:150px;
}

div#bottom{
	margin:0 auto;
	padding:15px 0 0 0;
	position:relative;
	width:1000px;
	color:#98a82d;
}
div#bottom table{
	width:100%;
	border:0;
}
div#bottom table tr td{
	vertical-align:top;
	color:#98a82d;
	font-size:11px;
	padding:10px;
}

.bottom_droite{
	border-right:1px dashed #666;
}



/****************************************************
				MENTION LEGALE
****************************************************/

div#signature {
	margin:0 auto 15px 0;
	text-align:center;
	color:#dad6bb;
	font-size:10px;
	background:#ebebeb;
}

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





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

form{
	padding:0;
	margin:0;	
}

select, input{
	font-size:11px;
	margin-top:3px;
}

/*****************************************************
					   BOX
*****************************************************/
table.box{
	margin:10px 0px;
	font-size:12px;
	color:#707b90;
}

.box_fond{
	background:url(img/box_fond.jpg) repeat-y top left;
	padding:5px;
}

table.box form{
	padding:0;
	margin:0;	
}

table.box form select, table.box form input{
	font-size:11px;
}

.box a{ color:#707b90;  text-decoration:underline;}
.box a:hover{  color:#707b90;  text-decoration:none;}


/*****************************************************
					 FIN BOX
*****************************************************/

/*****************************************************
					 ENTETES
*****************************************************/
.entete_gauche{
	height:27px;
	width:10px;
	background:url(img/entete_gauche.png) repeat-x top left;
}

.entete_centre{
	background:url(img/entete_centre.png) repeat-x top left;
	vertical-align:middle;
	font-weight:bold;
	font-size:13px;
	color:#666;
}

.entete_droite{
	width:10px;
	background:url(img/entete_droite.png) repeat-x top left;
}
.entete_titre_box_droite{
	height:27px;
	width:7px;
	background:url(img/fd_titre_box_droite.png) repeat-x top left;
}

.entete_titre_box{
	background:url(img/fd_titre_box_2.png) repeat-x top left;
	vertical-align:middle;
	font-weight:bold;
	font-size:13px;
	color:#98a82d;
}

.entete_box{
	background:url(img/fd_titre_box_1.png) no-repeat top left;
	vertical-align:middle;
	font-weight:bold;
	height:22px;
	font-size:13px;
	color:#666;
	text-align:center;
	padding:5px 0 0 0;
}
.entete_titre_box_droite{
	width:7px;
	background:url(img/fd_titre_box_droite.png) repeat-x top left;
}
.entete_titre_box_gauche{
	width:7px;
	background:url(img/fd_titre_box_gauche.png) repeat-x top left;
}
.popperlink{
	POSITION: absolute; 
	VISIBILITY: hidden ;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	z-index:90;
	background:#ECF3FD;
	border: 1px solid #B6D0F8

}
.entete_box_cote{
	background:url(img/box_top_produits.png) no-repeat #FAA41B;
	height:27px;
	vertical-align:middle;
	padding:0 0 0 45px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase
}
.list_produits_box_cote{
	vertical-align:middle;
	font-size:11px;
	list-style:none;
	margin:0;
	font-weight:normal
}
.list_produits_box_cote li{
	padding-top:2px;
	padding-bottom:2px;
	margin:0;
	cursor:pointer
}
.list_produits_box_cote li a{
	text-decoration:none;
	font-weight:normal
}

/*****************************************************
				   FIN ENTETES
*****************************************************/






/*****************************************************
					   LIENS
*****************************************************/
a:link {color: #98a82d;}
a:active {color: #98a82d;}
a:visited {color: #98a82d;}
a:hover {color: #666;}

a.lien_gauche { color:#98a82d; font-size:11px; text-decoration:none;}
a.lien_gauche:hover{  color:#666; font-size:11px; text-decoration:none;}

.lien:link {font-family: arial;font-size: 12px;text-decoration:underline;color: #7C7C7C;}
.lien:active {font-family: arial;font-size: 12px;text-decoration:underline;color: #7C7C7C;}
.lien:visited {font-family: arial;font-size: 12px;text-decoration:underline;color: #7C7C7C;}
.lien:hover {font-family: arial;font-size: 12px;text-decoration:none;color: #5C5C5C;}

.lien_bas:link {font-family: arial;font-size: 11px;text-decoration:none;color: #98a82d;}
.lien_bas:active {font-family: arial;font-size: 11px;text-decoration:none;color: #666;}
.lien_bas:visited {font-family: arial;font-size: 11px;text-decoration:none;color: #666;}
.lien_bas:hover {font-family: arial;font-size: 11px;text-decoration:underline;color: #666;}


/*****************************************************
					 FIN LIENS
*****************************************************/

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


/*************************************************************
		AFFICHAGE DATE DANS MODULES (ACTU, GALERIE...)
		et H2 QUI VA AVEC
**************************************************************/

.infos_date{
	background: #fff;
	width: 35px;
	height: 35px;
	display: block;
	margin: 0;
	padding:0;
	position: relative;
	text-align: center;
	float: left;
	line-height: 100%;
	border: 1px solid #98a82d;
}

.infos_date span.mois{
	background: #98a82d;
	border-bottom: 1px solid #98a82d;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	font-size: 85%;
	padding: 2px 0;
	text-transform: uppercase;
}

.infos_date span.jour{
	bottom: 1px;
	padding: 3px 0;
	left: 0;
	width: 100%;
	font-size:14px;
	position: absolute;
	color:#000;
}

.infos_entete h2{
	font-family: Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
	margin: 0 0 0 50px;
	font-size: 20px;
	font-weight: bold;
	border-bottom:1px solid #98a82d;
}
.infos_entete h2 a {text-decoration:none;}
.infos_entete h2 a.active, .infos_entete h2 a:hover{ text-decoration:none;}


/************************************************
					 BOX POUR LES MODULES
************************************************/

.box_accueil {
	margin-top:15px;
	margin-bottom:15px; 
	width:195px;
	color:#000;
	font-weight:normal;
}

.box_entete {
	color:#fff;
	background-color: #98a82d;
	/*background:#666666 url(img/fd_entete.jpg);*/
	font-weight:bold;
	padding:0;
	padding-left:8px;
	padding-top:2px;
	height:24px;
	line-height:24px;
	-moz-border-radius: 5px 5px 0 0; 
	padding-right:8px;
	font-size:12px;
}

.box_entete h2 { padding:0; font-size:12px; color:#fff;}
.box_entete h2 a {color:#fff; text-decoration:none;}
.box_entete h2 a:hover, .box_entete h2 a.active {color:#000; text-decoration:none;}

.box_entete h3 { padding:0; font-size:12px; color:#fff;}
.box_entete h3 a {color:#fff; text-decoration:none;}
.box_entete h3 a:hover, .box_entete h3 a.active {color:#000; text-decoration:none;}

.box_entete a {color:#fff; text-decoration:none;}
.box_entete a:hover, .box_entete a.active {color:#000; text-decoration:none;}

.box_corps {
	/*background:url(img/fd_box.jpg) repeat-x #fff;
	background-position:top;*/
	border: 1px solid #ccc;
	background-color:#FFFFFF;
	padding:8px;	
	-moz-border-radius: 0 0 5px 5px; 
	color:#000000;
}	
.box_corps a {text-decoration:none; color:#98a82d;}
.box_corps a:hover {color:#000;}

.box_corps h2 { padding:0; font-size:13px;}
.box_corps h2 a {text-decoration:none;}
.box_corps h2 a:hover, .box_corps h2 a.active {text-decoration:none;}

.box_corps ul {
	list-style-type:none;
	margin:5px 0 5px 0;
	padding:0 0 0 0;
	height:1%;
}

.box_corps li{
	list-style-type:none;
	list-style-position:outside;
	font-weight:bold;
	padding:3px;
}

.box_corps li.selection {
	text-decoration:none;
}

.box_corps li.selection a{
	color:#EA2D31;
}

.box_corps li a {text-decoration: none;}

.box_corps input.btsubmit{
	background-position:top;
	border:1px solid #999;
	margin-bottom:5px;
	color:#333;
}

.box_corps input.formulaire{
	background-position:center;
	background-color:#FFF;
	border:1px solid #CCC;
	color:#333;
}
/************************************************

					Style texte

*************************************************/
div#gauche2 { width:350px; padding:0; margin:0 15px 0 0; float:left}
div#droite2 { width:350px; padding:0; margin:0 15px 0 0; float:right}

strong.color { color:#98a82d; font-weight:bold}

strong.titre {	font-size:18px;font-weight:100;margin:0 0 0 0;padding:0;color:#98a82d;font-family: 'Ubuntu Condensed', sans-serif;}
#ul1 {
	margin:5px 0 5px 0;
	padding:0 0 0 5px;
	height:1%;
 }
#ul1 li {
	list-style-type:none;
	background: url(img/puce.png) no-repeat left 5px;
	margin-left:10px;
	padding:2px 0 4px 16px;
	 }
div.box-01 { 
	border: 1px solid #333;
	background-color:#1c1c1c;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px; 
	margin:0;
	padding:10px 10px;
	color:#CCC;
	font-size:14px;
	font-family: 'Ubuntu Condensed', sans-serif;
}
div.box-01 a {color:#c1030e}
div.box-01 strong.color {color:#c1030e}

div#ref {
                margin:5px auto;
                padding:10px;
                text-align:center;
                color:##666666;
                font-size:10px;
                width:980px;
} 
div#ref a {
color:#666666;
}
