/* CSS Document */
body{
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#321c0c;
	color:#320d06;
	}
img, fieldset{
	border:none;
	}
ul{
	list-style-type:none;
	}
label{
	display:block;
	}
strong{
	color:#fff;
	}
.top_1{
	background:url(../images/menu1_bg.jpg) right 0 no-repeat;
	/*text-align:right;*/
	height:74px;
	width:779px;
	margin:auto;
	position:relative;
	left:-6px;
	}
.logo_1{
	/*background:url(../images/portraitiste-de-france.png) right 3px no-repeat;
	_background:url(../images/portraitiste-de-france.gif) right 0 no-repeat;*/
	background:url(../images/logo_haut.jpg) 0 0 no-repeat;
	height:100%;
	display:block;
	width:237px;
	height:74px;
	margin:0;
	}
.bandeau{
	/*background:url(../images/bandeau_bg.jpg) 0 0 repeat-x;*/
	height:83px;
	height:0;
	}
.bandeau img{
	float:left;
	}
.top_2{
	width:800px;
	margin:auto;
	height:100%;
	}
.menu_1{
	/*background:url(../images/menu_bg.jpg) 0 0 no-repeat;*/
	float:right;
	margin:0;
	padding:0;
	list-style-type:none;
	height:100%;
	width:638px;
	position:absolute;
	top:33px;
	left:50%;
	margin-left:-115px;
	margin-top:0;
	z-index:10;
	height:20px;
	}
.menu_1 li{
	float:left;
	padding:0;
	height:100%;
	_width:122px;
	_height:50px;
	
	}
.menu_1 li.active{
	/*background:url(../images/ss_menu_bg.png) 0 bottom repeat-x;*/
	}
.menu_1 a{
	color:#c9c9d0;
	font-size:120%;
	text-decoration:none;
	display:block;
	margin:0 12px 0 12px;
	_margin:0px 20px 0 20px;
	height:100%;
	}
.menu_1 li.active a{
	color:#fff;
	}
.menu_1 ul{
	display:none;
	position:absolute;
	top:38px;
	height:auto;
	margin:0 0 0 0;
	padding:0;
	float:none;
	width:135px;
	z-index:20;
	}
.menu_1 .active ul{
	display:block;

}
.menu_1 ul li{
	padding:5px 5px 15px 5px;
	clear:both;
	float:none;
	background:url(../images/ss_menu_bg.png) 0 bottom repeat-x;
	height:auto;
	font-size:90%;
	}
.menu_1 .active ul li a{
	display:inline;
	color:#b6b6c1;
	margin:0;
	}
.menu_1 ul ul{
	display:block;
	position:static;
	margin:0;
	padding:5px 0 10px 0;
	clear:both;
	margin:0;
	font-size:90%;
	width:100%;
	}
.menu_1 ul ul li{
	padding:0;
	background:none;
	}
.menu_1 .active ul ul li a{
	display:inline;
	color:#fff;
	}
.menu_1 ul ul a:hover{
	text-decoration:underline;
	}
.centre{
	background:url(../images/centre_bg.jpg) 0 0 repeat-x #321c0c;
	padding:0;
	margin:0 0 0 0;
	}
.home, .contenu{
	background-position:5px 0;
	background-repeat:no-repeat;
	width:784px;
	height:578px;
	margin:0 auto 0 auto;
	position:relative;
	left:-8px;
	}
.contenu{
height:auto;
	min-height:500px;
	}
.edito_fond{
  filter:alpha(opacity=70);
  -moz-opacity : 0.7; 
  opacity : 0.7;
	background-color:#000;
	height:100%;
	float:right;
	width:260px;
	margin:0 0 0 0;
	_margin-right:6px;
}
.edito{
	width:225px;	
	clear:right;
	height:500px;
	margin:0 0 0 540px;
	position:absolute;
	top:150px;
	color:#bcc0c8;
}
#receptDiapo{
	margin:auto;
	width:780px;
	height:420px;
	overflow:hidden;
	position:relative;
	left:-6px;
	/*background:url(../images/centre_int_bg.jpg) center 0 no-repeat;*/
	}
.edito h2, .edito h1, legend{
	color:#e0d1be;
	font-weight:normal;
}
.tarifs .edito{
	top:50px;
	}
.biographie .edito{
	top:10px;
	margin:0 5%;
	width:90%;	}
.biographie .edito_fond{
	margin:0;
	width:100%;
	height:500px;
	}
.tarifs .edito h1{
	font-size:120%;
	}
.tarifs .edito p{
	font-size:80%;
	}
.edito p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	}
.edito ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	margin-top:0;

}
.edito a{
	color:#fff;
	text-decoration:none;
	}
.bicolonnes .col1, .bicolonnes .col2{
	float:left;
	width:50%;
	} 
.footer{
	background:url(../images/footer_bg.jpg) 0 0 no-repeat;
	height:100px;
	color:#e3dcd7;
	width:792px;
	margin:auto;
	clear:both
	}
.contenu_footer{
	width:780px;
	margin:auto;
	}
.footer address{
	font-style:normal;
	float:left;
	width:50%;
	font-size:70%;
	padding:5px 0 10px 125px;
	}
.footer .menuTrans{
	list-style-type:none;
	margin:5px 10px 0 0;
	padding:0;
	float:right;
	font-size:80%;
	}
 .menuTrans li{
 	display:inline;
	border-left:1px solid #e3dcd7;
	padding:0 0 0 5px;
 
 }
 .menuTrans a{
 	color: #fff;
	text-decoration:none;
 }
 .menuTrans a:hover{
 	text-decoration:underline;
 
 }
 .menuTrans li.first{
 	border:none;
 
 }
.logo_1 span{
	position:absolute;
	top:-5000px;
	width:2px;
	}
#texte{
	color:#fff;
	width:300px;
	position:absolute;
	left:50%;
	top:-5000px;
	margin-left:-150px;
	background:url(../images/footer_bg.jpg) center 0  repeat-x #301E10;
	border:1px solid #704223;
	z-index:20;
	}
#voile{
	height:100%;
	width:100%;
	background-color:#000;
	position:fixed; 
	_position:absolute;
	top:-5000px;
  filter:alpha(opacity=70);
  -moz-opacity : 0.7; 
  opacity : 0.7;	
	z-index:10;
	}
.clear{
	clear:both;
	}
#texte h1{
	margin:15px;
	}
#texte p{
	margin:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:90%;
	}
#texte p.fermer{
	text-align:center;
	font-size:80%;
	}
#texte p.fermer a{
	color:#fff;
	text-decoration:none;
	}
