.bordure {
	border: 1px solid #FF9900;
}
A.vertical {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding: 0px 0px 0px 3px;
	width: auto;
	height: 16px;
	background-color: #CC0000;
}
A.vertical:hover {
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #A42B58;
}
.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;
	
}
h1{
font-family:"Trebuchet MS";
font-size: 30px;
font-weight:bold;
color:#FF6633;
margin-left:20px;
margin-top:10px;
margin-bottom:20px;
}
h2{
font-family:"Trebuchet MS";
font-size:15px;
color:#FF6633;
margin:15px;
}
h3{
font-family:"Trebuchet MS";
font-size:14px;
color:#999999;
margin-left:10px;
}
p{
font-family:"Trebuchet MS";
font-size:12px;
color:#FF6600;
}
.bordure_bas{
	border-bottom:1px solid #FF9900;
	border-top-style: Aucune;
	border-right-style: Aucune;
	border-left-style: Aucune;
}
.bordure_bas2{
	border-bottom:1px solid #FFFFFF;
	border-top-style: Aucune;
	border-right-style: Aucune;
	border-left-style: Aucune;
}
#cache {

visibility:hidden;

position:absolute;}