.bordure {
	border: 2px solid #000033;
}

A.vertical {
	DISPLAY: block;
	COLOR: #FFFFFF;
	Font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding: 0px 0px 0px 3px;
	width: auto;
	height: 16px;
	background: #CC0000;
}

A.vertical:hover {
	color: #FFFFFF;
	background: #A42B58;
}

.titre {
	font:italic bold 14px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(../img/fond_titre.jpg) left top repeat-x;
	border: 1px solid #FFFFFF;
}

.important {
	font:bold 13px Geneva, Arial, Helvetica, sans-serif;
	color: #FF9900;
}

.fond {
	background-image: url(../img/fond.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

h1{
font-size:13px;
font-weight:bold;
}

h2{
font-size:18px;
letter-spacing:5px;
text-align:right;
border-bottom:1px solid #28ACEC;
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;
}

.txt:first-letter{
font-size:40px;
color:#28ACEC;
}

.txt2{
margin-left:20px;
margin-right:20px;
text-align:justify;
}

.txt_encart{
background-color:#28ACEC;
border: 1px dotted #FFFFFF;
margin:0 10 0 10;
}

.txt_bleu_big{
font-size:16px;
color:#28ACEC;
}

#encart{
border:2px dashed #ffffff;
padding:5px;
margin-left:20px;
margin-right:20px;
background-color:#28ACEC;
color:#FFFFFF;
}

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

.link{
color:#00FFCC;
font-weight:bold;
}

.link:hover{
color:#FFFFFF;
font-weight:bold;
}

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

.marquee{
margin-left:50px;
margin-right:50px;
}