@charset "utf-8";
/* CSS Document */

body {
	background-image:url(images/couleurFond.png);
	color:white;
	font-family:"Times New Roman", Times, serif;
	margin:0;
	padding:0;
}
a {
	color:#0099FF;
}
#main {
	background-image:url(images/imageFond.png);
	background-repeat:no-repeat;
	background-position:49px 202px;
}
#bas {
	background-color:white;
}
.encadre {
	border: 1px solid white;
	width:144px;
}
.encadre .row1 td {
	background-color:white;
	padding-left:10px;
}
.encadre .row3 td {
	background-color:white;
	text-align:right;
}
.encadre .row1 span {
	color:#112f56;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.encadre .row3 a {
	color:#112f56;
	font-size:10px;
}
.encadre .row2 td {
	padding:10px;
	font-size:12px;
	text-align:justify;
}
.encadre form input {
	font-family:"Courier New", Courier, monospace;
	font-size:9px;
}
.encadre form label {
	font-size:9px;
}
.centralClass1 {
	font-size:14px;
	text-align:justify;
	width:512px;
	border-left:1px solid white;
	padding:0 0 30px 14px;
}
#menuhaut .row1 td {
	border-bottom:1px white solid;
}
#menuhaut .row1 td div.lien {
	font-family:"Trebuchet MS", Verdana;
	font-size:14px;
	cursor:pointer;
	margin:0 25px 0 0;
	float:left;
}
#menuhaut .row2 .sousmenu td {
}
#menuhaut .row2 td div.lien {
	border-bottom:1px white dotted;
	font-family:"Trebuchet MS", Verdana;
	font-size:12px;
	cursor:pointer;
	padding:0 15px 0 0;
	float:left;
}
#couvertureregionale h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#couvertureregionale p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
