/*Site Paris' Flat Finder - Chasseur d'appartement*/
/*Réalisation Société Alexance - www.alexace.com*/
/*ML : le 3 avril 2008*/

img {border:none;}

.topHome{
	width: 881px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../images/bg_home.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 49px;
	padding-top: 35px;
	height: 77px;

}
.contentHome{
	width:930px;
	background-image: url(../../images/bg_home.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

.contentHome .left{
	width: 656px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DEDEDE;
	float: left;
}

.lang {
	font-family:Arial, Helvetica, sans-serif;
	padding-top:29px;
	font-size:11px;
	color:#FFF;
	font-weight:bold;
	float:left;
}

.lang a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}

.lang a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-decoration:underline;
}


.bottomHome{
	height: 66px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding-top:12px;
	background-image: url(../../images/bg_home.jpg);
	background-repeat: repeat-y;
	background-position: left top;

}
.imgHome{
	height: 327px;
	width: 548px;
	padding-left: 109px;
}


.content {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../images/bg_page.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	overflow: hidden;
}

.content .left{
	width: 429px;
	float: left;
	background-image: url(../../images/bg_page.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.content .right{
	width: 497px;
	float: right;
	padding-top: 100px;
	color: #717171;
	text-align: justify;


}
.content .right .contentText{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DEDEDE;
	padding-bottom:30px;
	padding-left: 15px;
	width: 450px;
	float: left;
}

.content .right p{
	font-weight: bold;	
}

.content .right li{
	font-weight: bold;
	list-style-type: none;
}


.redBold11px{
	font-size: 11px;
	font-weight: bold;
	color: #85043B;
}
.lightGray{
	font-size: 11px;
	font-weight: bold;
	color: #79787C;
}

.redBold12px{
	font-size: 12px;
	font-weight: bold;
	color: #85043B;
}

.grayBold{
	color: #484849;
	font-weight: bold;
}

body {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #79787C;
}
.logo {
	width: 196px;
	padding-top: 35px;
	padding-left: 13px;
	height: 121px;
	float: left;
}

.logo img{
	border:0px;
}

.menuHome {
	width: 130px;
	padding-left: 10px;
	float: left;
}

.menu {
	width: 130px;
	padding-top: 35px;
	padding-left: 10px;
	float: left;
}

 A.linkMenu:ACTIVE, A.linkMenu:LINK, A.linkMenu:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #85043B;
	text-decoration: none;
}

A.linkMenu:HOVER {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

 A.email:ACTIVE, A.email:LINK, A.email:VISITED {
	color: #85043B;
	font-weight:bold;
	text-decoration: none;
	font-size:11px;
}

A.email:HOVER {
	color: #85043B;
	font-weight:bold;
	text-decoration: none;
}


 A.espaceLink:ACTIVE, A.espaceLink:LINK, A.espaceLink:VISITED {
	height: 9px;
	width: 65px;
	background-image: url(../../images/espace_c.jpg);
	background-repeat: no-repeat;
	float: left;
	font-size:0;

}

A.espaceLink:HOVER {
	height: 9px;
	width: 65px;
	display: block;
	background-image: url(../../images/espace_c.jpg);
	background-repeat: no-repeat;
	background-position: -65px top;
	float: left;
}

.espaceLink a{
	height: 9px;
	float: left;
	font-size:0;
}

A.contactLink:ACTIVE, A.contactLink:LINK, A.contactLink:VISITED {
	height: 9px;
	width: 66px;
	background-image: url(../../images/contact_d.jpg);
	background-repeat: no-repeat;
	float: left;
	font-size:0;
}

.contactLink a {
	height: 9px;
	float: left;
	font-size:0;
}

A.contactLink:HOVER {
	height: 9px;
	width: 66px;
	display: block;
	background-image: url(../../images/contact_d.jpg);
	background-repeat: no-repeat;
	background-position: -66px top;
	float: left;

}

 A.red:ACTIVE, A.red:LINK, A.red:VISITED {
	color: #85043B;
	text-decoration: none;
}

A.red:HOVER {
	color: #000000;
	text-decoration: none;
}

 A.gray:ACTIVE, A.gray:LINK, A.gray:VISITED {
	color: #79787C;
	text-decoration: none;
}

A.gray:HOVER {
	color: #85043B;
	text-decoration: none;
}

.menuItem {
	font-size: 12px;
	text-transform: uppercase;
	line-height: 18px;
	font-weight:bold;
}
.imgPage {
	float: left;
	height: 237px;
	width: 364px;
	padding-left: 48px;
	clear: left;
}
h1 {
	font-size: 21px;
	color: #85043B;
	text-transform: uppercase;
}
.redLine {
	width: 100%;
	height: 5px;
	background-color: #85043B;
	font-size: 3px;
	line-height: 4px;
	clear:both;
	
}
.bottomPage {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}

.bottomPage .left{
	width: 209px;
	height:119px;
	float:left;
	background-color:#85043B;
}

.bottomPage .right{
	width: 710px;
	float:right;
	padding-top: 12px;
	padding-left: 11px;
	font-size: 11px;
}

.addressHome{
	float:left;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
}
.address{
	float:left;
}
.bottomRight{
	float:right;
	text-align:right;
	font-size: 10px;
	font-weight: bold;
}

.spacerLink {
	background-image: url(../../images/spacer_links.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 9px;
	width: 7px;
	display: block;
	float: left;
	font-size:0;
}
.leftLinksHome {
	width: 174px;
	padding-top: 15px;
	padding-left: 109px;
	float: left;
}
.leftLinks {
	width: 161px;
	padding-top: 16px;
	padding-left: 48px;
	float: left;
	clear: left;
}
.leftText {
	width: 162px;
	padding-left: 246px;
	float: left;
}

.redBold15px {
	color: #484849;
	text-decoration:none;
	padding-left: 10px;
	padding-top:30px;
}

.redBold18px, .redBold18px a {
	font-size: 18px;
	font-weight: bold;
	color: #85043B;
	text-decoration:none;
}

.redBold18px a:hover {
	font-size: 18px;
	font-weight: bold;
	color: #85043B;
	text-decoration:none;
}

.redText {
	font-weight: bold;
	color: #85043B;
}
.leftTextContact {

	font-size: 13px;
	font-weight: bold;
	width: 184px;
	padding-left: 220px;
	float: left;
	clear: left;
	color: #484849;
}
.contactForm {
	width: 450px;
	display: block;
	border: 1px solid #ddddde;
	padding: 10px;
	font-weight: bold;
	text-align: left;
	float: left;
}
.formItem {
	float: left;
	width: 450px;
	margin-bottom: 6px;
}

.formItem .formText{
	float: left;
	width: 124px;
	margin-bottom: 6px;
}

.formItem input {
	height: 18px;
	width: 250px;
	display: block;
	background-color: #e4e2e3;
	border: 0px;
	float: left;
	font-size: 11px;
	color: #79787C;
	line-height: 18px;
}
.inputText{
	width: 100%;
	height: 127px;
	background-color: #E4E2E3;
	border: 0px;
	font-size: 11px;
	color: #79787C;
	margin-bottom: 16px;
}
.submit {
	height: 20px;
	width: 62px;
	border: 0px solid #a8a7aa;
	display: block;
	background-color: #E4E2E3;
	line-height: 20px;
	text-align: center;
	float: right;
	font-weight: bold;
	color: #706F72;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.spacerVert20px {
	clear: left;
	float: left;
	height: 20px;
	width: 100%;
}
.contentTextLeft {
	float: left;
	width: 200px;
	font-weight: bold;
	padding-top: 20px;
	text-align: left;
}
.contentTextRight {
	float: right;
	width: 230px;
	font-weight: bold;
	padding-top: 20px;
	text-align: justify;
	padding-left:20px;
}
.contentTextRight img{
	float: left;
	padding-right: 12px;
	padding-bottom: 3px;
	
}

h2 {
	font-size: 18px;
	color: #85043B;
	font-weight: bold;
}
.box{
	width:100%;
	text-align:center;
}

.box img{
	text-align:center;
	padding-left: 60px;
}

.textBoxLeft {
	width: 185px;
	font-size: 11px;
	border: 1px solid #a8a7aa;
	padding-top:10px;
	padding-bottom:10px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
}
.addressZone {

	width:930px;
	background-image: url(../../images/bg_home.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

