/*
//------------------------------------------------------------------
// 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
//
//------------------------------------------------------------------
*/

/*------------------------------------------------------------------*/
/*------------------------------------------------------------------*/

#content {
	text-align: center;
}

#content ul {
	list-style-type: none;
}

#googlemaps_map {
	width: 500px;
	height: 400px;
	border: solid 1px #258cb8;
	margin: auto;
	margin-top: 50px;
	margin-bottom: 50px;
}

#googlemaps_map ul {
	list-style-type: none;
	color: black;
}