.bordure {
	border: 1px solid #999999;
}
A.vertical {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding: 0px 0px 0px 3px;
	width: 185px;
	height: 16px;
	background-color: #FFCC00;
}
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-size:18px;
letter-spacing:8px;
border-bottom:1px dotted #C69633;
padding-bottom:10px;
margin-left:50px;
margin-right:50px;
}

.encart{
text-align:center;
border:1px dotted #C69633;
margin-left:50px;
margin-right:50px;
padding:10px;
letter-spacing:5px;
background-color:#ECFBC0;
}

.encart2{
text-align:center;
border:1px dotted #C69633;
margin-left:50px;
margin-right:50px;
padding:10px;
background-color:#ECFBC0;
}

.txt{
text-align:justify;
margin-left:50px;
margin-right:50px;
}

#tab{
border:1px dashed #C69633;
padding:10px;
}

.contact{
text-align:center;
border:1px dotted #ECFBC0;
margin-left:75px;
margin-right:75px;
padding:10px;
background-color:#C69633;
letter-spacing:5px;
color:#FFFFFF;