*{
	margin: 0;
	padding: 0;
}

body {
	
	background: #4A584D url('../images/fond.jpg') repeat-x;
	margin: 0px;
}
td, select, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	size:4;
}
a {
	text-decoration: none;
	color: #0066CC;
	font-weight:bold;
}
a:hover {
'
	text-decoration: underline;
	color: #0091D7;
}
h1 {
	font: normal 24px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	
}
h2 {
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
td.menu {
	background: url(im/menubg-map.jpg) no-repeat left top;
}
td.map {
	background: url(im/map.jpg) no-repeat left top;
	height: 550px;
}
div.text {
	padding-top: 38px;
	padding-left: 360px;
}

#main_body{
	margin: 0 auto;
	background-color: #ffffff;
	
}
/* DETAIL **************************************** */
.print_detail{
	float:right;
	margin-right: 10px;
}
/* IMPRESSION ************************************** */
#main_body_print{
	margin: 0 auto;
			background-color: #ffffff;
			}
			.print_text{
				
			
			font-size:15px;
}
.print_geo{
	font-weight:bold;
}
.print_perso{
	font-size:1.2em;
	text-align:right;
}
.print_separateur{
height:2px;
	background-color:#b4e4bc;
}

p{
	margin:5px 20px 5px 20px;
	text-align: justify;

}


#index_head_txt, #index_slogan{
margin:10px 20px 10px 20px;

}




#index_head_txt{
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
	font-style: italic;
	color: #525252;
  background-color:white;
	
}
	

#index_adresse{
	width:450px;	
	float:right;
	margin-right:50px;
	margin-top: 20px;
	margin-bottom: 20px;

}
	#index_adresse_carte{
	float:left;
			
	}
	#index_adresse_coord{
/*		float:left;*/
			text-align:right;

	}
		#index_adresse_coord h2{
		margin-right:20px;
			font-weight:bold;
			font-size:1.4em;	
						color:#63987e;
						text-align:right;
		}
		#index_adresse_coord p{
						color:#63987e;	
						font-size:1.2em;	
						text-align:right;
		}
#index_legals{
		clear:both;
		text-align:right;
		color:#777777;
		margin-right:50px;
		font-weight:bold;
}
ul{
	
	padding-left:55px;
}
li{
	margin-bottom: 5px;
}

/*  CONTACT ******************************* */
.table_contact {
	width:80%;
	font-family:Arial, Times New Roman, Times, serif;
	margin:0 auto;
}
.title_contact {
	background-color:#C0F1D0;
	width: 100%;
	text-align:center;
	height:50px;
	color:#006600;
	font-size:36;
	font-family:Arial, Times New Roman, Times, serif;
	font-weight:bold;
	margin-top:20;
	margin-bottom:25;
}

.groupe_contact {
	background-color:#C0F1D0;
	color:#006600;
	font-weight:bold;
	font-family:Arial, Times New Roman, Times, serif;
}

.intitule_contact {
	color:#006600;
	font-weight:bold;
	font-family:Arial, Times New Roman, Times, serif;
}

.form_contact input, select {
	color:#000000;
	width:250;
	font-family:Arial, Times New Roman, Times, serif;
}

.commentaire_contact{
color:#006600;
	font-weight:bold;
	font-family:Arial, Times New Roman, Times, serif;
}

.send_contact{
  color:#000000;
	width:800;
	font-family:Arial, Times New Roman, Times, serif;
}



/* resultat de recherche ****************************************** */
 .result_list h1{
	text-align:left;
	color:#387259;
	border-bottom:solid 1px #387259;
	font-weight:bold;
}
.result_list_item{
	border:solid 1px #387259;
	margin:5px 5px 5px 5px;
	padding:5px 5px 5px 5px;
}
.result_list_item_geo_situation{
	/*float: right;*/
	/*float:left;*/
	font-size:1.2em;
	font-weight:bold;
	
	}
.result_list_item_description{
/*clear:both;*/
	font-style:italic;
}
.result_list_item_financier{
/*clear:left;*/
}
.result_list_item_personnel{
	font-size: 1.2em;
	font-weight: bold;
	color: #028f4a;
}
.result_list_item_description a{
text-decoration:none;
color:#3e3e3e;

}
.result_list_item_link{
	float:right;
	clear:right;
text-align:center;}

#bodychange{
width:831px;
background-color:#ffffff;
}