@charset "iso-8859-1";
body {
	margin: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #F8AE19;
	margin: 0px;
}
h2 {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: normal;
	color: #F7AC1B;
	margin: 0px;
}
ul.liste_tourbillon {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
li.liste_tourbillon {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.texte_defaut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.texte_petit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.div_menu_principal {
	position: relative;
	top: 2px;
	left: 0px;
	width: 182px;
	height: 26px;
}
a.menu_principal:link {
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding-left: 95px;
}
a.menu_principal:visited {
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding-left: 95px;
}
a.menu_principal:hover {
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding-left: 95px;
}
a.menu_principal:visited:hover {
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding-left: 95px;
}
.style1 {color: #F9A920}
.pointille-bas {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dashed;
	border-top-color: #FFCC66;
	border-right-color: #FFCC66;
	border-bottom-color: #FFCC66;
	border-left-color: #FFCC66;
}
.bordure_image {
	border: 1px solid #cccccc;
}
a:link {
	color: #694E33;
	text-decoration: underline;
}
a:visited {
	color: #694E33;
	text-decoration: underline;
}
a:visited:hover {
	color: #F9B32F;
	text-decoration: underline;
}
a:hover {
	color: #F9B32F;
	text-decoration: underline;
}
