body, div, td {
font-family: arial, sans-serif;
font-size: 11px;
}
h2 {
	margin: 0px;
	padding-bottom: 4px;
	font-size: 20px;
}
h3 {
	margin: 0px;
	padding-bottom: 4px;
	font-size: 16px;
}
a {
color:#000;
text-decoration: none;
}
a:hover {
text-decoration: underline;
color: #FF8401;
}

#bando{
	background-color: #969279;
	background-image: url(degrade.gif);
	width: 100%;
	height:  95px;
}
#logoFrame {
	width: 780px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.hr_act{
	color: #a8c1dc;
}
.hr_qui{
	color:#f8f9bf;
}
.hr_cont{
	color: #99dcd8;
}
.hr_cat{
	color: #ffb6ce;
}
.hr_menu a{
	width: 100%;
	
}
.hr_menu a:hover{
	color: #FFF;
	text-decoration: none;
}
.hr_menu{
	width:152px;
	margin:2px;
	padding:1px;
	padding-left: 6px;
	font-family: helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #FFF;
}

.news{
	width: 100%;
	margin-bottom: 0px;
}
.news_head{

}
.news_titre{
	text-align: left;
	text-transform: uppercase;
	font-size: 13px;
	font-family: Helvetica, sans-serif;
}
.news_date{
	text-align: right;
}
.news_img{
	width: 220px;
	padding: 8px;
}
.news_texte{
	padding: 8px;
	text-align: justify;
}

.link{
	width: 100%;
	margin-bottom: 0px;
	background-color:#E8F8B5;
}
.link_head{
	background-color:#C6EB4A;
}
.link_titre{
	text-align: left;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Helvetica, sans-serif;
}
.link_date{
	text-align: right;
}
.link_img{
	width: 220px;
	padding: 8px;
}
.link_texte{
	padding: 8px;
	text-align: justify;
}
