body {
	background-color: #263147;
}

body, td {
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
}

input, select, textarea {
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
}

p {
	padding: 0;
	margin: 0;
	line-height: 16px;
}

#agences {
	position: absolute;
	top: -10px;
	left: 20px;
	z-index: 999;
}

#agences ul {
	margin: 0;
	padding: 0;
}

#agences li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 260px;
}

#agences li a {
	background-image: url(../interface/fd-menu-agence.png);
	width: 170px;
	height: 23px;
	font-weight: bold;
	text-align: center;
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding-top: 7px;
	margin-left: 50px;
}

.agenceDetail {
	margin-left: 10px;
	background-color: #273C65;
	color: #ffffff;
	border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	padding: 10px;
	display: none;
}

#conteneur {
	position: relative;
	background-color: #1F4590;
	width: 955px;
	margin: 0 auto;
	z-index: 100;
}

#header {
	position: relative;
	width: 955px;
	height: 138px;
}

#subHeader {
	position: relative;
	background-image: url(../interface/bandeau_header.gif);
	width: 945px;
	height: 25px;
	padding-top: 10px;
	padding-left: 10px;
}

#subHeader a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#subHeader a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#cadre {
	position: relative;
	width: 955px;
}

#menuLeft {
	position: relative;
	width: 188px;
	float: left;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}

#menuLeft td {
	color: #ffffff;
}

#menuLeft ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menuLeft li {
	position: relative;
	margin: 0px;
	padding: 0px;
}

img {
	vertical-align: middle;
}

#menuLeft img {
	vertical-align: middle;
}

#menuLeft li a {
	width: 188px;
	height: 32px;
	display: block;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-color: #2957AD;
	border-top: 1px #597FCA solid;
	border-bottom: 1px #173774 solid;
}

#menuLeft li a:hover {
	background-color: #EC6B03;
	text-decoration: none;
}

#menuLeft a {
	color: #ffffff;
	text-decoration: none;
}

#menuLeft a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#search {
	position: relative;
	padding: 0px;
	margin: 0px;
	background-color: #DCE3ED;
	width: 707px;
	float: right;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-top: 25px;
}

.searchSep {
	border-bottom: 1px #9EA2AE solid;
}

.pagelink2 {
	border: 1px #aaaaaa solid;
	padding: 5px;
	background-color: #DCE3ED;
	font-weight: bold;
}

.pagelink a {
	text-decoration: none;
}

.pagelink {
	border: 1px #aaaaaa solid;
	padding: 5px;
}

#contenu {
	position: relative;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	width: 707px;
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #284D9E;
	padding-left: 30px;
	padding-right: 30px;
	min-height: 500px;
}

#contenu td {
	color: #284D9E;
}

#contenu a {
	color: #031337;
}

.sousTitre {
	color: #031337;
	font-weight: bold;
	font-size: 14px;
}

.sousTitre2 {
	color: #DB912E;
	font-weight: bold;
	font-size: 12px;
}

.tRouge {
	color: #ff0000;
}

.fond1 {
	background-color: #F6F5FA;
}

.fond2 {
	background-color: #DCE3ED;
}

.cadreMiniature {
	position: relative;
	width: 150px;
	border: 1px #aaaaaa solid;
}

.cadreMiniature315 {
	position: relative;
	width: 315px;
	border: 1px #aaaaaa solid;
	padding: 2px;
}

.cadreMiniature75 {
	position: relative;
	width: 75px;
	border: 1px #aaaaaa solid;
	padding: 2px;
}

hr {
	color: #284D9E;
	height: 1px;
	border: 0px;
	border: 1px #284D9E solid;
}

.tGras {
	font-weight: bold;
}

form {
	margin: 0px;
	padding: 0px;
}

.imgVendu {
	position: absolute;
	bottom: 0px;
	right: -1px;
}

.titrePage {
	background-image: url(../interface/bandeau_accueil.gif);
	width: 223px;
	height: 17px;
	padding-top: 4px;
	padding-left: 10px;
	margin-bottom: 20px;
	font-weight: bold;
}

.titreAgence {
	background-color: #284D9E;
}

.titreAgence div {
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}

.msg {
	color: #ff0000;
	font-weight: bold;
	text-align: center;
}

#footer {
	position: relative;
	clear: both;
	color: #ffffff;
	text-align : center;
	padding: 5px;
}

#footer a {
	color: #ffffff;
}

a.submit {
	width: 110px;
	height: 19px;
	display: block;
	color: #ffffff;
	background-image: url(../interface/bandeau_rechercher.gif);
	padding-top: 4px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
