body {
margin:0px;
}

	
a:link {
color: #003366;
text-decoration: none;
}

a:visited {	
color: #003366;
text-decoration: none;
}

a:hover {    
text-decoration: none;
color: #FF6600;
}
a:active {
text-decoration: none;
color: #FF6600;
 }
.sousbarre {
	height: 15px;
	width: 100%;

}

.titre {
	background-color: #3366CC;
	width: 100%;
	height: 127px;
	
	background-image: url(../images/titre.gif);
	
	background-repeat: no-repeat;
	background-position: left;
}
.menugauche {
	height: 100%;
	width: 165px;
	float: left;

}

.menudroite {
	height: 100%;
	width: 190px;
	float: right;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;
	line-height:16px;
	letter-spacing:0.2em;
	text-align: center;
	position: fixe;

}
.centre {
	height: auto;
	width: auto;
	position: fixe;
	margin: 0 190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.soustitre {
	padding-left: 56px;
	background-color: #CCFF99;
	height: 15px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
.bouton {
	padding-left: 30px;
	background-image: url(../imgindex/menugauche.gif);
	height: 40px;
	width: 165px;
	text-align: left;
	letter-spacing: .1em;
	padding-top: 10px;
	font-size: 11px;
	color: #003366;
	line-height:16px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
	background-repeat: no-repeat;
	background-position: left;
	}

.annonce {
	color: #000000;
	padding-top: 50px;
	height: 300px;
	width: 160px;
	border: 1px solid #000000;
	background-image: url(../imgindex/avendre.gif);
	background-repeat: no-repeat;
	letter-spacing: normal;
}
