/* 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";


/* STYLE CYC  (ne pas supprimer) */
.cyc {
	position: absolute;
	top: -10000px;
}


/******************************* GENERALITE *******************************/
b{
	color:#6b1b03;
}
ul{
	margin:0 0 15px 50px;
}
li{
	list-style-image:url(../images/charte/puce01.gif);
	margin:0px;

	font-size:1.2em;
	letter-spacing:0.06em;
}
.italique{
	font-size:1em;
	font-style:italic;
}
.ras{
	margin:0px;
	padding:0px;}

/******************************* ACCUEIL *******************************/
#colonnedroite{
	float:right;
	width:200px;
	margin-left:10px;
}
.imagealignedroite{
	float:right;
}


/******************************* PLATEAU REPAS *******************************/
#contenuTexte .plateau{
	float:left;
	width:169px;
	min-height:280px;
	height:auto !important;
	height:280px;
	margin:25px 8px 8px 8px ;
	background-color:#fbece7;
	border:1px solid #d46a00;
	background-image:url(../images/charte/bg-plateau.gif);
	background-repeat:no-repeat;
}
#contenuTexte .plateau p{
	text-align:center;
	padding:0px 5px;
}
#contenuTexte .plateau img{
	width:159px;
	margin:10px 5px 5px 5px ;
}


/******************************* BUFFET *******************************/
#contenuTexte .buffet{

	width:562px;

	margin:5px 7px 8px 7px ;
	background-color:#fbece7;
	border:1px solid #d46a00;
	background-image:url(../images/charte/bg-buffet.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#contenuTexte .buffet p{
	text-align:center;
	padding:0px 5px;
}
#contenuTexte .buffet .visu{
	width:180px;
	float:right;
	/*border:1px solid red;*/
	margin:5px 5px 0px 5px ;
}
#contenuTexte .buffet .visu img{
	float:right;
	width:175px;
	margin:0px 0px 25px 0px ;
}
#contenuTexte .buffet .txt{
	width:155px;
	float:left;
	/*border:1px solid red;*/
	margin:5px;
}
#contenuTexte .buffet .txt1{
	/*width:155px;*/
	float:left;
	/*border:1px solid red;*/
	margin:5px;
}
#contenuTexte .buffet .txt img{
	width:149px;
	margin:40px 0px 10px 0px ;
}
#contenuTexte .buffet .txt .prix{
	width:149px;
	margin:0px 0px 10px 0px ;
}



/******************************* PETIT DEJ *******************************/
#contenuTexte .petitdej{
	float:left;
	width:700px;
	min-height:210px;
	height:auto !important;
	height:210px;
	margin:5px 7px 8px 22px ;
	background-color:#fbece7;
	border:1px solid #d46a00;
	background-image:url(../images/charte/bg-petitdej.gif);
	background-repeat:no-repeat;
	/*border:1px solid red;*/
}
#contenuTexte .petitdej .visudej{
	width:340px;
	float:right;
	/*border:1px solid red;*/
	margin:5px 5px 0px 5px ;
}
#contenuTexte .petitdej .visudej img{
	float:right;
	width:auto;
	margin:0px 15px 0px 0px ;
}
#contenuTexte .petitdej .txtdej{
	width:330px;
	float:left;
	/*border:1px solid blue;*/
	margin:5px;
}
#contenuTexte .petitdej .txtdej img{
	width:auto;
	margin:10px 0px 10px 0px ;
}



/******************************* VENTE A EMPORTER *******************************/
#contenuTexte .vente-emporter{
	float:left;
	width:700px;

	margin:5px 7px 8px 22px ;
	background-color:#fbece7;
	border:1px solid #d46a00;
	background-image:url(../images/charte/bg-vente.gif);
	background-repeat:no-repeat;
}
#contenuTexte .vente-emporter1{
	float:left;
	width:700px;
	min-height:640px;
	height:auto !important;
	height:640px;
	margin:5px 7px 8px 22px ;
	background-color:#fbece7;
	border:1px solid #d46a00;
	background-image:url(../images/charte/bg-traiteur.gif);
	background-repeat:repeat;
}
#contenuTexte .vente-emporter .visuvte,
#contenuTexte .vente-emporter1 .visuvte{
	width:340px;
	float:right;
	/*border:1px solid red;*/
	margin:5px 5px 0px 5px ;
}
#contenuTexte .vente-emporter .visuvte img,
#contenuTexte .vente-emporter1 .visuvte img{
	float:right;
	width:auto;
	margin:0px 15px 10px 0px ;
}
#contenuTexte .vente-emporter .txtvte,
#contenuTexte .vente-emporter1 .txtvte{
	width:330px;
	float:left;
	/*border:1px solid blue;*/
	margin:5px;
}
#contenuTexte .vente-emporter .txtvtetableau,
#contenuTexte .vente-emporter1 .txtvtetableau{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	text-align:left;
}
#contenuTexte .vente-emporter .txtvtetableaudroite,
#contenuTexte .vente-emporter1 .txtvtetableaudroite{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	text-align:right;
}
#contenuTexte .vente-emporter .txtvte img,
#contenuTexte .vente-emporter1 .txtvte img{
	width:auto;
	margin:10px 0px 10px 0px ;
}
.txtgros{
	text-align:center;
	font-size:14px;
	padding:0px 5px;
	font-weight:bold;
}


/******************************* RESTAURANT *******************************/
#contenuTexte .restaurant{
	float:left;
	width:358px;
	min-height:770px;
	height:auto !important;
	height:770px;
	margin:5px 7px 20px 7px ;
	background-color:#fbece7;
	border:1px solid #d46a00;
	background-image:url(../images/restaurant/bg-restaurant.gif);
	background-repeat:repeat;

	font-size:1.2em;
	line-height:1.4em;
	letter-spacing:0.06em;
	text-align:left;
}
#contenuTexte .restaurant h2{
	margin:5px 0 5px 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:1.4em;
	text-align:center;
	color:#A54F0C;
	background:none;
	padding-left:15px;
	border-bottom:0px dashed #D46A00;
}
#contenuTexte .restaurant h3{
	margin:5px 0 5px 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:1.4em;
	text-align:left;
	color:#A54F0C;
	background:url(../images/charte/puce02.gif) no-repeat;
	padding-left:15px;
	border-bottom:0px dashed #D46A00;
}
#contenuTexte .restaurantcarte{
	float:left;
	width:358px;
	min-height:770px;
	height:auto !important;
	height:770px;
	margin:5px 7px 8px 7px ;
	background-color:#fbece7;
	border:1px solid #d46a00;
	background-image:url(../images/restaurant/bg-restaurant.gif);
	background-repeat:repeat;
}
#contenuTexte .restaurantcarte h2{
	margin:5px 0 5px 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:1.4em;
	text-align:center;
	color:#A54F0C;
	background:none;
	padding-left:15px;
	border-bottom:0px dashed #D46A00;
}
#contenuTexte .restaurantcarte p{
	font-size:1.2em;
	line-height:1.4em;
	letter-spacing:0.06em;
	text-align:center;
}
#contenuTexte .restaurantcarte .txt{
	font-size:1.2em;
	line-height:1.4em;
	letter-spacing:0.06em;
	text-align:left;
}
#contenuTexte .restaurantcarte .txtd{
	font-size:1.2em;
	line-height:1.4em;
	letter-spacing:0.06em;
	text-align:right;
}

/***** ENCART BOISSONS *****/
#contenuTexte .boisson{
	float:left;
	width:358px;
	min-height:280px;
	height:auto !important;
	height:280px;
	margin:5px 7px 20px 7px ;
	background-color:#fbece7;
	border:1px solid #d46a00;
	background-image:url(../images/restaurant/bg-restaurant.gif);
	background-repeat:repeat;

	font-size:1.2em;
	line-height:1.4em;
	letter-spacing:0.06em;
	text-align:left;
}
#contenuTexte .boisson h2{
	margin:5px 0 5px 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:1.4em;
	text-align:center;
	color:#A54F0C;
	background:none;
	/*padding-left:15px;*/
	border-bottom:0px dashed #D46A00;
}
#contenuTexte .boisson h3{
	margin:5px 0 5px 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:1.4em;
	text-align:left;
	color:#A54F0C;
	background:url(../images/charte/puce02.gif) no-repeat;
	padding-left:15px;
	border-bottom:0px dashed #D46A00;
}



/* STYLE DE LA PAGE CONTACT */

#contactTxt{
	width:45%;
	float:left;
}
#contactTxt p,
#contactPlan p{
	text-align:center;
}
#contactPlan{
	width:45%;
	float:right;
}
#formContact label{
	font-size:1.2em;
	text-align:justify;
}
#formContact input,textarea{
	width:100%;
	border:1px solid #7f3925;
	background-color:#fef3ee;
	font-size:12px;
}
#formContact .bouton{
	width:160px;
	border:1px solid #7f3925;
	background-color:#fef3ee;
	font-size:1.4em;
	margin:0px 10px;
	padding:2px;
	color:#7f3925;
}
 #formContact input:focus,textarea:focus{
	border-color:#FF0000;
}
#formContact .champRequis{
	color:#FF0000;
}
.prix_plat{
margin-top:27px;
text-align:center;
font-size:1.8em;
font-family:Arial, Helvetica, sans-serif;}
.description{
height:100px;
}