body{
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
}
* { 
   margin:0;
   padding:0;
} 
p{
	margin-bottom:1em;
}
table, td{
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
}
table{
margin:auto;
}
td{
padding-left:4px;
padding-right:2px;
padding-top:4px;
padding-bottom:4px;
text-align:left;
}
.clear{
	clear:both;
}
a, a:active,  a:link, a:visited{
	text-decoration:underline;
	color:#C1A070;	
}
 a:hover {
	color: #000000;
	text-decoration: none;
}
input, select, textarea{
border:1px solid #C1A070;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
padding:1px;
background-color:#f6f1ea;
color:#000000;
font-size: 12px;
}

.input label{
	display:block;
	float:left;
	width:1px;
}

.input input, .input textarea{
	width:300px;
	padding:2px;
	float:left;

}
input.errormsg{
	color:#F00;
	border-color:#F00;
	
	
}
.errormsg{
	color:#F00;
float:left;
}
a.btnbig span{
border:1px solid #C1A070;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
background-color:#f6f1ea;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	line-height:26px;
	text-shadow:0 1px 0 #FFFFFF;
	display:block;
	padding-left:5px;
}

a.btnsmall{
float:left;
clear:both;
border:1px solid #C1A070;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
padding:1px;
background-color:#f6f1ea;
color:#000000;
font-size: 12px;
	/*text-shadow:0 1px 0 #000000;*/
}

a.btnsmall span{
border:1px solid #C1A070;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
background-color:#f6f1ea;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	line-height:24px;
	text-shadow:0 1px 0 #000000;
	display:block;
	width:auto;
	padding-left:5px;

}
a.btnsmall{
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}


h1{
font-weight:normal;
font-size:14px;
}

.box{
border:1px solid #C1A070;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
background-color:#f6f1ea;
}

.ligneleft{
border-left:1px solid #C1A070;
}
.ligneleftbottom{
border-left:1px solid #C1A070;
border-bottom:1px solid #C1A070;
}
.ligneright{
border-right:1px solid #C1A070;
}
.lignerightbottom{
border-right:1px solid #C1A070;
border-bottom:1px solid #C1A070;
}
.lignetop{
border-top:1px solid #C1A070;
}
.lignebottom{
border-bottom:1px solid #C1A070;
}
#btnvideo{
	position:absolute;
	left:732px;
	top:94px;
	z-index:100;
	
}


#container{
position:relative;
margin:auto;
width:900px;
}
#logo{
position:absolute;
text-align:center;
width:900px;
z-index:10;
}
#linkpage{
position:absolute;
left:0px;
top:200px;
/*border:1px solid #666666;*/
z-index:100;

}
#site{
position:absolute;
top:77px;
width:898px;
height:700px;
height:auto;
min-height:700px;
border:1px solid #e1d2b9;
z-index:1;
margin-bottom:10px;
}
#navigation{
	position: relative;
	width: 898px;
	top:71px;
	text-align:center;
	z-index:20;
}

#navigation ul{
	margin:0px;
	padding:0px;
	list-style:none;
	font-size: 12px;
	width: auto;
}

#navigation ul li{
display:inline;
	margin:0px;
	padding:0px;
/*	padding-right:2px;*/
	color:#000000;
	background-image:url(/images/separator.gif);
	background-position:left;
	background-repeat:no-repeat;

}

#navigation ul li a{
	color:#000000;
	font-size:15px;
	text-decoration:none;
	padding-left:8px;
	padding-right:4px;
	font-size: 12px;
}

#navigation ul li a:hover, #navigation ul li.current a{
	color:#C1A070;
}

#navigation ul li.first a{
	padding-left:0px;

}
#navigation ul li.first {
	background-image:none;

	}

#banner{
position:absolute;
left:0px;
top:97px;
width:898px;
height:250px;
background-color:#000000;
}
#titre{
position:relative;
padding-top:350px;
width:898px;
text-align:center;
color:#C1A070;

}
#content{
position:relative;
width:760px;
margin:auto;
color:#000000;
padding-top:10px;
text-align:center;
height:200px;
height:auto;
min-height:200px;
padding-bottom:5px;
}
#footer{
padding-top:20px;
position:relative;
width:898px;
text-align:center;
bottom: 5px;
}
