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

body {
	background-color: #FFFFFF;
}

.textenews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #333333;
	text-align: left;
}

.textenews a {
	text-decoration: none;
	color: #CC3300;
}

.textenews a:hover {
	color: #333333;
}


.textementions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.textementions a {
	text-decoration: none;
	color: #333333;
}

.textementions a:hover {
	color: #993300;
}

.titrenews {
	font-family: Myriad Pro, Arial, Helvetica;
	font-size: 18px;
	color: #333333;
	text-align: left;
}
.connexion1{
	font-family: Myriad Pro, Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
}
.connexion2{
	font-family: Myriad Pro, Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
}

.connexion2 a {
	text-decoration: none;
	color: #FEF8E5;
}

.connexion2 a:hover {
	color: #000000;
}

.contact{
	font-family: "Myriad Pro", Arial, Helvetica;
	font-size: 10px;
	color: #CC3300;
	text-align: right;
	font-weight: bold;
}

.contact a {
	text-decoration: none;
	color: #CC3300;
}

.contact a:hover {
	color: #333333;
}

.identification{
	font-family: Myriad Pro, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	text-align: center;
}