.bordure {
	border: 1px solid #76AA08;
}
A.vertical {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding: 5px 0px 0px 3px;
	width: auto;
	height: 35px;
	background-color: #08740E;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #003300;
	border-left-color: #003300;
}
A.vertical:hover {
	COLOR: #003333;
	BACKGROUND-COLOR: #F8C305;
}
.titre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../img/fond_titre.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #FFFFFF;
	font-style: italic;
}
.important {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
}
div#integration, {font: 1.1em "Trebuchet MS"; color:#ECE9D8; padding: 10px;}
.element_centrer {text-align: center;}
.element_liste {list-style-image: url(../img/puce.jpg);}
.element_liste li { margin-bottom:4px; margin-left:10px;}
.element_flottant_droite {float: right;}
.element_flottant_gauche {float: left;}
#up {padding: 0px 15px 0px 150px;font-size: 0.8em;color: #2B628E;font-family:tahoma;text-align: left;float: right;}
a{color:#ffffff;}
a:hover{color:#d2fe93;}
h1 {letter-spacing: 6px;font-size:1.5em; text-decoration:underline;}
h3 {letter-spacing: 8px;font-size:1.2em; border-bottom:1px dashed #c6ed4e;}
h4 {letter-spacing:5; font-size:1.1em; text-decoration:underline;}
hr { clear:both; color:#666666;}
div#encart { display:block; border:1px solid #fff; width:400px; margin-left:250px; padding:10px;}