/* CSS  */

html, body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
	background-image: url(../images/deg.jpg);
	background-color: #443934;
	color: #999999;
	background-repeat: repeat-x;
}
p {margin: 0 0 10px 0;}
a:link{color:#7F7559;}
a:visited{color:#7F7559;}
a:hover{color:#7F7559;text-decoration:none;}

.textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #2E1E13;
	background-color: #F0EED9;
}
.bouton {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5;
	padding: 5;
	color: #DCD8C5;
	background-color:#2C1D15;
	font-weight: bold;
	border: 2px solid #29190E;
}

/* SS MENU */

.menuActuator a { 

		}
.menu p {
	margin: 0px 0px 4px 5px;
		}
.menu a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
		}
.menu a:link, .menu a:visited {
	color:#C4B897;
	text-decoration:none;
		}
.menu a:hover {
	color:#FFFFFF;
	text-decoration:underline;
		}
		


#header {
	padding-top: 105px;
	height: 28px;
}
#conteneur {
	position: relative;
	width: 965px;
	margin: 0px auto;
}
#centre {
	background-color:#FFFFFF;
	height: 380px;
	z-index: 30;

}
#ct1 {
	border: #C0B9B5 solid 1px;
	z-index: 10;
	background-color:#FFFFFF;
	background-image:url(../images/deg1.gif);
	background-repeat:repeat-x;
	background-position:top;

}

#ct2 {
	border: #8F8171 solid 2px;
	z-index: 20;

}

#gauche {
	position: absolute;
	left:0;
	width: 215px;
	background-color: #E2E5E6;
	background-image: url(../images/fd_gauche.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
#logo {
	position: absolute;
	top:0px;
	width: 265px;
	left: 355px;
	z-index: 100;

}
#navigation {
	position: absolute;
	top:90px;
	width: 965px;
	z-index: 90;

}



#pied {
height: 20px;
color:#FFFFFF;
font-size:11px;

}
#pied a:link {
color:#FFFFFF;
}
#pied a:visited {
color:#FFFFFF;
}





/* CONTENU */


#contenu1 {
	padding-left: 50px;
	padding-right: 50px;
	padding-top:20px;
	z-index: 80;

}
#contenu2 {
	z-index: 79;

}
#bloctexte {
	color:#322A27;
	height:280px;
	width: 540px;
	padding: 0px 20px 10px 20px;
	position: absolute;
	z-index: 88;
	margin-top: 72px;

}
#bloctexte_long {
	color:#322A27;
	height:250px;
	width: 540px;
	padding: 0px 20px 10px 20px;
	position: absolute;
	z-index: 88;
	margin-top: 72px;
	font-size:10px;
	overflow:auto;
	text-align: justify;

}
#fd_diaporama {
	background:url(../images/deg_blanc.png) bottom repeat-x;
	width: 560px;
}
#diaporama {
	color:#322A27;
	background:url(../img_fr/fd_diapo.png) no-repeat bottom;
	padding: 5px 20px 0px 20px;
	z-index: 88;
	position: inherit;
	width: 500px;


}
#form {
	color:#322A27;
	z-index: 88;
	position: inherit;
	width: 550px;
	font-size: 10px;


}
#titre {
	position: absolute;
	z-index: 89;

}
#trans {
	background : #fff;
	opacity : .3;
	filter : alpha(opacity=30);
	height:300px;
	width: 580px;
	position: absolute;
	z-index: 85;
	margin-top: 35px;
	border:#C4B897 solid 1px;


}
.img_ct{
border:3px solid #FFFFFF;
	}

.img_left {
	margin: 0px 10px 10px 0px;
	float:left;
	}
.img_right {
	margin: 0px 10px px 10px;
	float:right;
	}
	
.lettrine {
	font-family: "Times New Roman", Times, serif;
	color: #725440;
	font-size: 28px;
	font-weight: lighter;
	}
.prix1 {
	color: #FFFFFF;
	font-size: 11px;
	}
.prix2 {
	color: #7F7559;
	font-size: 10px;
	}
.text_petit {
	font-size: 10px;
	font-style:italic;
	}
.text_petit2 {
	font-size: 10px;
	}
.titre2 {
	color: #8EC432;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	}
.texte_vert {
	color: #8FC632;
	}
.ligne_h{
	height: 5px;
	background-image: url(../images/ligne_h.gif);
	background-repeat: repeat-x;
	background-position: 50%;
}
.pop_ct{
border:2px solid #DAD8BE;
	}
 
