.bordure {
	border: 1px solid #FFFFFF;
}
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_body {
	background-image: url(../img/body.jpg);
	background-repeat: no-repeat;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: bold;
	color: #003366;
	height: 60px;
	width: 350px;
	background-image: url(../img/h2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 70px;
	padding-top: 20px;
}
#txt_principal {
	font-family: "Trebuchet MS";
	font-size: 13px;
	width: 560px;
	text-align: justify;
	padding-left: 5px;
	border-left: 1px dotted #000066;
	margin-left: 20px;

}
marquee {
	color: #000099;
	background: #C4C6C5;
	height: 15px;
	width: auto;
	border: 1px solid #003366;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #1E2575;
	border-bottom: 1px solid #330000;
	font-style: italic;
	letter-spacing: 2px;
	font-weight: bold;
	padding-left: 10px;
}
#txt_gauche {
	font-family: "Trebuchet MS";
	font-size: 13px;
	width: 300px;
	padding-right: 10px;
	text-align: justify;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	float: left;
}

#txt_droite {
	font-family: "Trebuchet MS";
	font-size: 13px;
	width: 280px;
	padding-right: 10px;
	text-align: justify;
	padding-left: 10px;
	border-left: 1px dotted #666;
	float: right;
	color: #330000;
	margin:10px;
}
#txt_principal p:first-letter {
	font-size: 17px;
	color: #003399;	
}

li {
	font-size: 11px;
	font-weight: bold;
	color: #660000;
}
#txt_gauche p:first-letter {
	font-size: 14px;
	color: #660000;	
}
#txt_droite p:first-letter {
	font-size: 14px;
	color: #990000;

}
strong {
	font-weight: bold;
	color: #660000;
}
#encart {
	font-family: "Trebuchet MS";
	font-size: 13px;
	width: 200px;
	padding-right: 20px;
	text-align: center;
	padding-left: 20px;
	border-left: 1px dotted #003366;
	float: Aucune;
	color: #165D9F;
	background-color: #C4C6C5;
	height: 60px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	margin-left: 200px;
}
#encart p:first-letter {
	font-size: 14px;
	color: #0099CC;

}
p.adresse {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
}
.fond_body2 {
	background-attachment: fixed;
	background-image: url(../img/fond_page.jpg);
}
.bordure2 {
	border: 1px solid #333333;
}

