*
{
margin:0;
padding:0;
outline-style: none;	
}


a
{
	text-decoration: none;
	font-weight:bold;
	color:#EEE
}

a:hover
{
	border-bottom: 1px dotted #C3B8A7;
}

#zone_txt a
{
	color:#5C5551;
}

.actif
{
	color: #FFF !important;
}

.crea
{
	color: #5C5551;
	font-size: 9px;
	float:right;
}

body
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial,Verdana,sans-serif;
	background: #433f39;
}

#main
{
	width: 100%;
	padding-top: 70px;
	background: url(images/topline.gif) top center repeat;
}

#sup
{
	width: 100%;
	height: 364px;
}

#center
{
	width: 990px;
	height: 364px;
	margin: auto;
}

#border
{
	border: 5px solid #aca7a4;
	width: 650px;
	height: 354px;
}

.border_white
{
	border: 4px solid #FFF;
}

#right
{
	position:absolute;
	top:123px;
	right: 50%;
	margin-right:-490px;
	width: 388px;
	z-index:999;
}


#head
{
	position:absolute;
	top:35px;
	right: 50%;
	margin-right:-380px;
	width: 135px;
	height: 46px;
}

img
{
	border:none;
}

#zone_txt, #zone_contact, #zone_infos
{
	width: 357px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background:#EEE8E4;
}

#zone_txt ul
{
	margin-top: 10px;
	padding-left:20px;
	list-style: none;
}

#zone_txt ul li
{
	font-size: 10px;
	color: #5C5551;
	padding-bottom: 5px;
	padding-left:15px;
	background: url(images/li.gif) top left no-repeat;
}

#menu
{
	background: #5C5551;
	height: 30px;
	width: 100%;
	margin-top: 5px;
}

#container
{
	width: 990px;
	margin: auto;
}

#container ul
{
	list-style: none;
	padding-top: 8px;
}

#container ul li
{
	display: inline;
	padding-right: 15px;
}

#container ul li a
{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #aca7a4;
}

#container ul li a:hover
{
	color: #FFF;
	border: none;
}

#bloc_text
{
	width: 100%;
	margin-top: 20px;
}

#text
{
	width: 990px;
	margin: auto;
}


#text_in
{
	margin-top: 15px;
	width: 530px;
	padding-left: 30px;
	padding-bottom: 25px;
}

#titre h1
{
	font-family: Georgia;
	font-style: italic;
	font-size: 19px;
	color:#FFF;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#titre h2
{
	font-size: 17px;
	color: #D7D1C5;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-family: Georgia;
	display: inline;
}

#titre em
{
	font-family: Georgia;
	font-style: italic;
	font-size: 19px;
	color:#FFF;
	display: inline;
}

#text_in h1
{
	font-weight: bold;
	font-size: 14px;
	color: #D7D1C5;
	margin: 10px 0 6px 0;
	padding: 0;
}

.fin
{
	font-weight: normal;
	font-size: 17px;
	padding-left: 10px;
	color: #D7D1C5;
}


#zone_txt h1, #zone_contact h1
{
	font-size: 13px;
	color:#5A514C;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height:20px;	
}

#zone_txt h2, #zone_contact h2
{
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #AA8758;
	padding: 0;
	margin-bottom: 15px;
}

#zone_txt h3, #zone_contact h3
{
	font-size: 11px;
	color:#5A514C;
	text-transform: uppercase;
	font-weight: bold;
	margin: 15px 0 0 0;
	padding-left: 40px;
	background: url(images/right_h.gif) center left no-repeat;
}

h6
{
	font-size: 11px;
	color:#FFF;
	text-transform: uppercase;
	font-weight: bold;
	margin: 15px 0 0 0;
	padding-left: 40px;
}

em
{
	font-size: 9px;
	line-height: 9px;
	font-style: normal;
}

#zone_txt p
{
	color: #333333;
	font-size: 10px;
	line-height: 12px;
	padding-left: 40px;
	padding-top: 5px;
}

#zone_contact p
{
	color: #333333;
	font-size: 11px;
	line-height: 13px;
	padding-left: 40px;
	padding-top: 5px;
}


p
{
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	line-height: 14px;
	color: #EEE8E4;
	padding-top: 8px;
}

.link
{
	font-size: 9px;
	font-style: normal;
	background: #d7d1c5;
	color: #433f39;
	padding: 5px 8px 6px 8px;
	display:block;
	width: 130px;
	margin-top: 1px;
}

#picto ul
{
	list-style: none;
	margin-top: 10px;
}

#picto ul li
{
	display: inline;
}

#text_in .liens
{
	list-style: none;
	padding-top: 20px;
	margin: 0;
}

#text_in .liens li
{
	display: inline;
	padding-right: 15px;
}

#text_in .liens li a:hover
{
color: #FFF;
border-bottom: 1px dotted #C3B8A7
}

.link:hover
{
	background: #5C5551;
	color: #d7d1c5;
	border:none;
}



.formulaire
{
	margin-top: 20px;
}

th
{
	text-align: right;
	padding-right: 15px;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #C3B8A7;
}

input, textarea
{
	border:none;
	padding:3px;
}

.field
{
	width: 250px;
}

td
{
	color: #FFF;
}


#tooltip { 
    display:none; 
    background:transparent url(../images/tooltip.png); 
    font-size:10px; 
    height:26px; 
    width:118px; 
    padding:4px 0 0 0; 
    color:#fff;   
	z-index:9999999;
	text-align:center;
}

#infos_vr, #bginfo_vr
{
	cursor:pointer;
}

#bginfo_vr
{
	height: 354px;
	width : 650px;
	background : #333;
	position:relative;
	margin-top:-354px;
	opacity:0.8;
	filter : alpha(opacity=80);
}
#infos_vr
{
	height: 354px;
	width : 650px;
	position:relative;
	margin-top:-354px;
}

#infos_vr table
{
	margin-top: 140px;
	margin-left: 160px;
	width:300px;
}

#infos_vr table td
{
	font-size:11px;
}

#infos_vr table td p
{
	font-size:10px;
	font-weight: bold;
}

#infos_vr .left
{
	padding-top:10px;
	padding-right:16px;
	vertical-align:top;
}

#infos_vr h3
{
	color:#CCCCCC;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
}
