#contenu li a {
	padding: 0 14px;
	color: #000000;
	text-decoration: none;
}

#contenu ul li a:hover {
	color: #000000; 	
}

li.current {
	background-color: #F63;
	color: #FFFFFF;
}

#hautpage {
	float: right;
	width: 610px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #00C;
	text-align: center;
}

#main h1, #main h2, #main ol, #main ul, #main form {
	text-align: left;
	display: inline-block;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#main h3 {
	text-align: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

img {
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#main p {
	font-size: 12px;
	text-align: justify;
	margin-right: 15px;
}

h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #06C;
	letter-spacing: 2px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #06C;
	border-bottom-color: #06C;
	text-align: left;
	margin-right: 15px;
	clip: rect(auto,15px,auto,auto);
	background-color: #F0F2FF;
	width: 610px;
	margin-bottom: 15px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #224080;
	letter-spacing: 0px;
	clip: rect(auto,auto,10px,auto);
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06C;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #06C;
	background-position: left;
	margin-left: 5px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #707070;
	background-position: left;
	margin-left: 5px;
	text-align: left;
}

h5 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #707070;
	background-position: left;
	margin-left: 5px;
	text-decoration: underline;
	text-align: left;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #7abada;
	background-position: left;
	margin-left: 5px;
	text-decoration: none;
	text-align: left;
}

h6 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #7abada;
	background-position: left;
	text-decoration: none;
}

a, a:visited {
	color: #FB9233;
	text-decoration: none;
}

a:hover {
	color: #224080;
	text-decoration: underline;
}

* html body #sidebar ul.sidemenu li {
	height: 1%;
}

p, div, td {
	color: $fontColor;
	font-family: Arial, Helvetica, sans-serif;
}

.clear {
	clear: both;
}

.telecharger a {
	width: auto;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #F93;
	background-image: url("../lib/flecheorange.jpg");
	background-repeat: no-repeat;
	background-position: 0px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #F93;
	padding-left: 5px;
}

b {
	font-weight: bold;
}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-position: left;
	margin: 2px;
	text-align: left;
	list-style-position: inside;
	list-style-image: url("../lib/flecheblanche.png");
}

. texte a:hover {
	color: #0066FF;
	text-decoration: none;
}

. texte a {
	color: #FFFFFF;
	text-decoration: none;
}

. texte a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.texte ul a {
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
}

.texte ul {
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: -30px;
}

.texte ul li a {
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
}

.texte ul li a:hover {
	color: #0066FF;
	text-decoration: none;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url("../lib/flecheblanche.png");
}