/*
//------------------------------------------------------------------
// Auteur : Ludovic Martin <ludovic@dreamclic.com> / www.dreamclic.com
// 
// Version             : 2.0
// Date de création    : 26/06/2008
//
// Description         : feuille de style de rubrique
//
//------------------------------------------------------------------
*/

/*------------------------------------------------------------------*/
/*------------------------------------------------------------------*/
#googlemaps_map {
	width: 670px;
	height: 300px;
	margin-top : 150px;
}
#googlemaps_map ul {
	list-style-type: none;
	color: black;
}
#content .adresse1{
	float:left;
	margin-left:20px;
}

#content .adresse2{
	float:right;
	margin-right:20px;
}