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


body {
	margin: 0;
	padding: 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#CCD8E0 url(../images/deco/bg_body.jpg) repeat-x left bottom;
	color:#445566;
}

li {list-style: none;}

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

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

h1,h2,h3 {padding-top: 6px;}

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


#general{
	margin:0;
	padding:50px 10px 0;
	/*background: url(../images/deco/bg_top.gif) top center repeat-x;*/
}

.container {
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 780px;
	background: #FFF;
	font-size: 1.2em;
}

/*Haut de page  HEADER*/

.header{
	margin:0 auto;
	padding: 10px 10px 5px;
	width:780px;
	height:150px;
	background:#fff;
	font-size: 1.2em;
}

.left {float: left;}

.right {float: right;}

.clearer {clear: both;}
.space {height:200px;}

.header .left, .header .right {
	background: #A4A4A0;
	color: #fff;
	height: 150px;	
}

.header .left {
	width:564px;
	height: 150px;
	font-weight:normal;
	background-image: url(../images/deco/header.jpg);
}

.header .left h2{
	margin:0;
	padding:30px 0 0 250px;
	font-size:18px;
	color:#A6B3BB;
}

.header .left h3{
	margin:0;
	padding:15px 0 0 220px;
	font-size:15px;
	color:#445566;
	font-style:italic;
	text-align: center;
}

.header .right {
	width: 212px;
	height:150px;
	background-image: url(../images/deco/ble.gif);
}

.navigation {	
	background: #D9E1E5 url(../images/deco/nav.gif);
	border: 1px solid #DFEEF7;
	border-color: #DFEEF7 #CFDEE7;
	height: 41px;
}

ul.nav_top{
	margin:0;
	padding:0;
	font: bold 0.7em sans-serif;
}

ul.nav_top li{
	margin:0;
	padding:0;
	list-style-type:none;
	display: block;
	float:left;
	line-height:40px;
}

ul.nav_top li a{
	padding:0 20px 0 20px;
	background: #D9E1E5 url(../images/deco/nav.gif);
	border-right: 1px solid #AFBEC7;
	color: #456;
	text-decoration: none;
	display: block;
	line-height: 41px;
	float:left;
}

ul.nav_top li a:hover{
	background:#D9E1E5;
	display: block;
}

ul.nav_top li a.menu_actif{
	background:#D9E1E5;
}
/*-----------------------------------------------------
				SS_MENU STEPH
-----------------------------------------------------*/
#menu {
	margin:0;
	padding:0;
	width:100%;
	font: bold 0.5em sans-serif;
	display:block;
	height:40px;
}

#menu_vertical{ width:550px;}

#menu_vertical li{
	list-style:none;
	margin:0;
	padding:0;
	display:block;
	float:left;
	border-left: 1px solid #798389;
	border-right: 1px solid #ccd7de;
}

#menu_vertical li a{
	display:block;
	float:left;
	list-style:none;
	text-decoration: none;
	padding:0 5px 0 5px;
	border: 0;
	font-size: 11px;
	text-align:center;
	vertical-align:middle;
	color: #456;
	background: #a6b3bb;
	line-height: 15px;
	width:auto;
	height:40px;
	
	/*background: #D9E1E5 url(../images/deco/nav.gif);*/
	
	vertical-align:text-middle;
	text-align:center;
}

#menu_vertical li a:hover{
	display:block;
	background:#D9E1E5;
	color:#683E60;
}
/*-----------------------------------------------------
				FIN SS_MENU STEPH
-----------------------------------------------------*/

/*Contenu de page  CONTENT */

.content_general {
	border-top: 4px solid #FFF;
/*	background: url(../images/deco/bg_content.gif) repeat-y;*/
}

.content_left {
	margin: 10px 0;
	padding: 0;
	width: 565px;
	float: left;
}

.content_left h1{
	margin:10px 0 0 0;
	padding:0;
	font-size:1em;
	color: #683E60;
}

.content_left h2{
	margin:10px 0 0 0;
	padding:0 0 0 23px;
	font-size:0.9em;
	font-style:italic;
	color: #445566;
	background:url(../images/deco/puce2.gif) left no-repeat;
}

.content_left h3{
	margin:15px 0 0 0;
	padding:0;
	font-size:0.7em;
	color:#829CAC;
}

.content_left p{
	margin:0;
	padding:10px;
	font-size:0.7em;
}

.content_left a{
	color:#683E60;
	text-decoration:underline;
	font-weight:bold;
}

.content_left a:hover{
	text-decoration:underline;
	color: #003333;
}

ul.liste{
	margin:0;
	padding:0 0 0 30px;
	font-size:0.7em;
}

ul.liste li{
	margin:0;
	padding:0;
	list-style-type:square;
}

ul.liste2{
	margin:0;
	padding:0 0 0 40px;
	font-size:0.9em;
}

ul.liste2 li{
	margin:0;
	padding:0;
}

.content_right {
	margin: 10px 0;
	width: 210px;
	float: right;
	background:#A6B3BB;
	padding:0 0 5px 0;
}

.content_right h2 {
	margin: 5px auto;
	text-align:center;
	display:block;
	color:#311b0c;
	font-size: 0.8em;
}

ul.nav  {
	margin:0;
	padding: 0;
	border-top: 1px solid #EAEADA;
}

ul.nav li {border-bottom: 1px solid #EAEADA;}

ul.nav li a {
	font-size: 0.7em;
	color: #554;
	display: block;
	padding:8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}

ul.nav li a:hover {
	background: #F0F0EB;
	color: #654;	
}

ul.nav li a.menu_actif {
	background: #F0F0EB;
	color: #654;	
}

.content_right .img{
	margin:10px 0 0 0;
	padding:1px;
	border:#cdd9e0 solid 1px;
}

.visage_img {
	width:195px; 
	height:293px;
	background:url(../images/deco/visage.jpg) center no-repeat;
	margin:10px 0 0 0;
	padding:1px;
	border:#cdd9e0 solid 1px;
}
.seins_img {
	width:195px; 
	height:293px;
	background:url(../images/deco/seins.jpg) center no-repeat;
	margin:10px 0 0 0;
	padding:1px;
	border:#cdd9e0 solid 1px;
}
.chirurgie_img {
	width:195px; 
	height:293px;
	background:url(../images/deco/chirurgie.jpg) center no-repeat;
	margin:10px 0 0 0;
	padding:1px;
	border:#cdd9e0 solid 1px;
}
.silhouette_img {
	width:195px; 
	height:293px;
	background:url(../images/deco/girl7.jpg) center no-repeat;
	margin:10px 0 0 0;
	padding:1px;
	border:#cdd9e0 solid 1px;
}



/*Bas de page  FOOTER*/

#footer{
	height:70px;
	color:#445566;
	font-size:0.7em;
	text-align: center;
	background-image: url(../images/deco/footer.gif);
}

#footer p{
	margin:0;
	padding:3px 0 0 0;
}

#footer ul.nav_footer{
	margin:0;
	padding:12px 0 0 0;
	list-style-type:none;
}

#footer ul.nav_footer li{
	margin:0;
	padding:0;
	display:inline;
}

#footer ul.nav_footer li a{
	color:#F7F7F2;
	text-decoration:none;
	font-weight: bold;
}

#footer ul.nav_footer li a:hover{
	text-decoration:underline;
}

#savoirplus {
	padding: 5px;
	background: #d7e2e9;
	border: 1px solid #a1bbcc;
}

 /*---------------------------------------------------------*
  *----        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-size: 12px;
	background-color: inherit;
	color: inherit;
	width: 300px;
	margin: 0 auto;
}
/* DIV contenant l'ensemble des ERREURS de saisie */
div.formulaire_erreursSaisie {
	border-style: solid;
	border-width: 0px;
	background-color: #445566;
	color: #fff;
	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: #445566;
	width: 100%;
}
/* GROUPE de champs : ligne EN-TÊTE de table */
.formulaire_table th {
	background-color: #445566;
	color: #fff;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}
/* GROUPE de champs : en FIELSET */
.formulaire_table fieldset {
	border-style: solid;
	border-width: 1px;
	border-color: #445566;
}
/* 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 10px;
		text-align: right;
	}
	/* Normal */
	td.formulaire_nom_champ {
	}
	/* En cas d'ERREUR sur le champ */
	td.formulaire_nom_champ_erreur {
	color: #445566;
	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-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: #445566;
	border-style: solid;
	border-width: 1px;
	border-color: #ccc;
	}
	/* En cas d'ERREUR sur le champ */
	.formulaire_champ_erreur {
	background-color: #AAB1BB;
	border-style: solid;
	border-width: 1px;
	border-color: #445566;
	}

/* 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-size: 12px;
	background-color: #445566;
	color: #fff;
	border: solid 1px #311b0c;
	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: #311b0c;
	color: #fff;
	text-align: center;	
	padding: 10px;
	margin: 50px auto;
	border: solid 1px #999;
}
/* Lien "RETOUR" un fois le message envoyé */
a.formulaire_msgRetour_lien {
	color: #fff;
	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                  ----*
  *-------------------------------------------------------*/

 

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

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

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

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

#referencement a img {
	border: none;
	padding: 3px;
}

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