/* CSS Document */
body
{
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#A81800;
	color:#2C2C2C;
}
*  {
	margin: 0 ;
}
h2, h3 , h4 , h5  {
	
	display:block;
	margin: 0 ;
	padding:0;	
}
p {
	padding:2px 0 3px 0;
	text-align:justify;
}
ul,li  {
	margin: 0 ;
	padding:0;
	list-style:none;
	text-decoration:none;
}
a
{
	text-decoration:none;
	outline:none;
	cursor:pointer;						
}
a:hover
{
	text-decoration:none;
	outline:none;	
}
.clr
{
	clear:both;	
}
.clrleft
{
	clear:left;	
}
.clrright
{
	clear:right;
}
img
{
	border:none;
}
/********************************************************************************/
#gauche{
	background:url(images/bgg.jpg) no-repeat right top #A81800;
}	
	
#droite{
	background:url(images/bgd.jpg) no-repeat left top #A81800;
}
#center
{
	width:955px;
	margin:0 auto;	
}
#page
{
	width:925px;
	padding:0 0 0 30px;
	background:url(images/header.jpg) no-repeat 0 0 #A81800;
	float:left;
}
#header
{
	float:left;
	height:292px;
	width:916px;
	padding:0 9px 0 0;	
}
.logo
{
	float:left;
	margin:152px 0 0 0;	
}
.cuisinier
{
	float:right;
	margin:2px 0 0 0;	
}
#menu_top{		
	color:#A31100;
	padding:3px 0 0 430px;
}
#menu_top li {
	display:inline;
	font-weight:normal;	
}
#menu_top a{
	padding:0 3px 0 3px;
	font-size:10px;	
	color:#A31100;	
}
#menu_top a:hover,#menu_top .active{
	color:#379501;
}

/**********************************************MENU************************************************/
#menu
{
	float:left;
	width:628px;
	padding:1px 0 0 13px;
}
#menu li{
	margin:0 58px 0 0;
	float:left;
}
#menu a
{
		
	background:url(images/menu_off.gif) no-repeat center 0;
	height:42px;
	padding:17px 0 0 0;
	display:block;
	float:left;	
}
#menu a:hover,#menu .active
{
	background:url(images/menu_on.gif) no-repeat center 0;
}
#menu span
{	
	height:24px;	
	display:block;		
}
#menu #acc span
{
	background:url(images/m_acc.gif) no-repeat 0 0;
	width:75px;
}
#menu #actua span
{
	background:url(images/m_actua.gif) no-repeat 0 0;
	width:92px;
}
#menu #pizza span
{
	background:url(images/m_pizza.gif) no-repeat 0 0;
	width:62px;
}
#menu #contact span
{
	background:url(images/m_contact.gif) no-repeat 0 0;
	width:73px;
}
/***********************************Fin Menu********************************************/

/***********************Images*********************************************************/
.car
{
	float:left;
	border:1px solid #A40F09;
	margin:1px 15px 0 0;
}
.carte
{
	float:left;	
	margin:0 0 0 0;
}
.font
{
	font-weight:bold;
	font-size:14px;
	color:#A31100;
}
/**************************************************************************************/
.titre_acc
{
	padding:0 0 8px 0;
	color:#a31100;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px solid #a31100;
	font-size:18px;
	float:right;
	width:372px;
	margin:0 0 7px 0;
}
.titre_atu
{
	padding:2px 0 12px 0;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;		
	background:url(images/actua_titre.jpg) no-repeat 0 0;
	text-align:center;
}
.titre_contact
{
	padding:0 0 8px 0;
	color:#a31100;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px solid #a31100;
	font-size:18px;
	float:right;
	width:220px;
	margin:31px 0 7px 0;
}
.titre_actua2
{
	padding:0 0 8px 0;
	color:#a31100;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px solid #a31100;
	font-size:18px;
	margin:0 0 7px 0;	
}
/*****************************************************************************************/
.line
{
	line-height:20px;
}
#content
{
	float:left;	
	width:868px;
	padding:26px 0 15px 27px;
	background:#fff;
}
#content .ancre
{
	color:#000000;					
}
#content .ancre:hover
{
	text-decoration:underline;
	color:#9FC104;
}
#bloc1
{
	float:left;
	width:530px;
	padding:0 48px 0 0;
}
#country
{
	float:left;
	width:336px;
	padding:9px 0 0 0;
	border-top:1px solid #A31100;
	margin:38px 24px 0 0;
}
.liste
{
	float:left;
	padding:0 0 0 12px;
}
.puce_rouge
{
	font-weight:bold;
	 padding:0 0 0 14px;	
	 background:url(images/flesh_rouge.gif) no-repeat 0 3px;
	 margin:0 0 5px 0;
	 white-space:nowrap;
	 font-size:10px;	
}
.rouge
{
	padding:4px 0 9px 0;
	color:#a31100;	
	font-size:11px;
	text-align:left;
	font-weight:bold;
}
#choix
{
	float:left;
	width:165px;	
	padding:0 0 0 0;
	background:url(images/top_choix.jpg) no-repeat 0 0 #379501;
	position:relative;
}
#choix p
{	
	color:#FFFFFF;
	margin:0;	
	text-align:left;
	padding-left:13px;
	
}
#choix .titre
{
	font-size:18px;	
	padding-top:5px;
	text-align:center;
	padding:13px 0 10px 0;
}
#choix img
{
	float:left;
	margin-top:15px;
}
#choix .pizza
{
	 position:absolute;
	 right:-30px;
	 bottom:-14px; 
}

#bloc_actua
{
	 float:left; 
	 width:267px;  
	 padding:0 0 9px 0;
	 background:url(images/px_actu.gif) repeat-y 0 0;
	 position:relative;
	 margin:5px 0 0 0;
}
#bloc_actua .img
{
	 position:absolute;
	 left:-18px;
	 top:-20px; 
}

#bloc_actua .txt1
{
	float:left;
	width:240px;
	padding:13px 0 10px 18px;
	border-bottom:1px solid #379501;
}
#bloc_actua .date
{
	 font-weight:bold;
	 padding:0 0 0 14px;
	 color:#A21300;
	 background: url(images/flesh_ac.gif) no-repeat 0 3px;
	 margin:0 0 7px 0;
}

#bloc_actua a
{
	 padding:0 0 0 13px;
	 color:#A61B52;
	 display:block;
	 margin:10px 0 0 0;
	 float:right;
}
#bloc_actua a:hover
{
	 color:#fff;
}

#bloc_actua .actu a
{
	padding:0 0 0 0;
	color:#fff;
	display:block;
	margin:0 0 0 0;
	float: left;
}
#bloc_actua .actu a:hover
{
	 color:#A61B52;
}

#bloc_actua .noborder
{
	border:0;	
}
/*****************************Nav/*********************************************/
#content_nav
{
	float:left;	
	width:851px;
	padding:26px 22px 15px 22px;
	background:#fff;
}
.tomate
{
	float:left;
	width:274px;
	border-right:1px solid #379501;
	margin:0 23px 0 0; 
}
.tomate p
{
	text-align:left;
	font-size:11px;
}
.tomate span
{
	color:#A92111;
	display:block;
	font-weight:bold;

}
.change
{
	width:254px;
	padding:0;
	margin:0;
	border-right:none;
	
}

.designation
{
	font-weight:bold;
	color:#a31100;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:10px;
	border-bottom:1px solid #a31100;
	padding:0 0 8px 0;
	margin-bottom:10px;
}
.designation span
{
	padding-right:70px;
	word-spacing:-2px;
}
.designation .environ
{
	background:url(images/vide.gif) no-repeat 0 0;
	padding:0 45px 2px 15px;
	padding-left:15px;
}
.designation .partir
{
	padding-right:45px;
}
.designation .ouef
{
	padding-right:0;
	
}
.designation .jean
{
	font-size:14px;
	padding:0 77px 0 0;
}

#diapo
{
	float:left;	
	width:851px;
	padding:15px 0 0 0;
	position:relative;
	
}
#diapo img
{
	border:1px solid #A81800;
	margin:0 16px 0 0;
	cursor:pointer;
	float:left;
}
#diapo .nopad
{
	margin-right:0;
}
#bd
{
	display: none;
	position: absolute;
	top:-330px;
	left:250px;	
	width:452px;	
	z-index:50;
}
#bd img
{
	border-top:0;
}
/************************Actualiter/*********************************************/
#bloc2_actu
{
	float:left;
	width:530px;
	padding:0 0 0 48px;
}




/************************Contcat/*********************************************/


.map
{

	float:left;
	margin:13px 0 0 5px;
}

#plan
{
	float:left;
	width:394px;	
	padding:0 67px 0 0;		
}
#ville
{
	width:160px;
	float:left;
	position:relative;

}
#ville img
{
	border:1px solid #A40F09;
}
#ville .city
{
	position:absolute;
	right:-237px;
	top:74px;
	border:1px solid #A40F09;
	float:none;	
}


#mappy {

	position: absolute;
	top:180px;
	left:350px;	
	width:581px;	
	z-index:3;
	display:none;
}
#mappy img
{
	border:0;
}
.fermer-carte {
	background: #000;
	line-height: 16px;
	height: 18px;
	padding-right: 1px;
	color: #ccc;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}
.fermer-carte a {
	color: #ccc;
	display: block;
}
.fermer-carte a:hover {
	color: #fff;
	text-decoration: none;
}
.cadreX {
	border: 1px #aaa solid;
	padding: 0px 3px;
}









#coord
{
	float:left;
	width:372px;	
	padding:0 0 0 0;
	background:url(images/top_comand.jpg) no-repeat 0 0 #379501;
	position:relative;
}
#coord p
{
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	font-size:18px;	
	padding:13px 0 0 70px;
	margin:0;
	word-spacing:-2px;
	line-height:25px;
}
#coord .blanc
{
	font-size:35px;	
	word-spacing:-6px;
	padding-top:5px;
	line-height:normal;
}
#coord img
{
	float:left;
}
#coord .pic
{
	 position:absolute;
	 left:-45px;
	 top:-8px; 
}

#bloc_cont
{
	float:left;
	width:378px;
}
.delivre
{
	float:left;
	margin:60px 8px 0 0;
	border:1px solid #A40F09;
}
.border
{	
	border:1px solid #A40F09;
	margin:60px 0 0 0;
	float:left;
}
.txt_pizza
{
	margin:10px 0 0 58px;
	clear:both;
}
/*****************************Tourne*********************************************/
#tourne
{
	float:left;
	clear:both;
	border-collapse:collapse;
	margin:30px 0 0 0;
	width:855px;
}
#tourne td
{
	border:1px solid #333333;
	padding:4px;
	text-align:center;
	font-size:11px;
	
}
#tourne .vert
{
	color:#379501;
	font-weight:bold;
	font-size:12px;
	
}
#tourne .rouge
{
	color:#A40F09;
	text-align:left;
	font-weight:bold;	
		font-size:12px;
}
#tourne .orange
{
	color:#FF7E14;	
	font-weight:bold;
		font-size:12px;
}
#tourne .rouge span
{
	color:#BE5240;
}
#tourne .plus
{
	padding-left:120px;	
}




/***********************************Mention**********************************/
.contenuMention{
	float:left;	
	width:851px;
	padding:26px 22px 15px 22px;
	background:#fff;
}
.contenuMention p{
	 padding:4px 0px 4px 0;	
	 text-align:justify;		 	
}
.contenuMention .fonce
{
	color:#379501;
	font-weight:bold;
}
.contenuMention strong
{
	color:#379501;
}


/*********************************Footer************************************************/
#footer{	
	width:895px;
	color:#fff;
	text-align:center;	
	clear:both;
	margin:0 auto;
	background:url(images/bg_footer.gif) no-repeat 0 0;
}
#footer p
{
	font-size:11px;
	text-align:center;
	padding:0;
}
object
{
	position:relative;
	top:6px;
}
#navigation{		
	color:#A31100;
	padding:0 0 8px 0;
}
#navigation li {
	display:inline;
	font-weight:normal;	
}
#navigation a{
	padding:0 3px;
	font-size:10px;	
	color:#A31100;	
}
#navigation a:hover,#navigation .active{
	color:#fff;
}
#toptech {		
	text-align:center;
	padding:5px 0 5px 0;
	margin:0;	
}
#toptech a{
	color:#EB5F24;
	font-size:10px;
	outline:none;
}
#toptech a:hover{
	color:#fff;
}

