@import "restaurant.css";
@import "highslide.css";
@import "s3slider.css";

 /*------------------------------------------------*
  *---  WWW.ICARE-NET.COM - agence web ---  CSS  --*
  *------------------------------------------------*/
		
html {
   margin: 0;
   padding: 0;
}


body {
	margin: 0;
	padding: 0;
	background-color:#690302;
	background-image:url(../images/deco/bg_general.gif);
	background-position:top;
	background-repeat: repeat-x;
	font-family: Arial;
	color: #fff;
	behavior:url("http://www.restaurant-dieulefit.com/css/hoverIE/csshover.htc");
	
	scrollbar-face-color: #7B674C;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #999999;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #7B674C;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #7B674C;
}


/*   

* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
} 

*/


p, form, input {
	margin: 0;
	padding: 0;
}

select {
	color: #000;
	background-color: #fff;
}


h1{
	font-size: 16px;
	color: Orange;
	font-weight: bold;
	
}
h2{
font-weight: bold;
	color: #f4cd71;
	font-size: 16px;
}
h3{
font-weight: bold;
	color: #f4cd71;
	font-size: 14px;
}



#menu_carte ul {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	text-align: left;
	list-style-type:none;
}
.menu_carte_  {

	list-style-type:none;
	font-size: 11px;
	margin-bottom:5px;

	
	
}


 /*------------------------------------------------------*
  *--------    CSS BLOCS     						 ----*
  *------------------------------------------------------*/

.tableauInfo{
	margin: 0 0 0 105px;

}
  
  
#general{
	margin:0 auto;
	padding:0;
/*	padding-top:10%;*/
	padding:20px 0 0 0;
	width:100%;
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:800px;
}

/*Contenu de page  CONTENT */

#content_index {
	margin:0 auto;
	padding:0;
	width: 640px;
	height:480px;
}

#content {
	margin:0 auto;
	padding:0;
	width: 800px;
	/*height:549px;*/
	height:auto;
	background-color:#4e433b;
}

/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:0;
	height:30px;
	text-align: left;
	color: #89775f;
	font-size:9px;
}

#footer a{
	color:#fff;
	text-decoration:none;
}

#footer a:hover{
	color:#f35224;
}


/*classe clear*/

.clear {
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}
.tablo_actu {
	margin: 10px;
	text-align:left;
	width: 340px;
	
	
}

.tablo_actu th{
	padding:5px 5px 10px 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-color:#4e433b;
	filter:alpha(opacity=60);  
  	-moz-opacity:0.60;
	opacity: 0.60;
	border: solid #bf653e 1px;
	
	
}

.tablo_actu td{
	font-size:11px;
	color:#FFFFFF;
	text-align:left;
	margin-bottom:15px;
}

.td_transparente{
	filter:alpha(opacity=60);  
  	-moz-opacity:0.60;
	opacity:0.60;
	background-color:#f4682d;
	padding:5px;
	width:400px;
	vertical-align:top;
}

.td_transparente a{
	filter:alpha(opacity=60);  
  	-moz-opacity:0.60;
	opacity:0.60;
	background-color:#f4682d;
	padding:5px;
	width:400px;
	vertical-align:top;
	text-decoration:none;
	color: #999999;
}

.td_transparente a:hover{
	filter:alpha(opacity=60);  
  	-moz-opacity:0.60;
	opacity:0.60;
	background-color:#f4682d;
	padding:5px;
	width:400px;
	vertical-align:top;
	text-decoration:none;
	color:#993366;
}

.tablo_actu p{
	font-size:12px;
	color:#FFFFFF;
	margin-bottom:15px;
	padding:0 0 15px 10px;
	font-weight:bold;
}

.tablo_actu img{
	margin: 0;
	padding: 0;
	float:left;
}


.liens_annonces {
	padding:5px;
	margin: 10px auto;
	background-color: #D4C399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	text-align: left;
	height: 150px;
	clear: both; 
	width:170px;
}

.liens_annonces a{
	text-decoration: none;
	color: #333333;
}

.liens_annonces h1{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-bottom: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}

.liens_annonces .annonce{
	width: 170px;
	float: left;
	margin-right: 5px;
}

.liens_annonces .annonce .nom_site{
	color: #3366FF;
}

.liens_annonces .annonce .txt_lien{
	color: #000000;
	font-size: 10px;
}

.liens_annonces .annonce .url_site{
	color: #CC6633;
	font-size: 10px;
}

#google_map {	
	width: 300px;
	margin: 0 auto 20px;
}

 /*------------------------------------------------------*
  *--------------------------     CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
   h1 {
   	margin: 0;
    padding: 0;
	   color:#fff;

  }
  
   h2 {
   	margin: 0;
    padding: 0;
	   color:#fff;
  }
  
   h3 {
   	margin: 0;
    padding: 0;
	   color:#fff;
  }
  
   h4 {
   	margin: 0;
    padding: 0;
	   color:#f35224;
  }
  
   h5 {
   	margin: 0;
    padding: 0;
	   color:#fff;
  }
  
   h6 {
   	margin: 0;
    padding: 0;
	   color:#fff;
  }
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/

.texte1
{
	font-size: 12px;
}
.texte2
{
	font-size: 11px;
	color: #89775f;
	z-index:0;
}

.texte_plat
{
	font-size: 12px;
	font-weight:bold;
	letter-spacing:2px;
}

.texte_prix
{
	font-size: 11px;
	font-weight:bold;
	color: #f35224;
}

.prix
{
	
	font-size: 11px;
	font-weight:bold;
	color: #fff;
	font-style: oblique;
	right:0px;
}

.tva
{
	
	font-size: 11px;
	/*font-weight:bold;*/
	color: #fff;
	font-style: oblique;
	right:0px;
	text-decoration:line-through;
}


 /*------------------------------------------------------*
  *-----------------------------------     CSS menu    ----*
  *------------------------------------------------------*/

.menu
{
	font-size: 11px;
	font-weight:bold;
	color: #F4CD71;
	text-decoration: none;
	text-align: right;
}

.menu:hover
{
	color:#f35224;
	font-weight:bold;
} 

.sous_menu
{
	font-size: 12px;
	font-weight:bold;
	color: #ae311d;
	text-align:center;
	text-decoration: none;
	padding-right:15px;
	padding-left:15px;
}

.sous_menu:hover
{
	color:#fff;
} 


/*************************************** CSS MENUS et CARTE *************************************/

#div_menu{
	display:block;
	width:450px;
	height:20px;
	background-color: #A52A2A;		
	margin:0 0 0 10px;
	padding:0;
	letter-spacing: 1px;
		word-spacing: 1px;
}
#mon_menu {
	display:block;
	float:left;
	background-color:#A52A2A;
	padding:0;
	margin:0;
 	font-family:Verdana, Arial, Helvetica, sans-serif;			
	font-weight:bold;		
	font-size: 9px;
	letter-spacing: 1px;
		word-spacing: 1px;
}

#mon_menu a	{
	display:block;
	width:150px;
	height:25px;
	margin:0 ;
	padding:5px 0 0 0 ;
	border:0px solid #FFCC99;			
	background-color: #A52A2A;		
	color: Orange;		
	font-size: 8px;
	text-decoration:none;
	letter-spacing: 0,5em;
		word-spacing: 0,5em;
		text-align: center;
	
}
			
#mon_menu a:hover{
 	background-color:#CC0000;		/* couleur du fond quand on survole */
	display:block;	
	color: #f4cd71;
	background-color: #4B4B4B;
		letter-spacing: 1px;
	font-size: 8px;
}

#mon_menu li	{	
	display:block;					
	float:left;	
	margin:0 ;
	padding:0;
	width:150px;											
	cursor:pointer;	
	letter-spacing: 1px;
		word-spacing: 1px;
}


#mon_menu ul	{
	margin:0 ;
	padding:0;
	visibility:hidden;				/* caché au départ, on y mettre visible au survol */
	position:absolute;			/* 	mode d'affichage */	
		letter-spacing: 1px;
	font-size: 9px;
}

#mon_menu ul li	{	
	float:none;					
	display:block;	
	position:relative;	
	margin:0 ;
	padding:0;
	letter-spacing: 1px;
		word-spacing: 1px;		
}

#mon_menu ul li ul{
	float:none;						
	position:absolute;				
	left:130px;
	margin-left:0px;					
	top:0px;						
	visibility:hidden;	
	margin:0 ;
	padding:0;
	letter-spacing: 1px;
	font-size: 9px;
}

#mon_menu ul li ul li a{
	background-color:#333333;
	
}
#mon_menu ul li ul li a:hover{
	background-color:#CC0000;
	color:#FFF;
}

* html #mon_menu li li,* html #mon_menu li li li{
	display:inline;					/* pour rectifier une gestion "différente" de IE */
}

#mon_menu img	{	
	border:0;						/* pas de bordure pour les images */
}

/******************* TEXTES MENUS ************************************************************/
.texteMenus{
	width:350px;
	height: 380px;
	text-align: left;
	overflow: auto;

}

.titreMenu{
	font-size: 16px;
	color: Orange;
	font-weight: bold;
	
}

.optionsMenu{
	font-weight: bold;
	color: #f4cd71;
	font-size: 13px;

}
 /*------------------------------------------------------*
  *--------------------------     CSS PLANS DEBUT         ----*
  *------------------------------------------------------*/
  
/*page plans debut*/
#plan {
	width: 310px;
}

#plan img {
 margin-top: 10px;
	margin-bottom: 10px;
}

/*page plans fin*/



/*pop up plans DEBUT */
#popup_plan {
 margin-top:20px;
	width: 550px;
	position: absolute;
	left: 50%;
	margin-left: -275px;
}

#popup_plan a {
	color:#333;
	text-decoration:none;
}

#popup_plan a:hover {
	color:#666;
}

#popup_plan img {
	border: 1px solid #333;
}

/*pop up plans FIN */

 /*------------------------------------------------------*
  *--------------------------     CSS PLANS FIN         ----*
  *------------------------------------------------------*/



 /*------------------------------------------------------*
  *-----------    CSS EFFETS  DEBUT                  ----*
  *------------------------------------------------------*/

.image {
	border: 1px solid #89775f;
}
#zone {
	margin:5px;
	width: 300px;
	height: 250px;
	overflow: auto;
	}


.transparence {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	}
	
 /*------------------------------------------------------*
  *-----------    CSS EFFETS  FIN                    ----*
  *------------------------------------------------------*/
		
		
	
 /*------------------------------------------------------*
  *-----------    CSS POST IT  DEBUT                 ----*
  *------------------------------------------------------*/

/*<div id="transparent" class="transparent" style="position: absolute; z-index: 10; left: 24px; top: 107px; width: 200px; padding: 0px; cursor:move"></div>*/

#post_it_header{
	width: 200px;
	height:80px;
	background:url(../images/admin/punaise.gif) no-repeat;
}

#post_it_content{
	height:120px;
	width: 198px;
	border-bottom:#000 solid 1px;
	border-left:#000 solid 1px;
	border-right:#000 solid 1px;
	background:#2d2825;
}

#post_it_content a{
	color:#f35224;
	text-decoration: none;
}

#post_it_content a:hover{
color:#F67F00;
}

#post_it_content h4{
	margin:0;
	padding:10px 0 0 0;
	color:#f35224;
	font-size:14px;
	text-align:center;
}

#post_it_content p{
	margin:0 auto;
	padding:15px;
	color:#fff;
	font-size:11px;
}

.info {
	font-size:11px;
	font-weight:bold;
}

 /*------------------------------------------------------*
  *--------    CSS POST IT  FIN                      ----*
  *------------------------------------------------------*/






 /*---------------------------------------------------------*
  *----        CSS PAGE CONTACT  DEBUT                  ----*
  *---------------------------------------------------------*/
/* NE_PAS_TOUCHER_CETTE_LIGNE_POUR_MAIL_PAGE_CONTACT_DEBUT */

/* DIV contenant l'ensemble du formulaire */
div.formulaire_general {
	font-family: Arial;
	font-size: 11px;
	width: 300px;
	margin: 0 auto;

}
/* DIV général des erreurs de saisie */
div.formulaire_erreursSaisie {
	border: solid 1px #f00;
	background-color: #fee;
	color: #f00;
	padding: 5px;
	margin-bottom: 3px;
}
/* DIV pour chaque erreur de saisie */
div.formulaire_erreursSaisie_ligne {
}

/* DIV message une fois le message envoyé */
div.formulaire_msgRetour {
	border: solid 1px #89775f;
	background-color: #89775f;
	color: #fff;
	text-align: center;	
	padding: 10px;
}
/* Lien "Retour" un fois le message envoyé */
a.formulaire_msgRetour_lien {
}
/* Tableau de champ général */
table.formulaire_table {
	border: solid 1px #4e433b; 
	width: 100%;
}
/* Regroupement de champs : ligne en-tête de table */
.formulaire_table th {
	background-color: #4e433b;
	color: #fff;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}
/* Regroupement de champs : en fielset */
.formulaire_table fieldset {
}
/* Légende du fielset ci-dessus */
.formulaire_table legend {
}
/* Lignes qui séparent les lignes avec les champs */
.formulaire_cell_espacement {
	height: 5px;
}
/* Libelle des champ dans le formulaires : dans tous les cas */
td.formulaire_nom_champ, td.formulaire_nom_champ_erreur {
	width: 100px;
	padding: 0px 5px 0px 10px;
	text-align: right;
	color:#FFFFFF;
}
/* Libelle des champ dans le formulaires : sans erreur */
td.formulaire_nom_champ {
}
/* Libelle des champ dans le formulaires : sans erreur */
td.formulaire_nom_champ_erreur {
	color: #f00;
	font-weight: bold;
}
/* Cellules qui contiennent les champs : dans tous les cas */
td.formulaire_td_champ, td.formulaire_td_champ_erreur {
	padding-right: 10px;
}
/* Cellules qui contiennent les champs : en cas d'erreur */
td.formulaire_td_champ, td.formulaire_td_champ_erreur {
}
/* Cellules qui contiennent les champs : sans erreur */
td.formulaire_td_champ, td.formulaire_td_champ_erreur {
}
/* Champs dans les formulaires (input, textarea) : dans tous les cas */
.formulaire_champ, .formulaire_champ_erreur {
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	width: 200px;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
/* Champs dans les formulaires (input, textarea) : sans erreur */
.formulaire_champ {
	background-color: #89775f;
	border: solid #4e433b 1px;
}
/* Champs dans les formulaires (input, textarea) : en cas d'erreur */
.formulaire_champ_erreur {
	background-color: #fcc;
	border: solid 1px #f00;
}
/* Texte qui s'ajoute après les champ (€, kg, /jour...) */
span.formulaire_champ_suffixe, span.formulaire_champ_suffixe_erreur {
	font-style: italic;
}
/* Libelle des champ dans le formulaires : dans tous les cas */
td.formulaire_td_checkbox, td.formulaire_td_checkbox_erreur {
	padding: 0px 10px 0px 10px;
}
/* TD du Bouton "Envoyer" du formulaire */
td.formulaire_td_envoyer {
	padding-right: 5px;
	text-align: right;
}
/* Bouton "Envoyer" du formulaire */
input.formulaire_envoyer {
	background-color: #f35224;
	border: solid 1px #f35224;
	font-family: Arial;
	font-size: 11px;
	color: #fff;
	cursor: pointer;
	margin: 5px;
}
/* Texte en bas du formulaire concernant les astérisques */
.formulaire_note {
	text-align: center;
	font-style: italic;
}
/* NE_PAS_TOUCHER_CETTE_LIGNE_POUR_MAIL_PAGE_CONTACT_FIN */
 /*-------------------------------------------------------*
  *----        CSS PAGE CONTACT  FIN                  ----*
  *-------------------------------------------------------*

 

 /*------------------------------------------------------*
  *--------    CSS REFERENCEMENT  DEBUT              ----*
  *------------------------------------------------------*/


#referencement {
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	text-align: center;
	padding-top: 20px;
	color: #fff;
	font-weight:bold;
}

#referencement img {
	padding: 3px;
}

#referencement a {
	color: #fff;
	text-decoration: none;
}

#referencement a:hover {
	color: #f35224;
}

   /*------------------------------------------------------*
  *--------    CSS text page index  DEBUT              ----*
  *------------------------------------------------------*/
#text_index {
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	text-align: center;
	padding-top: 30px;
	color: #666;
	width: 70%;
}

#text_index a {
	color: #fff;
	text-decoration: none;
}

#text_index a:hover {
	color: #f35224;
}

#text_index a img {
	border: none;
}



 /*------------------------------------------------------*
  *--------    CSS text page index  FIN                ----*
  *------------------------------------------------------*/

 /*------------------------------------------------------*
  *--------    CSS REFERENCEMENT  FIN                ----*
  *------------------------------------------------------*/

#list_actu a, #list_actu a:visited 
{
	text-decoration : none;
	color : white;
}

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

.imprimer
{font-size: 12px;font-weight:bold;margin:10px auto;}