body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004B85;
	padding:0px;
	margin:0px;
	background-image: url(background.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.titre {
	color: #E06F1D;
	font-weight: bold;
	font-size: 14px;
}

.titre2 {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}

.contenu{
	padding:25px 40px 20px 40px;
}
li{
	margin:4px 0px 4px 0px;
}
.style1 {
	font-size: 12;
	font-weight: bold;
	color: #E06F1D;
}
a{color: #E06F1D;}
a:hover{color: #004B85;}
hr{color: #FBEADE; height:1px;}
