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


body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000;
	background-color: #582511;
	background-image: url(../images/deco/fond.jpg);
	background-repeat: repeat-x;
}


/*   

* {
	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:970px;
	height:258px;
}
/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0;
	width: 970px;
	background-image: url(../images/deco/bg-page.gif);
	background-repeat: repeat-y;
}
#content-haut {
	margin:0 auto;
	padding:0;
	width: 970px;
	height: 20px;
	background-image: url(../images/deco/deco-haut.gif);
	background-repeat: no-repeat;
}
#content_flash{
	margin:0 auto;
	padding:0;
	width: 550px;
	height: 440px;
	text-align: center;
}
#content_flashligne{
	margin:0 auto;
	padding:0;
	width: 550px;
	height: 50px;
	text-align: center;
}
#content_ligne{
	margin:0 auto;
	padding:0;
	width: 970px;
	height: 14px;
	background-image: url(../images/deco/ligne-bas.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#content_centre {
	margin:0px auto;
	padding:0;
	width: 970px;
	background-image: url(../images/deco/bg-page.gif);
	background-repeat: repeat;
}
.td_menu_gauche{
	margin:0 ;
	padding:0;
	width: 248px;

}
#content_gauche {
	margin:0 auto;
	padding:0px;
	width: 268px;
	float: left;
}
#content_droit {
	margin:0 auto;
	padding:0px;
	width: 690px;
	float: left;
}
#content_centre-droit2 {
	margin:0 auto;
	padding:0px 0px 0px 0px;
	float: left;
	width: 630px;
}
#content_centre-droit {
	margin:0 auto;
	padding:0px 0px 0px 30px;
	float: left;
	width: 630px;
}
#content_centre-droit .soustitre {
	margin:0 auto;
	color: #4B210C;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 8px;
	padding-top: 10px;
}
#content_centre-droit .soustitre2 {
	margin:0 auto;
	color: #4B210C;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 8px;
	padding-top: 15px;
}
#content_centre-droit .horaire {
	margin:0 auto;
	color: #4B210C;
	font-size: 11px;
	padding-bottom: 5px;
	padding-top: 5px;
	border: 1px solid #371E07;
	text-align: center;
	background-color: #DECBA1;
}
#content_centre-droit .tarif {
	margin:0;
	color: #4B210C;
	font-size: 11px;
	padding-bottom: 5px;
	padding-top: 5px;
	border: 1px solid #371E07;
	background-color: #DECBA1;
	padding-right: 5px;
	padding-left: 5px;
}
#content_centre-droit .tarif li{
	margin: 0;
	padding: 0;
	list-style-position: inside;
	list-style-type: square;
  }
#content_centre-droit .texte {
	margin:0 auto;
	color: #4B210C;
	font-size: 11px;
	padding-left: 8px;
	padding-right: 2px;
	text-decoration: none;
}
#content_centre-droit .texte a{
	margin:0 auto;
	color: #3F2915;
}
#content_centre-droit .texte a:hover{
	margin:0 auto;
	color: #CEBD96;
}
#content_centre-droit .titrecontact {
	margin:0 auto 20px auto;
	color: #4B210C;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 8px;
	padding-top: 5px;
}
#content_centre-droit .adresse {
	margin:0 auto;
	color: #4B210C;
	font-size: 11px;
	font-weight: bold;
}
#content_centre-droit .img {
	margin:0 auto;
	border: 1px solid #5A2512;
	padding-left: 4px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}
#content_haut {
	margin:0 auto;
	padding:0px 0px 0px 10px;
	height: 37px;
	float: left;
	width: 630px;
}
#content_haut .titre{
	margin: 0 0 0 15;
	padding: 0 0 0px 15;
	color:#5B2613;
	font-size: 25px;
	font-weight: bold;
	font-style: italic;
}
#content_titre {
	margin:0 auto;
	padding:0px 30px;
	height: 50px;
	float: left;
	width: 500px;
}
#content_titre .titre {
	margin:30 100px 0 auto;
	color: #CEBD96;
	font-size: 20px;
	font-weight: bold;
	text-align: right;
}
#content_bas {
	margin:0 auto;
	padding:0px;
	width: 690px;
	height: 38px;
	float: left;
	background-repeat: no-repeat;
}
#content_deco {
	margin:0 auto;
	padding:0px 0px 0px 32px;
	height: 21px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(../images/deco/deco.gif);
	background-position: bottom;
	width: 660px;
	text-align: center;
}
#mapa{
	margin:0 auto 20px auto;
	padding:0;
	width:500px;
	height:277px;
	border-color:#DDDDDD;
	border-style:solid;
	border-width:1px;

}

a.vinculo{
   	margin: 0;
    padding: 0;
	color:#4B210C;
	font-size:10px;
	line-height:11px;
	text-decoration:underline;

}

a:hover.vinculo{
   	margin: 0;
    padding: 0;
	color:#4B210C;
	text-decoration:none;

}
#fotitos{
	margin:0;
	padding:0 5px 0 0;
	text-align:left;
}
.fotissima{
	margin:0;
	padding:0px;
}
#fotitos img  {
	border-width:0px 1px 0px 0px;
	border-color:#FFFFFF;
	border-style:solid;
	margin:0;
	padding:0px;
}

/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:10 0 0;
	width:970px;
	height:30px;
	text-align: center;
	color: #E5D5B1;
}

#footer a{
	color:#E5D5B1;
	text-decoration:none;
	font-weight: bold;
}

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


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

 /*------------------------------------------------------*
  *--------------------------     CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
   h1 {
	margin: 0 0 0 0;
	padding: 0 0 0px 0;
	color:#CEBD96;
	font-size: 16px;
	font-weight: bold;

  }
   h1 a{
	margin: 0 0 0 0;
	padding: 0 0 0px 0;
	color:#CEBD96;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;

  }  
     h1 a:hover{
	margin: 0;
	padding: 0 0 0px;
	color:#CEBD96;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;

  }
   h2 {
	margin: 0;
	padding: 0 0 1px;
	color:#666666;
	font-size: 12px;

  }
  
   h3 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h4 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h5 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h6 {
	margin: 0;
	padding: 0 0 0 5;
	color:#000;
	font-size: 10px;
  }
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/


 /*------------------------------------------------------*
  *--------------------------     CSS MENU DEBUT     ----*
  *------------------------------------------------------*/

/* MENU VERTICAL GAUCHE*/
#menu_vertical_gauche{
	margin:0;
	padding:0;
	width:215px;
	text-align:center;
	list-style:none;
}

#menu_vertical_gauche li{
	margin:4px 0 1px 30px;
	padding:0 0 0 7px;
	height:30px;
	display:block;
	line-height:30px;
	border:0;
}

#menu_vertical_gauche li.principal_gauche_01{
	margin:4px 0 1px 0;
	padding:8px 0 0 5px;
	height:40px;
	display:block;
	line-height:40px;
	border:0;
}

#menu_vertical_gauche li.principal_gauche_02{
	margin:4px 0 1px 0;
	padding:8px 0 0 5px;
	height:40px;
	display:block;
	line-height:40px;
	border:0;
}

#menu_vertical_gauche li.principal_gauche_03{
	margin:4px 0 1px;
	padding:8px 0 0 5px;
	height:40px;
	display:block;
	line-height:40px;
	border:0;
}
#menu_vertical_gauche li a.bouton_principal_gauche {
	padding:3px 0 0 5px;
	height:45px;
	width:233px;
	line-height:45px;
	display:block;
	color:#D97070;
	text-decoration:none;
	font-size:20px;
	font-family: "Times New Roman", Times, serif;
	text-decoration:none;
	border:0;
}

#menu_vertical_gauche li a:hover.bouton_principal_gauche, #menu_vertical_gauche li a:focus.bouton_principal_gauche, #menu_vertical_gauche li a:active.bouton_principal_gauche {
	background-color:none;
	background-image:none;
	text-decoration:none;
	color:#CE4646;
	border:0;
}




#menu_vertical_gauche li a.bouton_secundaire_gauche {
	padding:0;
	margin:0;
	height:30px;
	width:190px;
	line-height:30px;
	display:block;
	color:#5A2512;
	background-color:#F7EDBD;
	text-decoration:none;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/deco/bg-menu.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	background-position: center bottom;

}

#menu_vertical_gauche li a:hover.bouton_secundaire_gauche, #menu_vertical_gauche li a:focus.bouton_secundaire_gauche, #menu_vertical_gauche li a:active.bouton_secundaire_gauche {
	background-color:#F7EDBD;
	text-decoration:none;
	color:#D6AA62;
	
}
 /*------------------------------------------------------*
  *--------------------------     CSS MENU FIN	     ----*
  *------------------------------------------------------*/



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

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

a.plan{
   	margin: 0;
    padding: 0;
	color:#4B210C;
	font-size:10px;
	line-height:11px;
	text-decoration:underline;

}

a:hover.plan{
   	margin: 0;
    padding: 0;
	color:#F7EDBD;
	text-decoration:none;

}




 /*---------------------------------------------------------*
  *----        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: #000;
	width: 300px;
	margin: 0 auto;

}
/* DIV g?n?ral des erreurs de saisie */
div.formulaire_erreursSaisie {
	border: 1px solid #958E73;
	background-color: #F7EDBD;
	color: #000000;
	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: 1px solid #CEBD96;
	background-color: #E5D5B1;
	color: #000;
	text-align: center;	
	padding: 10px;
}
/* Lien "Retour" un fois le message envoy? */
a.formulaire_msgRetour_lien {
	color: #4B210C;
	font-weight: bold;
	text-decoration: none;
}
a.formulaire_msgRetour_lien:hover {
	color: #4B210C;
	text-decoration: underline;
}
/* Tableau de champ g?n?ral */
table.formulaire_table {
	border: solid 1px #000; 
	width: 100%;
}
/* Regroupement de champs : ligne en-t?te de table */
.formulaire_table th {
	background-color: #CEBD96;
	color: #000000;
	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;
}
/* 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: #000000;
	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;
}
/* Champs dans les formulaires (input, textarea) : sans erreur */
.formulaire_champ {
	background-color: #F7EDBD;
	border: solid #947843 1px;
}
/* Champs dans les formulaires (input, textarea) : en cas d'erreur */
.formulaire_champ_erreur {
	background-color: #F7EDBD;
	border: 1px solid #333300;
}
/* 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: #F7EDBD;
	border: 1px solid #947843;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	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                  ----*
  *-------------------------------------------------------*
  
/*_________________LISTA PROD ___________*/

.liste_prod{
	float:left;
	width:130px;
	padding:1px;
	margin: 2px;
	border:5px #E8DFB8 solid;
}
.liste_prod p{
	margin:1px;
	padding:2px;
	background-color:#F5F0DC;
	text-align:center;
	
}
.liste_prod p a{
	color:#891311;
	text-decoration:none;
}
.liste_prod p a:hover{
	color:#DB2A24;
}
.liste_prod p.prix_promo
{
	text-decoration:none;
	color:#DB2A24;
	font-size:12px;
}
/* CLASS patisseries */

.float_left {
	float: left;
	font-size: 12px;
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;
	padding-top: 4px;
	padding-bottom: 4px;
}
img {
	border-style: none;
}

.principale{
	height: auto;
	padding: 0px;
	color: #CCCCCC;
	line-height: 14px;
	width: 670px;
}
.principale .bloc {
	height: auto;
	text-align: center;
	float: left;
	width: 300px;
	padding-right: 10px;
}

.principale img {
	border: 1px solid #5E2612;
}

.Bloc_index {

	height: auto;
	text-align: left;
	float: left;
	padding: 10px 10px 10px 60px;
	width: 57%;
}
#texte, #texte1, #texte2, #texte3, #texte4, #texte5, #texte6, #texte7, #texte8, #texte9 {
	display: none;
}
#photo img {
	cursor: pointer;
	padding: 4px;
	margin: 4px;
}
/* fin CLASS patisseries */
 /*------------------------------------------------------*
  *--------    CSS REFERENCEMENT  DEBUT              ----*
  *------------------------------------------------------*/

#referencement {
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
	text-align: center;
	padding-top: 40px;
	color: #E5D5B1;
}

#referencement img {
	padding: 3px;
}

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

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

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