@charset "utf-8";
/* CSS Document */


body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #666;
	top: 20px;
	border-top-color: #FF0;
	border-right-color: #FF0;
	border-bottom-color: #FF0;
	border-left-color: #FF0;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}

h1 {
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFDF00;
	text-transform:uppercase;
	font-size:16px;
	text-indent:40px;
	background:url(../images/arrow_path.gif)no-repeat 3px 5px  ;
	height:25px;
}

h2 {
	background: url(../images/Picto.png)no-repeat !important;
	background-image: url(../images/Picto.png);
	background-repeat:no-repeat;
	text-indent: 30px;
	font-size: 12px;
	height:20px;
}

.surlignement {
	background-color:#F00;
}

a {
	font-size: 10px;
	color: #CCCCCC;
}
a:link {
	text-decoration: none;
	color: #FF6600;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
	color: #fecd1b;
	font-size: 11px;
}
a:active {
	text-decoration: none;
	color: #fecd1b;
}

.coordonnees {
	text-align:right;
	padding-right:10px;
	font-size:9px;
	color:#F3F3F3;
	font-weight:40;
}

a.img {border:none;}

.actualites {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FECD1B;
	
}

li {
	font-size: 9px;
	color: #FECD1B;
	list-style-type: square;
	left: auto;
	margin-left: 5px;
}
.dates {
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
}
.titre-communiques {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #FECD1B;
	background:none;	
}
.actualitestexte {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}
