.titrenews {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}

.stitrenews {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #333333;
}

.textnews {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	text-align: justify;
}

.titreboxportail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
}
.separationnews {
	background-image: url(../img/traitdunion.gif);
	background-repeat: repeat-x;
}
/* LES MENUS DES BOX */
.box {
	margin:0;
	padding:0;
	left: 0px;
	width: 100%;
	float: left;
	text-align: left;
}
.box li {
	margin:0;
	padding:0;
	list-style-position: inside;
	list-style-image: url(fleche.gif);
	left: 2px;
}
.box a {
	margin: 0 2px;
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.box a:hover {
	text-decoration: none;
}

.box2 {
	margin:0;
	padding:0;
	left: 0px;
	width: 100%;
	float: left;
	text-align: left;
}
.box2 li {
	margin:0;
	padding:0;
	list-style-position: inside;
	list-style-image: url(attention.gif);
	left: 2px;
}

.inforoute {
	margin: 0 2px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* FIN MENUS BOX */

.titleboxprincipal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #7C98AE;
	font-weight: bold;
	line-height: 50px;
	text-indent: 50px;
}

.littletitle {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left:15px;}