 /*------------------------------------------------------*
  *-------------    ICARE-NET.COM ---  CSS DECO  ----*
  *------------------------------------------------------*/

body {
	scrollbar-face-color: #CCCCCC;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	margin: 0px 0px 0px 0px;
	background-color: #61A2E2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}


#general{
	width:100%;
	height:100%;
	text-align:center;
	margin: 0px 0px 0px 0px;

}

#header{
	height:174px;
	background-image: url(../images/decoupe/bandeau_haut02.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#header-en{
	height:174px;
	background-image: url(../images/decoupe/bandeau_haut02-en.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#milieu{
	background-image: url(../images/decoupe/bandeau_milieu.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	width: 100%;
	
}
.text_gauche {
	font-size: 11px;
	text-align: justify;
}

#conteneur {
	width:900px;
	padding: 15px 15px 10px 15px;
	margin-left: auto;
	margin-right: auto;
	box-sizing: padding-box;
-moz-box-sizing: padding-box;

}

#footer{
	background-image: url(../images/decoupe/bandeau_bas.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 82px;
}

#navig{
	width: 250px;
	float: left;
	text-align: left;
	padding: 3;
	border: 1px dashed #A1D0DA;
	margin-bottom: 10px;
}

#rightcol_ind{
	float: right;
	width: 600px;
	text-align: left;
	background-image: url(../images/deco/fond_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 10px;
}

#rightcol{
	float: right;
	width: 590px;
	text-align: justify;
	background-image: url(../images/deco/fond_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 10px;
	padding: 0px 7px 7px 7px;
	line-height: 14px;
}



.tiret {
	width: 590px;
	border-top: 1px solid #325374;
	border-left: 1px solid#325374;
	border-right: 1px solid #325374;
	border-bottom: 1px dashed #A1D0DA;
	color: #325374;
	height: 1px;
	clear: both;
	margin-top: 15px;
}
#adresse {
	font-size: 10px;
	color: #A1D0DA;
}

#texte_droite_image{
	float:left;
	width:300px;
	color:#FFFFFF;
	text-align:justify;
	padding-top: 30px;
}
 /*------------------------------------------------------*
  *-----------------------------------     CSS PAGES     ----*
  *------------------------------------------------------*/





 /*------------------------------------------------------*
  *-----------------------------------     CSS TABLEAU     ----*
  *------------------------------------------------------*/


 /*------------------------------------------------------*
  *-----------------------------------     CSS BORD IMAGE     ----*
  *------------------------------------------------------*/


.bord_image {
	border: 1px solid #A1D0DA;
}

.bord_image_plan {
	border: 1px solid #303E41;
}



 /*------------------------------------------------------*
  *-----------------------------------     CSS EFFETS     ----*
  *------------------------------------------------------*/

#zone_defilante {
	margin-top:5px;
	margin-left:5px;
	width: 370px;
	height: 250px;
	margin-bottom:5px;
	overflow: auto;
	}




.transparence {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	}


	
a.puce
{
	font-size: 11px;
	font-weight:bold;
	color: #A1D0DA;
	text-decoration: none;
	
}

a.puce:hover
{
	background-image: url(../images/deco/ma_puce.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 20px;
}
	
	
