@charset "utf-8";
/* CSS Document */
/* 
================
Julien Leroy
Dizayo
www.dizayo.com
================
*/

/* ===== GENERAL RESET ===== */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img { 
	border: 0;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
q:before,q:after {
	content: '';
}
abbr,acronym {
	border-bottom:: 1px dotted;
	cursor: help;
}
strong{
	font-weight: bold;
}
em{
	font-style: italic;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e5dfd1;
	line-height: 1;
}

#global{
	position: absolute;
	top: 0;
	left: 50%;
	width: 955px;
	margin-left: -477.5px;
}



/* ===== HEADER ===== */
.header_stretch{
	background-image: url("../img/header_stretch_h.gif");
	background-repeat: repeat-x;
	height: 120px;
	top: 0;
	left: 0;
}

.header_stretch_2{
	background-image: url("../img/header_stretch_h_2.jpg");
	width: 955px;
	height: 120px;
}

.bg_hg{
	background-image: url("../img/bg_hg.jpg");
	width: 657px;
	height: 478px;
	top: 0;
	left: 0;
	position: absolute;
}

#logo{
	position: absolute;
	top: 0;
	margin-left: 40px;
	width: 442px;
	height: 120px;
}



/* ===== CONTENU ===== */
#contenu{
	overflow: hidden;
}

#col_milieu, #col_gauche, #col_droite, #header, #footer{
	position: relative;
	z-index: 2;
}

#col_milieu {
	float: left;
	width: 192px;
	margin-right: -192px;
}

#col_droite{
	background-color: #f7f8f4;
}

.col {
	float: left;
}

.gauche {
	width: 189px;
	margin-left: 0 !important;
	margin-left: -192px; /* Correction IE6 */
} 
                       
.droite{    
	float: right;              
	width: 574px;       
}



/* ===== MENU ===== */
#menu{
	margin-top: 65px;
	font-size: 11px;
	color: #686254;
	margin-left: 24px;
}

#menu strong{
	font-weight: normal;
	color: #3d6c84;
}

#g_haut{
	background-image: url("../img/g_haut.gif");
	background-repeat: no-repeat;
	height: 14px;
	z-index: 1;
}

#menu ul{
	list-style: none;
}

#menu img, #menu span{
	display: inline-block;
	vertical-align: middle;
}

#menu .menu2{
	margin-top: 17px;
}

#menu .menu3 a{
	margin-left: 8px;
	margin-bottom: 50px;
}


#menu .sansimg{
	margin-left: 13px;
}

#menu .plusimg{
	margin-left: -21px;
}

#menu .plusimg a, #menu .plusimg .menu_txt{
	margin-left: 8px;
}


#menu a, #menu a:active, #menu a:visited, #menu a:link{
	color: #686254;
	background-color: transparent;
	border-color: #686254;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	text-decoration: none;
}

#menu a:hover{
	background-color: #f7f8f4;
}

.pointer{
	margin-bottom: 25px;
	width: 186px;
}

.pointer:hover{
	background-color: #f3f4ee;
}

.menu_deroulant{
	width: 185px;
}

.picto_menu{
	padding-left: 1px;
}



/* ===== MILIEU ===== */
#col_milieu_inner {
	float: none;
	width: 192px;
	margin-left: 189px;
}

#col_milieu a, #col_milieu a:active, #col_milieu a:visited, #col_milieu a:link{
	color: #3b5463;
	background-color: transparent;
	border-color: #3b5463;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	text-decoration: none;
}

#col_milieu a:hover{
	background-color: #c1dff2;
}

#m_haut{
	background-image: url("../img/m_haut.jpg");
	background-repeat: no-repeat;
	margin-left: 0 !important;
	margin-left: -1px; /* Correction pour IE6 */
	width: 192px;
	height: 111px;
	z-index: 1;
}

#m_bandeau{
	position: absolute;
	top: 0;
	background-image: url("../img/m_bandeau_bleu.jpg");
	background-repeat: no-repeat;
	margin-left: 19px;
	width: 47px;
	height: 88px;
	z-index: 1000;
}

#m_bandeau_lettre{
	position: absolute;
	top: 0;
	width: 36px;
	margin-left: 23px;
	margin-top: 29px;
	font-size: 48px;
	font-weight: bold;
	text-align: center;
	color: #9cbdd1;
	z-index: 2000;
}

#m_bandeau_titre{
	position: absolute;
	top: 0;
	padding-left: 81px;
	margin-top: 53px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1.5px;
	line-height: 22px;
	text-indent: -15px;
	color: #4f6978;
	z-index: 3000;
}

#m_zone_texte{
	font-size: 11px;
	color: #3b5463;
	margin: 0;
	line-height: 15px;
	text-align: justify;
	color: #3b5463;
	padding-left: 9px;
	padding-right: 9px;
	width: 156px;
	padding-top: 30px;
}



/* ===== NOUVEAUX PRODUITS ===== */
.nveau_produit{
	float: left;
	padding-top: 30px;
}

.nveau_produit_img{
	margin: 0;
	padding: 0;
	width: 81px;
	text-align: center;
}

.nveau_produit_txt{
	font-size: 11px;
	color: #3b5463;
	padding: 0;
	margin: 0;
	width: 102px;
	line-height: 15px;
}



/* ===== DROITE ===== */
#col_droite_contenu a, #col_droite_contenu a:active, #col_droite_contenu a:visited, .contenu_actu a:link{
	color: #6b8c43;
	background-color: transparent;
	border-color: #6b8c43;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	text-decoration: none;
}

#col_droite_contenu a:hover{
	background-color: #e9f7d4;
}

#col_droite_contenu p{
	padding-left: 24px;
	margin-bottom: 15px;
	text-align: justify;
	color: #2a373b;
}

#d_haut{
	background-image: url("../img/d_haut.jpg");
	background-repeat: no-repeat;
	height: 111px;
	z-index: 1;
}

#d_bandeau{
	position: absolute;
	background-image: url("../img/d_bandeau_vert.jpg");
	background-repeat: no-repeat;
	width: 47px;
	height: 88px;
	top: 0;
	margin-left: 55px;
	z-index: 1000;
}

#d_bandeau_lettre{
	position: absolute;
	top: 0;
	width: 36px;
	margin-left: 59px;
	margin-top: 29px;
	font-size: 48px;
	font-weight: bold;
	text-align: center;
	color: #f3fbe7;
	z-index: 2000;
}

#d_bandeau_titre{
	position: absolute;
	top: 0;
	padding-left: 119px;
	margin-top: 53px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1.5px;
	line-height: 22px;
	text-indent: -15px;
	color: #3d4350;
	z-index: 3000;
}



/* ===== TEXTE SIMPLE ===== */
#zone_texte{
	padding: 30px 24px 0 0;
	font-size: 12px;
	line-height: 17px;
}

h2{
	font-size: 16px;
	margin-left: 65px;
}

h3{
	font-size: 14px;
}

#zone_texte ul{
	list-style: none;
	margin-left: 25px;
	margin-bottom: 20px;
}

.txt_vectori{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 1.5px;
}

.date_historique{
	font-weight: bold;
	color: #545c48;
	margin-left: -1px !important;
	margin-left: -2px; /* Correction pour IE6 */
	padding-left: 8px;
}



/* ===== ACTUALITES ===== */
.actualites{
	padding-top: 30px;
}

.date_actu{
	position: absolute;
	font-weight: bold;
	color: #545c48;
	margin-left: -1px;
	padding-left: 8px;
	padding-top: 12px;
	width: 50px;
	height: 68px;
	background-image: url("../img/actus_bg_date.jpg");
	background-repeat: no-repeat;
}

.jour{
	font-size: 18px;
	line-height: 16px;
	padding-left: 1px;
}

.mois{
	font-size: 11px;
	line-height: 11px;
	padding-left: 1px;
}

.annee{
	font-size: 10px;
	line-height: 10px;
}

.contenu_actu{
	margin-left: 31px;
	margin-right: 20px;
}

.titre_actu{
	font-size: 15px;
}

.contenu_actu .titre_actu{
	margin-top: 15px;
	font-weight: bold;
	text-indent: 60px;
}

.txt_actu{
	font-size: 12px;
	line-height: 16px;
}

img.surlignage{
	margin-top: 10px;
	margin-left: 23px;
	border: #ffffff 3px solid;
}

img.surlignage2, img.surlignage3{
	border: #ffffff 3px solid;
}

img.surlignage:hover, img.surlignage2:hover{
	border: #c5e09a 3px solid;
}

img.surlignage3:hover{
	border: #85acc3 3px solid;
}



/* ===== GALERIES ===== */
.galeries_groupe_miniatures{
	float: left;
	margin-top: 2px;
	margin-left: 10px;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 2px;
	display: block;
	width: auto;
}

.galeries_groupe_miniatures:hover{
	background-color: #c5e09a;
}



/* ===== TABLEAUX ===== */
.tableau{
	border: 3px solid #ffffff;
	color: #8ca26a;
}


.row1, .row2, .row3{
	height: 40px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	text-align: left;
	color: #586248;
}

.row1{
	background-color: #f7f8f4;
}

.row2{
	background-color: #eef1e6;
}

.row3{
	background-color: #e9f0dd;
}

.row2:hover, .row3:hover{
	background-color: #f2f6e8;
}

.row1 td, .row2 td, .row3 td{
	padding-left: 5px;
	padding-right: 5px;
}



/* ===== BACKGROUNDS ===== */
.bg{
	position: absolute;
	bottom: 0;
	height: 100%;
}

#bg_gauche{
	background: url(../img/g_stretch_v.gif);
	background-repeat: repeat-y;
	width: 189px;
	right: 766px;
}

#bg_droite{
	right: 0;
	background-color: #f7f8f4;
}

#bg_milieu{
	right: 574px;
	width: 192px;
	background-image: url("../img/m_stretch_v.gif");
	background-repeat: repeat-y;
}



/* ===== FOOTER ===== */
#footer{
	bottom: 0;
	margin-top: 50px;
	margin-left: 174px !important;
	margin-left: 173px; /* Correction sous IE6 */
}

#footer a, #footer a:active, #footer a:visited, #footer a:link{
	color: #7f9cae;
	background-color: transparent;
	border-color: #7f9cae;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	text-decoration: none;
}

#footer a:hover{
	background-color: #ebf6fd;
}

#footer_bg{
	width: 631px;
	height: 94px;
	color: #7f9cae;
	font-size: 10px;
	line-height: 16px;
	padding-top: 28px;
	text-align: center;
	background-image: url("../img/footer_bg.jpg");
	background-repeat: no-repeat;
}
                
#header{
	clear: both;
}



/* ===== TINY TIPS ===== */
.darkTip						{  }
.darkTip .content				{ width: 20px; padding: 10px; border: 2px solid #c5e09a; -moz-border-radius: 2px; -webkit-border-radius: 2px; background: #E9F0DD; color: #586248; text-align: center !important; }
.darkTip .bottom				{ width: 29px; height: 14px; margin: auto; margin: 0; background: url(../img/tiny_tips/notch-dark.png) no-repeat; }
*+html .darkTip .bottom{ margin: 0; }
