/*
//------------------------------------------------------------------
// 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
//
//------------------------------------------------------------------
*/

/*------------------------------------------------------------------*/
/*------------------------------------------------------------------*/
#bandeau {
	background:transparent url('images/plan/bandeau.jpg') repeat scroll 0 0;
	height:281px;
}
#googlemaps_map {
	width: 550px;
	height: 300px;
	border:3px solid #fff;
	margin:15px;
	float:right;
}
#googlemaps_map ul {
	list-style-type:none;
}

#content ul.adresse{
	list-style-type:none;
	text-align:center;
	margin-top:25px;
	background:transparent url('images/plan/chevaux.jpg') no-repeat center;
	width:200px;
	height:250px;
}