a:link {

	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FE8804;
}
a:active {
	text-decoration: none;
}
a.liens {
color:#646464;
text-decoration:underline;
}
a.liens.hover {
color: #FE5555;
text-decoration:underline;
}
a.liens.visited {
color:#646464;
text-decoration:underline;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.titre_rubrique {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	color: #FE8804;
	padding-top: 10px;
	padding-bottom: 5px;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646464;
	padding-left: 10px;
	font-style: normal;
	list-style-type: Aucune;
}
.titre_sous_rubrique {
	font-family:"Kristen ITC";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #646464;
	padding-bottom: 5px;
	padding-left: 10px;
}
.sous_menu_rubrique {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.infos_legales {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.bordure_site {
	border-right: 1px solid #29CE65;
	border-bottom: 1px Aucune #29CE65;
	background-image: url(images/fond_bas.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fond_marge {
	background-repeat: repeat-y;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #29CE66;
	background-image: url(arrondi2.jpg);
}
.marge {
	background-image: url(images/marge.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.bordure_arrondi {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFE200;
}
.fleches_sous_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FE8804;
}
