/* Feuille de style pour le contenu des pages 
 * C'est cette feuille de style qui doit être liée aux pages du site
 * La feuille de style de la charte est appelée depuis cette feuille.
 */
 
/* Import des style pour la charte */
@import "charte.css";
h1{
	font-family: Arial, Helvetica, Verdana;
	font-size: 2.2em;
	font-weight: normal;
	color:#eb2e1b;
	border-bottom:1px solid #CCC;
	display:block;
}
h2{
	font-family: Arial, Helvetica, Verdana;
	font-size: 1.7em;
	font-weight: normal;
	color:#666666;
	display:block;
}
h3{
	font-family: Arial, Helvetica, Verdana;
	font-size: 1.3em;
	font-weight: bold;
	color:#eb2e1b;
	border-bottom:1px solid #CCC;
	display:block;
	margin-bottom:10px;
}
h5{
	font-size: 1em;
	font-weight:bold;
	text-align:center;
	font-style:italic;
	color:#eb2e1b;
}
h6{
	font-size: 0.8em;
	font-weight:bold;
	color:#eb2e1b;
}

a{
	color:#eb2e1b;
	text-decoration:none;
}
a:hover{
	color:#fff;
	text-decoration:underline;
}
p{
	font-size:12px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin:10px 0;
}
#pagination{
	width:568px;
	text-align:center;
}


/**************************** ACCUEIL ****************************/
#accueil{
	width:568px;
	margin-left:20px;
	padding-left:20px;
	padding-right:10px;
	text-align:justify;
}
#accueil img{
	width:250px;
	float:right;
	padding-left:10px;
	border:0px;
}


/**************************** restauration ****************************/
#restauration{
	width:568px;
	margin-left:20px;
	padding-left:20px;
	padding-right:10px;
	text-align:justify;
}


/**************************** art & culture ****************************/
#artculture{
	width:568px;
	margin-left:20px;
	padding-left:20px;
	padding-right:10px;
	text-align:justify;
}
#artculture .actualite{
	width:568px;
	text-align:justify;
	border:1px dashed #eb2e1b;
	padding:5px;
	margin-bottom:20px;
}
#artculture .actualite img{
	width:150px;
	float:left;
	padding-right:10px;
}
#artculture .actualite h1{
	font-family: Arial, Helvetica, Verdana;
	font-size: 1.8em;
	font-weight: normal;
	color:#eb2e1b;
	margin-left:160px;
	border-bottom:1px solid #CCC;
	display:block;
}
/**************************** forum ****************************/
#forum{
	width:568px;
	margin-left:20px;
	padding-left:20px;
	padding-right:10px;
	text-align:justify;
}


/**************************** parteniare ****************************/
#partenaire{
	width:568px;
	margin-left:20px;
	padding-left:20px;
	padding-right:10px;
	text-align:justify;
}
#partenaire .partenairecadre{
	width:568px;
	text-align:justify;
	/*min-height:150px;
	height:auto !important;
	height:150px;*/
	border:1px dashed #eb2e1b;
	margin-bottom:20px;
	padding:5px;
}
#partenaire .partenairecadre img{
	width:150px;
	float:left;
	padding-right:10px;
}
#partenaire .partenairecadre h1{
	font-family: Arial, Helvetica, Verdana;
	font-size: 1.8em;
	font-weight: normal;
	color:#eb2e1b;
	margin-left:160px;
	border-bottom:1px solid #CCC;
	display:block;
}


/**************************** boutique ****************************/
#boutique{
	width:568px;
	margin-left:20px;
	padding-left:20px;
	padding-right:10px;
	text-align:justify;
}
#boutique .boutiquecadre{
	width:568px;
	min-height:150px;
	height:auto !important;
	height:150px;
	text-align:justify;
	border:1px dashed #eb2e1b;
	margin-bottom:20px;
	padding:5px;
	clear:left;
}
#boutique .boutiquecadre h1{
	font-family: Arial, Helvetica, Verdana;
	font-size: 1.4em;
	font-weight: bold;
	color:#eb2e1b;
	margin-left:160px;
	border-bottom:1px solid #CCC;
	display:block;
}
#boutique .boutiquecadre img{
	width:150px;
	float:left;
	padding-right:10px;
	border:0px;
}
#boutique .boutiquecadre .cadreprod{
	width:150px;
	float:left;
	padding-right:10px;
}
#boutique .boutiquecadre .cadreprodqte{
	width:60px;
	float:left;
	padding-right:10px;
}
#boutique .boutiquecadre .cadreprodpx{
	width:80px;
	float:left;
	padding-right:10px;
	/*border:1px solid red;*/
}
#boutique .boutiquecadre .cadrepanier{
	/*width:60px;*/
	float:left;
	margin-top:20px;
}
#boutique .boutiquecadre .cadrepanier img{
	width:auto;
	float:left;
}
#formBoutique input{
	color:#000;
	border:1px solid #CCCCCC;
	width:30px;
	margin-left:12px;
	font-size:12px;
}


/*********************************** CONTACT ***********************************/
#contact{
	float:left;
	width:610px;
	/*min-height:280px;
	height:auto !important;
	height:280px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	line-height:1.3em;
	text-align:justify;
	color: #a8a8a8;
	margin-top:0;
	margin:0 0px 0px 90px;
	/*border:1px solid red;*/
}
#contact img{
	float:left;
	width:auto;
	margin:0px;
	padding:0px;
}
#contactPlan p,
#contact p{
	padding:0px 10px 20px 0px;
	font-family:verdana;
	font-size:11px;
	color:#a8a8a8;
	text-align:justify;
	margin:8px 0 0px 0 ;
}
#contactTxt{
	width:45%;
	float:left;
}
#contactPlan{
	width:45%;
	float:right;
}
#formContact .bouton{
	width:200px;
	margin-right:20px;
	color:#000;
	font-weight:bold;
	border:1px solid #CCCCCC;
}
#formContact input{
	color:#000;
	font-weight:bold;
	float:left;
	border:1px solid #CCCCCC;
	width:165px;
	font-size:12px;
}
#formContact textarea{
	color:#000;
	font-weight:bold;
	float:left;
	border:1px solid #CCCCCC;
	width:450px;
	font-size:12px;
}
#formContact input:focus,textarea:focus{
	border-color:#FF0000;
}
#formContact .champRequis{
	color:#FF0000;
}

span.actuDate {
	position: absolute; 
	top: 10px; 
	right: 10px;
	color: #EB2E1B;
	font-size: 10px;
	font-style: italic;
}

span.old_price
{
	text-decoration: line-through;
}
