@charset "utf-8";
#header {
	height: 191px;
	width: 903px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../image/imgHeaderPontStanto.png);
	background-repeat: no-repeat;
}
#headerProperties {
	height: 191px;
	width: 905px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../image/imgHeaderCoquelicots.png);
	background-repeat: no-repeat;
}

#header #flag {
	height: 15px;
	width: 20px;
	float: right;
	background-color: #FF0000;
	margin-top: 20px;
	margin-right: 20px;
	display: inline;
}


#navigation {
	height: 34px;
	width: 905px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(../image/imgBarreNav.png);
	background-repeat: no-repeat;
}
ul#menu, ul#menufooter {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu a {
	display: block;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	width: 180px;
	text-align: center;
	padding-top: 9px;
}
#menufooter a {
	display: block;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	width: 180px;
	text-align: center;
	padding-top: 12px;
}
#menu li, #menufooter li {
	float: left;

}

#contenu {
	width: 905px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	height: 300px;
}


#contenu #formRecherche {
	height: 294px;
	width: 385px;
	float: left;
	background-image: url(../image/imgFondRechRap.png);
	background-repeat: no-repeat;
}
#contenu #player {
	height: 294px;
	width: 511px;
	float: right;
	background-image: url(../image/imgFondPlayer.png);
	background-repeat: no-repeat;
}
#contenu #player #flashContent {
	height: 261px;
	width: 463px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
}
#contenu  #service {
	height: 294px;
	width: 511px;
	float: right;
	background-image: url(../image/imgFondService.png);
}
#speach {
	height: 428px;
	width: 905px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-image: url(../image/imgFondSpeach.png);
	background-repeat: no-repeat;
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
}
#php {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#php #hautPhp {
	background-image: url(../image/imgHautPhp.png);
	background-repeat: no-repeat;
	width: 900px;
	height: 50px;
}
#php #paginationTop {
	padding-bottom: 10px;
	color: #3366CC;
	text-align: center;
	background-color: #B8BCBF;
}
#php #milieuPhp {
	background-color: #B8BCBF;
	padding-bottom: 10px;
}
#php #milieuPhp #maison_01 {
	margin-bottom: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #3F4D59;

}
#php #milieuPhp #maison_01 #imgMaison_01 {
	float: left;
	width: 200px;
}
#php #milieuPhp #maison_01 #textMaison_01 {
	float: left;
	width: 500px;
	border-top-color: #3F4D59;
	text-align: justify;
}
#php #milieuPhp #maison_01 #textMaison_01 #location {
	padding-bottom: 20px;
	font-weight: bold;
	color: #3F4D59;
}
#php #milieuPhp #maison_01 #textMaison_01 #location #dprt {
	float: left;
	width: 245px;
	padding-bottom: 10px;
}
#php #milieuPhp #maison_01 #textMaison_01 #location #ville {
	float: right;
	width: 245px;
	padding-bottom: 10px;
}

#php #milieuPhp #maison_01 #refMaison_01 {
	float: right;
	width: 200px;
	text-align: center;
	font-weight: bold;
	color: #3F4D59;
}
#php #basPhp {
	background-image: url(../image/imgBasPhp.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 900px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #3F4D59;
}

#footer {
	height: 105px;
	width: 905px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/imgFondFooter.png);
	background-repeat: no-repeat;
	clear: left;
	position: relative;
}
#legalInfo {
	text-align: center;
	width: 900px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	color: #3399FF;
}

#footer #navfooter {
	height: 40px;
}

#php #basPhp #paginationBottom {
	padding-top: 5px;
	text-align: center;
	color: #3366CC;
}
#menu a:hover, #menu a:focus, #menufooter a:hover, #menufooter a:focus {
	color: #B8BCBF;
}
#php #paginationTop a, #php #paginationBottom a {
	color: #FFFFFF;
}
#php #paginationTop a:hover, #php #paginationTop a:focus, #php #paginationBottom a:hover, #php #paginationBottom a:focus {
	color: #3366cc;
}
h3 {
	margin: 0px;
	padding-top: 10px;
	padding-left: 20px;
	color: #3366cc;
	font-size: 16px;
	font-weight: normal;
}
form {
	margin: 0px;
	padding-top: 15px;
	color: #3F4D59;
	font-size: 12px;
}

p {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
body {
	background-color: #3f4d59;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

input {
	width: 140px;
	margin: 0px;
}
select {
	width: 140px;
	margin: 0px;
}

img {
	padding-left: 5px;
	padding-top: 5px;
	z-index: 0;
}
.clearboth {
	clear: both;
}
.textFooter {
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
}
.sold {
	width: 185px;
	float:left;
	position: absolute;
}
.text {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #3F4D59;
}
.gras {
	font-weight: bold;
	color: #3F4D59;
}


.lien {
	color: #454545;
}
.rouge {
	color: #FF0000;
}
.textBleu {
	color: #3366cc;
	font-size: 10px;
}
.pbleu {
	color: #3399ff;
	padding-top: 10px;
	text-align: center;
	font-size: 13px;
}

.pgris {
	color: #B8BCBF;
	padding-top: 10px;
	font-size: 13px;
	line-height: 14px;
}
.speach {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 25px;
}
.speachBleu {
	color: #3399FF;
}
.imgDrapeau {
	margin: 0px;
	padding: 0px;
}
.statuts {
	margin-left: 87px;
}
.reference {
	margin-left: 93px;
}
.department {
	margin-left: 58px;
}
.town {
	margin-left: 47px;
}
.bedrooms {
	margin-left: 70px;
}
.price {
	width: 100px;
	margin-left: 21px;
}

.searchButton {
	width: 150px;
	margin-left: 140px;
	color: #3366cc;
	font-weight: bold;
}
.lienVideo {
	color: #FF6600;
	font-weight: bold;
}
.lienBlanc {
	color: #FFFFFF;
}
