﻿/* Titre des pages */

.center h2
{
	font-family: Arial;
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
}

.center h2.blue
{
	background: #d8e7f5 url('../Images/General/blue-title.png') repeat-x scroll left bottom;
	color: #608eb9;
	font-size: 16px;
	height: 38px;
	line-height: 35px;	
	margin-bottom: 17px;
	text-align: center;
}

.center h2.blue span
{
	color: #fff;
}

.center h2.kaki
{
	background: #c6b16e url('../Images/General/kaki-title.png') repeat-x scroll left bottom;
	color: #fff;
	font-size: 14px;
	height: 24px;
	line-height: 21px;
	padding-left: 4px;
}


/*page conseils*/


.bordeau
{
	height: 38px;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
	background: #d8e7f5 url(../Images/General/bordeau-title.png) repeat-x;
	color:#FFF;
	font-weight:bold;
	vertical-align:middle;
}

.bordeau h1
{
	font-size:16px;
	line-height:32px;
	text-transform:uppercase;
}

.bordeau h1 span
{
color:#fccad5;
}




/* Contenu des pages */

.center p
{
	color: #8b8b8b; /*#9c9c9c*/
	font-family: Arial;
	font-size: 12px;
}

.homepage .center p
{
	color: #4095ce;	
}

.center p.intro
{
	font-weight: bold;
	margin: 16px 0 20px 0;
	text-align: center;
}

/* Formulaire */

/* textarea 366px */

.center p label.common
{
	color: #9c9c9c;
	float: left;
	font-family: Arial;
	font-size: 12px;
	padding-top: 3px;
	width: 170px;
}

.center p.input input
{
	border: 1px solid #829bba;
	font-size: 10px;
	padding: 2px;
	width: 220px;
}

.center textarea
{
	border: 1px solid #829bba;
	font-size: 10px;
	padding: 4px;
	width: 360px;
}

.center p.buttons
{
	margin: 26px 0 48px 0;
	text-align: center;
}

/* Formulaire de désinscription à la Newsletter */

.center .desinscriptionNewsletter h3
{
	background-color: #e7f3ff;
	color: #9c9c9c;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding-left: 18px;
}

.center .desinscriptionNewsletter h3 span
{
	font-weight: bold;
}

.center .desinscriptionNewsletter h3.oneline
{
	height: 38px;
	line-height: 38px;
}

.center .desinscriptionNewsletter h3.multiline
{
	padding-bottom: 4px;
	padding-right: 4px;
	padding-top: 4px;
}

.center .desinscriptionNewsletter p.what
{
	overflow: auto;
}

.center .desinscriptionNewsletter p.what label
{
	margin-right: 25px;

	}
.center .desinscriptionNewsletter p.what label.common
{
	color: #9c9c9c;
	float: left;
	font-family: Arial;
	font-size: 12px;
	padding-left: 15px;
	width: 400px;
	_width: 360px;
}



.center .desinscriptionNewsletter p.unsubemail
{
	text-align: center;
}

.center .desinscriptionNewsletter p.unsubemail input
{
	font-size: 10px;
	padding: 2px;
	width: 256px;
}

.center .desinscriptionNewsletter .cbReasons
{
	padding-left: 8px;
	padding-top: 8px;
}

.center .desinscriptionNewsletter .cbReasons tr
{
	height: 32px;
}

.center .desinscriptionNewsletter .cbReasons label
{
	color: #9c9c9c;
	font-family: Arial;
	font-size: 12px;
}

/* Carousel */

	    div.titre
	    {
		    overflow: hidden; 
		    padding-left: 0;
		    .margin-bottom: 10px;
	    }
	    div.carousel
	    {
	        margin: 0;
	    }
	    div.carousel .BlocProduit
	    {    
			margin: 0;
	        margin-bottom: 6px;
	    }