html {
	scrollbar-face-color: #0658A4;
	scrollbar-shadow-color: #f0f5f9;
	scrollbar-highlight-color: #f0f5f9;
	scrollbar-3dlight-color: #0c3471;
	scrollbar-darkshadow-color: #869db9;
	scrollbar-track-color: #869db9;
	scrollbar-arrow-color: #f0f5f9;
}

html, body {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a img {
	border: none;
}
a {
	color: #00519e;
}

h2 {
	font: normal 20px/normal Arial,Helvetica,sans-serif;
	margin: 0;
	padding: 0;
	color: #0c3471;
}

/* HEADER */
#container {
	width: 953px;
	margin: 0 auto;
}
#header {
	height: 80px;
}
#header h1 {
	margin-top: 4px;
	float: left;
	height: 71px;
	margin-left: 36px;
}
.bann1 {
	float: left;
	margin-left: 44px;
	margin-top: 4px;
}
#nav_header {
	background-image: url(img/bg_espperso.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	float: right;
	height: 82px;
	text-align: right;
	width: 300px;
	margin-right: 0;
}
#nav_header img {
	margin-top: 25px;
	padding-right: 0;
}
#nav_header p {
	color: #00519E;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	margin-top: 5px;
	padding-right: 10px;
}

/* MENU */
#menu {
 width: 953px;
 height: 22px;
 position: relative;
 background: url(../images/menu.gif);
 margin: 0;
 padding: 0;
}
#menu li {
 float: left;
 list-style-type: none;
}
#menu li a {
 position: absolute;
 top: 0;
 margin: 0;
 padding: 0;
 display: block;
 height: 22px;
 background: url(../images/menu.gif) no-repeat;
 text-indent: -9999px;
 overflow: hidden;
 font-size: 1%;
}
li#nav_home a {
 left: 231px;
 width: 112px;
 background-position: -231px 0;
}
li#nav_aide a {
 left: 344px;
 width: 68px;
 background-position: -344px 0;
}
li#nav_home a:hover {
 background-position: -231px -22px;
}
li#nav_aide a:hover {
 background-position: -344px -22px;
}
li#nav_home a.current {
 background-position: -231px -22px;
}
li#nav_aide a.current {
 background-position: -344px -22px;
}

/* COLONNE GAUCHE */
.blocmenu {
	width: 154px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c4d0df;
	border-left-color: #c4d0df;
	margin: 0;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(img/nav_under.gif);
}
.block {
	background-position: left bottom;
	background-repeat: no-repeat;
}
.block div {
	background-position: left top;
	background-repeat: repeat-y;
}
.block h3 {
	background-position: left top;
	background-repeat: no-repeat;
	width: 220px;
	height: 28px;
	line-height: 28px;
	padding: 0;
	margin: 0 0 0 6px;
	color: #869db9;
	font-size: 12px;
}
.block a {
	display: block;
	height: 16px;
	font-weight: bold;
	font-size: 11px;
	color: #0c3471;
	text-decoration: none;
	padding-left: 15px;
	background: url(img/puceliens.png) no-repeat 5px 4px;
}
.block a:hover {
	text-decoration: underline;
}
.block ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.block optgroup {
	font-size: 9px;
}
.block select {
	font-size: 9px;
}

#search input, #search select {
	margin: 2px 0;
}
#search select {
	font-size: 12px;
}

/* CENTRE PAGE */
.bigcadre {
	background-repeat: repeat-y;
	margin-top: 0;
	margin-left: 0;
	padding: 0;
}

div.marque {
	width: 150px;
	text-align: center;
	float: left;
	margin: 10px;
}
div.marque h3 {
	margin: 0;
	font-size: 12px;
	margin-bottom: 3px;
}
div.marque a {
	color: #869db9;
	font-weight: bold;
	text-decoration: none;
}
div.marque select {
	width: 150px;
}

.miniatures h3 {
	color: #ff8a00;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
.miniatures div.mobile {
	width: 120px;
	text-align: center;
	border: 1px solid #00519e;
	margin: 5px;
	float: left;
}
.miniatures div.mobile a {
	display: block;
	text-decoration: none;
	color: #00519e;
	font-weight: bold;
}

.rotator {
	text-align: center;
	margin-left: 7px;
	margin-top: 10px;
	width: 140px;
	background-color: #fff;
}
.pictos {
/*	width: 120px;*/
	margin-left: 5px;
	margin-top: 5px;
}

.manipcats {
}
.manipcats td {
	vertical-align: top;
	width: 210px;
}
.manipcats td h3 {
	margin: 2px 0;
	padding: 0;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #869db9;
}
.manipcats ul {
	list-style-type: none;
	margin: 0;
	padding: 0 2px;
}
.manipcats li {
	color: #0c3471;
	font-weight: bold;
}
.manipcats a {
	color: #0c3471;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
.manipcats a:hover {
	text-decoration: underline;
}

.caracs th {
	text-align: left;
	color: #00519e;
}
.caracs td {
	vertical-align: top;
}
.caracs td td {
	border: none;
}
.caracs td h4 {
	margin: 2px 0;
	padding: 0;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #00519e;
}
.caracs a {
	color: #00519e;
	font-size: 11px;
	text-decoration: underline;
}

.copyright {
	font-size: x-small;
	color: #999;
	clear: both;
}

	.chapo, .texte {
		text-align: justify;
	}
	.chapo a, .texte a {
		color: #00519e;
		text-decoration: none;
	}
	.chapo a:hover, .texte a:hover {
		color: #00519e;
		text-decoration: underline;
	}
	.etape {
		clear: both;
		border-top: 1px dashed #00519e;
		margin: 5px;
	}
	.etape .num {
		float: left;
		font-weight: bold;
	}
	.etape .texte {
		float: left;
		width: 500px;
	}
	.etape img {
		float: right;
		border: 1px solid #00519e;
		margin-bottom: 5px;
	}
	.etape2 {
		clear: both;
		border-top: 1px dashed #00519e;
		margin: 5px;
	}
	.etape2 .num {
		float: left;
		font-weight: bold;
	}
	.etape2 .texte {
		float: left;
	}
	.etape2 img {
		float: left;
		margin: 0 5px 5px 0;
		border: 1px solid #00519e;
	}



.remarque {
	background-color: white;
	margin: 10px;
	padding: 5px;
	border: 1px dashed #00519e;
}
.touche {
	font-weight: bold;
}
.royalblue {
	color: white;
	background-color: royalblue;
}
.yellow {
	color: black;
	background-color: yellow;
}
.orange {
	color: black;
	background-color: orange;
}
.crimson {
	color: white;
	background-color: crimson;
}
.aqua {
	color: black;
	background-color: aqua;
}
.blue {
	color: white;
	background-color: blue;
}
.fuchsia {
	color: white;
	background-color: fuchsia;
}
.green {
	color: white;
	background-color: green;
}
.lime {
	color: black;
	background-color: lime;
}
.maroon {
	color: white;
	background-color: maroon;
}
.navy {
	color: white;
	background-color: navy;
}
.olive {
	color: white;
	background-color: olive;
}
.purple {
	color: white;
	background-color: purple;
}
.red {
	color: white;
	background-color: red;
}
.teal {
	color: white;
	background-color: teal;
}
.forestgreen {
	color: white;
	background-color: forestgreen;
}
.chartreuse {
	color: black;
	background-color: chartreuse;
}
.gold {
	color: black;
	background-color: gold;
}
.darkviolet {
	color: white;
	background-color: darkviolet;
}
.tomato {
	color: white;
	background-color: tomato;
}

.infos th, .infos td {
	text-align: left;
	vertical-align: top;
}

.annuaire th, .annuaire td {
	text-align: left;
	vertical-align: top;
}

.annuaire th.constructeur {
	font-size: 12px;
	font-weight: bold;
	color: #00519e;
}
.annuaire th {
	color: #777;
	font-size: 11px;
	font-weight: normal;
}

