 /*------------------------------------------------------*
  *-------------    ICARE-NET.COM ---  CSS DECO  ----*
  *------------------------------------------------------*/

body {
	scrollbar-face-color: #E4DBB5;
	scrollbar-shadow-color: #E4DBB5;
	scrollbar-highlight-color: #E4DBB5;
	scrollbar-3dlight-color: #E4DBB5;
	scrollbar-darkshadow-color: #E4DBB5;
	scrollbar-track-color: #E4DBB5;
	scrollbar-arrow-color: #74452D;
	margin: 0px 0px 0px 0px;
	background-color: #FFF;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
background-image: url(../images/deco/bg2.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
}

#general {
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	width:1000px;
	height: 800px;
}

#general_entrer {
	position: fixed;
	margin-left: 0px;
	margin-top: 0px;
	width:900px;
	height: 700px;
	background-image: url(../images/home/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
}
#col_gauche {
	width: 150px;
	height: 634px;
	background-image: url(../images/deco/logo2.gif);
	float: left;
	background-color: #3A1C12;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 36px;
}

#col_gauche_index {
	width: 250px;
	height: 440px;
	background-image: url(../images/deco/logo2.gif);
	float: left;
	background-color: #3A1C12;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 36px;
}

#col_droite {
	width: 850px;
	float: left;
	background-image: url(../images/deco/bg_right2.gif);
	background-color: #ECE5CA;
	background-repeat: no-repeat;
	height: 634px;
	margin-top: 36px;
}

#col_droite_index {
	width: 650px;
	float: left;
	background-image: url(../images/home/bg_right.gif);
	background-color: #ECE5CA;
	background-repeat: no-repeat;
	height: 440px;
	margin-top: 36px;
}

#adresse {
	width: 100%;
	clear: both;
	padding-top: 8px;
	color: #D2C385;
	text-align: right;
	font-size: 10px;
	padding-bottom: 15px;
}
#adresse a {
	color: #ECE5CA;
	text-decoration: none;
	padding-left: 10px;
}
#adresse a:hover {
	color: #3A1C12;
}

#adresse_entrer {
	width: 900px;
	clear: both;
	padding-top: 8px;
	color: #D2C385;
	text-align: right;
	font-size: 10px;
	padding-bottom: 15px;
	float: left;
}
#adresse_entrer a {
	color: #ECE5CA;
	text-decoration: none;
	padding-left: 10px;
}
#adresse_entrer a:hover {
	color: #D2C385;
}

#entrer {
	width: 100%;
	margin-top: 300px;
	text-align: center;
}
#entrer a {
	font-family: Tahoma;
	font-size: 36px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#entrer a:hover {
	color: #ECE5CA;
}
#nav {
	margin-top: 150px;
}
.cell_marron {
	background-color: #632F1E;
	height: 19px;
}
#nav a {
	text-decoration: none;
	color: #D2C385;
	width: 100%;
	text-indent: 10px;
	display: block;
	text-align: left;
	font-weight: bold;
}
#nav a:hover {
	text-indent: 18px;
	color: #ECE5CA;
	font-weight: bold;
}


.cell_marronclair {
	background-color: #74452D;
	height: 19px;
}
#texte {
	margin-top: 50px;
	width: 820px;
	margin-left: 12px;
	height: 500px;
}
#texte2 {
	margin-top: 47px;
	width: 595px;
	margin-left: 12px;
	padding-bottom: 15px;
	
}
.txt {
	text-align: justify;
	color: #7C734F;
	font-size: 12px;
	padding-left: 10px;
}

.txt_centre {
	text-align: center;
	color: #7C734F;
	font-size: 12px;
}



.bord_image {
	border: 1px solid #7C734F;
}

.bord_image_plan {
	border: 1px solid #7C734F;
}


#zone_defilante {
	margin-top:5px;
	width: 332px;
	height: 314px;
	margin-bottom:5px;
	overflow: auto;
	padding-right: 10px;
	}

#zone_defilante2 {
	margin-top:5px;
	width: 800px;
	height: 530px;
	margin-bottom:5px;
	overflow: auto;
	padding-right: 10px;
	}	
	
#cuvees {
height: 400px;
	margin-bottom:5px;
	overflow: auto;
	padding-right: 10px;	
}

#cuvees h1 {
text-align:center;
font-weight: bold;
	color: #74452D;
	background-color: #E4DBB5;
	}

#cuvees p {
padding-left:150px;
}

#cuvees h3 {
padding-left:150px;
}
#cuvees h2 {
background-color: #632F1E;
	color: #D2C385;
	text-align:center;
	}

#cuvees dl {
width:70%;
display:block;
margin-left:200px;

}

#cuvees dl dt {
float:left;
font-weight:bold;
display:block;
width:100px;

}

#cuvees dl dd {
margin-left:100px;
display:block;
width:70%;
}

.photo {
	text-align: center;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

