body {
	background-color: #FFF2D7;
	margin: 0px;
	list-style-position: outside;
	list-style-image: url(images/puce.gif);
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #333333;
	font-weight: 300;
	text-align: center;
}
p {
	font-size: 13px;
}
.tour {
	border: 2px solid #009FE1;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.padding {
	margin: 10px 20px 10px 10px;
	right: 10px;
	clip: rect(auto,10px,auto,auto);
}
.tourhautGauche {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #009DEA;
	border-right-color: #009DEA;
	border-bottom-color: #009DEA;
	border-left-color: #009DEA;
}
.tourhautdroit {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #009DEA;
	border-right-color: #009DEA;
	border-bottom-color: #009DEA;
	border-left-color: #009DEA;
}
.tourGauche {

	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #009DEA;
	border-right-color: #009DEA;
	border-bottom-color: #009DEA;
	border-left-color: #009DEA;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(images/puce.gif);
}
.Style1 {color: #FFCC33}
.Style2 {color: #E1017b}
.Style3 {color: #009DE0}
