body {
font-family:Verdana;
font-size: 0.8em;
margin: 0;
padding: 0;
background: #0b175c url(../images/gabarit/fond.gif) no-repeat center top;
}

#conteneur {
	width: 871px;
	margin: 0 auto; 
}
.lien a {

	color: black;
	text-decoration: underline;
}
.lien a:hover {
	color: #0b175c;
	text-decoration: underline;
}

.lien2 a {

	color: black;
	text-decoration: underline;
	font-size: 0.8em;
}
.lien2 a:hover {
	color: #0b175c;
	text-decoration: underline;
	font-size: 0.8em;
}
a {

	color: black;
	text-decoration: underline;
}
a:hover {
	color: #0b175c;
	text-decoration: underline;
}

#haut {
	width: 871px;
	height: 311px;
}
#logo a {
	width: 550px;
	height: 95px;
	display: block ;
	background-image: url(../images/gabarit/logo_aidmov.gif);
	text-indent: -5000px;
	position: absolute;
	margin-top: 35px;
	margin-left: 25px;
}


#langue {
	width: 830px;
	text-align: right;
	padding-top: 115px;
	height: 20px;
	color: gray;
}

#langue a {
	font-size: 0.8em;
	color: gray;
	text-decoration: none;
}
#langue a:hover {
	font-size: 0.8em;
	color: gray;
	text-decoration: underline;
}

#imagehaut {
	width: 831px;
	height: 143px;
	margin-left: 20px;
	margin-top: 7px;
}

#centre {

	background-image: url(../images/gabarit/filet.gif);
}



#menu {
	height: 30px;
	text-align: right;
	margin-right: 30px;

	letter-spacing: 2px;
	color: #0b175c;
	padding: 0;
}
#menu a {
	font-size: 0.8em;
	letter-spacing: 2px;
	color: #0b175c;
	text-decoration: none;
}
#menu a:hover {
	font-size: 0.8em;
	letter-spacing: 2px;
	color: gray;
	text-decoration: none;
}
#filetmenu {
	width: 871px;
	height: 4px;
}

#imagegauche {
	width: 215px;
	height: 273px;
	float: left;
}

#bloc1 {
	width: 270px;
	float: left;
	margin-top: 20px;
	text-align: justify;
}


#bloc2 {
	width: 270px;
	margin-left: 550px;
	margin-top: 43px;
	text-align: justify;
}

#bloc3 {
	width: 605px;
	margin-top: 20px;
	text-align: justify;
	margin-left: 215px;
}


#titreprincipal {
	letter-spacing: 1px;
	font-weight: bold;
	color: gray;
	font-size: 0.8em;
	margin-bottom: 10px;
}

#pied {

	background-image: url(../images/gabarit/bas.gif);
	height: 80px;
	text-align: center;
	font-size: 0.8em;
	color: silver;
}
#pied a {

	text-align: center;
	color: silver;
}
#pied a:hover {

	text-align: center;
	color: white;
}

.gras {
	font-weight: bold;
}

p {
	margin: 0;
	padding: 0;
}

.tableau {
border-collapse:collapse;
	font-size: 0.8em;
}

.tb_haut {
	vertical-align: top;
	padding: 3px;
	border: 1px solid #0b175c;
}
.tb_haut a {

	color: black;
	text-decoration: underline;
}
.tb_haut a:hover {

	color: #0b175c;
	text-decoration: underline;
}

.tb_haut_gras {
	vertical-align: top;
	padding: 3px;
	border: 1px solid #0b175c;
	font-weight: bold;
	color: #0b175c;
}
.canton {
	color: #0b175c;
}

.canton a {
	color: #0b175c;
}
.canton a_hover {
	color: gray;
}
.normal {
	color: gray;
	font-weight: normal;
	font-style: normal;
	font-size: 1.2em;
}