@charset "utf-8";
/* CSS Document */

body {
	margin:0 auto;
	font-size: 12px;
	color:#000000;
	line-height:25px;
}
a:link {
	text-decoration: none;
	color:#333;
}
a:visited {
	text-decoration: none;
	color:#333;
}
a:hover {
	text-decoration: none;
	color:#B60005;
}
a:active {
	text-decoration: none;
	color:#2f7db3;
}
img, form {
	font-family:Arial, Helvetica, sans-serif;
	list-style-type:none;
	text-decoration: none;
	border:0px;
	font-size:12px;
}
.input {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	padding:2px;
	margin:0px;
	background:#FFF;
	color:#1F5B97;
	border:solid 1px #666562;
}
.red {
	color: #b60005;
}
.date {
	color:#CCC;
}
.link {
	color:#FFF;
}
.link a:link {
	text-decoration: none;
	color:#FFF;
}
.link a:visited {
	text-decoration: none;
	color:#FFF;
}
.link a:hover {
	text-decoration: none;
	color:#FFE11B;
}
.link a:active {
	text-decoration: none;
	color:#FFE11B;
}
.news_tille {
	font-size: 14px;
	font-weight: bold;
	color: #2f7db3;
}

