/* Start of CMSMS style sheet 'Styles' */
h1 {
	font-size:1.3em;
	font-weight:bold;
	margin:0 0 5px 0;
}

h2 {
	font-size:1.1em;
	font-weight:bold;
	margin:0 0 5px 0;
}

p {
	margin:0 0 1em 0;
}

p.text {
	line-height:1.4em;
}

ul {
	list-style-position: inside;
}

#contenu a
{
	color:#ff8800;
	text-decoration:none;
}

#contenu a:visited
{
	color:#ffcc00;
}

#contenu a:hover
{
	color:#AAAAAA;
}

#map .maptext { color:#000000; }

/*
.nouvelle {
	clear:both;
}*/

.nouvelle .date {
	font-size:0.9em;
	color:#999999;
	font-weight:bold;
	margin-bottom:2px;
	}

.nouvelle .titre {
	margin:0.25em 0;
}

.nouvelle .texte {
	margin-bottom:1em;
	line-height:1.4em;
}

.nouvelle img, .imgtxt {
	float:left;
	margin-right:5px;
	margin-bottom:10px;
}

.footer {
	text-align:center;
	padding-top:2em;
	font-size:0.9em;
	color:#999999;
	clear:both;
}

#contenu .footer a{
	color:#ffffff;
}
/* End of 'Styles' */

