a { 
	color: #719fd1; 
	text-decoration: none; 
	font-weight:bold; 
	font-family:Verdana; 
	font-size: 11px;
}
a:hover {
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold; 
	font-family: Verdana; 
	font-size: 11px;
}

#menu A:LINK { color: #ffffff; text-decoration: none }
#menu A:VISITED { color: #ffffff; text-decoration: none }
#menu A:HOVER { color: #719fd1; text-decoration: none }

* {
	margin: 0;
	padding: 0;
}

a img {
	border: 0;
}

table, td {
	border: 0;
}

h1 {	
	color: #7F7D72;

	padding-top: 10px;
	padding-bottom: 15px;

	font-size: 20px;
	padding-left: 25px;

	font-family: Arial;

	background-image: url(../../images/fleche_titre.gif);
	background-repeat: no-repeat;
	background-position: 0 15px;

	margin: 0;
}
h2 {
	margin-bottom: 10px;

	font-family: Arial;
	font-size: 16px;
}
h3 {
	font-size:18px;
}

body {
	background-color: #EAE3C9;

	color: #605E55;
	font-family:Verdana; 
	font-size: 12px;	
}

.text_center {
	text-align:center;
}
.text_right {
	text-align:right;
}
.text_left {
	text-align:left;
}

#accueil {	
	text-align:center;	
}
#bloc_accueil {
	width:80%;	
	margin:5% 10%;
	
}
.left {
	float:left;
	
}
.leftPuce {
	float:left;
	text-align:center;
	width: 6%;
	height:auto;
	background-color:#fff;
} 
#header {
	width: 100%;
	height: 200px;

	background-image: url(../../images/structure/bandeau.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
}
#bloc_conteneur_contact {
	width:300px;
	height:200px;
	margin: 20px ;
	left:0;
}
#contact_header {	
	width: 300px;
	background-image:url(../../images/en-tete.jpg);
	background-repeat:no-repeat;
	background-position: top-left;
	height: 15px;
	color: #ffffff;	
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	float: left;
}
#bloc_contact {
	width:300px;
	height:185px;
	top:15px;
	background-image:url(../../images/bloc.jpg);
	background-repeat:no-repeat;
	padding:5px 10px;
	
}

.bloc_titre {
	width:30%;
	margin: 30px 35%;
	text-align:center;	
}
.bloc_conteneur_centre {
	width:80%;
	margin: 30px 10%;
	text-align:justify;
}
.bloc_formulaire_gauche {
	width:58%;
	margin:10px auto 2px 1%;	
	text-align: left;
	float: left;	
}
.bloc_formulaire_gauche input {
	margin-bottom: 10px;
}

.bloc_formulaire_gauche select {
	margin-bottom: 10px;
}

.bloc_formulaire_gauche { vertical-align: -11px; }
* html .bloc_formulaire_gauche input { vertical-align: -3px; }
.bloc_formulaire_droit {
	width:38%;
	margin:10px 1% 2px auto;		
	text-align: left;
	float: left;	
}
label {
	float: left;
	width: 150px;	
}

.bloc_formulaire_droit input {
	margin-bottom: 10px;
}

.bloc_formulaire_droit select {
	margin-bottom: 10px;
}

.bloc_formulaire_droit { vertical-align: -11px; }
* html ..bloc_formulaire_droit input { vertical-align: -3px; }
.bloc_bas_centre {
	width:40%;
	margin:auto 30% 5px 30%;
	text-align:center;
} 
#menu {
	width: 100%;
	line-height: 31px;

	background-image: url(../../images/structure/menu.gif);
	background-repeat: repeat-x;

	text-align: right;
}

#menu A {
	padding-right: 10px;
}

#navigation {
	width: 800px;
	height: 31px;

	color: #9a9a9a;
	font-weight: bold;
	font-size: 10px;
}

#navigation p {
	padding-top: 4px;
	padding-left: 10px;
}

#centre {
	padding-left: 20px;
	padding-bottom: 20px;
	text-align: left;

	min-height: 440px;

	background-color: #F3F1E9;
}

#bloc_annonce {
	width:  800px;
	float: left;
}

#footer {
	height: 100px;

	background-image: url(../../images/structure/footer.gif);
	background-repeat: repeat-x;
}

#footer p {
	padding-top: 10px;
	padding-left: 20px;
}