.bordure {
	border: 1px solid #FFFFFF;
}
.bordure2 {
	border: 1px solid #CC6600;
}

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: 12px;
	font-weight: bold;
	color: #996600;
	background-attachment: fixed;
	background-image: url(../img/fond_description2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-style: italic;
	background-color: #F2DBA9;
}
.important {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
}
.fond_body {
	background-image: url(../img/body.jpg);
	background-repeat: no-repeat;
}
.fond_body02{
	background-image: url(../img/body02.jpg);
	background-repeat: no-repeat;
}
.fond_droite {
	background-image: url(../img/droite.jpg);
	background-repeat: np-repeat;
}
.fond_gauche {
	background-image: url(../img/fond_gauche.jpg);
	background-repeat: no-repeat;
}
.gd_fond{
	background-image:url(../img/gd_fond.jpg);
	background-repeat:repeat-y;
}
h1{
font-size:13px;
font-weight:bold;
}


h2{
font-size:18px;
letter-spacing:5px;
text-align:right;
border-bottom:1px solid #000000;
padding-bottom:10px;
margin-left:20px;
margin-right:20px;
margin-top: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{
margin-left:20px;
margin-right:20px;
text-align:justify;
}

#encart{
border:1px dashed #CC6600;
padding:10px;
margin-left:50px;
margin-right:50px;
background:#E3EDF6;
}

.liste{
list-style-image:url(../img/puce3.gif);
}

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

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

.element_droite{
float:right;
margin:10px;
}

#integr{
height:520px;
width:660px;
overflow-y:auto;
margin-top:60px;
}