 /*------------------------------------------------------*
  *-------------    ICARE-NET.COM ---  CSS DECO  ----*
  *------------------------------------------------------*/

body {
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #0057A3;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #0057A3;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #0057A3;
	margin: 0px 0px 0px 0px;
	background-color: #FFF;
	background-attachment: fixed;
	background-image: url(../images/deco/fond.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}



 /*------------------------------------------------------*
  *-----------------------------------     CSS PAGES     ----*
  *------------------------------------------------------*/


.page_centree{
	background-color: #E8AE00;
	width: 770px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666666;
}




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

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



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


.bord_image {
	border: 0px solid #504F57;
}

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



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

.transparence {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	}
	
	
.liste {
	background-color: #BFDBF2;
	color: #024886;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	padding: 1px;

}


.photos {
	width:550px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.photos img {
float:none;
}

dl {
	margin-left:auto;
	margin-right:auto;
	width: 400px;
	text-align:center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0057A3;
	border-right-color: #0057A3;
	border-bottom-color: #0057A3;
	border-left-color: #0057A3;
	padding-right: 1em;
	padding-left: 1em;
}

dl dt {
	display:block;
	margin-right:1em;
	font-weight:bold;
	height: 0em;
	text-align: left;
	clear:both;
}

dl dd {
display:block;
text-align:left;
float:left;
}

dl dd.prix {
	display:block;
	text-align:left;
	float:right;
}
