
.bordure {
	border: 1px solid #000000;
}
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;
}
.fond_gauche {
	background-image: url(../img/fond_gauche.jpg);
	background-repeat: repeat-y;
}
.fond_droite {
	background-image: url(../img/fond_droite.jpg);
	background-repeat: repeat-y;
}

h1{
font-size:16px;
letter-spacing:5px;
text-align:center;
border-bottom:1px dotted #000000;
padding-bottom:10px;
margin-left:20px;
margin-right:20px;
}


h2{
font-size:14px;
letter-spacing:5px;
text-align:left;
border-bottom:1px solid #000000;
padding-bottom:10px;
margin-left:20px;
margin-right:20px;
}

h3{
font-size:16px;
letter-spacing:5px;
font-weight:bold;
font-style:italic;
border-bottom:1px dotted #000000;
padding-bottom:10px;
margin-left:20px;
margin-right:20px;
}

h4{
font-size:16px;
letter-spacing:5px;
text-align:left;
border-bottom:1px solid #A30313;
padding-bottom:10px;
margin-left:20px;
margin-right:20px;
color:#A30313;
font-style:italic;
}

h5{
font-size:16px;
font-weight:bold;
font-style:italic;
border-bottom:1px dotted #000000;
padding-bottom:10px;
margin-left:20px;
margin-right:20px;
}

.txt{
text-align:justify;
border:1px #000000 solid;
padding:20px;
}


.encart{
border:2px dashed #ffffff;
padding:10px;
background:url(../img/fd_encart.jpg) repeat-y;
color:#FFFFFF;
width:350px;
}

.liste{
list-style-image:url(../img/puce.gif);
margin-left:5px;
line-height:20px;
}

.liste li{
line-height:20px;
}

.link{
letter-spacing:5px;
color:#000000;
font-weight:bold;
}

.link:hover{
letter-spacing:5px;
color:#1CA8D9;
font-weight:bold;
}

.link2{
letter-spacing:3px;
color:#000000;
font-weight:bold;
}

.link2:hover{
letter-spacing:3px;
color:#1CA8D9;
font-weight:bold;
}

#integr{
font-family: "Trebuchet MS";
font-size:13px;
}

.espacement{
letter-spacing:8px;
font-size:14px;
}

td tr {
font-family:"Trebuchet MS";
font-size:13px;
}

.fd_body{
background:url(../img/fd_fd.jpg) top no-repeat;
background-color:#D2FBFD;

}
