ul#navmenu {
	margin-top:15px;
}

div#accueilPart{
	width:100%;
	background-image:url(../images/design/fondCentre.jpg);
	background-position:top center;
	background-repeat:no-repeat;	
	min-height:235px;

}

div.titreParagraphe{
	margin-top:20px;
	background-color:#C0E0ED;
	color:#0087AB;
	padding:2px;
	padding-left:20px;
	font-weight:bold;
	font-size:10pt;
	padding-bottom:0px;
	margin-right:4px;
}

div#accueilPart ul{
	margin-top:20px;
	color:white;
	font-size:10pt;
	font-weight:bold;
}	

div#actualites,div.actualites{
	background-color:white;
	width:469px;
	margin:auto;
	margin-top:40px;
	margin-bottom:10px;	
}


div#actualites div.titre{
	background-image:url(../images/design/titre_bloc_bleu.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:25px;
	padding-top:8px;
	letter-spacing:-0.5pt;	
}

div#actualites div.titre span{
	font-family:Verdana, sans-serif;
	font-size:10pt;
	color:white;
	font-weight:bold;
	padding-left:30px;
	line-height:0.8em;
}
div#actualites div.contenu{
	text-align:left;
	padding-left:5px;
	padding-right:5px;
}

div#actualites div.contenu table{
	width:100%;
}

div.blocExtranet div.contenu table td.eventImportant {
	color: red;	
	font-weight: bold;
}

a:link {color: #475565; text-decoration: underline; }
a:visited {	color: #475565; text-decoration: underline; }
a:hover {	color: #333333; text-decoration: none;}
a:active {	color: #475565; text-decoration: none;}
ul {padding:0px;position:relative;top:-15px;} 