body {
	text-align:center;
	color:#FFFFFF;
}
.bordure {
	border: 1px solid #FFFFFF;
}
A.vertical {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #FFFFFF;
	FONT-FAMILY:"Trebuchet MS";
	TEXT-DECORATION: none;
	padding: 0px 0px 0px 3px;
	width: auto;
	height: 16px;
	background-color: #A7C41E;
}
A.vertical:hover {
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #225A97;
}
.titre {
	font-family:"Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../img/fond_titre.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #FFFFFF;
	font-style: italic;
}
.important {
	font-family:"Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
}
/*-----------------------------div-----------------------------*/
div#conteneur{
	width:700px;
	margin-left:50px;
	text-align:left;
}
/*--------------------------txt------------------------*/
p.haut_txt {
	display:block;
	background:url(../img/haut_txt.jpg) no-repeat top left;
	margin-bottom:0;
	height: 84px;
	padding-left:50px;
	color:#879E18;
	width:690px;
}

.centre_txt {
	display:block;
	background:url(../img/centre_txt.jpg) repeat-y top left;
	margin-bottom:0;
	margin-top:0;
	padding-left:50px;
	color:#879E18;
	width:690px;
}
.bas_txt {
	display:block;
	background:url(../img/bas_txt.jpg) no-repeat bottom left;
	margin-top:0;
	height: 85px;
	padding-left:50px;
	color:#879E18;
	width:690px;
}
hr {
	color:#879E18;
	}
table#location, table#location table {
	color:#4F5C0E;
}
.haut_txt_accueil {
	display:block;
	background:url(../img/haut_txt.jpg) no-repeat top left;
	margin-bottom:0;
	padding-top: 35px;
	height: 45px;
	_height: 84px;
	padding-left:300px;
	color:#879E18;
	width:690px;
	font-size: 18px;
	font-weight:bold;
}
.centre_txt_suivi {
	display:block;
	background:url(../img/centre_txt.jpg) repeat-y top left;
	margin-bottom:0;
	margin-top:0;
	padding-left:315px;
	color:#879E18;
	width:690px;
	font-size: 18px;
	font-weight:bold;
}
.centre_txt_services {
	display:block;
	background:url(../img/centre_txt.jpg) repeat-y top left;
	margin-bottom:0;
	margin-top:0;
	padding-left:300px;
	color:#879E18;
	width:690px;
	font-size: 18px;
	font-weight:bold;
}
/*-------------titre location-------------*/
.titre {
	border: 1px solid #879E18;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #879E18;
	background-color: #E5F2BD;
}
.titre2 {
	border: 1px solid #003366;
	height: 15px;
	color: #E5F2BD;
	background: #A7C41E;
}
/*--------------------liens----------------------*/
.haut_txt a {
	color:#006633;
	font-weight:bold;
}
.haut_txt a:hover {
	color:#98CB00;
}

#recherche {
	width:260px;
	background-color:#FFCC66;
	border:1px solid #FF9933;
	text-align:center;
	padding:2px;
	margin-left:230px;
	margin-top:20px;
	font-size:16px;
	font-weight:bold;
}

#recherche a {
	color:#FF0000;
	text-decoration:none;
}

#recherche a:hover {
	color:#FFF;
}
