@import "formulaire_commande.css";
@import "livre-dor.css";

 /*------------------------------------------------------*
  *-------------    ICARE-NET.COM - agence web ---  CSS  ----*
  *------------------------------------------------------*/
html {
   margin: 0;
   padding: 0;
}

body {
	scrollbar-face-color: #CCC;
	scrollbar-shadow-color: #000;
	scrollbar-highlight-color: #FFF;
	scrollbar-3dlight-color: #FFF;
	scrollbar-darkshadow-color: #FFF;
	scrollbar-track-color: #FFF;
	scrollbar-arrow-color: #000;
    margin: 0;
    padding: 0;
	background-color: #FAEFE0;
	font-family: "Trebuchet MS";
	font-size:12px;
	color: #600F1D;
	
}
a {
	text-decoration:none;
	color:#6F1122;
}
#flash {
	height: 409px;
}
/*#flash_anim{
	text-align:right;
	float: right;
}
*/
#jpgrotator {
	width: 360px;
	height: 120px;
	border: 5px solid #FFF;
}

#rappel_menu {
	padding-top: 0px;
	line-height: 20px;
}
#rappel_menu a {
	color: #999;
	font-size: 10px;
	text-decoration: none;
}
#rappel_menu a:hover {
	color: #666666;
}






form, input {
    margin: 0px;
    padding: 0px;
}

select {
	color: #000;
	background-color: #fff;
}

p {
	margin: 0px;
    padding: 10px;
}

li {
	list-style-image: url(/images/deco/puce.gif);
}



 /*------------------------------------------------------*
  *-----------------------------------     CSS BLOCS     ----*
  *------------------------------------------------------*/


#general{
	margin:0 auto;
	padding:0;
	width:800px;
}

/*Haut de page*/

#header{
	margin:0 auto;
	padding:0;
	height:225px;
	width: 800px;
}
#nav {
	height: 48px;
	background-image: url(/images/deco/bg_na.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 800px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#nav table {
	margin-left: 9px;
}
#nav td {
	text-align: center;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	font-size: 13px;
	padding:0 3px;
}
#nav a:hover {
	color: #6F1122;
}

#nav a.important{
	font-weight:bold;
	text-decoration:underline;
}

#illustration img {
	border: 5px solid #FFF;
	margin: 5px 0px 0px 10px;
}

#liste_lien a{
	background-color: #D02040;
	color: #E6D8CD;
	text-decoration: none;
}
#liste_lien a:hover{
    color: #D02040;
	background-color: #E6D8CD;
}
#root {
	position:absolute;
	height:200px;
	width:200px;
	padding:5px;
	border:solid 1px #D8C2B0;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
}

#handle {
	color:#600F1D;
	background-color:#FAEFE0;
	padding:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
}




/*Contenu de page*/

#content {
	background-color:#D8C2B0;
	background-image: url(/images/deco/bg_content.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 15px;
}
#text {
	background-image: url(/images/deco/bg_text2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: justify;
	padding-left: 10px;
}

#text p {
	margin:0 auto;
}
#text a img {
	border: 5px solid #FFF;
}

#text strong {
	font-size: 14px;
}

.text_partenaire {
	padding: 10px;
	margin: 10px 20px 0 0;
	width: 215px;
	float: left;
}
.text_partenaire img {
	margin: 0 0 10px 0;
	border: none;	
}
.text_partenaire h3 {
	width: 215px;
	display: block;
	float: left;
	padding: 0;
}
.text_partenaire p {
	display: block;
	padding: 0;
}

.text_loisir {
	padding: 10px;
	margin: 10px 20px 0 0;
	width: 330px;
	float: left;
}
.text_loisir img {
	margin: 10px 10px 0 0;
	border: none;	
}
.text_loisir h4 {
	width: 330px;
	display: block;
	float: left;
	padding: 0 0 0 10px;
}
.text_loisir p {
	display: block;
	padding: 0;
}


#selection {
	margin-left: 5px;
	margin-top: 15px;
}
#selection a {
	color: #6F1122;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#selection a:hover {
	text-decoration: underline;
}


#selection td {
	padding-top: 5px;
	background-color: #E6D8CD;
}
#degustation {
	width: 780px;
	margin-left: 10px;
}
#degustation td {
	padding: 2px 0px 2px 0px;
	text-align: left;
}

#degustation td.coffret {
	background-color: #D02040;
	color: #E6D8CD;
	font-weight: bold;
	padding-left: 5px;
}
#degustation td.origine {
	background-color: #6F1122;
	color: #D8C2B0;
	padding-left: 5px;
}
a.back {
	display: block;
	background-color: #E6D8CD;
	color: #6F1122;
	text-decoration: none;
	padding-left: 5px;
}
a.back:hover {
	color: #E6D8CD;
	background-color: #C51E3D;
}

.nom {
	display: block;
	margin-left: 10px;
	border-bottom: 1px solid #600F1D;
	padding: 5px 0px 5px 0px;
}

.retour {
	display: block;
	margin-left: 10px;
	padding: 5px 5px 5px 0px;
	background-color: #FFFFFF;
	text-align: right;
	border-bottom: 1px solid #600F1D;
}
a.degustation {
	text-decoration: none;
	background-color: #D02040;
	margin-left: 20px;
	color: #E6D8CD;
	padding: 5px;
}
a.degustation:hover {
	color: #D02040;
	background-color: #E6D8CD;
}

#adresse {
	background-image: url(/images/deco/fond_adresse.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 29px;
	padding-top: 34px;
	text-align: center;
	color: #D8C2B0;
}
div.roche {
	width: 330px;
	height: 58px;
	background-image: url(/images/deco/titre_roche.gif);
	
}
div.roche a {
	background-image: url(/images/deco/titre_roche.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	width: 100%;
	display: block;
}
div.roche a:hover {
	background-image: url(/images/deco/titre_roche_hover.gif);
}

div.prevot {
	width: 330px;
	height: 58px;
	background-image: url(/images/deco/titre_prevost.gif);
	
}
div.prevot a {
	background-image: url(/images/deco/titre_prevost.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	width: 100%;
	display: block;
}
div.prevot a:hover {
	background-image: url(/images/deco/titre_prevost_hover.gif);
}


div.place {
	width: 330px;
	height: 58px;
	background-image: url(/images/deco/titre_gd_place.gif);
	
}
div.place a {
	background-image: url(/images/deco/titre_gd_place.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	width: 100%;
	display: block;
}
div.place a:hover {
	background-image: url(/images/deco/titre_gd_place_hover.gif);
}
div.maurin {
	width: 330px;
	height: 58px;
	background-image: url(/images/deco/nav_maurin.gif);
	
}
div.maurin a {
	background-image: url(/images/deco/nav_maurin.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	width: 100%;
	display: block;
}
div.maurin a:hover {
	background-image: url(/images/deco/nav_maurin_hover.gif);
}
div.delmas {
	width: 330px;
	height: 58px;
	background-image: url(/images/deco/nav_delmas.gif);
	
}
div.delmas a {
	background-image: url(/images/deco/nav_delmas.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	width: 100%;
	display: block;
}
div.delmas a:hover {
	background-image: url(/images/deco/nav_delmas_hover.gif);
}


div.maurin_en {
	width: 330px;
	height: 58px;
	background-image: url(/images/deco/nav_maurin_en.gif);
	
}
div.maurin_en a {
	background-image: url(/images/deco/nav_maurin_en.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	width: 100%;
	display: block;
}
div.maurin_en a:hover {
	background-image: url(/images/deco/nav_maurin_hover_en.gif);
}
div.delmas_en {
	width: 330px;
	height: 58px;
	background-image: url(/images/deco/nav_delmas_en.gif);
	
}
div.delmas_en a {
	background-image: url(/images/deco/nav_delmas_en.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	width: 100%;
	display: block;
}
div.delmas_en a:hover {
	background-image: url(/images/deco/nav_delmas_hover_en.gif);
}
.commande a {
	border-style: none;
	text-decoration: none;
	color: #D8C2B0;
	height: 30px;
	width: 450px;
	margin-right: 10px;
	margin-left: auto;
	margin-top: 10px;
	float: right;
}
.commande_fiches a  {
	border-style: none;
	text-decoration: none;
	color: #D8C2B0;
	height: 30px;
	width: 450px;
	margin-left: auto;
	float: right;
	margin-bottom: 0px;
	margin-top: -32px;
}
.bouton_ajouter a  {
	color: #D8C2B0;
	height: 30px;
	width: 450px;
	margin-left: auto;
}


/*Bas de page*/

#footer{
	height:44px;
	background-image: url(/images/deco/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#footer a{
	color:#D8C2B0;
	text-decoration:none;
}

#footer a:hover{
	color:#999;
}


/*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;
}

 /*------------------------------------------------------*
  *--------------------------     CSS PLANS     ----*
  *------------------------------------------------------*/
  
/*page plans*/

#plan {
	width: 300px;
}

#plan img {
	margin-bottom: 10px;
}

/*pop up plans*/
#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;
}




 /*------------------------------------------------------*
  *--------------------------     CSS TITRES     ----*
  *------------------------------------------------------*/
  
   h1 {
   	margin: 0px;
    padding: 0px;
	color:#000;

  }
  
   h2 {
   	margin: 0px;
    padding: 0px;
	color: #000;
  }
  
   h3 {
	margin: 0px;
	padding: 0px;
	color:#6F1122;
  }
  
   h4 {
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 5px;
	color:#6F1122;
	font-size: 16px;
	background-image: url(/images/deco/puce_bouteille.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	height: 25px;
	background-color: #D8C2B0;
  }
  
   h5 {
   	margin: 0px;
    padding: 0px;
  	color:#000;
  }
  
   h6 {
	margin: 0px;
	padding: 10px 0px 0px 35px;
	color:#FFFFFF;
	background-color: #6F1122;
	font-size: 14px;
	background-image: url(/images/plan/puce_select.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
  }

 

 /*------------------------------------------------------*
  *-----------------------------------     CSS EFFETS     ----*
  *------------------------------------------------------*/

#zone {
	margin:5px;
	width: 300px;
	height: 250px;
	overflow: auto;
	}
.color {
	color: #CFD9E6;
	background-color: #FFFFFF;
}



.transparence {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	}
.lien_reservation {
	color: #993300;
	font-weight: bold;
}
#general #content #text .lien_reservation img {
	border:none;
	display:block;
	margin:0 auto;
}
#general #content #text .reservation {
	color: #D02040;
	font-size:14px;
	font-style:italic;
	display: block;
	padding: 18px 15px 18px 45px;
	background-image: url(/images/deco/reservation_off.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	width: 170px;
	border:double 2px #D02040;
	/*border: 1px solid #cab5a5;*/
	margin: 0 auto;
}
#general #content #text .reservation:hover {
	color: #D02040;
	background-image: url(/images/deco/reservation_on.gif);
	/*border: 1px solid #cab5a5;*/
	font-weight:bold;
}

 /*---------------------------------------------------------*
  *----        CSS PAGE CONTACT  DEBUT -  MAJ : 03 mars 08   ----*
  *---------------------------------------------------------*/
/* NE_PAS_TOUCHER_CETTE_LIGNE_POUR_MAIL_PAGE_CONTACT_DEBUT */

/* DIV général contenant l'ensemble du FORMULAIRE */
div.formulaire_general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: inherit;
	color: inherit;
	width: 400px;
	margin: 0 auto;
}
/* DIV contenant l'ensemble des ERREURS de saisie */
div.formulaire_erreursSaisie {
	border-style: solid;
	border-width: 1px;
	border-color: #ccc;
	background-color: #eee;
	color: #f00;
	padding: 5px;
	margin-bottom: 3px;
}
/* DIV pour chaque LIGNE D'ERREUR de saisie */
div.formulaire_erreursSaisie_ligne {
}

/* Tableau de champs général */
table.formulaire_table {
	border-style: solid;
	border-width: 1px;
	border-color: #999;
	width: 100%;
}
/* GROUPE de champs : ligne EN-TÊTE de table */
.formulaire_table th {
	background-color: #E6D8CD;
	color: #6F1122;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}
/* GROUPE de champs : en FIELSET */
.formulaire_table fieldset {
	border-style: solid;
	border-width: 1px;
	border-color: #666;
}
/* LEGENDE du fielset ci-dessus */
.formulaire_table legend {
	font-weight: bold;
	padding: 5px;
}
/* LIGNES de SÉPARATION entre deux lignes de 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: 130px;
		padding: 0px 5px 0px 10px;
		text-align: right;
	}
	/* Normal */
	td.formulaire_nom_champ {
	}
	/* En cas d'ERREUR sur le champ */
	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;
	}
	/* Normal */
	td.formulaire_td_champ {
	}
	/* En cas d'ERREUR sur le 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: 12px;
		text-align: left;
		width: 200px;
		padding-top: 2px;
		padding-right: 3px;
		padding-bottom: 2px;
		padding-left: 3px;
		/* Attention, jouer sur l'opacité ICI (sur les INPUT) peut provoquer des problèmes d'affichage de SELECT sous IE */
		/*filter: alpha(opacity=80);
		opacity: 0.8;*/
	}
	/* Normal */
	.formulaire_champ {
		background-color: #eee;
		color: #000;
		border-style: solid;
		border-width: 1px;
		border-color: #ccc;
	}
	/* En cas d'ERREUR sur le champ */
	.formulaire_champ_erreur {
		background-color: #fcc;
		border-style: solid;
		border-width: 1px;
		border-color: #f99;
	}

/* SUFFIXES : texte qui s'ajoute après les champs (€, kg, /jour...) */
span.formulaire_champ_suffixe, span.formulaire_champ_suffixe_erreur {
	font-style: italic;
}

/* Cellules réunies (colspan) : dans TOUS les cas */
td.formulaire_td_colspan, td.formulaire_td_colspan_erreur {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/* Cellule TD du Titre d'un objet TABLEAU */
td.formulaire_tableau_titre {
	font-style: italic;
}
/* Cellule TH d'un objet TABLEAU au croisement des en-têtes de lignes/colonnes */
th.formulaire_tableau_coin {
	background-color : transparent;
}
/* EN-TETE TH de COLONNES d'un objet TABLEAU */
th.formulaire_tableau_colonne_entete {
	background-color: #ccc;
}
/* EN-TETE TH de LIGNES d'un objet TABLEAU */
th.formulaire_tableau_ligne_entete {
	background-color: #ccc;
}

/* TD du Bouton "ENVOYER" du formulaire */
td.formulaire_td_envoyer {
	padding-right: 5px;
	text-align: right;
}
/* BOUTON "ENVOYER" du formulaire */
input.formulaire_envoyer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #aaa;
	color: #000;
	border: solid 1px #999;
	cursor: pointer;
	margin: 5px;
}

/* TEXTE EN BAS du formulaire concernant les astérisques */
.formulaire_note {
	text-align: center;
	font-style: italic;
}

/* DIV du message une fois le MESSAGE ENVOYÉ */
div.formulaire_msgRetour {
	background-color: #eee;
	color: #000;
	text-align: center;	
	padding: 10px;
	margin: 50px auto;
	border: solid 1px #999;
}
/* Lien "RETOUR" un fois le message envoyé */
a.formulaire_msgRetour_lien {
	color: #000;
	font-weight: bold;
}

/**************/
/* CALENDRIER */
/**************/

.div_calend {
	position: absolute;
	margin-left: 0px;
	margin-top: -80px;
	display: none;
	z-index: 100;
}
.div_calend .tab_general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff;
	text-align: center;
	width: 280px;
	border: solid 1px #333;
}
.div_calend .cell_mois {
	background-color: #ccc;
	font-weight: bold;
	text-align: center;
	color: #000;
	width: 60%;
	padding: 3px;
}
.div_calend .cell_fleche {
	background-color: #ccc;
	text-align: center;
	padding: 3px;
}
.div_calend .cell_fleche a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.div_calend .cell_nomjour {
	font-size: 10px;
	color: #000;
	background-color: #ddd;
	text-align: center;
	vertical-align: middle;
	border-top: solid 1px #ddd;
	border-right: solid 1px #aaa;
	border-bottom: solid 1px #aaa;
	border-left: solid 1px #ddd;
	padding: 3px;
}
.div_calend .cell_jour {
	font-size: 10px;
	color: #000;
	background-color: #eee;
	text-align: center;
	vertical-align: middle;
	border-top: solid 1px #fff;
	border-right: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	border-left: solid 1px #fff;
}
.div_calend .cell_jour:hover {
	border-top: solid 1px #ccc;
	border-right: solid 1px #eee;
	border-bottom: solid 1px #eee;
	border-left: solid 1px #ccc;
}
.div_calend .cell_jour_vide {
	background-color: #f8f8f8;
}
.div_calend .cell_jour_a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
	text-align:center;
	display: block;
	width:inherit;
	padding: 3px;
}
.div_calend .cell_jour_a:hover {
	background-color: #fff;
	color: #666;
	font-weight:bold;
}
.div_calend .lien_fermer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #333;
	text-decoration: none;
	padding: 2px;	 /** voir note de l'attribut taille **/
	display: block;  /** on met un display: block car le margin-top ne sera pas pris en compte pour un display in-line (par défaut) **/
	width: 70px;	 /** display: block implique une taille de 100%. Il faut donc mettre une taille qui DOIT être cohérente avec le padding **/
	text-align: center;
}

/* NE_PAS_TOUCHER_CETTE_LIGNE_POUR_MAIL_PAGE_CONTACT_FIN */
 /*-------------------------------------------------------*
  *----        CSS PAGE CONTACT  FIN                  ----*
  *-------------------------------------------------------*/
#encart-lang {
	height: 30px;
	width: 150px;
	line-height: 30px;
	margin: 0 auto;
}
#encart-lang img {
	border: none;
}
.drapeaux {
	height:22px;
	float: right;
	width: 90px;
	padding:2px 0 0 0;
	margin: 0 0px 0 0;
}
.drapeaux a {
	margin: 0;
	padding:0;
}
.drapeaux a img {
	margin: 0 1px;
	padding:0;
}

#encart_actu {
	height: 100px;
	width: 240px;
	float: right;
	background-image: url(../images/deco/actu_bg.gif);
	padding: 10px;
	margin: 0;
}
#encart_actu h3 {
	color: #6F1122;
	font: normal normal bold 14px/1em "Trebuchet MS";
	padding: 0 0 0 10px;
}
#encart_actu p {
	margin: 0px;
	padding: 0 5px;
	text-align:justify;
	line-height:1.1em;
}
#encart_actu img {
	display:block;
	margin:0 auto;
}

#encart_actu_new {
	height: 200px;
	width: 240px;
	float: right;
	background: transparent url(../images/deco/actu_bg_new.jpg) no-repeat scroll left top;
	padding: 10px;
	margin: 0;
}
#encart_actu_new h3 {
	color: #6F1122;
	font: normal normal bold 14px/1em "Trebuchet MS";
	padding: 0 0 0 10px;
}
#encart_actu_new p {
	margin: 0px;
	padding: 0 5px;
	text-align:justify;
	line-height:1.1em;
}
#encart_actu_new a {
	font-weight:bold;
	color:#FF0000;
}
#encart_actu_new img {
	display:block;
	margin:0 auto;
}
#encart_actu_new #img_actu {
	height: 100px;
	width: 240px;
	padding: 0;
	margin: 7px 0 7px 0;
}

img.partners {
	padding: 0;
	margin: 0 15px 0 0;
}
#text a img.centrer{
display: block;
margin:10px auto 0 auto;
}

.equipe{
margin-top:17px;

}

.equipe_en{
margin-top:60px;

}

.livre-dor {
	font-size:16px;
}

.livre-dor p a {
	text-decoration:underline;
	font-weight: bold;
	color: #6F1122;
}
