#menu .fond ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 251px;
	margin: auto;
	border-bottom: 1px solid #000000;
}
#menu .fond li a {
	border-top: 1px solid #000000;
	height: 23px;
	text-indent: 15px;
	line-height: 20px;
}
#menu .fond li a:hover {
	border-top: 1px solid #000000;
	height: 23px;
	text-indent: 45px;
	line-height: 20px;
	background-image: url(../images/li_hover_menu.gif);
}
#menu .fond ul a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
#contenu #cadre_actu_reseau .pub {
	float: right;
	padding: 18px 30px 0px;
}
#contenu #cadre_actu_reseau ul {
	margin: 0px;
	padding: 50px 0px 0px 30px;
}
#contenu #cadre_actu_reseau a {
	color: #FFFFFF;
	text-decoration: none;
}
#contenu #cadre_actu_reseau a:hover {
	color: #a70303;
	text-decoration: none;
}
#contenu #news .haut {
	font-weight: bold;
	padding-left: 20px;
	line-height: 45px;
	font-size: 12px;
}
#contenu #news .haut a {
	color: #FFFFFF;
	text-decoration: none;
}
#contenu #news .fond {
	padding: 0px 11px 5px;
	text-align: justify;
}
#contenu #news .fond .infos {
	font-style: italic;
	color: #a1a0a0;
	margin-bottom: 10px;
}
#contenu #news .fond .infos a {
	color: #a1a0a0;
	text-decoration: none;
}
#contenu #news .fond .infos a:hover {
	color: #a70303;
	text-decoration: none;
}
#contenu #news .fond img {
	border: none;
}
#contenu #news .fond blockquote {
	border: 1px dashed #313131;
	background: #484848;
	padding: 10px;
}
#contenu #news .fond blockquote .quote {
	width: 39px;
	height: 16px;
	background-image: url(../images/blockquote.gif);
	float: right;
	margin-left: 10px;
}
#contenu #news .fond a {
	color: #FFFFFF;
	display: inline;
}
#contenu #news .fond a:hover {
	color: #a70303;
	text-decoration: none;
	display: inline;
}
#contenu #news .fond td img {
	border: 2px solid #313131;
}
#contenu #news .fond ul {
	list-style-image: url(../images/puce.gif);
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#contenu #news .fond h1 {
	border: 1px solid #313131;
	background: #484848;
	padding: 5px;
	color: #a70303;
	text-align: center;
	margin: 20px 0px 0px 0px;
	font-size: 20px;
}
#contenu #news .fond h2 {
	border-left: 3px solid #a70303;
	border-bottom: 1px dashed #a70303;
	padding: 3px;
	margin: 12px;
	color: #a70303;
	display: inline;
}
#contenu #news .fond h3 {
	color: #a70303;
	border-left: 2px solid #a70303;
	border-bottom: 1px dashed #a70303;
	padding: 0px 0px 2px 3px;
	font-size: 13px;
	margin: 0px;
}
#contenu #news .fond strong {
	color: #a70303;
	font-weight: bold;
}
#contenu #news .fond .cadre {
	border: 1px solid #313131;
	background: #484848;
	padding: 3px;
	margin: 2px;
}
#contenu #news .fond .left {
	float: left;
	border: 1px solid #000;
}
#contenu #news .fond .right {
	float: right;
	border: 1px solid #000;
}
#contenu #news .fond hr {
	border: 1px solid #313131;
}
#footer a {
	color: #a70303;
	text-decoration: none;
}
#footer a:hover {
	color: #a70303;
	text-decoration: underline;
}
