*
{
	outline: none;
}


body 
{
	margin:0;
	padding:0;
	background: #830001;
}

a
{
	text-decoration: none;
	cursor: pointer !important;
}

img
{
	border:none;
}


/*img a:hover
{
	border:none;
	margin: 0;
	padding: 0;
}*/

#main ul
{
	margin: 0 0 0 30px;
	padding: 0;
}

#main ul li
{
 	list-style-image: url(images/li.png);
 	color:#7E6F66;
	font-family:Georgia;
	font-size:12px;
	margin-bottom:5px;
}

strong
{
}

#content
{
	height:395px;
	background:#D3CAB6;
}

#menu
{
	height: 395px;
	width: 290px;
	position: absolute;
	background: #FFF;
	top: 0;
	left: 50%;
	margin-left:-468px;
	opacity:0.3;
	filter : alpha(opacity=30); 
}

#menu_in
{
	height: 379px;
	width: 274px;
	position: absolute;
	background: #FFF;
	top: 8px;
	left: 50%;
	margin-left:-460px;
	opacity:0.8;
	filter : alpha(opacity=80); 
}

#menu_real
{
	height: 379px;
	width: 274px;
	position: absolute;
	top: 8px;
	left: 50%;
	margin-left:-460px;
}

#title
{
	width: 274px;
	height: 85px;
	background: #FFF;
	margin-bottom:1px;
}

#menu_real h1
{
	color:#8F7E75;
	font: Georgia;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	padding-left: 15px;
	margin:0;
}

#menu_real ul
{
	margin:0;
	padding:0;
	position:relative;
}

#menu_real ul li
{
	list-style: none;
	border-bottom: 1px solid #FFF;
	background: none;
}

#menu_real ul ul
{
	display:none;
	position:relative;
}

#menu_real ul li:hover ul, #menu_real ul .shover ul
{
	display:block;
	position:absolute;
	top:0;
	left:283px;
	width: 445px;
	height: 300px;
}


#menu_real ul .last
{
	border-bottom: none;
}

#menu_real ul li a
{
	text-decoration: none;
	text-align: right;
	color:#534b47;
	font: Georgia;
	font-size: 11px;
	text-transform: uppercase;
	padding-top: 15px;
	padding-right: 30px;
	height: 26px;
	display: block;
}

#menu_real ul li a:hover, #menu_real .selected
{
	background: #FFF;
}

#menu_real ul ul li
{
	border:none;	
}


#menu_real ul ul li
{
	display:block;
	position:absolute;
}

#menu_real ul ul .layer
{
	background: #FFF;
	opacity:0.3;
	filter : alpha(opacity=30); 
	height:302px;
	width:445px;
}

#menu_real ul ul .layer2
{
	background:#FFF;
	opacity:0.8;
	filter : alpha(opacity=80); 
	height:286px;
	width:429px;
	margin:8px;
}

#menu_real ul ul .pic
{
	background:green;
	height:270px;
	width:413px;
	margin:16px;
}

#menu_real ul ul .layer_text
{
	background:#000;
	opacity:0.4;
	filter : alpha(opacity=40); 
	bottom:60px;
	right:16px;
	height:60px;
	width:413px;
}

#menu_real ul ul .text
{
	color: #FFF;
	bottom:70px;
	left:30px;
	height:50px;
	width:300px;
}

#menu_real p
{
	font-size: 11px;
	margin: 0;
	padding:0;
}

#menu_real .titre
{
	padding-top: 10px;
	font-size: 12px;
	font-weight: bold;
}

#general
{
background: #D3CAB6;
}

#main
{
	width: 890px;
	margin: auto;
	padding-bottom: 25px;
	padding-right: 20px;
	background: url(images/main_top.gif) center top no-repeat #FFF;
}

#left
{
	width: 650px;
	float: left;
}

/*#left a:hover
{
	margin: 0;
	padding: 0;
}*/

#navigation
{
	height: 30px;
	padding-top: 15px;
	width: 590px;
	margin-left: 50px;
	border-bottom: 1px dotted #D3CAB6;
}

#navigation ul
{
	float:left;
}

#navigation a
{
	font-weight:normal  !important;
}

#navigation .share
{
	float:right;
}

#navigation .like
{
	float:right;
	margin-left:15px;
}

#right
{
	width: 230px;
	float: right;
	margin-top: 45px;
}

#right h3
{
	font-size: 11px;
	font-family: Georgia;
	color: #FFF;
	text-align: center;
	padding: 5px 0 5px 0;
	margin:0 0 10px 0;
	text-transform: uppercase;
	background: url(images/h3.png) repeat top left;
}

#titre_page
{
	padding-left: 50px;
	padding-top: 20px;
	margin-bottom: 40px;
}

#navigation ul
{
	margin: 0;
	padding:0;
}

#navigation ul li
{
	list-styme: none;
	background: url(images/arrow_nav.png) left 1px no-repeat;
	display: inline;
	margin-right: 5px;
	padding-left: 15px;
	font-size: 11px;
	color: #7E6F66;
}

#navigation ul .home
{
	text-transform: uppercase;
}

#main p
{
	font-size: 12px;
	font-family: Georgia;
	color: #7E6F66;
	margin: 0;
	padding-bottom: 15px;
}

.first
{
	font-size: 40px;
	float: left;
	margin: -4px 0 0 0;
	padding: 0;
}

.quote
{
	font-family: Georgia !important;
	font-style: italic;
	text-align: center;
	display: block;
	background: //url(images/quote.png) no-repeat top left; 
	padding: 10px 0 0 30px;
}

.sign
{
	font-size: 9px;
	font-style: normal;
	text-align: right;
	display: block;
}

#main a
{
	font-weight: bold;
	color:#830001;
}

#main #left a:hover
{
	border-bottom: 1px dotted #E0D0B1; 
}

#main h1
{
	color: #7E6F66;
	font-size: 17px;
	font-weight: bold;
	font-family: Georgia;
	background: url(images/h1.png) top left no-repeat;
	padding-left: 25px;
}

#main em
{
	font-size: 13px;
	font-weight: normal;
	font-family: Georgia;
}

#main h2, .ch
{
	font-family: Georgia;
	font-size: 14px;
	color: #830001;
	font-weight: bold;
	padding:0;
	margin: 10px 0 5px 0;
}

#main h4
{
	font-family:Georgia;
	color: #7E6F66;
	font-size:11px;
	font-weight:bold;
	font-style: italic;
	padding:0;
	margin:0 0 5px 0;
}

#main #right p
{
	font-size: 10px;
	padding: none;
	color:#7E6F66;
	font-family:Georgia;
	margin:0;
	padding-bottom:0;
}

.news
{
	margin-bottom: 15px;
}

#col_left
{

	float: left;
	padding-left: 80px;
}

#paragraphe
{
	width: 400px;
	float: left;
}

#list
{
	width: 500px;
	margin-left: 120px;
}

.im_border
{
	background: #FFF;
	padding: 4px;
	border: 1px solid #E0D0B1;
	margin: 0 20px 10px 0;
}

.im_border_right
{
	background: #FFF;
	padding: 4px;
	border: 1px solid #E0D0B1;
	margin: 0;
}

.news_left
{
	width: 90px;
	margin-right: 8px;
	float:left;
}

.news_right
{
	width: 130px;
	float: left;
}

.clear
{
	clear: both;
	height:0;
}

.space
{
	margin-bottom: 15px;
}

.spacer
{
	border-bottom: 1px dotted #E0D0B1;
	margin-bottom: 10px;
}

#footer
{
	height: 120px;
	width: 910px;
	margin: auto;
	background:#FFF;
	border-top: 1px solid #D3CAB6;
}

#footer #container
{
	width: 830px;
	margin: auto;
}

#footer #adresse_complete
{
	width: 380px;
	height: 80px;
	margin-top: 10px;
	float:left;
}

#footer #footer_menu
{
	float: right;
	width: 370px;
	padding-top: 15px;
}

#footer_menu ul
{
	float: right;
	margin:0;
	padding:0;
}

#footer .fb
{
	height:24px;
	margin-top:15px;
	margin-right:7px;
}	

#footer .fb a
{
	display:block;
	float:right;
	background: url(images/facebook.png) no-repeat;
	padding-left:35px;
	color:#666;
	text-decoration:none;
	height:20px;
	padding-top:4px;
	font-size:11px;
}

#footer_menu ul li
{
	list-style: none;
	display: inline;
	margin-right: 6px;
}

#footer_menu .m1
{
margin-bottom:0;
}

#footer_menu .m1 li a
{
	color:#830001;
	font-size:11px;
	text-transform: uppercase;
}

#footer_menu .m2 li a
{
	color:#8f7e75;
	font-size:8px;
	text-transform: uppercase;
}

#footer_menu ul li a:hover
{
	color:#7f7c75;
}

#partenaire
{
	text-align:center;
	width: 980px;
	margin: auto;
}

#partenaire ul
{
	list-style: none;
	color: #D3CAB6;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 9px;
}

#partenaire ul li
{
	display: inline;
}

#partenaire ul li a
{
	color: #D3CAB6;
	text-decoration: none;
}

#partenaire ul li a:hover
{
	color: #FFF;
}

.col_form
{
}

.col_form td
{
	font-size: 10px;
	font-family: Georgia;
	font-weight: bold;
	color: #7E6F66;
	margin: 0;	
}

input, textarea
{
	border: 1px dotted #D3CAB6;
	background: #f2eee6;
	padding: 3px;
	color: #7E6F66;	
}

.send
{
	color: #7E6F66;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
}

.send:hover
{
	background: #7E6F66;
	color: #f2eee6;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold
	cursor: pointer;
}

#sitemaps ul
{
	margin:0 0 0 50px;
	padding: 0;
}

#sitemaps ul li
{
	list-style:none;
	font-size: 11px;
	text-transform: uppercase;
	padding: 0 0 10px 0;
}

#part_left
{
	width: 210px;
	height: 80px;
	float: left;
}

#part_left p
{
	font-size: 10px;
	font-family: Georgia;
	font-style: italic;
	color: #6a6865;
	margin: 0;
	padding: 0 0 0 13px;
}

#part_right
{
	width: 150px;
	height: 68px;
	padding-top: 13px;
	float: right;
}

#part_right p
{
	font-size: 11px;
	font-family: Georgia;
	color: #7E6F66;
	padding: 0;
	margin: 0;
}

#part_right .large
{
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 4px;
}

#gallery
{
	width: 515px;
	margin-left: 80px;
}

#gallery .visu
{
	position:relative;
	float:left;
	height:345px;
	width:500px;
}

#gallery .pic_front
{
	position:absolute;
	top:0;
	left:0;
}

#gallery .pic_back
{
	position:absolute;
	top:0;
	left:0;
}

#gallery .gal
{
	width:515px;
	margin-right:2px;
}

#gallery .gal ul
{
	padding:0;
	margin:0;
}


#gallery .gal ul li
{
	list-style:none;
	list-style-image: none;
	float:left;
	margin-right:3px;
	margin-bottom:3px;
}

#gallery .gal ul li a
{
	float:left;
	display:block;
	color: #FFF;	
	padding: 2px;
	border: 1px solid #E0D0B1;
}	

#gallery .gal ul li a:hover	
{
	border: 1px solid #830001;
}
	
	
	
	
	
	
	
	

