/*paramètres généraux*/
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#eeefeb;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
p,td,tr,a {
	color: #1185CA;
	margin-top: 11px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 13px;
}
a {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
ul,li {
	color: #1185CA;
	font-size: 12px;
	line-height: 13px;
	list-style-position: outside;
}
h1 {
	font-size: 20px;
	color: #003399;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	padding: 0px;
	font-size: 16px;
	color: #003399;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: left;
}
h3 {
	font-size: 14px;
	color: #003399;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003399;
	background-image: url(images/fleche-droite.gif);
	background-repeat: no-repeat;
	background-position: left 11px;
	text-indent: 13px;
}
h4 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 10pt;
	color: #333333;
}
h5 {
	font-size: 12px;
	color: #003399;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h6 {
	font-size: 10px;
	color: #666666;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
table {
	clear: both;
}
em {
	color: #0066CC;
	font-weight: bold;
}
#principal {
	background-image: url(images/centre.jpg);
	background-repeat: repeat-y;
	width: 790px;
	margin-left: -395px;
	position: absolute;
	left: 50%;
	height: auto;
}

/*headline*/
#headline {
	background-image: url(images/haut.jpg);
	background-repeat: no-repeat;
	height: 35px;
}


/*centerline*/
#centerline {
	padding-right: 30px;
	padding-left: 30px;
	background-image: url(images/accueil_visu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding-top: 90px;
	padding-bottom: 0px;
}

#menu_gauche {
	width: 150px;
	float: left;
	margin-right: 20px;
	margin-left: 0px;
	list-style-type: none;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0px;
}
#menu_gauche li {
	margin: 0px;
	padding: 0px;
}
#menu_gauche a {
	display: block;
	background-color: #EEEFEB;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 10px;
	background-image: url(images/fleche_bleue_f_retrait.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#menu_gauche a:hover {
	text-decoration: none;
	background-color: #003399;
	color: #FFFFFF;
	background-image: url(images/fleche_blanche_retrait.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
#titres {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/fleche_bleue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
}
#titres li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#titres a {
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 9px;
	list-style-type: none;
	float: left;
	width: 155px;
	margin-left: 15px;
	background-color: #EEEFEB;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
}
#titres a:hover {
	border: 1px solid #003399;
	background-color: #ACD4EC;
	text-decoration: none;
}
#titres h2 {
	margin-bottom: 4px;
	font-size: 16px;
	margin-top: 0px;
}
#titres img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*baseline*/
#baseline {
	background-image: url(images/bas.jpg);
	background-repeat: no-repeat;
	text-align: center;
	clear: both;
	background-color: #EEEFEB;
	padding-top: 10px;
	margin: 0px;
}
#baseline a {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

#baseline img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#page {
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#haut_page {
	background-image: url(images/haut_page.jpg);
	background-repeat: no-repeat;
	height: 80px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1386CA;
}
#home {
	float: right;
	margin-top: 55px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 15px;
}
#home ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#home li {
	display: inline;
}
#home a {
	display: block;
	float: left;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	border: 1px solid #1185CA;
	line-height: 12px;
	height: 12px;
	width: 60px;
	background-color: #EEEFEB;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	color: #1386CA;
}
#home a:hover {
	border: 1px solid #003399;
	color: #003399;
}
#menu_general {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#menu_general li {
	display: inline;
}
#menu_general a {
	display: block;
	float: left;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/fleche_bleue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 7px;
	line-height: 15px;
	margin-top: 55px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	color: #1386CA;
}
#menu_general a:hover {
	color: #003399;
	background-image: url(images/fleche_bleue_f.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#contenu a {
	font-weight: bold;
}

/*Les classes*/

.sousmenu {
	padding: 0px;
	float: left;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.sousmenu a {
	display: block;
	background-color: #EEEFEB;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	height: 18px;
	width: 200px;
	background-image: url(images/fleche_bleue_f_retrait.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 2px;
}
.sousmenu a:hover {
	background-color: #003399;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(images/fleche_blanche_retrait.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.img_droite {
	display: block;
	float: right;
	margin-left: 20px;
}

.img_gauche {
	display: block;
	float: left;
	margin-right: 20px;
}
.top {
	text-align: center;
	display: block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #1A89CC;
	font-size: 10px;
	background-image: url(images/fleches-haut.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.question {
	font-size: 14px;
}
.p_liens {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
}
.ul_paragraphe {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: -20px;
	list-style-image: url(images/fleche_bleue_f.gif);
}
.ul_paragraphe_ssmrge {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	list-style-image: url(images/fleche_bleue_f.gif);
}
.titre_menu_gauche {
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding: 0px;
	margin: 0px;
}
.rouge {
	color: #CC0000;
}