 /*------------------------------------------------------*
  *-------------    ICARE-NET.COM ---  CSS DECO  ----*
  *------------------------------------------------------*/

body {
	scrollbar-face-color:#C1C1C1;
	scrollbar-arrow-color:#333333;
	scrollbar-track-color:#C1C1C1;
	scrollbar-shadow-color:#333333;
	scrollbar-highlight-color:#C1C1C1;
	scrollbar-3dlight-color:#333333;
	scrollbar-darkshadow-Color:#C1C1C1;
	overflow:auto;
	margin: 0px 0px 0px 0px;
	background-color: #333333;
}



 /*------------------------------------------------------*
  *-----------------------------------     CSS PAGES     ----*
  *------------------------------------------------------*/


.page_centree{
	background-color: #E8AE00;
	width: 770px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666666;
}

#fondtexte {
	width:194px;
	height:250px;
	overflow:auto;
	padding: 5px;
}

#fondtexte_large {
	width:410px;
	height:250px;
	overflow:auto;
	padding: 5px;
}


 /*------------------------------------------------------*
  *-----------------------------------     CSS TABLEAU     ----*
  *------------------------------------------------------*/

.tableau_1{
	background-color: #990000;
	border: thin solid #333;
	width: 300px;
}



 /*------------------------------------------------------*
  *-----------------------------------     CSS BORD IMAGE     ----*
  *------------------------------------------------------*/


.bord_image {
	border: 1px solid #333333;
}

.bord_image_plan {
	border: 1px solid #000;
}



 /*------------------------------------------------------*
  *-----------------------------------     CSS EFFETS     ----*
  *------------------------------------------------------*/

.transparence {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	}
	
	
#fondtexte_info {

	width:408px;
	height:250px;
	overflow:auto;
	padding: 5px;
}
