/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	color: #077631;
	background-color: #ffd500;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
}

a{
	color:#FFFFFF;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}


dl, dt, dd, ul, li {
	list-style-type: none;
	list-style: none;
}

img, img a{
	border:none;
}

.fleft {
	float:left;
}

.fright {
	float:right;
}

.call {
	clear:both;
}

#site {
	text-align : left;
	margin-left : auto;
	margin-right : auto;
	width : 782px;
	


}

.logoSite{
	width: 194px;
	height: 108px;
	background:url(../images/logo.gif) 0 0 no-repeat;
	display:block;
}

.logoSite2{
	width: 194px;
	height: 108px;
	background:url(../images/logo_gammes.jpg) 0 0 no-repeat;
	display:block;
}

.logoSelection{
	width: 59px;
	height: 82px;
	background:url(../images/logo_selection.gif) 0 0 no-repeat;
	display:block;
}
.logoSelectionHome{
	width: 59px;
	height: 85px;
	background:url(../images/logo_selection.gif) 0 0 no-repeat;
	display:block;
}

.retour{
	width: 40px;
	height: 17px;
	background:url(../images/bout_retour.gif) 0 0 no-repeat;
	color:#FF8300;
	padding:1px 0 0 10px;
}

.retour a{
	color:#ff9407;
	}
	
.retour a:hover{
	color:#ff9407;
	
}
.flash{
	margin-top :20px;

}


/***********************************/
/********** GABARIT HOME ******/
/***********************************/

/*contenu à droite ***************************/
#home_content {
	float:left;
	width: 782px;
	height:140px;
	background:url(../images/home/fond_home2.jpg) 335px 0 no-repeat;
}
/*
#home_content .navH{
	width: 300px;
	
}*/



#home_content a.bt_gammes{
	background:url(../images/home/nav/gammes_of.gif) 0 0 no-repeat;
	width: 159px;
	height :44px;
	margin:45px 0 0 23px;
	display:block;
	
}
#home_content a.bt_gammes:hover{
	background:url(../images/home/nav/gammes_on.gif) 0 0 no-repeat;
}


#home_content a.bt_actualites{
	
	background:url(../images/home/nav/actualites_of.gif) 0 0 no-repeat;
	width: 156px;
	height :38px;
	margin :13px 0 0 130px;
	display:block;
	
}
#home_content a.bt_actualites:hover{
	background:url(../images/home/nav/actualites_on.gif) 0 0 no-repeat;
}


#home_selection a.bt_conseils{
	background:url(../images/home/nav/conseils_of.gif) 0 0 no-repeat;
	width: 300px;
	height :36px;
	margin:75px 0 0 136px;;
	display:block;
}
#home_selection a.bt_conseils:hover{
	background:url(../images/home/nav/conseils_on.gif) 0 0 no-repeat;
}

#home_selection a.bt_valeurs{
	background:url(../images/home/nav/valeurs_of.gif) 0 0 no-repeat;
	width: 300px;
	height :35px;
	margin:54px 0 0 84px;
	display:block;
}
#home_selection a.bt_valeurs:hover{
	background:url(../images/home/nav/valeurs_on.gif) 0 0 no-repeat;
}


/*contenu à gauche ***************************/
#home_selection {
	float:left;
	width: 782px;
	height:360px;
	background:url(../images/home/fond_home.jpg) 0 0 no-repeat;

}

#ficheHome_TxtVisu{

	text-align:center;
	margin:0;
	padding:30px 0 0 10px;
	width: 155px;
	height: 136px;
	background:url(../images/home/fd_visuel_petit.gif) 10px 10px no-repeat;


}
#ficheHome_Txt{
	text-align:center;
	margin:0;
	padding: 45px 0 0 10px;
	width: 155px;
	height: 126px;
	background:url(../images/home/fd_visuel_petit.gif) 10px 10px no-repeat;

}

#ficheHome_Txt p{
	padding: 0 28px 0 28px;
}

#home_selection a{
	color:#000000;
	/*position:relative;*/
}


#ficheHome_TxtVisu p{

	padding:5px 20px 0 20px;
	
	
}

#ficheHome_TxtVisu img{
	
	/*position:relative;*/
	
	
}
/***********************************/
/**MENU HAUT POUR PAGES INTERIEURS ******/
/***********************************/

#menuhaut{
	width: 782px;
	height: 108px;
	background:url(../images/nav/bande_haut_gamme2.gif) right top no-repeat;
}

#menuhaut2,#menuhaut3{
	width: 782px;
	height: 108px;
	background:url(../images/nav/bande_haut_int.gif) right top no-repeat;
}

#menuhaut4{
	width: 782px;
	height: 108px;
	background:url(../images/nav/bande_haut_gamme.gif) right top no-repeat;
}



/*nav general***************************/

#surnav{
	float:left;
	width: 529px;
	height: 31px;
}

#surnav .accueil{
	width:150px;
	height:20px;
	margin-left:8px;
	background:url(../images/maison.gif) 0 0 no-repeat;
	padding:7px 0 0 25px;

}

#surnav .accueil a{
	color: #009036;
	
}

#surnav .accueil a:hover{
	color: #009036;
}

#nav{
	padding-left:5px;
	float:left;
	width: 524px;
	height: 26px;
	
	
}	
	
#nav a.n1of{

	background:url(../images/nav/valeurs_of.gif) 0 0 no-repeat;
	width: 77px;
	height: 21px;
	margin-left:11px;
	margin-top:3px;
	display:block;
}


#nav a.n1of:hover, #nav a.n1on{
	width: 77px;
	height: 21px;
	background:url(../images/nav/valeurs_on.gif) 0 0 no-repeat;
	margin-left:11px;
	margin-top:3px;
	display:block;
}

#nav a.n2of{
	
	background:url(../images/nav/gammes_of.gif) 0 0 no-repeat;
	width: 95px;
	height: 21px;
	margin-left:29px;
	margin-top:3px;
	display:block;
}


#nav a.n2of:hover, #nav a.n2on{

	background:url(../images/nav/gammes_on.gif) 0 0 no-repeat;
	width: 95px;
	height: 21px;
	margin-left:29px;
	margin-top:3px;
	display:block;
}


#nav a.n4of{

	background:url(../images/nav/conseils_of.gif) 0 0 no-repeat;
	width: 92px;
	height: 21px;
	margin-left:26px;
	margin-top:3px;
	display:block;
}


#nav a.n4of:hover, #nav a.n4on{
	background:url(../images/nav/conseils_on.gif) 0 0 no-repeat;
	width: 92px;
	height: 21px;
	margin-left:26px;
	margin-top:3px;
	display:block;
	}

#nav a.n3of{

	background:url(../images/nav/actualites_of.gif) 0 0 no-repeat;
	width: 96px;
	height: 21px;
	margin-left:28px;
	margin-top:3px;
	display:block;
}


#nav a.n3of:hover, #nav a.n3on{
	background:url(../images/nav/actualites_on.gif) 0 0 no-repeat;
	width: 96px;
	height: 21px;
	margin-left:28px;
	margin-top:3px;
	display:block;
}
	






/*snav ***************************/
#snav{
	float:left;
	background-color:#FFD500;
	margin-top:1px;
	
	width: 523px;
	
}

#snav ul{
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;

}

#snav li{
	display:inline;
	padding-left:12px;

}

#snav .of{
	color:#bb281d;
	
	text-decoration : none;
}

#snav .on, #snav a:hover{
	color:#000000;
	
	text-decoration : none;

}
/***************************************************************************************/
/********** GABARIT GAMMES / HISTOIRES / VALEURS / CONSEILS / ACTUALITES ******/
/***************************************************************************************/

/*contenu à droite ***************************/


#gab_interieur { /*permet de continuer la page quand le site s'etire*/
	float:left;
	width: 782px;
	height: 100%;
	background:url(../images/interieur/trait_page.gif) 0 0 repeat-y;
	
	
}

#gab_interieurFond {
	float:left;
	width: 782px;
	height:100%;
	background:url(../images/interieur/bas_page.gif) right bottom no-repeat;
	
	
	
}



#gamme_content, #valeur_content, #histoire_content, #conseil_content,#actu_content{
	text-align:center;
	width:588px;
	height:100%;
	float:left;
	
}


#gamme_content h2, #valeur_content h2, #histoire_content h2, #conseil_content h2, #actu_content h2{

	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	
}

#gamme_content h3, #valeur_content h3, #histoire_content h3, #conseil_content h3, #actu_content h3{
	
	font-size: 12px;
	font-weight : normal;
	color:#000000;


}

#gamme_content .titre, #valeur_content .titre, #histoire_content .titre, #conseil_content .titre, #actu_content .titre{
	text-align:left;
	width:475px;
	margin-bottom : 10px;
	padding-left: 15px;

}




/*--------------*/
/* pages conseils-valeur-histoire */
/*--------------*/

#valeur_content .blocValeur, #conseil_content .blocConseil, #histoire_content .blocHistoire{
	float:left;
	width: 527px;
	
	padding-bottom: 15px;	

}

#valeur_content .blocValeurH, #conseil_content .blocConseilH, #histoire_content .blocHistoireH{
	float:left;
	width: 512px;
	height: 21px;
	display:none;
}

#valeur_content .blocValeurB, #conseil_content .blocConseilB, #histoire_content .blocHistoireB{
	width: 512px;
	height: 94px;
	float:left;
	
	
}

#valeur_content .blocValeurM, #conseil_content .blocConseilM, #histoire_content .blocHistoireM{
	float:left;
	padding: 0 20px 0 16px;
	width: 520px;
	height: 100%;
	color:#077631;
}

#valeur_content dl, #conseil_content dl, #histoire_content dl{
	clear:both;
	
	width: 520px;
	height: 100%;
	text-align : left;
	font-size:12px;
}

#valeur_content hr, #conseil_content hr,  #histoire_content hr{
	clear:both;

	margin: 10px 0 10px 0;
	_margin: 4px 0 4px 0;
	visibility:hidden;
}

#valeur_content dl h2, #conseil_content dl h2, #histoire_content dl h2{
	font-size: 13px;
	font-weight : bold;
	background:none;
	color:#077631;
}

#valeur_content dl h3, #conseil_content dl h3, #histoire_content dl h3{
	font-size: 12px;
	font-weight : normal;
	margin-bottom:5px;
	color:#077631;
}

#valeur_content dl .photoD, #conseil_content dl .photoD, #histoire_content dl .photoD{
	float: right;
	margin-left:10px;
	margin-bottom:10px;
	border:1px solid #FFFFFF;

}
#valeur_content dl .photoG, #conseil_content dl .photoG, #histoire_content dl .photoG{
	float: left;
	margin-right:10px;
	margin-bottom:10px;
	border:1px solid #FFFFFF;
	
}
#valeur_content dl .photoB, #conseil_content dl .photoB, #histoire_content dl .photoB{

	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #FFFFFF;
}



#valeur_content dl .videoD, #conseil_content dl .videoD, #histoire_content dl .videoD{
	text-align : center;
	background:url(../images/interieur/icone_video.gif) 0 0 no-repeat;
	float: right;
	margin-left:10px;
	margin-bottom:5px;
	padding-top:55px;
	width:83px;
	color:#FFFFFF;	
}
#valeur_content dl .videoG, #conseil_content dl .videoG, #histoire_content dl .videoG{
	text-align : center;
	background:url(../images/interieur/icone_video.gif) 0 0 no-repeat;
	float: left;
	margin-right:10px;
	margin-bottom:5px;
	padding-top:55px;
	width:83px;
	color:#FFFFFF;
}

#valeur_content dl a, #conseil_content dl a, , #histoire_content dl a {
	color:#000000;
	text-decoration:underline;
}
#valeur_content dl a:hover, #conseil_content dl a:hover, #histoire_content dl a:hover{
	color:#000000;
}





/*--------------*/
/* pages gamme */
/*--------------*/

#gab_interieurFondGamme {
	float:left;
	width: 782px;
	height:392px;
	background:url(../images/interieur/fond_gamme.jpg) 0 0 no-repeat;
	
}

#gamme_accueil{

	float:left;
	width: 782px;
	height:392px;
	
	
}

#gamme_accueil div a.bt_nav_gamme1{
	background:url(../images/nav_gamme/ecriture_of.gif) 0 0 no-repeat;
	width: 128px;
	height :61px;
	margin-top: -9px;
	margin-left: 13px;
	display:block;
}
#gamme_accueil div a.bt_nav_gamme1:hover{
	background:url(../images/nav_gamme/ecriture_on.gif) 0 0 no-repeat;
}

#gamme_accueil div a.bt_nav_gamme7{
	background:url(../images/nav_gamme/cahiers_of.gif) 0 0 no-repeat;
	width: 108px;
	height :65px;
	margin-top: 13px;
	margin-left: 138px;
	display:block;
}
#gamme_accueil div a.bt_nav_gamme7:hover{
	background:url(../images/nav_gamme/cahiers_on.gif) 0 0 no-repeat;
}

#gamme_accueil a.bt_nav_gamme2{
	background:url(../images/nav_gamme/classement_of.gif) 0 0 no-repeat;
	width: 144px;
	height :36px;
	margin-top: 2px;
	margin-left: 179px;
	display:block;
}
#gamme_accueil a.bt_nav_gamme2:hover{
	background:url(../images/nav_gamme/classement_on.gif) 0 0 no-repeat;
}


#gamme_accueil a.bt_nav_gamme3{
	background:url(../images/nav_gamme/correspondance_of.gif) 0 0 no-repeat;
	width: 207px;
	height :49px;
	margin-top: -5px;
	margin-left: 287px;
	display:block;
}
#gamme_accueil a.bt_nav_gamme3:hover{
	background:url(../images/nav_gamme/correspondance_on.gif) 0 0 no-repeat;
}
#gamme_accueil a.bt_nav_gamme4{
	background:url(../images/nav_gamme/coloriage_of.gif) 0 0 no-repeat;
	width:131px;
	height:64px;
	margin-top: -10px;
	margin-left: 399px;
	display:block;
}
#gamme_accueil a.bt_nav_gamme4:hover{
	background:url(../images/nav_gamme/coloriage_on.gif) 0 0 no-repeat;
	
}
#gamme_accueil a.bt_nav_gamme5{
	background:url(../images/nav_gamme/colle_of.gif) 0 0 no-repeat;
	width:186px;
	height :52px;
	margin: 5px 0 0 518px;
	display:block;
}
#gamme_accueil a.bt_nav_gamme5:hover{
	background:url(../images/nav_gamme/colle_on.gif) 0 0 no-repeat;
	
}
#gamme_accueil a.bt_nav_gamme6{
	background:url(../images/nav_gamme/accessoires_of.gif) 0 0 no-repeat;
	width:158px;
	height:39px;
	margin: -14px 0 0 622px;
	display:block;
}
#gamme_accueil a.bt_nav_gamme6:hover{
	background:url(../images/nav_gamme/accessoires_on.gif) 0 0 no-repeat;
	
}

#gamme_content .blocFiche1,#gamme_content .blocFiche2,#gamme_content .blocFiche3,#gamme_content .blocFiche4,#gamme_content .blocFiche5{
	float:left;
	margin-left :-5px;
	padding-top:5px;
	padding-bottom:40px;
	width:585px;

}

#gamme_content dl{
	float:left;
	width: 190px;
	height: 210px;
	padding:0;
	background:url(../images/interieur/cadre_gamme.gif) 0 0 no-repeat;
}

#gamme_content dl img{
	margin: 14px 0 7px 7px;
	/*position:relative;*/
}

#gamme_content dl p{
	width:143px;
	padding:15px 25px 0 25px;
	
	
	
}

#gamme_content dl a{
	font-weight : bold;
	color:#FFFFFF;
}



/*--------------*/
/* pages actu */
/*--------------*/


#actu_content .blocFiche1{
	padding-left :110px;
	padding-top:35px;
	float:left;
	width:400px;
}
#actu_content .blocFiche2{
margin-left:-7px;
	padding-left :-15px;
	padding-top:5px;
	float:left;
	width:587px;
	height:500px;
}
#actu_content dl{
	float:left;
	text-align:left;
	width: 255px;
	height: 210px;
	padding: 10px 20px 0 15px;
	background:url(../images/interieur/cadre_actu.gif) 0 0 no-repeat;
}

#actu_content dl .photoD{
	float: right;
	margin:0 0 10px 10px;
}


#actu_content dl h4{
	
	padding: 10px 15px 0 15px;
	color:#970214;
	font-weight : bold;
	font-size : 12px;
}

#actu_content dl h5{
	
	padding: 0 15px 0 15px;
	font-weight : normal;
	font-size : 11px;
	margin-bottom:10px;
	color:#970214;

}

#actu_content dl p{
	
	padding: 0 15px 0 15px;
	font-weight : normal;
	font-size : 11px;
	color:#970214;
}

#actu_content img{
	position:relative;
}

#actu_content dl h4 a{
	color:#970214;
	/*position:relative;*/
}
#actu_content dl h5 a{
	/*position:relative;*/
	color:#ffffff;
}

/***********************************/
/********** GABARIT PRODUIT ******/
/***********************************/

#gab_produit {
	clear:both;
	width: 782px;
	height: 392px;
	
	
}

/*contenu à droite ***************************/
#produit_content {
	float:left;
	width: 588px;
	height: 392px;
	
	background:url(../images/produits/fond_droite.jpg) 0 0 no-repeat;


	
	/*background:url(../images/produits/fond_produit.jpg) 0 0 no-repeat;*/
}


#produit_content .ficheg{
	width: 382px;
	height: 363px;
	padding:18px 10px 0 15px;

}

#produit_content .ficheg .titre{
	width: 315px;
	height: 65px;
	margin:0;
}

#produit_content .ficheg .titre p{
	font-size: 12px;
	color:#000000;
}

#produit_content .ficheg .cadrephoto{
	width: 150px;
	height: 200px;
	/*background:url(../images/produits/fd_visuel_gros.gif) 0 0 no-repeat;*/
}
	

	

#produit_content .ficheg .cadrephoto #photo{
	/*border:1px solid #FFFFFF;*/

}

#produit_content .ficheg .cadrephoto #zoom{
	margin:38px 0 0 0;
	
}


#produit_content .ficheg .text{
    color:#077631;
	width: 220px;
	padding-left: 0px;
	font-size:12px;
}

#produit_content .ficheg .text p{
	font-size:11px;
	/*padding-top: 10px;*/
}

#produit_content h2{
	font-size: 14px;
	font-weight : bold;
	color:#FFFFFF;
}

#produit_content h3{
	font-size: 11px;
	font-weight : bold;
	color:#440c07;
}


#produit_content .aimez{
	width: 149px;
	height: 150px;
	margin-left:20px;
	margin-top:18px;
	padding:40px 0 0 7px;
	
	background:url(../images/produits/vous_aimerez.gif) 0 0  no-repeat;
}

#produit_content .aimez h3 a{
	color:#FFFFFF;
	font-size: 11px;
}
#produit_content .aimez img{
	margin-bottom:2px;
}

/***********************************/
/********** COMMUNS : FICHES SELECTION ******/
/***********************************/



#produit_gauche {
	float:left;
	width: 194px;
	height: 392px;
	background:url(../images/produits/fond_gauche.jpg) 0 0 no-repeat;
	
}

#interieur_gauche {
	float:left;
	width: 194px;
	height: 392px;
	background:url(../images/interieur/fond_gauche.gif) 0 0 no-repeat;

	
}


#interieur_gauche .actu_selection{
	
	margin-left:60px;
	margin-top:155px;
	width: 128px;
	height: 153px;
	background:url(../images/interieur/carre_actu.png) 0 0 no-repeat;
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/marques/43/images/interieur/carre_actu.png", sizingMethod="scale");
	
}
#interieur_gauche .actu_selection p{
	font-size:11px;
	width:114px;
	padding:15px 5px 0 10px;
	text-align:center;
}

#interieur_gauche .actu_selection a{
	color: #ba1205;
	position:relative;

}


/***********************************/
/********** PIEDS ******/
/***********************************/

#pied{
	clear: both;
	width:782px;
	height:20px;
	padding:5px 0 5px 0;
	text-align : justify;
	font-size:10px;
	
}
#pied h5{
	color : #59545d;
	text-align:center;
}
#pied h5 a{
	color : #59545d;
	font-weight:strong;
	font-size:11px;
}
#pied p{
	font-size:10px;
	color:#59545d;
}
#pied p a{
	font-weight:normal;
	color:#59545d;
	text-decoration:underline;
}
