 /* ------------------------------------ *
  *  HAPedit 2.6 - CSS
  *  www.fcfrealestate.com
  * ------------------------------------ */

.thumbContour a{
	display:inline-block;
	border:1px solid #cfcfcf;
	padding:10px;
}

.thumbContour a:hover {
	border:1px solid #043a6c;
	background-color:#5e5c5c;
}


  
body,td,th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #6f6f6f;
}  
  
#page {
	width: 980px;
	margin:auto;
}  


#header { 
	background:url('/images/home_01.jpg');
	height:159px;
	width:980px;
	text-align:left;
}

#langue{
  text-align:right;
  top:10px;
}  

#logo{
  position:absolute;
  text-align:center;
  top:10px;
  width:500px;
} 

#livre { 
	background:url('/images/home_02.jpg');
	height:290px;
	width:980px;
	text-align:left;
}

#texteLivre{
  padding:5px;
  position:absolute;
  text-align:left;
  top:230px;
  width:350px;

} 

#adresseHead{
  padding-top:85px;
  text-align:right;
  margin:15px;

 
} 

#flashHead{
  padding-top:18px;
  position:absolute;
  margin-left:430px;

} 

#content{
  background:#ffffff;
  width:980px;
}

#footer { 
	background:url('/images/home_05.jpg');
	height:175px;
	width:980px;
}
#appstore {
	padding-top:70px;
	padding-left: 20px;
	text-align: left;
	position: absolute;
}
#logocim{
  padding-top:30px;
  text-align:right;
}
   
.titreOjectif {
  color:#003b7f;
  font-size:16px;
  font-weight:bold;
} 

.stitreOjectif {
  color:#b9bec3;
  font-size:14px;
  font-weight:bold;
}

.texteBlocGris {
  color:#ffffff;
  font-size:12px;
}

.backObjectif{
  background:url('/images/backaccroche.png') no-repeat;
  height:193px;
  width:500px;
}

.tabListMois {
  width: 100%;
  background-color: #878382;
  border: 1px solid #fff;
}
.tabListMois td {
  border: 1px solid #c0c0c0;
  padding: 0;
  margin: 0;
}
.tabListMois a {
  color: #fff;
  font-size: 8pt;
  font-weight: bold;
  display: block;
  text-decoration:none; 
  padding: 2px 10px;
}
.tabListMois a:hover {
  background-color: #919191;
  color: #ffffff;
}
 
  
a {
    color: #000000;
    text-decoration: none;
}


a:hover {
    text-decoration: underline;
}
a:active {
    text-decoration: underline;
}

A.blanc             {font-size : 8pt;text-decoration: none; font-family: Arial, Helvetica, sans-serif;}
A.blanc:link        {text-decoration: underline;color: #ffffff; font-family: Arial, Helvetica, sans-serif;}
A.blanc:active        {color: #ffffff;font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
A.blanc:visited        {text-decoration: underline;color: #ffffff; font-family: Arial, Helvetica, sans-serif;}
A.blanc:hover        {text-decoration: underline;color: #ffffff; font-family: Arial, Helvetica, sans-serif;}

A.menu             {font-weight:bold;font-size : 9pt;text-decoration: none; font-family: Verdana;}
A.menu:link        {text-decoration: none;color: #4c4c4b; font-family: Verdana;}
A.menu:active      {color: #01415f;font-weight: bold; font-family: Verdana;}
A.menu:visited     {text-decoration: none;color: #242423; font-family: Verdana;}
A.menu:hover       {text-decoration: underline;color: #969592; font-family: Verdana;}

A.rouge                {font-size : 8pt;text-decoration: underline; font-family: Arial, Helvetica, sans-serif;}
A.rouge:link        {text-decoration: none;color: #C92931; font-family: Arial, Helvetica, sans-serif;}
A.rouge:active        {color: #C92931;font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
A.rouge:visited        {text-decoration: none;color: #C92931; font-family: Arial, Helvetica, sans-serif;}
A.rouge:hover        {text-decoration: underline;color: #C92931; font-family: Arial, Helvetica, sans-serif;}

A.next                {font-size : 8pt;text-decoration: underline; font-family: Arial, Helvetica, sans-serif;}
A.next:link        {text-decoration: none;color: #527597; font-family: Arial, Helvetica, sans-serif;}
A.next:active        {color: #527597;font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
A.next:visited        {text-decoration: none;color: #527597; font-family: Arial, Helvetica, sans-serif;}
A.next:hover        {text-decoration: underline;color: #527597; font-family: Arial, Helvetica, sans-serif;}










.description,#picZone {
margin: 0;
}

.titreImmeuble {
font-size:15px;
font-weight:bold;
text-transform: uppercase;
}



.txt_annonce {
  padding-top: 20px;
}

h2 {
  background:#878382;
  text-align: right;
  color:#ffffff;
  text-align:center;
}

.text, .textA, .textarea, .textareaA {
	border: 1px solid #2048A1;
	font-family: Arial;
	font-size: 9pt;
}
.textA, .textareaA {
	border: 1px solid #103065;
}
.textarea, .textareaA {
	width: 400px !important;
}

.submit {
	border: 2px solid #103065;
	background: #2048A1;
	color: #fff;
	font-size: 8pt;
	font-weight: bold;
	-moz-border-radius: 5px;
}


