/* --------------------------------------*/
/* ---------->>> RESET <<<-----------*/
/* --------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, em, font, img, q,
small, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline; }
	
:focus, :active { outline: 0; }
	
body {
	line-height: 1;
	color: black;
	background: white; }
	
ol, ul { list-style: none; }
	
table {
	border-collapse: separate;
	border-spacing: 0; }
	
caption, th, td {
	text-align: left;
	font-weight: normal; }
	
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
	
blockquote, q { quotes: "" ""; }


/* ----------------------------------------*/
/* ---------->>> LAYOUT <<<-----------*/
/* ---------------------------------------*/


#main, #footer-inner {
	width: 960px;
	margin: 0 auto; }
	
	
	#main-inner, #footer-nav {
		float: left;
		width: 810px; }
		
	#intro { height: 194px; }
	
	#content { 
		/*margin-left: 53px;*/
		margin-top: 15px; }
		
	#sub-content { 
		position: relative;
		width: 770px;
		overflow: hidden ;
		margin-left: 40px; }
		
		#sub-content div.sub {  
			position: absolute;
			top: 0; right: -2px;
			height: 70px; }
	
	#content div#blocs {
		width: 590px;
		overflow: hidden;
		float: left; }
		
		#content div#blocs object {
			position: relative;
			margin-top: -13px; }
	
	#content div.bloc {
		float: left;
		width: 165px;
		height: 415px;
		margin-right: 14px;	}
		
	#more {
		float: right;
		width: 209px; }
		
		#more #actualites {
			width: 208px;
			height: 88px; }
			
		#more #recherche {
			width: 208px;
			height: 304px; }
		
	#sidebar, #esp-pro {
		float: left;
		width: 148px; }
		
		#sidebar #publicite {
			padding-left: 14px;	}
	

/* ----------------------------------------*/
/* ---------->>> STYLES <<<-----------*/
/* ---------------------------------------*/

/* < GENERAL > */
body { 
	background: #fff;
	color: #737373;
	line-height: 1.3em;
	font: 62.5% "Verdana", sans-serif; }

h1, h2, h3, h4, h5 { 
	color: #ee1c2f; 
	font-weight: normal; }

h1 { font-size: 1.8em; }  
h2 { font-size: 1.6em; } 
h3 { font-size: 1.2em; } 
h4, h5 { font-size: 1em; } 

label { 
	color: #ee1c2f;
	line-height: 1.8em;
	cursor: pointer; }

acronym, abbr {
	border-bottom: 1px dotted;
	cursor : help; }

a:link, a:visited { 
	color: #999;
	text-decoration: none; }
	
a:hover, a:active {
	text-decoration: underline; }
		
object {
	outline: 0;
	border: 0; }

input, textarea, select {
	background: #f6e7e9;
	border: 1px solid #f3c1c6;
	color: #ee1c2f;
	padding: 4px;
	font-size: .9em;
	font-family: "Verdana", Verdana, Geneva, sans-serif; }
	
	input.required, textarea.required {
		border-left: 3px solid red; }

	input:hover, textarea:hover, .highlight, input:focus, textarea:focus {
		background: #f6e7e9;
		border-color: red; }
		
button {
	background: #ee1c2f;
	border: 0;
	color: #fff;
	cursor: pointer }
	

form label em { color: #f00; }
form label span { display: none; }

/* ClearFix  view on cssbeauty*/
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; }

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
.clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.info, .alert {
	width: 63%;
	margin: 10px;
	text-align: left; 
	color: #000;
	padding: 2px 10px 2px 10px; }

.alert {
	background: #fff6bf;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324; }

.info {
	background: #f8fafc;
	border-top: 2px solid #b5d4fe;
	border-bottom: 2px solid #b5d4fe; }

.nodisplay { display: none; }

.empty { 
	color: #ccc;
	font-style: italic; }
	
	
	#intro {
		position: relative;
		background: #ef1c2f url(../../images/v2/intro2.jpg) -3px 0 no-repeat; }
		
		#logo {
			position: absolute;
			top: 0;
			left: 0;
			width: 38px;
			height: 194px;}
			
			#logo a {
				display: block;
				text-indent: -9000em;
				width: 38px;
				height: 194px; }
		
		#intro h2 {
			position: absolute;
			top: 115px;
			left: 65px;
			width: 450px;
			font-weight: bold;
			font-size: 2.5em;
			color: #fff;
			text-indent: -9000em; }
		
			#top-nav {
				position: absolute;
				top: 120px;
				right: 15px;
				width: 170px;
				color: #fff; }
				
				#top-nav li a {
					display: block;
					width: 170px;
					height: 22px;
					color: #fff;
					text-indent: -9000em; }
					
			#top-publicite {
				position: absolute;
				top: 10px;
				left: 67px;
				width: 728px;
				height: 90px;
				background: transparent url(../../images/v2/top-pub.jpg) no-repeat;	}
				
				#top-publicite a {
					display: block;
					width: 728px;
					height: 90px;
					text-indent: -9000em; }
				
				
	#content { }
			
		#content div.bloc p { display: none; }
		
		#content div.bloc h3 a {
			display: block;
			width: 165px;
			height: 415px;
			background: #fff url(../../images/v2/blocs.jpg) 0 0 no-repeat;
			text-indent: -9000em; }
		
		#content #acheter-vivre { color: #3b9248; }	
			
			#content #acheter-vivre h3 a { 
				background-position: 0 0;
				color: #3b9248; }	
		
		#content #acheter-investir { color: #8a8a8a; }	
			
			#content #acheter-investir h3 a { 
				background-position: -177px 0;
				color: #8a8a8a; }	
		
		#content #acheter-travailler { color: #0d72b2; }	
		
			#content #acheter-travailler h3 a { 
				background-position: -354px 0;
				color: #0d72b2; }
				
		
		
	
	#main-inner, #footer-nav {
		border-right: 1px solid #000 }
		
	#more #actualites {
		background: #ddf1f8 url(../../images/v2/more_actualites.jpg) 0 0 no-repeat;
		border: 1px solid #cfeaf8;
		border-width: 1px 0 1px 1px }
		
		#more #actualites h4 a {
			display: block;
			height: 26px;
			text-indent: -9000em; }
			
		#more #actualites p.goto {
			margin: 8px 0 0 49px; }
		
		#more #actualites p.goto a {
			color: #de919f;
			padding-right: 10px;
			background: transparent url(../../images/v2/actualites_puce.jpg) 100% 50% no-repeat; }
			
		#more #actualites div#last {
			margin: 0 12px 0 4px;
			text-align: right;
			border-right: 3px solid #ed1c2f;
			padding-right: 4px;	}
			
			#more #actualites div#last h5 a {
				font-weight: bold;
				text-transform: uppercase;
				color: #ed1c2f; }
		
		
		
	#more #recherche {
		background: #f1f1f1 url(../../images/v2/more_recherche.jpg) 0 0 repeat-y;
		border-left: 1px solid #e6e6e6;
		/*border-width: 1px 0 1px 1px;*/
		margin-top: 5px; }
		
		#more #recherche h4 {
			height: 40px;
			text-indent: -9000em; }
		
		#more #recherche form {
		 	position: relative;
			/*text-align: right	;*/
			margin: 3px 14px 0 12px; }
			
			#more #recherche form legend {
				display: block;
				color: #ee1c2f;
				text-align: right;
				padding: 5px 0 5px 80px }
				
				#more #recherche form fieldset#form-recherche_type legend { padding-top: 0; }
				#more #recherche form fieldset#form-recherche_localisation legend { padding-left: 115px; }
				
			#more #recherche form fieldset { 
				text-align: right;
				line-height: .7em;
				padding-bottom: 4px; 
				clear: both;
				display: block; }
				
				#more #recherche form fieldset#form-recherche_type { height: 48px; }
				#more #recherche form fieldset#form-recherche_localisation { height: 40px; }
				#more #recherche form fieldset#form-recherche_pieces { height: 67px; }
				
				#more #recherche form fieldset#form-recherche_submit { margin-top: 5px; }
				
			#more #recherche form fieldset ul, #more #recherche form fieldset p { 
				display: block;
				clear: both }
				
			#more #recherche form fieldset label { 
				color: #737373;
				padding: 0 10px 0 13px;
				display: block;
				clear: none;
				float: left; 
				position: relative; }
				
				#form-recherche_submit button {
					display: block;
					width: 100px;
					height: 21px;
					text-indent: -9000em;
					/*border: 1px solid #000;*/
					background: none;
					float: right; }
					
			#form-recherche_rapide {
				position: absolute;
				display: block;
				top: 225px;
				left: 0;
				height: 25px;
				width: 185px; }	
				
				#form-recherche_rapide input { 
					float: left;
					clear: none;
					width: 100px; }
				
				#form-recherche_rapide button {
					display: block;
					clear: none;
					width: 15px; height: 15px;
					text-indent: -9000em; 
					background: none;
					float: right;
					margin: 4px 0 0 5px;  }
			
			#more #recherche form li { float: right; }
			
			#more #recherche form p input { width: 80%;	}
			#more #recherche form p select { width: 96%;	}
			
			#more #recherche form li input { height: 10px; width: 10px; font-size: 50%	}
		
	
	#sub-content {
		background: #fff url(../../images/v2/sub-content.jpg) 0 0 no-repeat;
		height: 90px }
	
	#sidebar #newsletter {
		/*visibility: hidden;*/
		height: 90px;
		margin-bottom: 15px; }	
		
		#sidebar #newsletter h4 {
			padding: 25px 0 0 16px; }
		
		#sidebar #newsletter h4 a {
			display: block;
			width: 127px;
			height: 58px;
			text-indent: -9000em;
			background: transparent url(../../images/v2/newsletter.jpg) 0 0 no-repeat; }
		
	#sidebar #publicite {
		height: 600px;
		background: #fff url(../../images/v2/sidebar_pub.jpg) top center no-repeat; }
		
		#sidebar #publicite a {
			display: block;
			width: 120px;
			height: 600px;
			text-indent: -9000em; }
	
	
/* FOOTER */

#footer { border-top: 1px dotted #ee1c2f; }
	
	#footer-nav { 
		padding-top: 8px;
		padding-bottom: 20px; }
	
		#footer-nav ul {
			margin-left: 240px; }
		
		#footer-nav li {
			float: left;
			margin-right: 10px; }
			
			#footer-nav li a {
				background: #fff url(../../images/v2/footer-nav_puce.jpg) 100% 50% no-repeat;
				color: #666;
				padding-right: 10px; }
				
	#footer-nav span {
		text-align: right;
		padding: 15px 50px 15px 15px;
		clear: both;
		display: block; } 
		
			
			#footer-nav span.town a, #footer-nav span.town a:visited {
				display: block;
				float: right;
				font-size: 10px;
				letter-spacing: -0.5pt;
				text-decoration:none;
				padding: 6px 18px 6px 6px;
				color: #ccc;
				background:none; }
			

	#esp-pro a {
		display: block;
		margin: 3px 0 0 10px;
		width: 127px;
		height: 54px;
		text-indent: -9000em;
		background: #fff url(../../images/v2/esp-pro.jpg) 0 0 no-repeat; }

#FlashID2Ul {
	color: #F31A2D;
	display: block;
	width: 100% }
		
#FlashID2Ul li {
	float: left;
	margin-right: 15px; }	
	
	#FlashID2Ul li a {
		color: #000;
		font-size: 1.1em }
		
div.flash_expressInstall {
	clear: both;
	width: 80%;
	margin: 5px auto;
	display: block;
	height: 35px;
	color: red;
	font-style: italic }

	div.flash_expressInstall p {
		float: left;
		width: 115px;
		margin-left: 10px; }
	
	div.flash_expressInstall h6 {
		float: left;
		width: 60%;
		padding-top: 5px; }
		
		
	
