 /*------------------------------------------------------*
  *-------------    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: #023CB4;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
}



 /*------------------------------------------------------*
  *-----------------------------------     CSS SQUELETTE  ----*
  *------------------------------------------------------*/
  
#page{
	width:990px;
	margin-top:0px;


}

#top{
	width:990px;
height:100px;
}

#menu{
text-align:left;
width:990px; 
height : 40px;
background:url(../images/deco/bandeau_jaune.jpg) no-repeat top left;
}

#titre{
text-align:left;
width:990px;
height:100px;
background:url(../images/deco/fond_page_haut.jpg) no-repeat top left;
}
#titre a {
	color: #FFC702;
	text-decoration: none;
	font-size: 35px;
}



#corps{
	text-align:left;
	width:990px;
	background:url(../images/deco/fond_page_bas.jpg) no-repeat bottom left;
	background-color: #1D71DE;
}

#img{
	float:right;
	margin-right:20px;
	margin-top:50px;
	padding-top:0px;
	margin-left: 30px;
}

#formulaire{
width:450px;
float:left;
}

#plan{
width:400px;
float:right;
}


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

.tableau_1{
	background-color: #990000;
	border: thin solid #333;
	width: 300px;
}



 /*------------------------------------------------------*
  *-----------------------------------     CSS BORD IMAGE     ----*
  *------------------------------------------------------*/


.bord_image {
	border: 1px solid #FFF;
}

.bord_image_plan {
	border: 1px solid #000;
}



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

#zone_defilante {
	margin-top:5px;
	margin-left:5px;
	width: 500px;
	height: 500px;
	margin-bottom:5px;
	overflow: auto;
	}




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

	float:right;
	margin-right:80px;
	margin-top:0px;
	padding-top:0px;
}
