body, tr, td{
color:#FFFFFF;
font-family:verdana,helvetica;
font-size:12px
}
input
{
color:#393988;
background-color:#ccccff;
font-size:11px;
font-family:Arial;
font-weight: bold;
}
a
{
color:#FFFFFF;
text-decoration:none;
font-weight:bold
} 
a:hover
{
color:#F4A238;
text-decoration:underline;
font-weight:bold
}
.mail
{
color:#FFFFFF;
text-decoration:none;
font-weight:bold
} 

BODY {
	scrollbar-face-color: #7189AB; 
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #94A9CA; 
	scrollbar-arrow-color: #FFCC00;
}
A.lien1 {
	
	FONT-SIZE: 6pt; 
	COLOR: #ffffff; 
	TEXT-DECORATION: none;
}

A.lien1:hover {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 6pt; 
	COLOR: #FFFFFF; 
	TEXT-DECORATION: none;
}


SELECT {
	FONT-WEIGHT: bold; 
	background-color:#839BB9;
	FONT-SIZE: 8pt; 
	color: #FFFFFF;
	font-family: arial;
}

DIV {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt; 
	COLOR: #FFFFFF; 
	TEXT-DECORATION: none;
	family: Arial, Helvetica, sans-serif;
	} 
TD {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	COLOR: #FFFFFF; 
	font-family: arial;	
}
#actu {
	background-image:url(images/info-news.png);
	background-repeat: no-repeat;
	width:425px;
	height:130px;
	padding-top: 8px;
}
#actu-en {
	background-image:url(/en/images/info-news-en.png);
	background-repeat: no-repeat;
	width:425px;
	height:130px;
	padding-top: 8px;
}
#actu-text {
	overflow:auto;
	position:relative; top:23%; left:2%; 
	width:385px;
	height:85px;
	padding-top:1px;
	padding-left:20px;
	text-align:left;
}

.titre-news {
	font-size : 13px;
	FONT-WEIGHT: bold;
	font-family: arial,helvetica,sans-serif;
	color: #FFFFFF;
	text-decoration:underline;
	}
	
.date-news {
	font-size : 11px;
	FONT-WEIGHT: bold;
	font-family: arial,helvetica,sans-serif;
	color: #ffffff;
	text-decoration:none;
	}
	
.texte-news {
	font-size : 13px;
	FONT-WEIGHT: bold;
	font-family: arial,helvetica,sans-serif;
	color: #000000;
	}
	
a.lien-news {
	font-size : 12px;
	FONT-WEIGHT: bold;
	font-family: arial,helvetica,sans-serif;
	color: #088760;
	text-decoration:underline;
	}
a.lien-news:hover {
	font-size : 12px;
	FONT-WEIGHT: bold;
	font-family: arial,helvetica,sans-serif;
	color: #0099cc;
	text-decoration:underline;
	}
	
.hr-news {
	border: dashed 1px #0099cc;
	}