@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images/fond-site.jpg); 
	background-repeat: repeat-x; 
	background-color: #E0017E;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0;
	padding: 0;
}

img
{
	behavior:URL(css/iepngfix/iepngfix.htc);
}

a{
	color: #FFF;
	text-decoration: none;
}
#tagsphere a
{
 color: #555!important;
 font-weight: 800!important;
 font-family: Arial, Helvetica, sans-serif;
}

h1{
	font-size:15px;
}
h2{
	font-size:14px;
}

#page{
	background: url(../images/bg-corps.png) repeat-y ;
	margin-left: auto;
	margin-right: auto;
	width: 973px;
	background-color: transparent;
}

#header{
	background-image: url(../images/fond-site.jpg); 
	background-repeat: repeat-x; 
	height: 102px;
}

#logo{
	float: right;
	margin-top:10px;
}

#txt-intro{
	float: right;
	width: 140px;
	text-align: center;
	font-size: 24px;
	color: #E0017E;
	margin-top: 12px;
}

#flash-header{
	float: right;
	margin-right: 8px;
}

#diaporama{
	background: url(../images/diaporama.jpg) no-repeat top center;
	text-align: center;
	height: 210px;
}

#footer{
	background: url(../images/fond-footer.png) no-repeat top;
	height: 100px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	width: 973px;
	line-height:50px;
}

#menu{
	height: 34px;
	padding-left: 7px;
	padding-top: 7px;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	
}

.ssmenu{
	border-left: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-top: 1px solid #DDD;
	margin-left: 0px;
	background: url(../images/boutton.jpg) repeat-x;
	height: 25px;
	float: left;
	line-height: 25px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 0.9em;
	color: #FFF;
}

.description{
	float: left;
	line-height: 30px;
	height: 25px;
	width: 400px;
	text-align: right;
}

#contenu-page{
	margin-left: auto;
	margin-right: auto;
	width: 957px;
}

#gauche{
 	float: left;
	width: 30%;
	padding-left: 7px;
	
}

#droite{
	float: left;
	width: 54.5em;

}
#newsletter{
	width: 96%;
	border: 1px solid #EEE;
	background-color: #000;
}

#titre-newsletter{
	color: #FFF;
	text-align: center;
	height: 37px;
	background-color: #E0017E;
	font-size: 140%;
	line-height:18px;
	padding: 2px 0px;
}

#description-newsletter{
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#nuage-de-tag{
	margin-top: 7px;
	width: 96%;
	border: 1px solid #CCC;
	background-color: #FFF;
}
#titre-nuage{
	background: url(../images/boutton.jpg) repeat-x;
	height: 25px;
	line-height: 25px;
	color: #FFF;
	font-size: 1em;
	text-align: center;
	border-bottom: 1px solid #CCC;
}

#contenu-nuage{
 	height: 250px;
}

#video-presentation{
	margin-top: 7px;
	padding-left: 1px;
	width: 96%;
	/*background-color: #DDD;*/
	border: 0px solid #CCC;
	text-align: center;
	color: #FFF;
}

.entete-1{
	float: left;
	width: 54%;
}

.entete-2{
	float: left;
	width: 46%;
}

.contenu-txt-titre{
	text-align:justify;
}

.contenu-txt-description{
 	text-align:justify
}

.promotion{
	/*margin-top: 7px;*/
	width: 290px;
	border: 1px solid #CCC;
	background-color: #FFF;
	float: right;
}
.titre-promotion{
	background: url(../images/boutton.jpg) repeat-x;
	height: 25px;
	line-height: 25px;
	color: #FFF;
	font-size: 1em;
	text-align: center;
}

.contenu-promotion{
 	height: 250px;
}

.nom-produit{
	padding-top: 7px;
	padding-bottom: 5px;
	text-align: center;
	color: #222;
	font-size: 12px;
}


.coup-de-coeur{
	/*margin-top: 7px;*/
	border: 1px solid #CCC;
	background-color: #FFF;
	padding-bottom: 10px;
	margin: 5px 10px 0px 10px;
}
.titre-coup{
	background: url(../images/boutton.jpg) repeat-x;
	height: 25px;
	line-height: 25px;
	color: #FFF;
	font-size: 1em;
	text-align: left;
	padding-left: 10px;
}

.contenu-coup{
	float: left;
	width: 25%;
	padding-top: 15px;
	height: 175px;
}

.nom-produit-coup{
	padding-top: 7px;
	padding-bottom: 10px;
	text-align: left;
	color: #222;
	width: 200px;
	font-size: 14px;
	margin-left: auto;
	margin-right: auto;
}
.coup-image{
	text-align: center;
}

/*Page promotions*/

.page-promo{
	border: 1px solid #CCC;
	background-color: #FFF;
	padding-bottom: 10px;
	*padding-bottom: 175px;
	_padding-bottom: 10px;
	
	
}
.titre-promo{
	background: url(../images/boutton.jpg) repeat-x;
	height: 25px;
	line-height: 25px;
	color: #FFF;
	font-size: 1em;
	text-align: left;
	padding-left: 10px;
}

.contenu-promo{
	float: left;
	width: 50%;
	height: 185px;
	padding-top: 15px;
}

.nom-produit-promo{
	padding: 7px 3px 10px 3px;
	text-align: center;
	color: #222;
	font-size: 12px;
	width: 300px;
	/*border: 1px solid #BBB;
	background-color: #FFF;*/
	margin-left: auto;
	margin-right: auto;
}

.promo-image{
	text-align: center;
}



/*Page marque*/

.page-contact{
	border: 1px solid #CCC;
	background-color: #FFF;
	padding-bottom: 10px;
	/*height: 608px;*/
	
}
.titre-contact{
	background: url(../images/boutton.jpg) repeat-x;
	height: 25px;
	line-height: 25px;
	color: #FFF;
	font-size: 1em;
	text-align: left;
	padding-left: 10px;
}

.contenu-contact{
	width: 80%;
	margin: 0px auto;
}

.contenu-contact label{
	float : left;
	width: 200px;
}
.contenu-contact .text, .contenu-contact textarea{
	float : left;
	width: 250px;
}
#envoyer{
	margin-left: 220px;
	border: none;
	background: url(../images/boutton.jpg) repeat-x;
	color: #FFF;
	height: 25px;
	line-height: 25px;
	font-size: 1em;
	padding-left: 30px;
	padding-right: 30px;
	border: 1px solid #CCC;

}

/*Page marque*/

.page-marque{
	border: 1px solid #CCC;
	background-color: #FFF;
	padding-bottom: 10px;
	*padding-bottom: 175px;
	_padding-bottom: 10px;
	
}
.titre-marque{
	background: url(../images/boutton.jpg) repeat-x;
	height: 25px;
	line-height: 25px;
	color: #FFF;
	font-size: 1em;
	text-align: left;
	padding-left: 10px;
}

.contenu-marque{
	float: left;
	width: 25%;
	padding-top: 15px;
}

.nom-produit-marque{
	padding-top: 7px;
	padding-bottom: 10px;
	text-align: center;
	color: #222;
	font-size: 12px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-transform: uppercase;
}

.marque-image{
	text-align: center;
}

/*Page recrutement*/

.page-recrutement{
	border: 1px solid #CCC;
	background-color: #FFF;
	padding-bottom: 20px;
	height: auto;
	
}
.titre-recrutement{
	background: url(../images/boutton.jpg) repeat-x;
	height: 25px;
	line-height: 25px;
	color: #FFF;
	font-size: 1em;
	text-align: left;
	padding-left: 10px;
}

.contenu-recrutement{
	width: 97%;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	
}

/*Page localisation*/

.page-localisation{
	border: 1px solid #CCC;
	background-color: #FFF;
	padding-bottom: 10px;
	height: 608px;
	
}
.titre-localisation{
	background: url(../images/boutton.jpg) repeat-x;
	height: 25px;
	line-height: 25px;
	color: #FFF;
	font-size: 1em;
	text-align: left;
	padding-left: 10px;
}

.contenu-localisation{
	width: 97%;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	
}

.google-map{
	margin-left: auto;
	margin-right: auto;
	width: 602px;
	height: 315px;
}

.description-localisation{
	text-align: justify;
	padding: 10px 0 10px 0;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.contenu-photos{
}

.photos-localisation{
	width: 33%;
	float: left;
	text-align: center;
}
/*Page mentions légales*/

.page-mentions{
	border: 1px solid #CCC;
	background-color: #FFF;
	padding-bottom: 10px;
	height: 608px;
	
}
.titre-mentions{
	background: url(../images/boutton.jpg) repeat-x;
	height: 25px;
	line-height: 25px;
	color: #FFF;
	font-size: 1em;
	text-align: left;
	padding-left: 10px;
}

.contenu-mentions{
	width: 97%;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	
}


/*Page newsletter*/

.page-newsletter{
	border: 1px solid #CCC;
	background-color: #FFF;
	padding-bottom: 10px;
	height: 608px;
	
}
.titre-newsletter{
	background: url(../images/boutton.jpg) repeat-x;
	height: 25px;
	line-height: 25px;
	color: #FFF;
	font-size: 1em;
	text-align: left;
	padding-left: 10px;
}

.contenu-newsletter{
	width: 80%;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 50px;
	
}

.contenu-newsletter input{
	float: left;
	width: 300px;
	
}

.champ{
	height: 35px;
}


#tagsphere{
	margin-left: auto;
	margin-right: auto;
}

#tagsphere a {
	color: #E0017E;
	text-decoration: none;
}
#tagsphere a:hover{
	color: #E0017E;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}
#tagsphere ul li a:hover{
	border: none;
	border-style: none;
	border-width: 5px;
	}
.contenu-mentions a{
	color: #E0017E;
}
.contenu-mentions a:hover{
	color: #777777;
}