#liens {
	font-size:12px;
}
#liens a {
	display:block;
	padding:5px;
	border-bottom:dashed 1px #DDDDDD;
	margin-right:11px;
	color:#444444;
	letter-spacing:3px;	
}
#liens a:hover {
	display:block;
	padding:5px;
	border-bottom:dashed 1px #DDDDDD;
	margin-right:11px;
	color:#444444;
	letter-spacing:3px;
	background-color:#F5F5F5;
	font-weight:bold;
}
#liens .haut {
	width:180px;
	height:40px;
	background-image:url(../ressources/fond_liens_haut.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	text-align:right;
	padding-right:20px;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	padding-top:15px;
}
#liens .milieu {
	padding-left:11px;
	font-size:12px;
	width:189px;
	background-image:url(../ressources/fond_calendrier_milieu.jpg);
	background-repeat:repeat-y;
	padding-bottom:5px;
}
#liens .bas {
	font-size:10px;
	width:200px;
	height:7px;
	background-image:url(../ressources/fond_calendrier_bas.jpg);
	background-repeat:no-repeat;
}

#actu {
	font-size:12px;
}
#actu a {
	display:block;
	padding:5px;
	border-bottom:dashed 1px #DDDDDD;
	margin-right:11px;
	color:#444444;
	letter-spacing:3px;	
}
#actu a:hover {
	display:block;
	padding:5px;
	border-bottom:dashed 1px #DDDDDD;
	margin-right:11px;
	color:#444444;
	letter-spacing:3px;
	background-color:#F5F5F5;
	font-weight:bold;
}
#actu .haut {
	width:180px;
	height:40px;
	background-image:url(../ressources/fond_liens_haut.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	text-align:right;
	padding-right:20px;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	padding-top:15px;
}
#actu .milieu {
	padding-left:11px;
	font-size:12px;
	width:189px;
	background-image:url(../ressources/fond_calendrier_milieu.jpg);
	background-repeat:repeat-y;
	padding-bottom:5px;
}
#actu .milieu marquee{
	font-size:15px;
	margin-right:10px;
}
#actu .bas {
	font-size:10px;
	width:200px;
	height:7px;
	background-image:url(../ressources/fond_calendrier_bas.jpg);
	background-repeat:no-repeat;
	margin-bottom:5px;
}
#actu form {
	color:#444444;
	margin:0px;
	padding:0px;
	padding-left:10px
}
#actu form fieldset{
	margin:0px;
	border:none;
	padding:2px;
}
#actu form fieldset input{
	margin:0px;
	padding:0px;
	color:#444444;
}



#contact {
	font-size:12px;
}
#contact a {
	display:block;
	padding:5px;
	padding-bottom:0px;
	margin-right:11px;
	color:#444444;
	letter-spacing:3px;	
}
#contact a:hover {
	display:block;
	padding:5px;
	padding-bottom:0px;
	margin-right:11px;
	color:#444444;
	letter-spacing:3px;
	background-color:#F5F5F5;
	font-weight:bold;
}
#contact .haut {
	width:180px;
	height:40px;
	background-image:url(../ressources/fond_contact_haut.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	text-align:right;
	padding-right:20px;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	padding-top:15px;
}
#contact .milieu {
	padding-left:11px;
	font-size:12px;
	width:189px;
	background-image:url(../ressources/fond_calendrier_milieu.jpg);
	background-repeat:repeat-y;
	padding-bottom:5px;
	
}
#contact .milieu marquee{
	font-size:15px;
	margin-right:10px;
}
#contact .bas {
	font-size:10px;
	width:200px;
	height:7px;
	background-image:url(../ressources/fond_calendrier_bas.jpg);
	background-repeat:no-repeat;
	margin-bottom:5px;
}


#liensUtilesPros 
{
	font-size:12px;
	padding:10px;
	line-height:16px;
	letter-spacing:1px;
	color:#666666;
	
	width:760px;
	
	text-align:left;
}

#liensUtilesPros p {
	margin:0px;
	padding:0px;
}

.elementLiensUtilesPros 
{
	padding:5px;
	border-left:4px solid #DDEEFF;
	margin-bottom:10px;
}

.elementLiensUtilesPros a
{
	font-size:14px;
	color:#8899EE;
	font-weight:bold;
}

.elementLiensUtilesPros a:hover
{
	font-size:14px;
	color:#88AA99;
	font-weight:bold;
}

.elementLiensUtilesPros span
{
	display:block;
	padding-top:4px;
}