/*------------------------------------------------------*
  *-----------------------------------     CSS BODY     ----*
  *------------------------------------------------------*/



body#home {
	padding: 0;
	border:0;
	margin: 0;
	text-align:center;
	font-family: verdana;
	font-size: 10px;
	color: #0C2577;
	font-weight: 500;
	line-height: 18px;
	background-image: url(../images/deco/bg_home.gif);
	background-repeat: repeat;
}

body {
	padding: 0;
	border:0;
	margin: 0;
	text-align:center;
	font-family: verdana;
	font-size: 10px;
	color: #0C2577;
	font-weight: 500;
	line-height: 18px;
	background-image: url(../images/deco/bg_home.gif);
}
.produit_general {
	border: solid #0C2577 1px;
	width: 590px;
	background-color: #F5F5F5;
}
.produit_updown {
	text-align: right;
	margin: 10px  5px 0 0;
}

.produit_updown a {
	text-decoration: none;
	color: #0C2577;
}
.produit_updown a:hover {
	color: #009808;
}

.produit_updown p img{
	text-decoration: none;
	border: 0;
	margin: 0 0 0 5px;
	padding: 0;
	
}
.produit_pdf {
	background-image: url(../images/deco/pdf.jpg);
	background-repeat: no-repeat;
	padding: 15px 0 7px 40px;
	float: left;
	margin: 0;
}
.produit_pdf a{
	color:#0C2577;
	font-size:11px;
	text-decoration: none;
}
.produit_pdf a:hover{
	color: #009808;;
}
.produit_contact {
	background-image: url(../images/deco/email.jpg);
	background-repeat: no-repeat;
	padding: 15px 50px 7px 0;
	text-align: right;
	background-position: right;
	float: right;
	margin: 0;
}

.produit_contact a{
	color:#0C2577;
	font-size:11px;
	text-decoration: none;
}
.produit_contact a:hover{
	color: #009808;;
}
.produit_contact2 {
	background-image: url(../images/deco/email.jpg);
	background-repeat: no-repeat;
	padding: 15px 50px 7px 0;
	text-align: left;
	background-position: left;
	float: left;
	padding-left: 50px;
	margin: 10px 0 0 0;
}
.produit_contact2 a{
	color:#0C2577;
	font-size:11px;
	text-decoration: none;
}
.produit_contact2 a:hover{
	color: #009808;;
}
.produit_gauche {
text-align: left;
	margin: 0 ;
	padding: 0;
	vertical-align: top;
	width: 590px;
}
.produit_gauche img {
	margin: 10px 0 0 0;
	padding: 0;
	border: solid #009900 1px;
}
.produit_gauche ul {
	text-align: left;
	color: #0C2577;
	padding: 10px 0;
	margin: 0 0 0 30px;
}
.produit_gauche li {
	list-style-type: disc;
	line-height: 15px;
	font-weight: bold;
	font-size: 9px;
	margin: 0 auto;
	padding: 0;
	list-style-position: inside;
}
.produit_gauche p {
	text-align: left;
}

.produit_droite {
	margin: 0 auto;
	padding: 0 5px 0 5px;
	text-align: center;
}


.produit_droite img {
	margin: 5px 0 0 0;
	padding: 0;
	border: solid #009900 1px;
}

.produit_droite table {
	color: #0C2577;
	margin: 0 10px 0 0;
	padding: 0px;
	font-size: 9px;
	
}
.produit_droite td {
	border: solid #009900 1px;
	padding: 0 2px;
	text-align: right;
}
.produit_droite th {
	border: solid #009900 1px;
	text-align: center;
	padding: 0 2px;
}
.produit_droite p {
	text-align: right;
}

.produit_milieu {
	padding: 0;
	margin: 10px 0 0 0;
	width: 100%;
	text-align: center;
}
.produit_milieu img {
	margin: 2px;
	padding: 20px 0 0 0;
	border: solid #009900 1px;
}
.puce_produit {
	padding:0;
	margin: 5px;
	float: left;
}

#root {
	position:absolute;
	height:120px;
	width:220px;
	padding:5px;
	border:3px solid #009900;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
}

#handle {
	color:#fff;
	background-color:#009900;
	padding:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	cursor: move;
}
/*------------------------------------------------------*
  *-----------------------------------     CSS DIV     ----*
  *------------------------------------------------------*/
  
#global{
	width: 940px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-position: left top;
	background-image: url(../images/deco/bg.gif);
}



#haut{
	float:left;
	width: 900px;
	padding-left: 25px;
	height: 280px;
	}
	

#menu{
	float:left;
	width:145px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 40px;
	}
		

	
#centre{
	float:left;
	padding-top: 25px;
	width: 600px;
	margin-left: 55px;
	padding-bottom: 10px;
	text-align: justify;
	line-height:18px;
	}
.slogan {
	color: #009900;
	font-size: 14px;
	font-weight: bold;
	margin: 0 auto;
	padding-bottom: 20px;
	letter-spacing: normal;
}

	


#bas{
	clear:both;
	PADDING-left: 25px;
	height: 41px;
	width:925px;
	text-align: center;
	background-image: url(../images/deco/bas.gif);
	background-repeat: no-repeat;
	background-position: left top;

	}
	

 /*------------------------------------------------------*
  *-----------------------------------     CSS TEXT     ----*
  *------------------------------------------------------*/
.img_logo{
	margin: 20px;
}

h1
{
	color:#FFFFFF;
	font-family: verdana;
	font-size: 12px;
	font-weight:bold;
	text-transform: uppercase;
	padding: 4px 0 4px 3px;
	margin: 5px 5px 20px 40px;
	text-align: left;
	background-color: #009900;
}
h2
{
	color:#009900;
	font-family: verdana;
	font-size: 12px;
	font-weight:bold;
	text-transform: uppercase;
	padding: 5px;
	margin: 0 auto;
	text-align: center;
}



.highlight
{
	font-family: verdana;
	color: #009900;
	font-weight: bold;
}

.pied
{
	font-family: verdana;
	font-size: 9px;
}


.pied_home
{
	font-family: verdana;
	font-size: 9px;
	color: #666666;
}


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


body#a a#a, body#b a#b, body#c a#c, body#d a#d, body#e a#e, body#f a#f, body#g a#g, body#h a#h, body#i a#i{
	background-image: url(../images/deco/menuOn.jpg);
	width:140px;
	color: #FFFFFF;
	padding-left:50px;
		/*background-color: #228B22;*/
   }
   
	 
a.menu{
	text-decoration: none;
	display:block;
	height: 20px;
	width:140px;
	font-family: verdana;
	font-size: 12px;
	color:#0c2577;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 2px;
	background-repeat: no-repeat;
	/*background-image: url(../images/deco/menuOff.jpg);*/
	font-weight: bold;
	font-variant: small-caps;
	background-position: left;
	/*background-color: #0067CA;*/
	
	}


a.menu:hover{
	color: #0c2577;
	background-image: url(../images/deco/menuOff.jpg);
	/*background-color: #228B22;*/
}



   
.preload {display:none;}

 /*------------------------------------------------------*
  *-----------------------------------     CSS LIEN     ----*
  *------------------------------------------------------*/


a.menu2{
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	}

a.menu2:hover{
	color: #CCCCCC;
}

a.lien{
	font-family: verdana;
	padding:2px;
	font-size: 10px;
	text-decoration: underline;
	color: #0C2577;
	}

a.lien:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0C2577;
}



a.lien_plan{
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
	padding:2px;
	}

a.lien_plan:hover{
	color: #E8E8E8;
	text-decoration: underline;
}

a.map{
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	color: #009900;
	font-weight: bold;
	font-variant: small-caps;
	}

a.map:hover{
	color: #E8E8E8;
}


#cadre {
	BACKGROUND-POSITION: left top;
	BACKGROUND-REPEAT: repeat-y;
	padding-top: 15px;	
	padding-left: 15px;
	text-align: justify;
	color: #666666;
}


 /*------------------------------------------------------*
  *-----------------------------------     CSS TABLEAU     ----*
  *------------------------------------------------------*/

.tableau{
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
	border: 0;
}

.tableau img{
	padding: 0;
	margin: 2px 0 0 0;
	border: solid #009900 1px;
}

.tableau td{
	padding: 5px 20px 0px 0px;
	font-family: verdana;
	font-size: 10px;
	color: #0C2577;
	font-weight: 500;
	line-height: 20px;

}

.tableau th{
	padding-top:0px;
	padding-left:30px;
	text-align: left;
	color:#FFFFFF;
	font-family: verdana;
	font-size: 10px;
	background-image: url(../images/deco/fond_titre.gif);
	background-repeat: no-repeat;
	letter-spacing: 2px;
	font-variant: small-caps;
}
.tableau ul {
	padding: 0;
	margin: 0;
}
	
.tableau li {
	list-style-image: url(../images/deco/puce.gif);
	padding: 0;
	list-style-position: outside;
	margin: 0 0 0 20px;
}
.montant_assurable{
	color: #009400;

}
.tableau p {
	margin: 0;
	padding-left: 100px;
}


/*/////////////////////////CSS postit/////////////////////////*/
.postit {
	text-align: center;
	color: #001161;
	font-size: 12px;
	width: 200px;
/*	filter:alpha(opacity=90);
  	-moz-opacity:0.90;
	opacity: 0.90;
*/	font-weight: bold;
	background-color: #FFFFCC;
	padding: 0;
	margin: 0 auto;
}
.postit p{
	color: #0033FF;
	font-size: 14px;
}
/*CSS REFERENCEMENT ICARE*/

#referencement {
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
	text-align: center;
	padding-top: 50px;
	width: 70%;
}


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

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


 /*---------------------------------------------------------*
  *----        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;
	font-size: 11px;
	color: #0C2577;
	width: 300px;
	margin: 0 auto;

}
/* DIV général des erreurs de saisie */
div.formulaire_erreursSaisie {
	
	background-color: #0C2577;
	color: #FFFFFF;
	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 {
	background-color: #0C2577;
	color: #FFFFFF;
	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 {
	width: 100%;
}
/* Regroupement de champs : ligne en-tête de table */
.formulaire_table th {
	color: #009900;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	font-size:11px;
	font-variant: small-caps;
}
/* 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: #009900;
}
/* Cellules qui contiennent les champs : dans tous les cas */
td.formulaire_td_champ, td.formulaire_td_champ_erreur {
	padding-right: 10px;
	padding-left: 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;
	font-size: 11px;
	text-align: left;
	width: 100%;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
/* Champs dans les formulaires (input, textarea) : sans erreur */
.formulaire_champ {
	background-color: #FFFFFF;
	border: 1px solid #0C2577;
}
/* Champs dans les formulaires (input, textarea) : en cas d'erreur */
.formulaire_champ_erreur {

}
#formulaire_contact_captcha{
margin-top: 10px;

}
/* Texte qui s'ajoute après les champ (€, 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 {
	background-color: #0C2577;
	border: solid 1px #0C2577;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	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: 10;
}
.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;
	color: #000;
	text-align: center;
	width: 60%;
	padding: 3px;
}
.div_calend .cell_fleche {
	background-color: #ccc;
	font-weight: bold;
	color: #000;
	text-align: center;
	padding: 3px;
}
.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:100%;
	padding: 3px;
}
.div_calend .cell_jour_a:hover{
	background-color: #fff;
	color: #4FA500;
	font-weight:bold;
}
.div_calend .cell_fleche {
	text-align: center;
	vertical-align: middle;
}
.div_calend .lien_mois{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.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                  ----*
  *-------------------------------------------------------*
.slogan {
}
.produit_droite h1 {
	background-image: url(../images/deco/puce-produit.gif);
}
