body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#allDocument {
	width: 816px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/********gestion ombre*********/
#ombre_top {
	width: 816px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	background-image: url(../images/layout/ombre_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 8px;
}
#ombre_top_ga {
	font-size: 0px;
	background-image: url(../images/layout/ombre_top_ga.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 8px;
}
#ombre_top_dr {
	font-size: 0px;
	background-image: url(../images/layout/ombre_top_dr.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 8px;
}
#ombre_ga {
	font-size: 0px;
	background-image: url(../images/layout/ombre_ga.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin: 0px;
	padding: 0px;
	width: 8px;
}
#ombre_dr {
	font-size: 0px;
	background-image: url(../images/layout/ombre_dr.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin: 0px;
	padding: 0px;
	width: 8px;
}
#ombre_bot {
	font-size: 0px;
	background-image: url(../images/layout/ombre_bot.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 816px;
}


/********Banniere du haut*******/
#fond_top{
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 800px;
	background-image: url(../images/layout/FondTop.gif);
	background-repeat: repeat-x;
}

.txtTop {
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-left: 5px;
}
.txtTop a {
	color: #FFFFFF;
	text-decoration: none;
}
.txtTop a:hover {
	color: #FFDF00;
}
/*******Banniere Flash******/

#flashBan {
	margin: 0px;
	padding: 0px;
	height: 229px;
	width: 800px;
}

/*********Menu********/

#fondMenu {
	background-image: url(../images/layout/fond_menu.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 100%;
}

#menu {
	margin: 0px;
	padding: 0px;
	height: 25px;
}

#searchMotor {
	margin: 0px;
	height: 25px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#searchMotor #txtSearch {
	width: 120px;
	font-size: 11px;
	height: 11px;
	margin-right: 5px;
}

.searchBtnMenu {
	font-size: 11px;
	background-image: url(../images/layout/btnMenu.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 19px;
	width: 73px;
	color: #FFFFFF;
	border: 0px none #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

.searchBtn {
	font-size: 11px;
	background-image: url(../images/layout/btn.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 19px;
	width: 73px;
	color: #FFFFFF;
	border: 0px none #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

/*******Contenu du site*******/

#txtContenu {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/***********Mise en page***********/
p {
	line-height: 15px;
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h1 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #15305E;
	margin: 0px;
	padding: 0px;
}
h4 {}
h5 {}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #566E8E;
}

/*******Accroche********/

.accroche_top_ga {
	font-size: 0px;
	background-image: url(../images/accroche/top_ga.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 9px;
	width: 12px;
	margin: 0px;
	padding: 0px;
}
.accroche_top {
	font-size: 0px;
	background-image: url(../images/accroche/top.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 9px;
	margin: 0px;
	padding: 0px;
}
.accroche_top_dr {
	font-size: 0px;
	background-image: url(../images/accroche/top_dr.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	height: 9px;
	width: 12px;
}
.accroche_ga {
	font-size: 0px;
	background-image: url(../images/accroche/ga.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin: 0px;
	padding: 0px;
	width: 12px;
}
.accroche_fond_repeat {
	background-image: url(../images/accroche/fond_repeat.gif);
	background-repeat: repeat;
}
.accroche_dr {
	font-size: 0px;
	background-image: url(../images/accroche/dr.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 12px;
	margin: 0px;
	padding: 0px;
}
.accroche_bot_ga {
	font-size: 0px;
	background-image: url(../images/accroche/bot_ga.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 9px;
	width: 12px;
	margin: 0px;
	padding: 0px;
}
.accroche_bot {
	font-size: 0px;
	background-image: url(../images/accroche/bot.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	height: 9px;
}
.accroche_bot_dr {
	font-size: 0px;
	background-image: url(../images/accroche/bot_dr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	height: 9px;
	width: 12px;
}

.accroche_fond {
	background-image: url(../images/accroche/fond.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: auto !important;
	height: 159px;
	min-height: 159px;
}
.accroche_bord_ga {
	font-size: 0px;
	background-image: url(../images/accroche/bord_ga.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 12px;
	height: auto !important;
	height: 159px;
	min-height: 159px;
}
.accroche_bord_dr {
	font-size: 0px;
	background-image: url(../images/accroche/bord_dr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 12px;
	height: auto !important;
	height: 159px;
	min-height: 159px;
}

/************Liste********/
.liste_top {
	font-size: 0px;
	background-image: url(../images/liste/liste_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 11px;
	width: 172px;
	margin: 0px;
	padding: 0px;
}
.liste_back {
	background-image: url(../images/liste/Liste_backGround.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	width: 172px;
}
.liste_bot {
	font-size: 0px;
	background-image: url(../images/liste/liste_bot.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 13px;
	width: 172px;
	margin: 0px;
	padding: 0px;
}
.liste_degrad {
	background-image: url(../images/liste/liste_DEGRAD.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: auto !important;
	height: 184px;
	min-height: 184px;
	width: 172px;
	margin: 0px;
	padding: 0px;
}
.liste_ligne {
	width: 172px;
	margin-bottom: 8px;
}
.liste_blc {
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 10px;
	color: #777E80;
	line-height: 10px;
	background-image: url(../images/liste/fond_blc.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 104px;
}

.liste_blc a {
	color: #777E80;
	font-size: 10px;
	text-decoration: none;
}
.liste_blc a:hover {
	color: #000000;
}

.liste_cadre {
	font-size: 0px;
	background-image: url(../images/liste/liste_cadre.gif);
	background-repeat: no-repeat;
	height: 49px;
	width: 57px;
}
.liste_degrad h2 {
	font-size: 16px;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/********Moteur de search********/
#SearchResult {
	list-style-type: decimal;
}
#SearchResult li {}
#SearchResult a {
	display: block;
}

/***Mise en page Liste biens***/

#progression {
	font-size: 11px;
}
#progression a {
	color: #000000;
	text-decoration: underline;
}
#progression a:hover {
	text-decoration: none;
	color: #15305E;
}
#listeBien {
	padding-top: 15px;
}
.listeTxt {
	padding-bottom: 8px;
}
.listePage {
	padding-bottom: 8px;
}
.listeTableau {}

.lienFiche {
	color: #000000;
	text-decoration: none;
}
.lienFiche:hover {
	color: #15305E;
}

/***Moteur de recherche***/
#ImmoSearch {}
#ImmoSearch h3 {
	margin: 0px;
	padding: 0px;
}
#ImmoSearch select {
	padding: 0px;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 100px;
}
#ImmoSearch input {
	padding: 0px;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 100px;
}

/***Ligne***/

.ligne {
	font-size: 1px;
	height: 1px;
	width: 500px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #15305E;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/***Photo***/

.photo {
	border: 1px solid #685534;
}

.photoHover {
	border: 1px solid #7196BB;
}

#vignette1 {
}

/***Footer***/

#footer {
	font-size: 10px;
	text-align: center;
	color: #6A6A6A;
	padding-top: 5px;
	padding-bottom: 10px;
}

#footer a {
	color: #6A6A6A;
	text-decoration: none;
}

#footer a:hover {
	color: #000000;
	text-decoration: underline;
}

/***formulaire***/

.formCol {
	font-size: 11px;
}
.formTxt {
	font-size: 10px;
	width: 250px;
}
.formCp {
	font-size: 10px;
	width: 50px;
}
.formVille {
	font-size: 10px;
	width: 162px;
}
.form_validation_field_error_error_message {
	color: #9E8364;
}

/***Tool***/

#tool {
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
/***BtnInfod***/
.btnInfos {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 30px;
	color: #000000;
	background-image: url(../images/btnInfo.jpg);
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 232px;
	background-repeat: no-repeat;
	background-position: center center;
}