/*
//------------------------------------------------------------------
// 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: 570px;
	height: 400px;
	margin-top: 20px;
	border: solid 1px #006837;
}
#googlemaps_map ul {
	list-style-type: none;
	color: black;
}
#content #adresse strong {
	color: #006837;
}

#content .coordonnees{
	list-style-type: none;
	text-align: left;
}

#content .coordonnees strong {
	color: #006837;
}