/* @group Structure */

html, body {
	margin: 0;
	padding: 0;
}

em {
	color: #999999;
}

body {
	/*background-color: black;*/
	font: 0.8em arial, verdana, sans-serif;
	text-align: justify;
	color: #586253;
}

acronym {
	cursor: help;
}

input[type="text"], input[type="submit"], input[type="button"] {
	border: solid 1px #d71848;
	color:#d71848;
}

#middleBlock {
	left: 285px;
	width: 520px;
}

#head_block {
	margin-left: auto;
	margin-right: auto;
	width: 1090px;
	background: #fff url(im/fd_body.png) repeat-y top left;
}

#bhead_block {
	font-size: 0pt;
	margin-left: auto;
	margin-right: auto;
	width: 1090px;
	height: 6px;
	background: #fff url(im/fd_body_h.png) no-repeat top left;
}


#bottom_block {
	margin-left: auto;
	margin-right: auto;
	width: 1090px;
	height: 60px;
	background: #fff url(im/fd_body_b.png) repeat-y top left;
}


#main_block {
	margin-left: auto;
	margin-right: auto;
	width: 1090px;
	background: #fff url(im/fd_body_m.png) repeat-y top left;
}

#infospratiques th {
	height: 2em;
	color:#d71848;
}

#infospratiques td {
}



.bottom {
	margin: 0;
	padding: 0;
	clear: both;
}

/* @end */

/* @group Default */

p {
	
}

li {
	list-style:none url(/im/arrow.png);
	list-style-position: outside;
	margin-left: -1.5em;
	vertical-align: middle;
}


ol {
}

li::marker {
	content: url(/im/arrow.png);
}

h1 {
	margin: 0.5em;
}

h2 {
	margin: 0.5em;
}

h3 {
	margin: 0.5em;
}

h4 {
	margin: 0.5em;
}

h5 {
	margin: 0.5em;
}

h6 {
	margin: 0.5em;
}

h1:first-letter {
	color:#d71848;
}

h2:first-letter {
	color:#d71848;
}

h3:first-letter {
	color:#d71848;
}

h4:first-letter {
	color:#d71848;
}

h5:first-letter {
	color:#d71848;
}

h6:first-letter {
	color:#d71848;
}


blockquote {
	font: 12px/20px italic arial, verdana, sans-serif;
	padding: .8em;
	background-color: #eeeeff;
	margin: 5px;
	background-image: url(/im/openquote.png);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: 1.5em;
}

.blockquoteDiv {
  	background-image: url(/im/closequote.png);
  	background-repeat: no-repeat;
  	background-position: bottom right;
  	padding-bottom: 1.5em;
}

blockquote li {
	text-indent: 0;
}

a {
	color: #586253;
	text-decoration: underline;
}

a:visited {
	color: #788273;
}
a:hover {
	color: #d71848;
}

strong {
	color: #d71848;
}

.illustration {
	margin-left: 10px;
	margin-bottom: 10px;
}

.photo {
	margin: 1em;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: block;
}

#statusDiv {
	position: absolute;
	width: 400px;
	font-size: 8pt;
	font-weight: bold;
	text-align:center;
	line-height: 1.6em;
	background-color: #fcc;
	border: solid thin black;
	margin-left: 45px;
	margin-top: 100px;
	padding: 50px 5px 50px 5px;
	opacity: 0.9;
	display: none;
}

.footer {
	font-size: 6pt;
}

.paragraph {
	font-family: Lucida-grande;
	font-size: 8pt;
}

.paragraph h1 {
	margin: 1em;
	border-bottom: 1px solid #d71848;
	font-size: 1.4em;
}

.paragraph h2 {
	margin: 1em;
	font-size: 1.3em;
}

.paragraph h3 {
	margin: 1em;
	font-size: 1.25em;
}

.paragraph h4 {
	margin: 1em;
	font-size: 1.2em;
}

.paragraph h5 {
	margin: 1em;
	font-size: 1.1em;
}

.paragraph h6 {
	margin: 1em;
	font-size: 1.0em;
}

.paragraph p {
	text-indent: 2em;
}


.paragraph ul {
}

.paragraph li {
	font-family: lucida-grande;
	list-style:none url(/im/arrow.png);
	list-style-position: outside;
	margin-top: 1em;
	vertical-align: middle;
	text-indent: 0;
}

.paragraph li::marker {
	content: url(/im/arrow.png);
}

.descriptif {
	margin: 4px;
}

.closelink {
	padding-right: 10px;
	text-align: right;
	margin-bottom: 5px;
}

/* @end */

/* @group Bordure */

blockquote.style1, #flashTop, #devis, #devis_c, #accroche, #pubLocation, #pubLocation_c, #youTube, #valeurVenale, #valeurVenale_c, #presentation, #contentText, #contentText_s,.navTitle, .nav, .blocTitle, .blocNav, .h_title, .illustration, .photo, .table, .table th, .table td, .bottomBlocImg, .blocCentral, .blocCentralInner
{ /* Bordure grise */
	border: solid 1px #586253;
}
	
/* @end */

/* @group Table */

.table {
	margin-top: 20px;
	margin-bottom: 20px;
	border-collapse: collapse;
}
.table td {
	padding: 2px;
	background-color: #eeeeff;
}

.table th {
	color: #d71848;
	background-color: #dddddd;
	text-transform: uppercase;
}

/* @end */

/* @group Position */

#middleBlock, #expertLogo, #gNavigation, #dNavigation, #mainContent, #leftPane, #rightPane, #bottomBlocLeft, .bottomBlocImg, .left{
	float: left;
}

#numeroVert, .illustration, #bottomBlocRight, .right  {
	float: right;
}

#middleBlock, #gNavigation, #dNavigation {
	position: relative;
}

.table th {
	text-align: center;
}

.center {
	text-align: center;
}

/* @end */

/* @group Text Align */

h1, h2, h3, h4, h5 {
	text-align: left;
}

.descriptif {
	text-align: center;	
}

/* @end */

/* @group Margin 0, Padding 0 */
	
.left, .right {
	margin: 0;
	padding: 0;	
}
	
	
/* @end */


/* @group Header */


#expertLogo, #numeroVert {
	margin-top: 5px;
}

#header {
	width: 1069px;
	height: 100px;
}

#expertLogo {
	margin-left: 35px;
}

#numeroVert {
	margin-right: 5px;
	margin-top:1px;
}


/* @end */

/* @group FlashTop */

#flashTop {
	top: 100px;
	width: 518px;
	height: 200px;
	text-align:center;
	margin-top: 10px;
	background: #e0e0e0;
	padding: 10px 0 10px 0;
}

/* @end */


/* @group Navigation */

#gNavigation, #dNavigation {
	width: 235px;
	height: 100%;
	padding: 10px 0 10px 0;
	/*background: #d0d0d0;*/
}

.navTitle, .nav {
	width: 215px;
}

#gNavigation {
	left: -495px;
}

#dNavigation {
	left: 75px;
}

#gNavigation h1, #dNavigation h1 {
	font-size: 1.4em;
	text-align: center;
}

#gNavigation h2, #dNavigation h2 {
	font-size: 1.3em;
	text-align: center;
}

#gNavigation h3, #dNavigation h3 {
	font-size: 1.25em;
	text-align: center;
}

#gNavigation h4, #dNavigation h4 {
	font-size: 1.2em;
	text-align: center;
}

#gNavigation h5, #dNavigation h5 {
	font-size: 1.1em;
	text-align: center;
}

#gNavigation h6, #dNavigation h6 {
	font-size: 1.0em;
	text-align: center;
}

/*
#gNavigation h4, #dNavigation h4 {
	background:  #fff url(im/fd_header.png) repeat-x top left;
}
*/
.navTitle {
	height: 20px;
	margin: 10px 10px 0px 10px;
	background: url(im/fd_p_title.png) repeat-x;
	text-align: center;
}

.nav {
	margin: 0px 10px 10px 10px;
	padding-top: 1px;
	border-top: 0;
	background: #e0e0e0 url(im/fd_gradient.png) repeat-x top left;
}


/* espace pro */

#epc {
	padding: 10px 0 0 0px;
}

#epc span {
	margin: 0;
	padding: 0 8px 0 8px;
	font-size: .76em;	
	text-align: justify;
	color:#586253;	
}

/* @end */

/* @group Formulaire Pro */

.accountPaneForm, .accountPaneForm h5, .accountPaneForm input[type="text"],input[type="password"] {
	padding: 0;
}

.accountPaneForm h5, .accountPaneForm input[type="text"],input[type="password"] {
	margin: 0;
}

.accountPaneForm {
	margin-left: 10px;
}
.accountPaneForm input[type="text"],input[type="password"]{
	width: 160px;
	border: solid 1px black;
}

/* @end */

/* @group Formulaire devis en ligne */

.devisForm p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
height: 1%;
}

.devisForm label{
text-align: left;
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 200px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.requiredField {
	background-color: #f88;	
}

.devisForm input[type="text"],input[type="password"]{
	border: solid 1px black;
}

.devisForm textare{
	width: 250px;
	height: 150px;
}

/*@end */


/* @group Contenu principal */

#btnBar {
	margin-top: 10px;
	margin-bottom: 5px;	
}

.h_title {
	font-size: 1.6em;
	height: 30px;
	border-bottom: 0;
	background: url(im/fd_h_title.png) repeat-x;
	text-align: center;
	margin: 0;
}

#leftPane {
	width: 283px;
}

#rightPane {
	margin-left: 10px;
	width: 227px;
}

#middlePane {
	margin-bottom: 10px;
}


#middlePanePreBloc {
	border: solid 1px #586253;
	background: url("/im/titre-home-carte.gif") no-repeat 10px 10px;
	background-color: #fff;
	width: 518px;
	height: 130px;
	margin-bottom: 10px;
}

#middlePaneBloc {
	position: relative;
	background: url("/im/titre-home-boutons.gif") no-repeat 10px 10px;
	background-color: #fff;
	border: solid 1px #586253;
	width: 518px;
	height: 500px;
}

#middlePane h1
{
	width: 518px;
}

#middlePane h5
{
	position:absolute;
	top:560px;
	left:10px;
	color:#28c;
	font-size:15pt;
}

#middlePane h5:first-letter
{
	color:#28c;
}

#comPane {
	margin-top: 0;
}

.blocCentral {
	background: white;
	width: 225px !important;
	width: 196px;
	margin: 0 0 10px 0;
	padding-top: 3px;
}

.blocCentralInner {
	width:202px;
	margin: 10px 0 0 10px;
	text-align:center;
}

#comPane_s1 {
	width: 227px;
}

#comPane_s2 {
	width: 288px;
}

#bottomPane {
	margin-top: 10px;
}

#devenirMembre {
	 height:133px;
	 background:url('/im/devenir-expert-immobilier.jpg') no-repeat top left;
}

#devis {
	background: #e0e0e0;
	padding-top: 1px;
	height: 190px;
	border-top: 0;
}

#valeurVenale {
	background: #e0e0e0;
	height: 190px;
}

#devis_c {
	background: url(im/del.png) no-repeat top left;
	width:194px;
	height: 165px;
	margin: 10px 0 0 10px;
	text-align:center;
}

#valeurVenale_c {
	background: url(im/vv.png) no-repeat top left;
	text-align:center;
	width: 194px;
	height: 170px;
	margin: 10px 0 10px 10px;
}

#devis h5 {
	color: white;
}

#devis h1 {
	margin-top: 0;
	margin-bottom: 1.5em;
	color: white;
}

#devis h1:first-letter {
	color: white;
}




#valeurVenale li {
	text-align: left;
	line-height: 1.2em;
}

#accroche {
	height: 423px;
	text-align: center;
}

#pubLocation {
	background: #e0e0e0;
	width: 225px !important;
	width: 250px;
}

#pubLocation_c {
	background: url(im/fd_diag_location.png) no-repeat top left;
	width: 202px !important;
	height: 183px;
	margin: 10px 0 10px 10px;
}

#youtube {
	
}

#youtube_c {
	
}

#accroche_c {
	position: relative;
	background: url("/im/fd_accroche_diag.jpg") no-repeat top left;
	height: 423px;
}

#accroche_c_s1 {
	color: white;
	font-weight: bold;
	font-size: 12pt;
	font-style:italic;
	line-height: 1.2em;
	padding: 5px 0 10px 0;
	display:block;
}

#accroche_c_s2 {
	line-height:2.6em;
	font-size: 36pt;
	margin-left: 20px;
	font-weight: bold;
	color:#d71848;
}

#accroche_c_s3 {
	margin-top: 5em;
	margin-left: 2.5em;
	font-size: 14pt;
	font-weight: bold;
	font-style:italic;
	color:#d71848;
	display:block;
}

#accroche_c_s4 {
	margin:0;
	padding-left:20px;
}

#accroche_c_s5 {
	display:block;
	padding: 10px 0 0 0
}

#accroche_c_s6 {
	font-size: 6pt;
	display:block;
	padding: 10px 0 0 0;
}


#presentation {
	background: #e0e0e0;
	height: 100%;	
}

#presentation p {
	margin: 0;
	padding: 0 8px 0 8px;
	font-size: 8pt;
	
}

.blocTitle {
	height: 20px;
	margin: 0;
	font-size: 1.2em;
	background: url(im/fd_p_title.png) repeat-x;
	text-align: center;
}

.blocNav {
	margin: 0 0 10px 0;
	padding: 5px 5px 5px 5px;
	border-top: 0;
	background: #e0e0e0 url(im/fd_gradient.png) repeat-x top left;
	text-align:left;
}

#bottomBlocLeft, #bottomBlocRight {
	width: 255px;
}

.bottomBlocImg {
	margin-right: 5px;
}

#contentText {
	background-color: #e0e0e0;
	width: 498px;
	padding: 10px;
}

#contentText_s {
	width: auto;	
	background-color: white;
	padding: 5px;
}

#contentText_s h1 {
	font-size: 1.4em;
}

#contentText_s h2 {
	font-size: 1.3em;
}

#contentText_s h3 {
	font-size: 1.25em;
}

#contentText_s h4 {
	font-size: 1.2em;
}

#contentText_s h5 {
	font-size: 1.1em;
}

#contentText_s h6 {
	font-size: 1.0em;
}

.h4arrow {
	text-indent: 30px;
	background: url("/im/arrow_h.png") no-repeat top left;
}

.news a {
	color: #d71848;
	font-weight: bold;
}


.forumquote {
	padding: 1em;
	background-color: #ffb2c1;
	font-size: 10pt;
	font-style: italic;
	color: #362efa;
	text-indent: 0px;
}

.forumquote a {
	color: #000;
}

/* @end */

/* @group Divers */



#map {
	width : 480px;
	height: 566px;
	margin: 0px;
	padding: 0px;
}

#googlemap {
	width : 460px;
	height: 566px;
	margin: 0px;
	padding: 0px;	
}

#cse-search-results {
	width: 500px !important;
}

.adSense {
}

.geonly{
	display: none;
}

.pair {
	background-color: #fee;
}

.impair {
	background-color: #fdd;
}


/* @end */
