/* structure du document */

body {
	background-color: #CAA774;
	background-image: url(images/frame/background2.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	margin: 0px;
	padding: 0px;
}

#Containerauto {
	width: 980px;
	min-height:700px;
	margin:0 auto;
	background-repeat: repeat-y;
	background-image: url(images/frame/ligne-infinie.png);
	overflow:hidden;
}

#orage {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CAA774;
	background-position: left;
	padding-left: 0px;
	padding-bottom: 0px;
	left: 935px;
	top: 1114px;
}
.cache {
	visibility: hidden;
}
.style1 {
position:absolute;
top:-9999999px;
}




/* header */

#header {
	width: 980px;
	background-repeat: no-repeat;
	float: left;
	height: 203px;
	position:relative;
}
#header  li  {
	font-size: 15px;
	list-style-type: none;
	display:inline;
	padding-left: 4px;
	padding-right: 45px;
}
#menuheader {
	position: absolute;
	left: 516px;
	top: 174px;
	height: 21px;
	width: 263px;
	z-index:2;
}
#flash {
	position: absolute;
	left: 779px;
	top: 0px;
	height: 491px;
	z-index:1;
}



/* menu gauche */

#menugauche {
	width: 251px;
	left: 0px;
	height: 494px;
	vertical-align: top;
	float: left;
}
#cotedroit {
	width: 729px;
	float: left;
}
#clear {
	clear: both;
}

#content {
	width: 980px;
	float: left;
}




/* liste sousmenu*/

#sousmenu {
	margin:0 0 0 15px;
	padding:0;
	list-style:none none;	
}
#sousmenu li{
	display:inline;
}
#sousmenu li:before{
	content:"|";
}
#editable {
}

#sousmenu li:first-child:before{
	content:"";
}
#sousmenu li a{
	margin:0 0 0 8px;
	padding:0 8px 0 0;
}
#sousmenu li:first-child a{
	margin:0;
	padding:0 8px 0 0;
}

#sousmenu li a.current{
	color: #4E331C;
	padding:0 8px 0 0;
}


/* contenu */
#Haut {
	width: 500px;
	text-align: left;
	float: left;
	padding-left: 15px;
	padding-top: 15px;
	min-height: 200px;
}



#Bas {
	padding-top: 0px;
	float: left;
	width: 680px;
	margin-left: 15px;
	margin-top: 10px;
}

/* Gestion */




/* footer */
#footer {
	width: 979px;
	height: 114px;
	background-color: #C8A676;
	/*background-image: url(images/frame/footer_01.jpg);*/
	background-repeat: no-repeat;
}


/* text */

#cotedroit a,a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #A32800;
	text-decoration: none;
	font-weight: normal;
}
#cotedroit  a:hover, a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #9E865F;
	text-decoration: none;
	font-weight: normal;
}	
.inside {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4C3218;
	text-decoration: none;
}

h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: lighter;
	padding:0 0 0 0;
	margin: 20px 0 10px 15px;
	color: #4E331C;

}

#editable h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #A79772;
	text-transform: uppercase;
	margin: 15px 0 15px 0;
}
#editable h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 0px;
	color: #A32800;
	font-weight: normal;
	text-indent: 0px;
	margin-top: 15px;
	margin-left: 0px;
	margin-bottom: 5px;
	clear: none;
}
#editable h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 0px;
	color: #000000;
	font-weight: bold;
	text-indent: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	clear: none;
}
#editable p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: lighter;
	margin-bottom: 12px;
	clear: none;
	margin-top: 5px;
	text-align: justify;
}
#editable h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	text-align: justify;
	margin-bottom: 0px;
	clear: none;
	color: #7A6142;
	font-style: italic;
}
#editable h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
	margin-top:8px;
	color: #000;
}

table {
	margin-bottom: 0 0 5px 0;
	padding:0;
	border:none;
}


#editable  li {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
	margin-left: 3px;
	margin-bottom: 10px;
	line-height: 16px;
}
.imgGauche    {
	padding-right: 10px;
	padding-bottom: 5px;
	text-align: left;
	float: left;
}
.imgCentre {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.imgDroite {
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 5px;
