/*
//------------------------------------------------------------------
// 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: 650px;
	height: 400px;
	border:solid 2px #29ABE2;
}

#googlemaps_map ul {
	list-style-type: none;
	color: black;
}