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


body {
	margin: 0;
	padding: 0;
	background-color: #452006;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #2B1404;
	background-image: url(../images/deco/bg2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
img{
	border:none;
	}
.img_droite{
	border:none;
	float:right;
}
.img_gauche{
	border:none;
	float:left;
}
.img_icon{
	padding: 0 20px 0 10px;
	margin-left: 10px;
	float: left;
}


/*   

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

*/


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

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





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


#general{
	margin:0 auto;
	padding:0;
	width:100%;
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:960px;
	height:217px;
}

/*Contenu de page  CONTENT */
#flash_intro{
	padding: 89px 0 0 48px;

}
#flash_textes{
	padding: 89px 80px 0 0;

}
#galerie{
	margin: 0 10px 10px 20px;
	width:480px;
	padding: 0;
	float: right;
}
#galerie-photos{
	display: block;
	margin: 0 auto;
}
#content_index {
	margin:0 auto;
	padding:0;
	width: 960px;
	height: 530px;
	background-image: url(../images/deco/intro_maquette.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#content {
	margin:0 auto;
	width:860px;
	background-color:#FFFFFF;
	background-image:url(../images/deco/ombre_portee.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	padding: 0;
}
.table_content{
	width:860px;
	margin:0 auto;
	padding:10px 0 0px 0;
	background-image: url(../images/deco/bg-logo.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.contenu-fixe{
	width:860px;
	margin:0 auto;
	padding:20px 0 0px 0;
}


.titres{
	float: left;
	margin: 20px 0px 0 10px;
	display: block;
	padding: 0;
}

.titres02{
	float: right;
	margin: 20px 10px 0 0;
	display: block;
	padding: 0;
}

.image-sub{
	float: right;
	margin: 0;
	padding: 0;

}
.deco-titre{
	background-image: url(../images/deco/puce-sous-titre.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	padding: 5px 0 0 0;
	font-weight: normal;
	color: #660000;
	text-transform: uppercase;
	margin-bottom: 5px;	
}
.deco-titre-large{
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	padding: 5px 0 0 0;
	font-weight: normal;
	color: #660000;
	text-transform: uppercase;
	margin-bottom: 5px;	
}
.coins-sub-left{
	width: auto;
	background-image: url(../images/deco/puce-sep.gif);
	background-repeat: no-repeat;
	padding: 10px 0 0 10px;
	height: 20px;
	background-position: center;
	}
.mini{
	font-size:9px;
}

.prix{
	float:right;
	color:#993300;
	margin: 0 15px 0 0;
	margin-left 	: 20px;
	padding: 0;
}
.dec_entre
{
	width		: 350px;
	float		: left;

}

.table_content img{
	border: none;
	vertical-align: bottom;
}
.table_content_textes{
	width:860px;
	margin:0 auto;
	padding:0px 0 20px 0;
	height: auto;
	font-weight: 12px;
}
.table_content_textes img{
	border: 0px;
}
.table_content_textes ul{
	margin-top: 2px;
	
}
.table_content_textes li{
	list-style-image: url(../images/deco/puce-menu.gif);
	
}
.degrade{
	background-image: url(../images/deco/separateur-vertical.gif);
	background-repeat: repeat-y;
	background-position: right;
	
}
.table_content_textes_recrute{
	width:860px;
	margin:0;
	padding:0px 0 20px 0;
	height: auto;
	font-weight: 12px;
	background-image:url(../images/deco/illustration-page-recrute.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.table_content_textes_vins{
	width:780px;
	margin:0;
	padding:0px 0 20px 0;
	height: auto;
	margin-left	:80px;
	font-weight: 12px;
	text-align : left;
	background-image:url(../images/deco/illustration-page-menu.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.sous_cat
{
	width	: 400px;
}
.table_content_textes_vins h1{
	padding:0;
	text-align : left;
}

.table_content_textes_vins h3
{
	width : 150px;
	
}
.table_content_textes_vins img{
	border: 0px;
	margin:0 2px 0 0;
	padding:0;
}
.table_content_textes_vins td{
	padding: 0 0 10px 5px;

}
.table_content_textes_vins ul {
	margin-top: 1px;
	width:430px;
}
.table_content_textes_vins ul.colonne {
	width:245px;
}
.table_content_textes_vins ul.colonne_vins {
	width:330px;
}
.table_content_textes_vins li {
	list-style-image: url(../images/deco/puce-menu.gif);
	margin-right:10px;
	clear:both;
	text-transform: capitalize;
	padding-bottom: 3px;
	
}

.table_content_textes_soirees{
	width:860px;
	margin:0;
	padding:0px 0 20px 0;
	height: 450px;
	font-weight: 12px;
	background-image:url(../images/deco/illustration-page-soirees2.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.table_content_textes_soirees img{
	border: 0px;
}
.table_content_textes_soirees td{
	padding-bottom:5px;
}
.table_content_textes_soirees ul{
	margin-top: 2px;
	
}
.table_content_textes_soirees li{
	list-style-image: url(../images/deco/puce-menu.gif);
	
}
.td_contact{
	width:360px;
	vertical-align:top;
	padding:20px 0 0 20px;
}
.td_plan{
	padding:0px 0 0 0;
}
#texte_plan{
	padding:0 0px 10px 20px;
	width:425px;
	background-image: url(../images/deco/coin-sub-left.gif);
	background-repeat: no-repeat;
	margin: 0 0 20px 0;
	background-position: bottom left;
	color: #5F2E0E;
}
#texte_plan p{
	padding:0 0 10px 0;
	}
	#texte_plan h2{
	font-size: 11px;
	color:#EDB752;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 0 30px 10px 20px;
	}
	
	.chapeau{
	margin: 0 auto;
	width: 860px;
}

.chapeau p{
	color: #5E300E;
	padding: 2px 20px 5px 20px;
	font-weight: 12px;
	
}
.chapeau img{
	border: 0px;
	display: block;
	}
.chapeau h1{
	font-size: 10px;
	color: #702D00;
	padding: 5px 2px 5px 20px;
	background: none;
	height: auto;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
}
.chapeau h2{
	font-size: 10px;
	color: #BE8466;
	padding: 5px 2px 5px 20px;
	background: none;
	height: auto;
}
.chapeau h3{
	padding: 0px 2px 0px 20px;
}
.chapeau a{
	text-decoration: none;
	color: #CC0000;

}
.chapeau a:hover{
	color: #990000;
}
.highlight{
	color: #B97B5B;
}
#nota-bene{
	font-size: 11px;
	color: #452006;
	display: block;
	/*float: left;*/
	width	: 600px;
	margin: 20px 20px 10px 20px;
	padding: 5px 20px 20px 0;
	border: 1px solid;
	border-color: #F8EBDF;
	background-image: url(../images/deco/logo-cafe-de-l-homme.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#nota-bene h1{
	font-size: 11px;
	color: #B97B5B;
	padding: 10px 0px 5px 20px;
	border-bottom: 1px solid #F8EBDF;
	text-align: center;
	margin-bottom: 5px;
}
#nota-bene-bold{
	color: #452006;   
}
#nota-bene li{
	list-style:none;
}
#nota-bene ul{
	margin-top:2px;
}


#java-reservation{
	text-align:center;
	padding: 0 0 25px 100px;
	margin: 0 auto;
}
/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:10px 0 0 0;
	width:960px;
	height:75px;
	text-align: center;
	background-image:url(../images/deco/back_footer.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	color:#D0B6A3;
}
#footer_index{
	margin:0 auto;
	padding:10px 0 0 0;
	width:960px;
	height:75px;
	text-align: center;
	background-image:none;
	color:#D0B6A3;
}

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

/*-------------------MENU HAUT -------------*
------------------------------------------------*/
#header #ul_menu{
	padding:0 ;
	margin:0 0 0 50px;
	border:0;
	width:860px;
	background-color:#996600;
	background-image:url(../images/deco/back_menu.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	border-width:1px 0;
	border-color:#702D00 ;
	border-style:solid;
	line-height:25px;
	height:25px;
}
#header #ul_menu li{
	margin:0 0 0 10px;
	padding:0;
	border:0;
	display:inline;
	float:left;	
	
}

#header #ul_menu a{
	margin:0 ;
	padding:0 8px 0 15px;
	border:0;
	display:block;float:left;	
	line-height:25px;
	height:25px;
	background-image:url(../images/deco/logo_homme.gif);
	background-repeat:no-repeat;
	background-position:left top;
	color:#B68E71;
	text-decoration:none;
	text-transform:uppercase;
}
#header #ul_menu a .lettrine{
	color:#D8C7C0
}
#header #ul_menu a:hover{
	color:#D0B6A3;
	background-image:url(../images/deco/logo_homme_on.gif);
}
#header #ul_menu a:hover .lettrine{
color:#F56A2E
}


/* --------------FIN MENU HAUT ----------*/

/*-------------------MENU BAS-------------*
------------------------------------------------*/
#footer_index #ul_menu{
	padding:5px 0 0 0 ;
	margin:0 0 0 50px;
	border:0;
	width:860px;
	background-image:none;
	
}
#footer_index #ul_menu li{
	margin:0;
	padding:0;
	border:0;
	float:left;
	display:block;
	
}
#footer_index #ul_menu a{
	margin:2px 5px;
	padding:0;
	border:0;
	color:#B68E71;
	text-decoration:none;
	text-transform:uppercase;
}
#footer_index #ul_menu a:hover{
	margin:2px 5px;
	padding:0;
	border:0;
	color:#D0B6A3;
}



/* --------------FIN MENU HAUT ----------*/

/*-------------------SOUS MENU-------------*
------------------------------------------------*/

#menu_petit{
	float:right;
	width: 250px;
	margin: 30px 0px 0 0;
	border-top: 1px solid;
	border-color: #E7A284;
	
}
#menu_petit_img{
	border: none;
	margin-left: 5px;
	margin-top: 0px;
	
}
#menu_petit a{
	color:#A7471F;
	text-decoration:none;
	display: inline-table;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
}
#menu_petit a:hover{
	color:#E7A081;
}



/* --------------FIN SOUS MENU ----------*/


 /*------------------------------------------------------*
  *--------------------------     CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
   h1 {
	margin: 10px 0 0 0;
	padding: 20px 0 10px 40px;
	color:#5F2E0E;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	height: 30px;
	background-image: url(../images/deco/logo-cafe-de-l-homme-petit.jpg);
	background-repeat: no-repeat;
	background-position: 20px top;

  }
  
   h2 {
   	margin: 0;
    padding: 0;
	   color:#996600;
  }
  
   h3 {
	font-size: 10px;
	color: #EDB752;
	padding: 5px 2px 5px 20px;
	height: auto;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: normal;

  }
  
   h4 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h5 {
	margin: 0 0 0 20px;
	padding: 0;
	color:#660000;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
  }
  
   h6 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/


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

#plan img {
 margin-top: 0;
	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                  ----*
  *------------------------------------------------------*/

#zone {
	margin:5px;
	width: 300px;
	height: 250px;
	overflow: auto;
	}


.transparence {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	}
sup{
	margin:0;
	padding-bottom:7px;
	font-size:9px;
	vertical-align:middle;
	}
 /*------------------------------------------------------*
  *-----------    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;
	border-bottom:#000 solid 1px;
	border-left:#000 solid 1px;
	border-right:#000 solid 1px;
	background:#D1CFCF;
}

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

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

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

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

 /*------------------------------------------------------*
  *--------    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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #391D0A;
	width: 300px;
	margin:10px 0 0 0;
	padding:0;

}
#recrutement div.formulaire_general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #391D0A;
	width: 500px;
	margin:10px 0 0 0;
	padding:0;

}
/* DIV général des erreurs de saisie */
div.formulaire_erreursSaisie {
	border: solid 1px #F86806;
	background-color: #F0EAE6;
	color: #F86806;
	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 #2B1505;
	background-color: #F6F6F6;
	color: #2B1505;
	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-width:1px;
	border-color:#67432A #704020 #532A0F #443124;
	border-style:solid; 
	width: 100%;
	padding:2px;
}
/* Regroupement de champs : ligne en-tête de table */
.formulaire_table th {
	background-image:url(../images/deco/back_menu.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	border-width:1px;
	border-color:#B0927E #5F2B07 #532A0F #8C6C56;
	border-style:solid; 
	color: #CFC0B6;
	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;
}
#recrutement td.formulaire_nom_champ, td.formulaire_nom_champ_erreur {
	width: 180px;
	padding: 0px 5px 0px 10px;
	text-align: right;
}

#recrutement td.formulaire_nom_champ, td.formulaire_nom_champ_erreur {
	width: 180px;
	padding: 0px 5px 0px 10px;
	text-align: right;
}
/* 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: #F76908;
	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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	width: 200px;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

#recrutement .formulaire_champ, .formulaire_champ_erreur {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	width: 250px;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
/* Champs dans les formulaires (input, textarea) : sans erreur */
.formulaire_champ {
	background-color: #FFF5EC;
	border-width:  1px;
	border-color: #2E1504;
	border-style:solid;
}
/* Champs dans les formulaires (input, textarea) : en cas d'erreur */
.formulaire_champ_erreur {
	background-color: #FFECD9;
	border-width:  1px;
	border-color: #FF6600;
	border-style:solid;
}
/* 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-image:url(../images/deco/back_menu.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	border-width:1px;
	border-color:#B0927E #5F2B07 #532A0F #8C6C56;
	border-style:solid; 
	color: #CFC0B6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;

	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: 9px;
	text-align: center;
	padding-top: 20px;
	width: 800px;
}

#referencement h1{


	margin: none;
	padding:none;
	color:#D0B6A3;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	height: none;
	background-image: none;
	background-repeat: none;
	background-position: none;


}

#referencement img {
	padding: 3px;
}

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

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

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