@charset "UTF-8";
/* CSS Document */

body{
	margin: 0;
	padding: 0;
	background: #fff url(images/bg-body.jpg) repeat-x;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	}
	
img{border: none;}
	
p{
	margin: 0;
	padding: 0;
	font-size: 12px;
	}
	
h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
	font-weight: normal;
	padding: 5px;
	padding-left: 0px;
	}
	
h1{
	font-size: 24px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	background: #fff url(images/bg-titre-classique.jpg) repeat-y;
	padding-top: 05px;
	padding-bottom: 05px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	}

h1.concept {
	background: #fff url(images/bg-titre-concept.jpg) repeat-y;
}

h1.savoir {
	background: #fff url(images/bg-titre-savoir.jpg) repeat-y;
}

h1.gamme {
	background: #fff url(images/bg-titre-gamme.jpg) repeat-y;
}	

h1.reseau {
	background: #fff url(images/bg-titre-reseau.jpg) repeat-y;
}

h2{
	font-size: 21px;
	color: #7c7253;
	font-weight: bold;
	}

h3{
	font-size: 18px;
	color: #7c7253;
	font-style: italic;
	margin-left: 05px;
	}

h4{
	font-size: 16px;
	color: #7c7253;
	}

h5{
	font-size: 20px;
	margin-left: 05px;
	color: #4c2d00;
	font-weight: bold;
	}

h6{
	font-size: 12px;
	padding: 2px;
	color: #7c7253;
	}
	
.wrap{
	width: 1004px;
	background: url(images/bg-wrap.jpg) repeat-y;
	margin: auto;
	padding: 0 10px 0 10px;
	overflow: auto;
	}
	
.content{
	width: 99%;
	background: #fff url(images/bg-content.jpg) repeat-x;
	margin: auto;
	overflow: auto;
	}
	
.sidebar-left{
	width: 310px;
	float: left;
	}
	
.top-video{
	width: 100%;
	height:48px;
	margin: 8px 8px 0 8px; 
	background: url(images/top-video.jpg) top left no-repeat;
	}
	
.bloc-video{
	width: 292px;
	margin: auto; 
	background: #e5ded4;
	overflow: auto;
	}
	
.bloc-video p{
	width: 45%;
	float: left;
	font-size: 10px;
	color: #7c7253;
	margin: 10px 5px;
	}
	
.bloc-video p img{
	float: left;
	border: 2px solid #fff;
	}	
	
.bottom-video{
	width: 100%;
	height:18px;
	margin: 0 8px 8px 8px; 
	background: url(images/bottom-video.jpg) top left no-repeat;
	float: left;
	}
	
.contenu{
	width: 653px;
	float: right;
	margin-right: 10px;
	}
	
.identification{
	width: 653px;
	height: 48px;
	background: url(images/bg-identification.jpg) top center no-repeat;
	}
	
.identification p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	float: right;
	margin: 20px 10px 0 0;
	}
	
.identification p label{
	margin-right: 5px;
	border: #000 1px solid;
	} 
	
.btn{
	border: #f90 1px solid;
	color: #000;
	background-color: #fc0;
	}
	
.menu{
	width: 653px;
	height: 54px;
	background: url(images/menu-marcapar-cuisinier-du-cheveu.jpg) top left no-repeat;
	margin: 20px 0 20px 0; 
	}
	
.menu a img{
	float: left;
	margin: 0;
	}
	
.accueil a:hover{
	width: 110px;
	height: 54px;
	overflow: visible;
	background: url(images/menu-marcapar-cuisinier-du-cheveu.jpg) 0 -54px;
	float: left;
	}
	
.concept a:hover{
	width: 95px;
	height: 54px;
	overflow: visible;
	background: url(images/menu-marcapar-cuisinier-du-cheveu.jpg) -110px -108px;
	float: left;
	}
	
.savoir-faire a:hover{
	width: 110px;
	height: 54px;
	overflow: visible;
	background: url(images/menu-marcapar-cuisinier-du-cheveu.jpg) -205px -162px;
	float: left;
	}
	
.reseau a:hover{
	width: 97px;
	height: 54px;
	overflow: visible;
	background: url(images/menu-marcapar-cuisinier-du-cheveu.jpg) -315px -216px;
	float: left;
	}
	
.gamme a:hover{
	width: 98px;
	height: 54px;
	overflow: visible;
	background: url(images/menu-marcapar-cuisinier-du-cheveu.jpg) -412px -270px;
	float: left;
	}
	
.presse a:hover{
	width: 143px;
	height: 54px;
	overflow: visible;
	background: url(images/menu-marcapar-cuisinier-du-cheveu.jpg) -510px -324px;
	float: left;
	}
	
.cnt{
	float: left;
	width: 450px;
	min-height: 725px;
	border-left: 1px solid #cfc4b0;
	border-right: 1px solid #cfc4b0;
}

.cnt p {
	padding-left: 05px;
	padding-right: 05px;
	margin-bottom: 10px;
}

.cnt p em {
	color: #4C2D00;
	font-style: normal;
	font-weight: bold;
}

.cnt ul {
	font-size:12px;
}

.cnt hr {
	border-top: 1px solid #cfc4b0;
	border-bottom: none;
	border-right: none;
	border-left: none;
	margin-top: 10px;
	margin-bottom: 10px;
}

.cnt h2 {
	padding:10px;
}
	
.article{
	width: 450px;
	float:left;
	margin: 10px 0 10px;
	}
	
.article h4{
	font-size: 16px;
	margin: 0 0 0 10px;
	padding: 15px 0 5px 0;
	color: #7c7253;
	}
	
.article p{
	margin: 5px;
	font-size: 12px;
	}
	
.article img{
	float: left;
	margin: 10px;
	}
	
.article a{
	color: #7c7253;
	text-decoration: underline;
	font-size: 10px;
	}
	
.article a:hover{
	text-decoration: none;
	}
	
.top-vignettes{
	width: 100%;
	height: 12px;
	background: url(images/accueil/top-vignettes.jpg) top left no-repeat;
	margin: 0;
	padding: 0;
	}	
	
.vignettes{
	width: 100%;
	background: url(images/accueil/bg-vignettes.jpg) top left repeat-y;
	margin: 0;
	padding: 0;
	overflow: auto;
	}
	
.bottom-vignettes{
	width: 100%;
	height: 12px;
	background: url(images/accueil/bottom-vignettes.jpg) top left no-repeat;
	margin: 0;
	padding: 0;
	}
	
.sidebar-right {
	padding: 0;
	width: 191px;
	margin: 0;
	float: left;
}

.sidebar-right hr {
	border-top: 1px solid #cfc4b0;
	border-bottom: none;
	border-right: none;
	border-left: none;
	margin-top: 10px;
	margin-bottom: 10px;
}

.sidebar-bas {	
	margin-left: 15px;
}	
	
.bloc-affil {
	color: #fff;
	margin-bottom: 10px;
	margin-left: 15px;
}
	
.top-affil{
	width: 100%;
	height: 9px;
	background: url(images/top-bloc-affiliation.gif) top left no-repeat;
	}
	
.affil{
	background: #4c2d00;
	}
	
.affil img{
	margin: 0 0 0 5px;
	}
	
.affil h3{
	font-size: 16px;
	margin: 0 0 0 10px;
	padding: 5px 0 5px 0;
	}
	
.affil h4{
	font-size: 14px;
	margin: 0 0 0 10px;
	padding: 5px 0 5px 0;
	}
	
.affil ul{
	list-style: none;
	padding: 0;
	margin: 5px 0 10px 5px;
	}
	
.affil li{
	width: 156px;
	height: 23px;
	background: url(images/btn-liste-affiliation.jpg) top left no-repeat;
	padding: 5px 0 0 10px;
	margin: 0;
	}
	
.affil li a{
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	}
	
.bottom-affil{
	width: 100%;
	height: 9px;
	background: url(images/bottom-bloc-affiliation.gif) top left no-repeat;
	}
	
.footer{
	width: 100%;
	height: 138px;
	background: url(images/footer.jpg) top center no-repeat;
	float: left;
	margin: 10px 0;
	}	
	
.footer p{
	margin: 10px 0;
	}

.footer p a{	
	color: #7c7253;
	text-decoration: underline;
	font-size: 12px;
	} 
	
.footer p a:hover{	
	text-decoration: none;
	} 
	
.nuage-liens{
	padding: 40px 40px 0 40px;
	}
	
/***** boxgrid *****/

h3{ margin: 10px 10px 0 10px; color:#FFF; font:12pt; letter-spacing:-1px; font-weight: normal;  }

.boxgrid{ 
	width: 100px; 
	height: 100px; 
	margin: 5px; 
	float:left; 
	background:#161613; 
	overflow: hidden; 
	position: relative; 
}

.boxgrid img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
}

.boxgrid p{ 
	padding: 0 10px; 
	color:#afafaf; 
	font-weight:bold; 
	font:10pt "Lucida Grande", Arial, sans-serif; 
}
.boxgrid a{
	color: #ccc;
}
	
.boxcaption{ 
	float: left; 
	position: absolute; 
	background: #000; 
	height: 100px; 
	width: 100%; 
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.captionfull .boxcaption {
 	top: -260px;
 	left: 0;
}

.caption .boxcaption {
 	top: 0;
 	left: 0;
}

/******TABLEAU******/

.tableau p{
	margin: 10px 0 10px 0;
	text-align: right;
	}
	
.tableau input{
	border: 1px solid #666;
	}
	
.envoyer{	
	text-align: center;
	margin-right: 130px;
	}
	
.envoyer input{
	border: #f90 1px solid;
	color: #000;
	background-color: #fc0;
	}
	
.bordure{border: 1px solid #666;}

/**********Page gamme*******/

.type{
	font-size: 12px;
	background: #4c2d00;
	margin: 0 0 20px;
	float: left;
	width: 176px;
	}
	
.type ul{
	margin: 0 0 0 5px;
	padding: 0;
	width: 176px;
	}

.type ul li{
	height: 23px;
	background: url(images/btn-liste-affiliation.jpg) top left no-repeat;
	list-style: none;
	padding: 8px 0 0 8px;
	position: relative;
}

.type ul li a{
	color: white;
	text-decoration: none;
	}
	
type ul li a:hover{text-decoration: underline;}

.type ul ul{
	background: white;
	border-top: 2px solid #666;
	border-left: 2px solid #666;
	border-right: 2px solid #666;
	border-bottom: 1px solid #666;
	display: none;
	margin: 0 0 0 5px;
	position: absolute;
	top: 0;
	left: 166px;
	width: 260px;
}

.type ul ul li{
	background: white;
	border-bottom: 1px solid #666;
	height: auto;
	padding-bottom: 5px; 
	}
	
.type ul ul li a{color: black;} 

.type ul.niv1 li.ss-menu:hover ul.niv2, .type ul.niv2 li.ss-menu:hover ul.niv3 {
	display:block;
    }
    
.titre{
	float: left;
	width: 440px;
	padding:10px;
	}
	
.titre p{
	margin-left: 10px;
	}
	
.image-prod{
	border: 5px solid #333;
	margin: 20px auto;
	width: 200px;
	}

.clear{
	clear:both;
}
		
/////////////////////////



span.titre-accordeon {
	display: block;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	line-height: 26px;
	color: #4C2D00;
	margin-left:0px;
	margin-bottom:02px;
	background-color: #E5DED4;
	padding: 3px;
	width: 99%;
}

span.titre-accordeon {
	display: block;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;;
	line-height: 26px;
	color: #4C2D00;
	margin-left:0px;
	margin-bottom:02px;
	background-color: #E5DED4;
	padding: 3px;
	width: 99%;
}

span.titre-accordeon {
	display: block;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	line-height: 26px;
	color: #4C2D00;
	margin-left:0px;
	margin-bottom:02px;
	background-color: #E5DED4;
	padding: 3px;
	width: 99%;
}

span.titre-accordeon span.savoirplus {
	float: right;	
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
}

span.titre-accordeon:focus, span.titre-accordeon:active {
	outline-style: none; 
	display: block;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	line-height: 26px;
	color: #4C2D00;
	margin-left:0px;
	margin-bottom:02px;
	background-color: #E5DED4;
	padding: 3px;
	width: 99%;
}

.subMenu {
	margin-left:30px;
	margin-bottom:15px;
	
}

.subMenu p {
	margin-top: 15px;	
}

.subMenu ul li{
	font-size: 12px;	
}

span.numero-acc {
	font-style: italic;
	font-size: 26px;
	font-weight: normal;
	margin-right: 15px;
	margin-left: 05px;
}

.bloc-carte {
	text-align: center;	
}

.pagination{
	padding-top:10px;
	text-align:center;
	list-style:none;
}
.pagination cont-pagin a{
	text-decoration:none;
	color:#fff;
}
.pagination cont-pagin a:hover{
	text-decoration:none;
	color:#7C7253;
}


.fiche-bg {
	background-color: #E5E1D4;
	margin-top: 10px;
	padding-top: 10px;
	float: left;
	display: block;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px; 
	padding-left: 10px;
	width: 440px;
}

.fiche-bg img {
	float: left;
	padding: 0 15px 15px 0;
}

.fiche-bg .col60 {
	vertical-align: middle;
	float: left;	
}

.fiche-bg .col40 {
	vertical-align: middle;
	float: left;
}

.fiche-bg .col60 h2 {
	color: #4c2d00;
}

.fiche-bg .col60 .coor {
	padding-left: 05px;
	display:block;
	font-size: 14px;
	font-weight: bold;
}

.fiche-bg .coor a, .fiche-bg .coor a:hover, .fiche-bg .coor a:visited {
	text-decoration: underlined;
	color: #000000;
}


.fiche-bg h3 {
	color: #4c2d00;
	margin-left: 0px;
	padding-left:0px;
}

.fiche-bg span.present p {
	margin-right: 10px;
	margin-bottom: 15px;
	float:left;
}

.fiche-bg span.present a, .fiche-bg span.present a:visited, .fiche-bg span.present a:hover {
	color: #4c2d00;
}

ul.resultat {
	list-style: none;	
}

ul.resultat li {
	margin-left: -40px;
	float: left;
	width: 425px;
	padding:10px;
}

ul.resultat li p{
	margin: 0px;
	padding: 0;
}


ul.resultat li .titre-bandeau {
	background-color: #E5E1D6;
	margin-bottom: 10px;
	padding-left: 05px;
	width: 100%;
	display: inline-block;
}

ul.resultat li .titre-bandeau h2 {
	margin-left: 0px;
	font-size: 18px;
	padding-left: 0px;	
}

ul.resultat li .titre-bandeau h2 a, ul.resultat li .titre-bandeau h2 a:visited, ul.resultat li .titre-bandeau h2 a:hover {
	text-decoration: none;
	color: #4c2d00;
	font-weight: bold;
}

ul.resultat li .photo-salon {
	float: left;	
}

ul.resultat li .info-salon {
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}

ul.resultat li .info-salon a, ul.resultat li .info-salon a:hover, ul.resultat li .info-salon a:visited {
	color: #4c2d00;
}

ul.resultat li .liens-result {
	float: right;	
}

.menu-carou {
	width: 171px;
	padding-left: 15px;
}

.map{
	margin:10px;
}

.map h5{
	margin:15px 0;
}

.map a, .map a:hover, .map a:visited{
	color:#993333; 
	text-decoration:none;
}

.promo li.region_participant {
	list-style-type : none;
	color: #4c2d00;
}

.promo ul li {
	list-style-position: inside;	
}

.promo ul li a {
	color: #4c2d00;
}















