/*------------------------------------------------*
 *---  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: 12px;
	background-color: #C0C1C5;
	background-image:url(../images/deco/back_body.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	color: #3D2525;
	font-weight:bold;
}

p{
	padding:0 0 5px 20px;
	margin:0;
	background-image:url(../images/deco/puce03.gif);
	background-repeat:no-repeat;
	background-position:top left;
} form, input {
	margin: 0;
	padding: 0;
}

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

a{
	color:#F7F5E8;
	text-decoration:none;
}
a:hover{
	color:#687F7C;
}
img{
	border:none;
}


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


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

/*Haut de page  HEADER*/

#header{
	margin:0;
	padding:26px 0 0 19px ;
	width:961px;
	height:120px;
}
#menu_home{
	margin:0;
	padding:0;
	float:left;
	width:120px;
}
#menu_home li{
	margin:0;
	padding:0 10px;
	list-style:none;
}
#menu_home a{
	margin:0;
	padding:0;
	color:#343F4A;
	font-size:10px;
}
#menu_home a:hover{
	color:#FFFFFF;
}
/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0;
	width: 1000px;
	height:671px;
	background-image:url(../images/deco/back_content.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#content_ecole{
	margin:0 auto;
	padding:0;
	width: 1000px;
	height:671px;
	background-image:url(../images/deco/back_ecole.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#content_pro{
	margin:0 auto;
	padding:0;
	width: 1000px;
	height:671px;
	background-image:url(../images/deco/back_pro.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#content_jumping{
	margin:0 auto;
	padding:0;
	width: 1000px;
	height:671px;
	background-image:url(../images/deco/back_jumping.jpg);
	background-repeat:no-repeat;
	background-position:top left;

}
#texte_intro{
	width:574px;
	margin:20px 0 0 40px;
}
.div_texte{
	width:564px;
	padding: 0 5px;
	background-image:url(../images/deco/back_cont_element.gif);
	background-repeat:repeat-y;
	background-position:top left;
}
#div_cont{
	width:575px;
	margin:0;
	padding:44px 0 20px 320px;;
}
#div_cont img{
	margin:10px 0 0 0;
	padding:1px;
	border:2px #921E1E solid;
	background-color:#F1DCDC;
	
}
/* _______ tarif _______*/
.div_cont_elements{
	padding:10px ;
	width:555px;
	background-image:url(../images/deco/back_cont_element.gif);
	background-repeat:repeat-y;
}
.table_tarif{
	width:100%;
	border:1px #b23a43 solid;
	padding:2px;
	margin: 10px auto;
	background-color:#811A29;
	font-size:10px;
}
.td_titre{
	text-transform:uppercase;
	font-size:10px;
	background-color:#b23843;
	color:#B8AD83;
	padding:5px;
	text-align:center;
}
.td_titre span{
	text-transform:lowercase;
	color:#575029;
	font-style:italic;
	padding:0 0 0 15px;
}
.td_s_titre{
	width:25%;
	background-color:#B8AD83;
	text-align:center;
	color:black;
	padding:5px;
}
.td_sans{
	background-color:#E1DDCC;
	text-align:center;
}
#div_deco_footer{
	height:20px;
	width:574px;
	background-image:url(../images/deco/footer_cont_element2.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#div_deco_header{
	height:20px;
	width:574px;
	background-image:url(../images/deco/back_h1.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
/* ___________ LISTE _______ */

.table_vente{
	font-size:10px;
	width:100%;
	background-color:#811A29;
	border:1px #b23843 solid;
	padding:2px;
	margin:10px auto;
}
.table_vente h1{
	background-image:none;
}
.table_vente td{
	background-color:#B8AD83;
	color:#575029;
	text-align:center;
	padding:2px;
}
.table_vente td.td_vente{
	width:16%;
	background-color:#b23a43;
	color:#B8AD83;
	text-align:center;
}

/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:0;
	width:990px;
	height:30px;
	text-align: center;
	color: #758A8D;
}
#footer span{
	text-transform:uppercase;
}
#footer a{
	color:#5F7478;
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
}

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


/*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;
    padding: 0 0 0 35px;
	color:#3F0505;
	font-size:24px;
	line-height:24px;
	background-image:url(../images/deco/picto_h1.gif);
	background-repeat:no-repeat;
	background-position:top left;
  }
  
   h2 {
   	margin: 0;
    padding: 0 0 5px 35px;
	color:#500C0C;
	font-size:22px;
	line-height:22px;
	background-image:url(../images/deco/picto_h2.gif);
	background-repeat:no-repeat;
	background-position:top left;
  }
  
   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;
			 color:#000;
  }
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/


 /*------------------------------------------------------*
  *--------------------------     CSS MENU DEBUT     ----*
  *------------------------------------------------------*/
/* __________ MENU HEADER ______*/

#menu_header{	
	margin:0;
	padding:0 0 0 370px;
	height:120px;
	background-image:url(../images/deco/logo.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#menu_header li{
	margin:0 25px 0 0;
	padding:0;
	width:124px;
	list-style:none;
	float:left;
}
#menu_header li.fin{
	margin:0 0 0 0;
	
}
#menu_header a{
	color:#336666;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
}





 /*------------------------------------------------------*
  *--------------------------     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 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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: inherit;
	color: inherit;
	width: 100%;
	margin: 0 auto;

}
/* DIV contenant l'ensemble des ERREURS de saisie */
div.formulaire_erreursSaisie {
	border-style: solid;
	border-width: 1px;
	border-color: #b23843;
	background-color: #E4DFCA;
	color: #FF5105;
	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 {
	background-color:#811A29;
	border-style: solid;
	border-width: 1px;
	border-color: #b23843;
	width: 100%;
	padding:3px;
}
/* GROUPE de champs : ligne EN-TÊTE de table */
.formulaire_table th {
	background-color: #b23a43;
	color: #B8AD83;
	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: 100px;
		padding: 0px 5px 0px 10px;
		text-align: right;
		background-color:#B8AD83;
	}
	/* 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;
		filter: alpha(opacity=80);
		opacity: 0.8;
		background-color:#B8AD83;
		
	}
	/* 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 */
	}
	/* Normal */
	.formulaire_champ {
		background-color: #E4DFCA;
		color: #000;
		border-style: solid;
		border-width: 1px;
		border-color: #B8AD83;
	}
	/* En cas d'ERREUR sur le champ */
	.formulaire_champ_erreur {
		background-color: #E4C9A2;
		border-style: solid;
		border-width: 1px;
		border-color: #B8AD83;
	}

/* 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: #b23a43;
	color:#B8AD83;
	border: solid 1px #b23843;
	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                  ----*
  *-------------------------------------------------------*

 

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

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

#referencement img {
	padding: 3px;
}

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

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

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

#div_recherche a.texte_page{color: #000000;}
#div_recherche a.texte_page2{color: #3D2525;}