/*
//------------------------------------------------------------------
// 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
//
//------------------------------------------------------------------
*/

/*------------------------------------------------------------------*/
/*------------------------------------------------------------------*/
#menu #item-accueil {
	background:url(images/menu-item-hover.jpg) center bottom no-repeat;
}

#content p.important{
	font-family:times new roman, serif;
	font-size:17px;
	color:#385855;
	margin-bottom:10px;
	
}
#content .separateur-hautbois{
	background:transparent url('images/accueil/separateur-hautbois.jpg') top center no-repeat;
	height:32px;
	margin:10px auto 40px;

}
#content h3{
	font-family:times new roman, serif;
	font-size:22px;
	color:#86B416;
	margin-top:24px;
	margin-bottom:0;
	font-weight:normal;
}
#content #animation-flash{
	float:right;
	width:310px;
	height:215px;
	margin:auto;
	position:relative;
	border:4px solid #eff4ec;

}
	
#content ul{
	list-style-type:none;
	margin-bottom:25px;
}
#content ul li{
	margin-bottom:15px;
}

#content table{
	background-color:#f0f0f0;
	padding:15px;
	margin:10px auto;
}
#content table td{
	padding:5px;
}
#content .important2{
	font-family:'times new roman', serif;
	font-size:18px;
	color:#86B416;
	margin-bottom:20px;

}

#content img#photo-jc-bernast{
	float:left;
	margin-right:10px;
	margin-top:10px;
}
#content #activites-loisirs{
	background:transparent url('images/accueil/fond-loisirs.jpg')left top repeat-x;
	padding:10px;
	margin-bottom:20px;

}
#content #activites-loisirs img{
	float:left;
	margin-bottom:20px;
	margin-right:20px;

}