@charset "utf-8";
/* CSS Document */

body {
	margin:0 auto;
	font-size: 12px;
	color:#494949;
	line-height:25px;
	background-color:#FFF;
}
a:link {
	text-decoration: none;
	color:#007015;
}
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:1px;
	margin:0px;
	background:#FFF;
	color:#007015;
	border:solid 1px #666562;
}
.green { color: #007015; }

.news_tille {
	font-size: 14px;
	font-weight: bold;
	color: #007015;
}

.end { text-align: center; }

.x{ border-bottom:1px dashed #BFBFBF }
.link {
	font-weight: bold;
	color: #007015;
}

.pages {text-align:center;}
.pages a,.pages span {border:1px solid #cccccc;padding:5px;margin-right:5px;}

