.bordure {
	border: 1px solid #0033CC;
}
.bordure_bas {
	border-bottom: 1px solid #0033CC;
}
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_body {
	background-image: url(../img/body.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.texte_listes {
	margin-right: 0px;
}

h1{
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: bold;
color: #000000;
padding-top: 10px;
border-bottom-style: solid;
border-bottom-color: #E80005;
border-bottom-width: thick;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CE0005;
	text-decoration: underline;
}

h3{
	font-size:16px;
	letter-spacing:0px;
	font-weight:bold;
	font-style:normal;
	padding-bottom:10px;
	margin-left:20px;
	margin-right:20px;
	color: #CE0005;
}

h4{
font-size:12px;
color:#000000;
font-style:normal;
}

h5{
font-size:10px;
font-weight:bold;
font-style:normal;
color: #000000;
}

.txt{
margin-left:20px;
margin-right:20px;
text-align:justify;
}

.encart{
border:2px dashed #CE0005;
padding:10px;
margin-left:50px;
margin-right:50px;
background-color:#9C9897;
color:#FFFFFF;
}

#encart2{
	padding:10px;
	margin-left:150px;
	margin-right:150px;
	color:#FFFFFF;
	border: 1px;
	border-color: #003399;
	border-top-style: outset;
	border-bottom-style: outset;
}

.liste{
	list-style-image:url(../img/puce01.gif);
	margin-left:20px;
	line-height:25px;
	font-weight: bold;
}

.link{
letter-spacing:0px;
color:#0033CC;
font-weight:bold;
}

.link:hover{
letter-spacing:0px;
color:#FF0000;
font-weight:bold;
}

.txt_petit {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: normal;
color: #CE0005;
margin-left: 5px;
}
.txt_petit02 {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #000000;
}

#materiel01{
	margin-left:200px;
	visibility: hidden;
}

.droite{
float:right;
}
