@charset "utf-8";
/* CSS Document */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #003;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #B22;
	text-decoration: none;
	line-height: 30px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #19336E;
	text-decoration: none;
	font-variant: small-caps;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-left: 50px;
	background-image: url(images/fleche.gif);
	background-repeat: no-repeat;
	line-height: 30px;
}
.petit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #186CAB;
	text-decoration: none;
	font-variant: normal;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #003;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/fond.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-attachment: scroll;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 16px;
}
#general {
	height: auto;
	width: 800px;
	margin: 0px auto 0px auto;
	
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.mini {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}

