/* CSS Document */


	
.titreUNE {
	font-size: 1.5em;
	font-weight: bolder;
	background-color: #FFDC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.legendeUNE {
    background:#FFDC00;
	padding:3px 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:bold;
	color:#000000;
	}	
	

.suiteUNE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color : #000000;
    text-decoration : none;
}

a.suiteUNE:link {
color : #000000;
text-decoration : none;
}
a.suiteUNE:visited {
color : #000000;
text-decoration : none;
}
a.suiteUNE:hover {
color : #999999;
text-decoration : none;
}
a.suiteUNE:active{
color : #000000;
text-decoration : none;
}

#actudouble
	{
	border:1px solid #cccccc;
	padding: 3px;
	margin: 0px;
	width: 450px;
}

.legendeactus {
	font-family:Verdana, sans-serif;
	font-size:.7em;
	}
	
.IMGborder {
border: 3px solid #000;
}

a.suite {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.6em;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	}
a.suite:link {
color : #000000;
text-decoration : none;
}

a.suite:visited {
color : #000000;
text-decoration : none;
}
a.suite:hover {
color : #999999;
text-decoration : none;
}
a.suite:active {
color : #000000;
text-decoration : none;
}

.newsdefil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.soulign {
	text-decoration: underline;
}
.rouge {
	color: #FF0000;
}
