/*------------------------------------------------*
 *---  WWW.ICARE-NET.COM - agence web ---  CSS  --*
 *------------------------------------------------*/
 html, body	{
 height:100%;
 }	
html {
   margin: 0;
   padding: 0;
}


body {
	margin: 0;
	padding: 0;
	background-image:url(../images/deco/general-ar.gif);
	background-repeat:repeat-y;
	background-position:center top;
	background-color: #D2E5B1;
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #290C03;
}

p, form, input {
	margin: 0;
	padding: 10px 10px 5px 15px;
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #290C03;
	text-align:justify;
}

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


.liens{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #290C03;
}
.liens a{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #290C03;
}
.liens a:hover{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #60989D;
}
.photo{
border:1px solid #DA8E2C;
}
#flash_anim{
	margin:0 auto;
	width:882px;
	height:418px;
	background-image:url(../images/deco/flash-ar.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
 /*------------------------------------------------------*
  *--------    CSS BLOCS     						 ----*
  *------------------------------------------------------*/


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

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	width:652px;
	height:22px;
	background-image:url(../images/deco/header-ar.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	padding: 60px 0 0 230px;
	font-family:Trebuchet MS;
	font-size:13px;
	color:#923507;
	text-align:left;
}

/*Contenu de page  CONTENT */
#content {
	margin:0 auto;
	padding:0 22px 0 22px;
	width:838px;
	background-image:url(../images/deco/content-top.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
#content-left-presentation {
	margin:0px;
	padding:0 ;
	float:left;
	width:195px;
	background-image:url(../images/deco/bg_presenta.jpg);
	background-repeat:no-repeat;
	background-position: right top;
}
#insertion_bloc_gauche {
	margin:0px;
	padding:0;
	float:left;
	width:300px;
		text-align:justify;
}
#insertion_bloc_droit {
	margin:0px;
	padding:0 ;
	float:left;
	width:300px;
	text-align:center;
}
#content-right-presentation {
	margin:0px;
	padding:0;
	float:left;
	width:643px;
		background-image:url(../images/deco/bloc-ar.gif);
	background-repeat:repeat-y;
	background-position:left bottom;
}
#titre{
	margin:0 0;
	width:286px;
	height:46px;
	background-image:url(../images/deco/titre-ar.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	text-align:center;
	padding:0px 27px 0px 525px;
}
#bloc_top {
	widht:643px;
	height:20px;
	margin:0 0;
	background-position:left top;
	background-image:url(../images/deco/bloc-top.gif);
	background-repeat:no-repeat;

}
#bloc_bottom {
	widht:643px;
	height:29px;
	margin:0 0;
	background-position:left top;
	background-image:url(../images/deco/bloc-bottom.gif);
	background-repeat:no-repeat;

}
#bloc {
	padding:0 10px 0 10px;
	widht:623px;
	margin:0 0;	
}

/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:0;
	width:882px;
	text-align: center;
	color: #4b1b04;
	background-image:url(../images/deco/footer-ar.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

#lien_psd_index {
	margin:0 auto;
	width:412px;
	}

#lien_psd_index img {
	border:none;
	}
	
#lien_psd img{
	border:none;
	float:left;
	width:410px;
	margin:3px 0 0 20px;
	}
	
#footer-2{
	margin:0 auto;
	padding:0;
	width:882px;
	text-align: center;
	color: #4b1b04;
	background-image:url(../images/deco/footer-ar-2.jpg);
	background-repeat:repeat-y;
	background-position:top center;
}

.footer-adresse{
	margin:0;
	padding:80px 0 0 223px;
	width:400px;
	text-align: left;
	float: left;
	
}

.footer-adresse strong {
	color: #923507;
}
#footer a{
font-size:12px;
	color:#923507;
	text-decoration:none;
}

#footer a:hover{
	color:#8f0000;
	text-decoration:underline;
}

.nom{
color:#5D1F00;
font-size:13px;
}
.adresse{
color:#C95618;
font-size:13px;
}
/*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 15px;
    padding: 10px 0 0 0;
	font-family:Lucida Calligraphy;
	font-weight:bold;
	font-style:normal;
	font-size:13px;
	color:#F7A135;

  }
  
   h2 {
      	margin: 0;
		padding:20px 0 0 0;
	font-family:Lucida Calligraphy;
	font-weight:bold;
	font-size:16px;
	color:#F5E4C5;
	text-align:center;
  }
  
   h3 {
   	margin: 0;
	font-size:20px;
	color:#C95618;
	  }
  
  .header {
  	float:left;
	}
	
   h4 {
   margin:0 0 5px 15px;
	background-image:url(../images/deco/sous-titre-ar.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	font-family:Lucida Calligraphy;
	font-weight:bold;
	font-size:14px;
	color:#658037;
	text-align:left;
	padding:20px 0 5px 35px;
  }
  
   h5 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h6 {
   	margin: 0;
    padding: 0;
			 color:#000;
  }
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/


 /*------------------------------------------------------*
  *--------------------------     CSS MENU DEBUT     ----*
  *------------------------------------------------------*/
ul.liste{
	margin:0;
	padding:0 25px 0 13px;
	font-size:13px;
	list-style:none;
	text-align:left;
	float:left;


}
ul.liste li{
	line-height:18px;
	 background-image: url(../images/puce.gif);
	 background-repeat: no-repeat;
	 background-position: left 6px;
	 list-style-type: none;
	 padding-left:10px;
	 text-align:left;

}
/* MENU VERTICAL */

ul#menu_vertical{
	width:195px;
	margin: 2px 0 0 0px;
	padding:0;
	list-style:none;
	text-align:left;
	color:#9B570D;
	float:left;
}

ul#menu_vertical li{
	width:180px;
	margin:0 0 1px 0;
	font-size:13px;
	line-height:15px;
	padding:0 0 15px 15px;
	background-image:url(../images/deco/point.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	text-align:left;

}

ul#menu_vertical li a{
	line-height:15px;
	padding:0px 0;
	display:block;
	color:#9B570D;
	text-decoration:none;
}

ul#menu_vertical li a:hover, ul#menu_vertical li a:focus, ul#menu_vertical li a:active {
	background:#658037;
	text-decoration:none;
	color:#F9EDD7;
	padding-right:2px;
	text-align:right;
		
}

/* MENU HORIZONTAL ne pas oublier de mettre un clear:both; après votre menu*/

ul#menu_horizontal{
	margin: 0 ;
	padding: 0 ;
	list-style: none;
}

ul#menu_horizontal li{
	margin-right:1px;
	width: 150px;
	border:1px solid #600;
	color:#fff;
	float:left;
}

ul#menu_horizontal li a{
	padding:4px 0;
	background:#990000;
	display:block;
	color:#fff;
	line-height:1em;
	text-align:center;
	text-decoration:none;
}

ul#menu_horizontal li a:hover, ul#menu_horizontal li a:focus, ul#menu_horizontal li a:active {
	background: #900 ;
	text-decoration:none;
}


 
 /*------------------------------------------------------*
  *--------------------------     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 PAGE CONTACT  DEBUT                  ----*
  *---------------------------------------------------------*/
/* NE_PAS_TOUCHER_CETTE_LIGNE_POUR_MAIL_PAGE_CONTACT_DEBUT */

/* DIV général contenant l'ensemble du FORMULAIRE */
div.formulaire_general {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #290C03;
	background-color: inherit;
	color: inherit;
	width: 600px;
	margin: 0 0;
}
/* 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: 0px;
	width: 100%;
}
/* GROUPE de champs : ligne EN-TÊTE de table */
.formulaire_table th {
   	margin: 0 0 0 15px;
    padding: 10px 0 0 0;
	font-family:Lucida Calligraphy;
	font-weight:bold;
	font-style:normal;
	font-size:13px;
	color:#F7A135;
}
/* 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: 100px;
		padding: 0px 5px 0px 0px;
		text-align: left;
	}
	/* 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: Trebuchet MS;
	font-size: 13px;
	color: #290C03;
		text-align: left;
		width: 500px;
		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: #fff;
		color: #000;
		border-style: solid;
		border-width: 1px;
		border-color: #C3B596;
	}
	/* 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: Trebuchet MS;
	font-size: 13px;
	background-color: #DA8E2C;
	color: #fff;
	border: solid 1px #DA8E2C;
	cursor: pointer;
	margin: 5px;
	font-weight:bold;
	width:80px;
	height:30px;
	padding:5px;
	text-align:center;
}

/* 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: 13px;
	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: 13px;
	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                  ----*
  *-------------------------------------------------------*/

 

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

#referencement {
	margin:0 auto;
	padding:30px 0 20px 0;
	width:882px;
	text-align: center;
	color: #F8A132;
	background-image:url(../images/deco/referencement-ar.jpg);
	background-repeat:repeat-y;
	background-position:top center;
	font-size: 9px;

}

#referencement a {
	color: #F8A132;
	text-decoration: underline;
}

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

#referencement a img {
	border: none;
	filter: alpha(opacity=50);
		opacity: 0.5;
}

 /*------------------------------------------------------*
  *--------    CSS REFERENCEMENT  FIN                ----*
  *------------------------------------------------------*/
#plan_google
{width: 300px; float:left;padding-left:15px;}

#adresse
{width: 280px; float:left;margin-top:50px;}


#div_google {
	padding: 3px;
	margin: 8px auto 0 auto;
	border: 1px solid #ffffff;
	width: 728px;
}
