/* ********* contenu du site **************** */
* {
	font-family: arial;
	color: #868688;
	font-size: 12px;
}

h1,h2,h3 {
	margin-bottom: 12px;
	margin-top: 8px;
	line-height: 1.2em;
	font-weight: normal;
}

h1 {
	font-family: "Trebuchet MS", arial;
	color: #e7501e;
	font-size: 30px;
}

h2 {
	police : Trebuchet;
	color: #00457d;
	font-size: 25px;
}

h3 {
	font-family : "Trebuchet MS", arial;
	color: #00457d;
	font-size:  18px;
}


a {
	font-family: arial;
	font-size: 12px;
	color: #868688;
}
a:hover {
	color: #e7501e;
}

.date {
	color: #e7501e;
}



/* ****************** menus - header - footer ****************** */

/* ***** fil d'ariane ***** */
#fildariane, #fildariane a {
	font-family: "Arial";
	color: #868688;
	font-size: 11px;
	text-decoration: none;
}

/* ***** elinks: e-connect, e-hotline ***** */
#elinks {
	color: #CCC;
	font-family: "Trebuchet MS", "Arial";
	font-size: 16px;
	font-weight: bold;
}
#elinks a {
	color: #e75218;
	font-size: 16px;
	text-decoration: none;
}
#elinks a:hover {
	color: #00457d;
}
#slogan {
	margin-top: 16px;
	font-family: "Trebuchet MS", "Arial";
	font-size: 16px;
	color: #92A9B1;
}

/* ***** links ***** */
#corpolinks a, #contactlinks a {
	font-family: arial;
	font-size: 12px;
	color:  #00457d;
	line-height: 1.1em;
	text-decoration: none;
	padding-left: 12px;
}
#corpolinks a:hover, #contactlinks a:hover {
	color: #e7501e;
}

/* ***** footer ***** */
#footer, #footer a {
	font-family: arial;
	font-size: 11px;
	color: #c1c1c1;
	text-align: center;
}

/* ***** menu ***** */
#primelinks a {
	font-family: "Trebuchet MS", "Arial";
	font-size : 15px;
	text-decoration: none;
	color: #00457d;
}
#primelinks a:hover {
	color: #e7501e;
}
#corpolinks ul li a, 
#primelinks ul li a{
	font-size: 13px;
}
#corpolinks ul li:hover ,
#primelinks ul li:hover {
	background: #f2f1f1;
}

#newshome h3 {
	font-weight: normal;
	padding-bottom: 0px;
	margin-bottom: 5px;
	font-size: 18px;
}
