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

body, {
	scrollbar-face-color: #CCC;
	scrollbar-shadow-color: #000;
	scrollbar-highlight-color: #FFF;
	scrollbar-3dlight-color: #FFF;
	scrollbar-darkshadow-color: #FFF;
	scrollbar-track-color: #FFF;
	scrollbar-arrow-color: #000;
    margin: 0;
    padding: 0;
	background-color: #E9E9DB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #714A78;
	
}
.texte_cote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #56385B;
	line-height: 30px;
}

.lien a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #56385B;
}

a.lien_adresse  {
color: #FFFFFF;
	text-decoration: none;
}

a.lien_adresse:hover {
	color: #EB6609;
}

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

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

p {
	margin: 0px;
	padding: 0px;
}

li {
	list-style-image: url(../images/deco/puce.gif);
}

.orange  {
	color: #CC3300;
}

.float, #content p.float {
	float: right;
	/*border: #CC3300 solid 1px;*/
	padding: 10px;
	margin: 25px 20px 0 0;
	text-align: center;

}
#centre, .div_tiers #centre {
	text-align: center;
}
 /*------------------------------------------------------*
  *-----------------------------------     CSS BLOCS     ----*
  *------------------------------------------------------*/


#general{
	margin-bottom:20px;
	width:800px;
	left: 50%;
	padding: 7px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}

/*Haut de page*/

#header{
	width:800px;
	height:135px;
}

#header a {
	color:#fff;
	text-decoration:none;
}

#header a:hover{
	color:#CCC;
}

#nav_index{
	text-align: center;
	font-weight: bold;
	
}

#nav_index a{
	color:#714A78;
	text-decoration:none;
}

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

#nav {
	height: 33px;
	background-image: url(../images/deco/bg_nav.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #714A78;
	font-size:12px;
}
#nav td {
	text-align: center;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#nav a:hover {
	color: #FFCCFF;
}
#titres {
	height: 30px;
	background-image: url(../images/deco/bg_titres.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 14px;
	font-weight: bold;
	padding-top: 15px;
	text-indent: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #714A78;
}
#ss_menu {
	background-color: #714A78;
	color: #FFFFFF;
	padding: 2px 0px 2px 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
#ss_menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#ss_menu a:hover {
	color: #EA6206;
}

.div_dte {
	float:right;
	padding:10px;
	width:45%;
}
.div_gch {
float:left;
padding:10px;
width:45%;
}

#flash_info{
width:125px;
height:45px;
float:left;
position:relative;
display:block;}

#flash_complet{
width:100px;
height:20px;
float:left;
position:relative;
display:block;
padding-bottom:5px;}

.financement{
padding-top:15px;
padding-left:15px;

}




/*Contenu de page*/

#content_index {
	background-color:#F1F1E3;
	padding: 15px 15px 15px 15px;
	text-align: justify;
	margin: 3px 3px 3px 3px;
}
#content {
	background-color:#F1F1E3;
	margin-top: 3px;
	padding: 15px 15px 15px 15px;
	text-align: left;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#content a {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #714A78;
}
#content a:hover {
	color: #CC3300;
}
#content a img {
	border-color: #FFFFFF;
	
}
#content a:hover img {
	border-color: #CC3300;
}
#content p {
	text-align: justify;
}

#large {
	background: #FFFFFF url(../images/deco/arrondi/arrondi_repet.jpg) repeat-y left;
	/*border: #56385B solid 3px;*/
	font-weight: bold;
	font-size: 13px;
	padding: 0px;
	text-align: left;
	margin: 0 auto 15px;
	width: 630px;
}
#img-bas {
	background: url(../images/deco/arrondi/cadre-arrondi_bas.jpg) no-repeat left bottom;
	padding-bottom: 20px;
}
#large p {
	margin-bottom: 15px;
	padding: 0 32px 5px;
}
#img-bas p {
	background: url(../images/deco/arrondi/arrondi_puce.jpg) no-repeat 12px top;
}
#large h3 {
	background: #FFFFFF url(../images/deco/arrondi/arrondi_ht.jpg) no-repeat left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #56385B;
	text-align: center;
	/*margin-bottom: 2px;
	line-height: 53px;*/
	padding-top: 47px;
}
#large h6 {
	background: #FFFFFF url(../images/deco/arrondi/arrondi_ht2.jpg) no-repeat left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #56385B;
	text-align: center;
	margin-bottom: 10px;
	line-height: 53px;
/*	padding-top: 47px;
*/}
#large {
	background: #FFFFFF url(../images/deco/arrondi/arrondi_repet.jpg) repeat-y left;
	/*border: #56385B solid 3px;*/
	font-weight: bold;
	font-size: 13px;
	padding: 0px;
	text-align: left;
	margin: 0 auto 15px;
	width: 630px;
}
.large table{
	margin: 15px auto;
	border: #64286A solid 2px;
}
.large table tbody {
border: none;
	}
.large tr{
	padding: 5px;
	/*text-align: center;*/
	font-weight: bold;
	color:  #56385B;
	border: #64286A solid 2px;	
}
.large td{
	padding: 10px;
	width: 50%;
	border: #64286A solid 2px;}
.large th{
	padding: 10px;
	width: 50%;
}
.violet-table {
	background-color: #56385B;
	color: #fff;
	font-weight: bold;
	border: #64286A solid 2px;
	font-size: 13px;
}
.rose-table {
	background-color: #CC99CC;
	color: #fff;
	font-weight: bold;
	border: #64286A solid 2px;
	font-size: 13px;
}
.orange-table {
	background-color: #FF6600;
	border: #64286A solid 2px;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
}
#border-none {
	border: none;
}
.large table a{
	display: block;
}
.largeur {
/*	width: 50%;
*/	float: left;
}
/*Bas de page*/

#footer{
	background-color:#714A78;
	margin-top: 3px;
	color: #FFFFFF;
	padding: 2px 4px 2px 0px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#formation {
border-collapse:collapse;
}

#formation td {
	text-align: left;
	border: 1px solid #714A78;
}

#formation td a{
padding:0px;
color:#714A78;
}


#formation td.cell_titre {
	background-color: #714A78;
	color: #F1F1E3;
	font-weight: bold;
	text-align: center;
}
#jeu {
	margin-top: 0px;
	margin-left: 10px;
}
#jeu td.explication {
	background-color: #DFD9D4;
	padding: 8px;
}
#jeu td.etape {
	padding: 8px;
	font-weight: bold;
}
#jeu td.question {
	background-color: #714A78;
	color: #F1F1E3;
	padding: 8px;
}
#jeu td.comm {
	padding: 8px;
	background-color: #FF6600;
	color: #714A78;
	font-weight: bold;
}







/*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 PLANS     ----*
  *------------------------------------------------------*/
  
/*page plans*/

#plan {
	width: 300px;
}

#plan img {
	margin-bottom: 10px;
	margin-top: 8px;
	border: 1px solid #714A78;
}

/*pop up plans*/
#popup_plan {
margin-top:10px;
	width: 700px;
	position: absolute;
	left: 50%;
	margin-left: -350px;
}

#popup_plan a {
	color:#714A78;
	text-decoration:none;
}

#popup_plan a:hover {
	color:#37243A;
}

#popup_plan img {
	border: 1px solid #714A78;
}




 /*------------------------------------------------------*
  *--------------------------     CSS TITRES     ----*
  *------------------------------------------------------*/
  
   h1 {
	margin: 0 0 10px 0;
	padding: 0px;
	font-size: 14px;

  }
  
   h2 {
   	margin: 0px;
    padding: 0px;
	color: #000;
  }
  
   h3 {
   	margin: 0px;
    padding: 0px;
  	color:#000;
	font-size:15px;
	text-align:center;
  }
  
   h4 {
	margin: 5px 0;
	padding: 0px;
	color:#714A78;
	font-size: 13px;
  }
  
   h5 {
   	margin: 23px 0 23px;
    padding: 0px;
  	color:#000;
	font-size: 16px;
	text-align:center;
	/*line-height: 25px;
*/
  }
  
   h6 {
   	margin: 0px;
    padding: 0px;
  	color:#000;
  }

 

 /*------------------------------------------------------*
  *-----------------------------------     CSS EFFETS     ----*
  *------------------------------------------------------*/

#zone {
	margin:5px;
	width: 300px;
	height: 250px;
	overflow: auto;
	}


.transparence {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	}

/*---------------------------------------------------------*
  *----        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: #56385B;
	width: 465px;
	margin: 0 auto;

}
/* DIV général des erreurs de saisie */
div.formulaire_erreursSaisie {
	border: solid 1px #f00;
	background-color: #fee;
	color: #f00;
	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: solid 1px #036;
	background-color: #FFFFFF;
	color: #56385B;
	text-align: center;	
	padding: 10px;
}
/* Lien "Retour" un fois le message envoyé */
a.formulaire_msgRetour_lien {
	color:#FFFFFF;
}
/* 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: #56385B;
	color: #fff;
	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: 150px;
	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: #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;
}
/* 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: 300px;
	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: solid #56385B 1px;
}
/* Champs dans les formulaires (input, textarea) : en cas d'erreur */
.formulaire_champ_erreur {
	background-color: #fcc;
	border: solid 1px #f00;
}
/* 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: #56385B;
	border: solid 1px #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	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                  ----*
  *-------------------------------------------------------*/
.div_tiers {
	width: 240px;
	float: left;
	margin: 0 15px 25px 0;
}
.div_tiers p {
	padding: 0 15px 0 15px;
	margin: 8px 0 0 0;
	line-height: 1.3;
}
#citation {
	font-weight: bold;
	line-height: 2;
	margin: 75px 15px 0 0;
}
.lien_centre {
/*	display:block;
*/	margin:5px auto;
	text-align:center;
}

.div_demi {
	width: 380px;
	float: left;
	/*margin: 0 15px 25px 0;*/
	text-align: center;
}
.div_demi#center {
float: none;
margin: 0 auto;

}
.div_demi a{
	padding: 10px 0 5px 0;
	width: 180px;
	height: 86px;
	float: left;
/*	display: block;
*/	text-align: center;
	border: 1px solid #FFFFFF;	
	text-decoration: none;
}
.div_demi a img{
	display: block;
	margin: 0 auto;
}
.div_demi a:hover{
	border: 1px solid #CC3300;
	text-decoration: none;

}
.div_demi .suite {
		width: 380px;
	text-align: right;
	display: inline;
	height: auto;
	border: none;

}
.div_demi h1{
	color: #CC3300;
	border: #CC3300 solid 2px;
	margin: 0 15px 15px 0;
	text-align: center;
	padding: 5px;
}
/*
#menu_violet1 {
	background-color:#714A78;
	width:700px;
	display:block;
	height:20px;
	color:#FFFFFF;
	font-size:12px;
}
#menu_violet1 li {
	display: block;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 2px;
	width:150px;
	text-align:center;
}
#menu_violet2 {
	width:150px;
}
#menu_violet3 {
	display: none;
	position:absolute;
	margin:4px 0 0 0;
	padding:3px;
	background-color:#C7ABCB;
}
#menu_violet2:hover #menu_violet3 {
	display: block;
}
#menu_violet2 #menu_violet3 li {
	display: block;
	font-size:10px;
	float:none;
}
 TABLE POUR IE 
#putable {
	position:absolute; 
	left:0px; 
	top:20px; 
	font-size:1em; 
	/*z-index:-1;
	z-index:2000;
	background-color:#999900;
	border:4px dashed #FF6600;
}

#menu_violet2 li:hover {position:relative;}
* html .menu a:hover {position:relative;}*/

/* MENU HORIZONTAL */

.menu {
	background-color:#714A78;
	width:800px;
	display:block;
	height:22px;
	padding-top:4px;
	color:#FFFFFF;
	font-size:12px;
}
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	height:22px;
	background-color:#714A78;
}
.menu ul li {
	float:left;
	height:22px;
}
.menu a, .menu a:visited {
	display:block;
	float:left;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	background-color:#714A78;
	padding:0 0 0 35px;
	font-weight:bold;
	width:165px;
}

.menu ul ul {
	border:none;
	width:200px;
	margin:0;
}

.menu ul ul li {
	display:block;
	height:auto;
	position:relative;
	padding:6px;
	background-color:#B9A6BC;
}


/* SECOND NIVEAU  */
.menu ul ul a, .menu ul ul a:visited {
	display:block;
	background-color:#B9A6BC;
	color:#fff;
	height:100%;
	padding:0;
	font-weight:bold;
	font-size:10px;
	text-align:center;
}
.menu ul table ul a, .menu ul table ul a:visited  {width:190px;}


/* TABLE POUR IE */
.menu table {
	position:absolute; 
	left:0; 
	top:0; 
	font-size:10px; 
	/*z-index:-1;*/
	z-index:2000;
}
.menu ul ul table {lef\t:-1px;}
.menu ul ul table ul.left {margin-lef\t:2px;}

.menu li:hover {position:relative;}
* html .menu a:hover {position:relative;}

/* troisième niveau */
.menu ul ul ul a, .menu ul ul ul a:visited {
	background-color:#FF6699;}


/* STYLE SOUS-MENU PREMIER NIVEAU */
.menu ul :hover a.sub1 {
	background-color:#B9A6BC;
	font-size:10px;
}

/* STYLE DES SOUS MENUS HOVER */
/* PREMIER */
.menu a:hover {
	color:#fff;
	background-color:#B9A6BC;
}
.menu :hover > a {color:#fff;background-color:#714A78;}
/* SECOND */
.menu ul ul a:hover{
	color:#fff;
	background-color:#B9A6BC;
}
.menu ul ul :hover > a {
	color:#fff;
	background-color:#B9A6BC;
}

/* POUR CACHER LES SOUS MENU */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:22px;
	left:0;
}

/* RENDRE LE SECOND NIVEAU VISIBLE LORSQUE ON PASSE SUR LE PREMIER NIVEAU */
.menu ul li:hover ul, .menu ul a:hover ul {visibility:visible; height:auto; padding-bottom:3em; background:transparent url(images/trans.gif);}

#content ul {
	margin: 12px 0;
	padding: 0;
}
#content ul li {
	margin: 0 0 0 20px;
	padding: 0;
}
#popup {
	font-size: 12px;
	overflow:auto;
	border: solid 1px black;
	padding:5px;
	background:#CCCCCC;
	width:400px;
	height:400px;
	margin-left:10px;
}

.bt
{
	height:100%;
}

.bt .bt-left
{
	float:left;
}
.bt .bt-right
{
	float:left;
}
