 /*------------------------------------------------------*
  *-------------    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;
	background-color: #FFF;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	height: 110%;
	background-image: url(../images/deco/bg-barre.jpg);
}



 /*------------------------------------------------------*
  *-----------------------------------     CSS PAGES     ----*
  *------------------------------------------------------*/


.page{
	background-color: #E8AE00;
	width: 770px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666;
}




 /*------------------------------------------------------*
  *-----------------------------------     CSS TABLEAU     ----*
  *------------------------------------------------------*/

.tableau_1{
	background-color: #990000;
	border: thin solid #333;
	width: 300px;
}



 /*------------------------------------------------------*
  *-----------------------------------     CSS BORD IMAGE     ----*
  *------------------------------------------------------*/


.bord_image {
	border: 1px solid #000;
}

.bord_image_plan {
	border: 1px solid #000;
}



 /*------------------------------------------------------*
  *-----------------------------------     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;
	}

.bord_bandeau {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #002346;
	border-right-color: #002346;
	border-bottom-color: #002346;
	border-left-color: #002346;
}
.bord_bandeau2 {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #002346;
	border-left-color: #002346;
}
.separation {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}

 /*------------------------------------------------------*
  *-----------------------------------     CSS THEAULT     ----*
  *------------------------------------------------------*/
  
  .theault {
	text-decoration: none;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;

}

.theault a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #006600;

}
