*	{
	margin:0px;
	padding:0px;	
}

img	{
	border:0px;	
}

body	{
	width:100%;
	background-image:url(images/fondbody.jpg);
	background-repeat:repeat-x;
	background-color:#887669;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
}

div.content	{
	width:1000px;
	margin:0px auto;
}

div.header	{
	width:1000px;
	height:154px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
}

p.presse, p.presse a	{
	color:white;
	text-decoration:none;
	font-size:11px;	
}

p.presse a:hover	{
	text-decoration:underline;
}

p.presse	{
	text-align:right;
	padding-top:7px;	
}

.questionnaireform label	{
	width:600px;
	font-weight:bold;
}

.questionnaireform p	{
	padding-bottom:10px;	
}

span.mandatory	{
	color:red;	
}

ul.subgalleries	{
	list-style-type:none;
}
ul.subgalleries li	{
	float:left;
	margin-right:40px;
	width:200px;
	margin-bottom:10px;
}
a.gal img	{
	height:100px;
}
ul.subgalleries li img	{
	height:130px;
}

ul.menu, ul.menu a	{
	color:white;
}
p.tree	{
	padding:10px;
}
.galerie h2	{
	margin-bottom:10px;
}
ul.menu	{
	list-style-type:none;
	margin-left:100px;
	position: relative;
}

ul.menu li.arrow	{
	float:left;
}

ul.menu li span a	{
	display:block;
	background-image:url(images/bouton.jpg);
	width:111px;
	height:26px;
	text-decoration:none;
	text-align:center;
	padding-top:10px;
	
}

ul.menu li span a:hover	{
	display: block;
	background-image: url(images/bouton.jpg);
	width: 111px;
	height: 26px;
	background-position: 111px -39px ;
}

.fb {
	float: right;
	clear: right;
	position: absolute;
	top: 2px;
	right: 98px;
}

h1.head	{
	font-size:14px;
	font-weight:normal;
	color:white;
	margin:100px 0 0 405px;	
}

div.corps	{
	background-image:url(images/corps.jpg);
	background-repeat:repeat-y;
	padding:0px 121px 0px 121px;
}

div.footer	{
	background-image:url(images/footer.jpg);
	width:1000px;
	height:45px;
	color:white;
	font-size:11px;
}

div.footer p	{
	text-align:center;
	padding-top:8px;
}

.sousMenu {
	background-color: transparent;
	background-image: url("images/fondmenu.png");
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow-x: hidden;
	overflow-y: hidden;
	position: absolute;
	box-shadow: 0px 1px 5px #000;
	display: none;
	border:1px solid #660000;
	border-top:none;
	

}

.sousMenu li {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: none;
	min-width:108px;
}

.sousMenu li a	{
	display:block;
	color:white;
	padding: 4px 8px 4px 8px;
	text-decoration:none;
}

.sousMenu li:hover {
	background-color:#330000;
}

.sousMenu li a:hover {
	color:white;
}

div.actu {
	width:239px;
	float:right;
	color:white;
	text-align:justify;
	font-size:11px;
	background-image:url(images/actu.jpg);
	background-repeat:repeat-y;
	border-radius: 5px;
	box-shadow: 1px 1px 5px #000;
	padding:10px;
	margin-bottom:15px;
}

p.clearer	{
	clear:right;
}

.actu h2	{
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	margin-bottom:8px;	
}

h1	{
	font-size:16px;	
	margin-bottom:2px;
}

a	{
	color:#990000;
	text-decoration:none;	
}

a:hover	{
	color:#000;
	text-decoration:underline;	
}

p, .text-basic	{
	text-align:justify;	
}

label, input, textarea, select

{

margin-left: 5px;

}

label

{

font-size: 0.9em;

margin-bottom: 1px;

display: block;

width: 180px;

text-align: left;

padding-top: 8px;

}

label, input, textarea, select 

{

margin-left: 5px;

}

input, textarea, select {	
	color: #000000;
	height: 24px;
	font-size: 1.3em;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}

input:focus, textarea:focus, select:focus 

{

background-color: #ffffff;

}

p.submit input 	{
	background-color: #330000;
	color: #ffffff;
	padding: 0px 10px 4px 10px;
	margin:10px 0px;;
	border-radius: 5px;
}

textarea	{
	height:200px;
	width:600px;	
}

p.error	{
	color:red;
	font-weight:bold;	
}

p.infos	{
	color:green;
	font-weight:bold;	
}

p.affiche	{
	margin-left:60px;	
}

div.imgal img	{
	height:75px;
	margin:3px;
}

label {
	clear: left;
}

.radio, .checkbox {
	float: left;
	clear: left;
}

label.radio2, label.checkbox2 {
	padding-top: 0px;
	margin-left: 5px;
	float: left;
	clear: none;
	font-weight: normal;
}

.checkbox {
	vertical-align: middle;
}

fieldset {
	border-radius: 5px;
	padding: 5px;
	border: 1px solid #990000;
	margin: 10px;
}

legend {
	margin-left: 10px;
}

