/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/fondbody.jpg) repeat-x;
	font: normal 13px Tahoma, Arial, Helvetica, sans-serif;
	color: #555555;
}

.p1 img, #imgs img{
border: 1px solid #595441;
margin-top: 5px;
margin-right: 10px;
margin-left: 0px;
margin-bottom: 5px;
}

.p2 img{
border: 1px solid #595441;
margin-top: 5px;
margin-right: 0px;
margin-left: 10px;
margin-bottom: 5px;

}

.centre{
text-align: center;
}

.centre img{
border: 1px solid #595441;
margin-top: 5px;
margin-right: 0px;
margin-left: 10px;
margin-bottom: 5px;
}
.imggch{
border: 1px solid #595441;
margin-top: 5px;
margin-right: 10px;
margin-left: 0px;
margin-bottom: 5px;
}

.imgdte{
border: 1px solid #595441;
margin-top: 5px;
margin-right: 0px;
margin-left: 10px;
margin-bottom: 5px;

}



p{
margin-top: 0px;
clear: both;
vertical-align:middle;
}

#contenu a{
	color: #4A8797;
}

h1, h2, h3 {
	clear:both;
	color: #595441;
}

h1{
	text-transform: none;
	font-size: 18px;
}

h2 {
	color: #4A8797;
	font-style: italic;
	font-size: 14px;
	margin-bottom:0px;
}

h3 {
	text-transform: uppercase;
	font-size: 12px;
}

p{
	padding-right: 20px;
	line-height: 18px;
	text-align: justify;
}

#gauche a {
	color: #555555;
}

a {
	color: #D9DED4;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	text-align:center;
	padding-top:20px;
	color: #ffffff;
	width: 804px;
	height: 269px;
	margin: auto;
	/*background: url(images/fondheader.jpg) no-repeat;*/

}

#header h1, #header h2 {
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 120px 0 0 20px;
	font-size: 36px;
}

#header h2 {
	float: right;
	padding: 134px 20px 0 0;
	font-size: 22px;
}

/* Menu */

#menu {
	margin: auto;
	text-align: center;
	/*width: 714px;*/
	width: 1014px;
	height: 50px;
}

#menu ul {
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: inline;
	height: 48px;
	padding: 1px 13px 0 13px;
	margin: 10px 0px 0 0px;
	background: url(images/sepmenu.jpg) no-repeat;
	text-transform: none;
	text-decoration: none;
	font: bold 17px "Tahoma", Arial, Helvetica, sans-serif;
	color: #595441;
}

#menu a:hover {
	color: #FFFFFF;
	margin-bottom:10px;
}

#menu .first a {
	padding: 1px 13px 0 0px;
	background: none;
}

#menu .firston a {
	padding: 1px 13px 0 0px;
	background: none;
	color: #FFFFFF;
}

#menu .secondon a {
	color: #FFFFFF;
}



/* contenu */

#contenu {
	width: 710px;
	margin: 0 auto 20px auto;
	padding: 20px;
}

/* gauche */

#gauche {
	float: left;
	width: 520px;
	/*background: url(images/pointvert.gif) repeat-y right;*/

}

/* droite */

#droite {
	float: right;
	width: 215px;
	padding-left: 20px;
	border-left: dotted 1px #84E625;
}

#droite ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#droite li ul {
	padding: 5px 0 5px 0;
}

#droite li li {
	padding: 5px 10px;
	border-bottom: dotted 1px #84E625;
	/*background: url(images/pointgris.jpg) repeat-x left bottom;*/
}

#droite li a {
	display:block;
	color: #6F308B;
	font-size:14px;
	font-weight:bold;
	height:30px;
	margin-top:15px; 
	margin-bottom:-20px; 
	padding: 7px 10px;
	background: url(images/cartouchedroite.jpg) repeat-x;
	text-decoration: none;
}

#droite li li a {
	display:inline;
	color: #555555;
	font-size:11px;
	background: none;
	text-decoration: none;
}

#droite li a:hover {
	text-decoration: underline;
}

#droite li h2 {
	margin-top:15px; 
	margin-bottom:-20px; 
	padding: 7px 10px;
	font-size: 14px;
	height:30px;
	background: url(images/cartouchedroite.jpg) repeat-x;
}

/* Footer */

#footer {
	height: 100px;
	padding: 20px;
	background: #595441 ;
	clear:both;
}

#footer p.legal {
	text-align: center;
	color: #999999;
	font-size:11px;
}

#footer p.contact{
	text-align: center;
	color: #D9DED4;
}



.titre{
	color: #FFFFFF;
	font-size: 30px;
	font-weight:bold;
}
.sstitre{
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
	font-style:italic;
}

.lientitre{
	text-decoration:none;
}

.agauche{
display:inline;
float:left;
}

.adroite{
display:inline;
float:right;
}


#txt{
display:inline;
float:right;
width: 440px;
}

#imgs{
display:inline;
float:left;
width: 270px;
}