/***********************************************************************/
/*********************** FEUILLE DE STYLE YZEO *************************/
/***********************************************************************/


/***************************  Construction *****************************/
body {
	background-image:url(images/fond.jpg);
	background-repeat:repeat-x;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#923116;
}

#intro { 
	width:100%;
	height:100%;
	color:#000000;
	text-align:center;
	background-image:url('images/fond.jpg');
	background-repeat:repeat-x, repeat-y;
	position:absolute;
	top:0;
	left:0;
}
#intro a{ 
	color:#990000; 
}

#divh1{
	width:100%;
	height:20px;
	text-align:center;
}

#main{
	display:block;
	text-align:right;
	width:990px;
	margin-left:auto;
	margin-right:auto;
}

#header{
	width:990px;
	height:263px;
	vertical-align:top;
}

#centre{
	width:100%;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	background-position:center top;
}
#top{
	width:990px;
	height:47px;
	float:left;
}
#top img{
	vertical-align:top;
}
#contenu{
	text-align:left;
	width:990px;
	float:left;
}

#piedPage{
	text-align:center;
	width:990px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	vertical-align:text-bottom;
	color:#ffffff;
}
#piedPage a{
	color:#ffffff;
}
#liensBas{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	width:100%;
	clear:both;
	text-align:center;
	font-size:10px;
}

#liensBas img{
	vertical-align:middle;
	border:none;
}

#liensBas a{
	color:#ffffff;
}

#validator {
	text-align:right;
	font-size:10px;
}
/************** formulaire de contact *******************/
#frmEnvoi{
	margin-left:auto;
	margin-right:auto;
}

#frmEnvoi input, textarea{
 	background-color:#923116;	
}

#frmEnvoi .champ{
 	background-color:#ffffff;	
}

#frmEnvoi .field{
	text-align:right;
	display:block;
	width:100%;
	margin-top:10px;
	margin-bottom:0px;
}

#frmEnvoi .field label{
	float:left;
}

#frmEnvoi .input2{
	background-color:#ffffff;
}

.formContact{
	width:470px;
}
.formMenu{
	width:800px;
}
/************ fin formulaire de contact *****************/

/*************************** Fin de la Construction *****************************/


/*************************** Sytles des balises *********************************/

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin:0px;
}

h2{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;

}

h3{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;

}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #ffffff;
}

li {
	list-style:inside;
	line-height:18px;
	color: #ffffff;
}

a:link {
	color:#f0e48f; 
	text-decoration: underline;
} 

a:visited {
	color: #f0e48f; 
	text-decoration: underline;
} 

a:hover {
	color: #f0e48f; 
	text-decoration: none;
}

input, textarea, select, option {
	color:#FFFFFF;
	border-width:thin;
	background-color:#933116;
}

/************************** Fin des sytles des balises ***********************/


/*************************** Classes Element *********************************/
.noBorder{
	border:none;
}
.justifier{
	text-align:justify;
}
.floatLeft{
	float:left;
	margin-right:10px;
}
.floatRight{
	float:right;
	margin-right:10px;
}
.centrer{
	margin-left:auto;
	margin-right:auto;
}
.centrerText{
	text-align:center;
}
.alignmiddle { vertical-align:middle; }
.clearFloat{
	clear:both;
	float:none;
}
.tableStyle{
	width:100%;
	border:0px;
	vertical-align:text-top;
}
.cadreImg{
	border:medium;
	border-color:#996600;
	border-style:solid;

}
.zoneTexte{
	width:910px;
	height:auto;
	margin-left:40px;
	margin-right:40px;
	margin-top:10px;
}
.texte{
	color:#ffffff;
}

.center { text-align:center; }

.noborder { border:none; }

.photo{
	width:290px;
	margin-right:20px;
	margin-left:20px;
	vertical-align:middle;
	float:left;
}
.valMiddle{
	vertical-align:middle;
}
.noBorder{
	border:none;
}
.zoneAnim1{
	width:262px;
	height:200px;
	margin-bottom:15px;
	float:left;
}
.DivTexte{
	width:550px;
	height:auto;
	float:left;
	margin-left:0px;
}



#menu {
	width:100%;
}
#menu h3{
	display:block;
	width:100%;
	background:url(images/sous-titre.jpg) no-repeat center;
	padding-top:8px;
	height:26px;
	text-align:center;
	font-weight:bold;
	color:#68151F;
}
#menu h4{
	color:#FFFFFF;
}
#menu ul{
	padding:0;
	margin:0;
	display:block;
	width:100%;
	font-weight:bold;
}
#menu ul li{
	text-align:right;
	padding:0;
	margin:10px 0 10px 0;
	width:100%;
	list-style-type:none;
}
#menu ul li p{
	text-align:left;
	float:left;
	margin:0;
	height:100%;
	font-weight:bold;
}
#menu ul li span{
	font-weight:normal;
	margin-right:8px;
	width:30px;
}
#menu em{
	color:#EBC850;
	font-weight:normal;
}

/* Encart */
.encart { 
	background-color:#B73F1C;
	padding:5px;
	text-align:center;
	color:#EBC850;
	border-style:groove;
	border-width:medium;
	border-color:#990000;
}
.encart *{ 
	color:#EBC850;
	font-size:1.2em;
}

/* ************************* Commande en ligne */

#commande {
	color:#EBC850;
	text-align:left;
}

#commande h3{
	display:block;
	width:100%;
	background-image:url(images/fondH3.jpg);
	border-style:outset;
	border-width:thin;
	padding-top:8px;
	font-size:18px;
	margin:0;
	height:26px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
}

#commande h4{
	color:#FFFFFF;
}

#commande ul{
	padding:0;
	margin:0;
	display:block;
	width:100%;
	font-weight:bold;
}

#commande ul li{
	background:url(images/spacer.gif) repeat-x bottom;
	text-align:right;
	padding:0;
	margin:10px 0 10px 0;
	width:100%;
	list-style-type:none;
}
#commande ul li p{
	text-align:left;
	float:left;
	margin:0;
	height:100%;
	width:480px;
	font-weight:bold;
}
#commande ul li span{
	font-weight:normal;
	margin-right:8px;
	width:30px;
}
#commande em{
	color:#EBC850;
	font-weight:normal;

}

.formule{
	width:264px;
	height:260px;
	border-width:thin;
	border-color:#6D2510;
	border-style:solid;
	text-align:center;
	float:left;
}

.formuleMenu{
	width:32%;
	border-width:thin;
	border-color:#6D2510;
	padding-top:15px;
	padding-bottom:15px;
	border-style:solid;
	text-align:center;
	float:left;
}
.formuleMenu h4{
	font-size:18px;
}
.formuleMenu p{
	color:#EBC850;
	font-size:14px;
}

.formuleMenu2{
	width:32%;
	height:250px;
	border-width:thin;
	border-color:#6D2510;
	padding-top:15px;
	padding-bottom:15px;
	border-style:solid;
	text-align:center;
	float:left;
}

.formuleMenu2 h4{
	font-size:18px;
}
.formuleMenu2 p{
	color:#EBC850;
	font-size:14px;
}


.champSelect{
	text-align:center;
	vertical-align:bottom;
	margin-left:5px;
	height:30px;
	width:75px;
	float:left;
}
.champSelect *{
	vertical-align:middle;
	color:#FFFFFF;
}
.spacer{
	float:left;
	height:30px;
	width:160px;
}
.formCommande{
	width:800px;
}

#formules, #menuburger, #pizzasclassique, #pizzascreme, #pizzasspeciales, #pizzascremes, #chaussons, #sandwichchaud, #sandwichfroid, #platscuisinees, #saladesgourmandes, #glaces, #pizzasdesserts, #desserts, #boissons { display:none; } 

/* Divers */

.changeCursor{
	cursor:pointer;
}

.imgLeft {
	float:left;
	margin-right:1em;
}

.effeftTxt { color:#FF0000; font-weight:bold; }

/*************************** Fin des classes Element *************************/


/*************************** Class Plan API GOOGLE ***************************/

.titreplan {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #CDB59D;
	font-weight: bold;	
}
.txtplan {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.plan {
	width: 640px;
	height: 480px;
}


/*************************** Fin Class Plan API GOOGLE ***************************/

.effetTxt { font-size:14px; font-style:italic; font-weight:bold; color:#05A110; }
.effetFormule { font-weight:bold; color:#05A110; font-style:italic; }