body {
font-family:Tahoma, Verdana, Helvetica, sans-serif;
font-size: 12px;
margin: 0;
padding: 0;
color:#000000;
background-image:url(images/background.gif);
background-repeat:repeat-x;
height:100%
}
#conteneur {
width: 800px;
margin: 0 auto; 
}
#header {
	height: 195px;
	margin-top:5px;
}
#headergauche img{
	margin:26px auto auto 17px;
}
#headergauche{
	width:264px;
	height:195px;
	float:left;
	background-image:url(images/backheader1.jpg);
	background-repeat:no-repeat;
}
#headerdroite{
	width:530px;
	height:195px;
	float:right;
	margin-top:1px;
}
#centre {
	margin-top:-1px;
	height:100%;
	display:table;
}
#centre #centregauche {
	background-image:url(images/backcentregauche.gif);
	background-repeat:repeat-y;
	background-position:left;
	margin-left:1px;
	display:table;
	width:800px;
}
#gauche {
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	display:inline;
	width:263px;
}

#droite {
	float:right;
	margin-top:55px;
	width:537px;
	background-image:url(images/backcentre2.gif);
	background-position:top left;
	display:inline;
}
#centre #centregauche #menu{
	position:relative;
	top:-15px;
	left:0px;
}
#centre #centregauche #menu ul{
	margin-top:0;
	margin-left:0;
	padding-left:20px;
}
#centre #centregauche #menu ul li{
	background-image:url(images/backmenu.gif);
	background-repeat:no-repeat;
	width:222px;
	height:25px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	list-style:none;
	padding:5px 0px 0px 20px;
}
#centre #centregauche #menu ul li a{
	text-decoration:none;
	color:#000000;
	margin-left:20px;
}
#centre #centregauche #menu ul li a:hover{
	color:#333333;
}
#centre #centrebas{
	width:802px;
	height:39px;
	background-image:url(images/backcentrebas.gif);
	background-position:left;
	margin-left:1px;
}
#centredroite{	
	width:538px;
	background-image:url(images/backcentre1.gif);
	background-repeat:no-repeat;
	background-position:top left;
	display:table;
}
#texte{
	padding:8px 2px 5px 10px;
	text-align:justify;
	
}
#pied {
border-top:1px solid #eaeaea;
color:#555555;
padding-top:10px;
letter-spacing:200%;
}
#pied a{
	font-weight:100;
}
p {margin: 0;}
a{
	color:#4d4d4d;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
h1{
	background-image:url(images/puce.gif);
	background-position:left 5px;
	background-repeat:no-repeat;
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-left:15px;
	margin:0 0 20px 0;
	letter-spacing:150%;
}
#miniature{
	margin:5px auto;
	width:100%;
	text-align:center;
}
#miniature .thumb{
	width:159px;
	height:85px;
	float:left;
	margin:3px 4px 5px 5px;
	background-image:url(images/loading.gif);
	background-position:center;
	background-repeat:no-repeat;
}

#miniature .thumb img{
	border:1px solid #333333;
	width:159px;
	height:85px;
}

#contact label {
	width: 130px;
	float:left;
	display: block;
}
input{
	border-bottom:1px solid #CCCCCC;
	font-size:11px;
	font-family:tahoma;
	width:280px;
}
textarea{
	width:280px;
	border-bottom:1px solid #CCCCCC;
	font-size:11px;
	font-family:tahoma;
}
h2{
	font-size:12px;
	text-decoration:underline;
	font-weight:100;
}
.telgros {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
