
/* CSS Document */

body
{
	background: url(visuels/bg_body.jpg) repeat-x #FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
    margin-top:0px;
}


/* contenu header*/

#header
{
	width:990px;
	height:125px;
	background:#FFF;
	margin:auto;
}

#devant_logo
{	
	width:16px;
	height:42px;
	background:#CB523F;
	float:left;
	margin-top:40px;
}
#logo
{
	width:270px;
	height:125px;
	background:url(visuels/logo.png);
	float:left;
}
#apres_logo
{	
	width:700px;
	height:28px;
	background:#CB523F;
	float:left;
	margin-top:40px;
	padding-top:14px;
	text-align:center;
}

#apres_logo a
{	
	color:#FFF;
	margin-top:0px;
	margin-left:25px;
	margin-right:25px;
	text-decoration:none;
	text-transform:uppercase;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
}
#apres_logo a:hover
{	
	color:#333333;
}

/* fin contenu header*/

#content_recherche_carte
{
	width:990px;
    height:360px;
	
	
	margin:auto;
	
}
#moteur_recherche
{
	width:260px;
	padding:30px;
	height:300px;
	float:left;
     background: url(visuels/fond_moteur_recherche.jpg) repeat-x;
}
select
{
	width:250px;
	
	background-color:#fff;
	border:0px;
	color:#CB523F;
	font-size:14px;
     padding:5px;

}

.btn
{
	font-size:13px;
	text-transform:uppercase;
	color:#CB523F;
	font-weight:bold;
	height:30px;
}

#map
{
	width:670px;
	height:360px;
	background-color:#333333;
	float:right;
	
}
#nb_a
{
	color:#FFF;
	margin-top:20px;
}

#content2_accueil
{
    width:990px;
	
	background-color:#FFF;
	margin:auto;   
    float:left; 
    padding-bottom:20px;
}

#petit_coeur
{
 width:330px;
 height:300px;
 padding:30px;
 padding-right:0px;
 float:left;
 color:#CB523F;
 font-size:20px;
}
.annonce
{
 margin-top:20px; 
 margin-bottom:0px; 
 width:330px; 
 height:90px; 
 overflow:hidden; 
 background:url(visuels/bg_coup_coeur_accueil_effectif.png) no-repeat right #F0F0F0;
}
.coup_coeur
{
width:210px; 
height:90px; 
float:left; 

}
.tabs{

margin-bottom:10px;
margin-top:15px;
float:right;
}

.tabs a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:#CB523F;
	display:block;
	font-size:1px;		
}

/* mouseover state */
.tabs a:hover {
	background:#ccc;      
}

/* active state (current page state) */
.tabs a.current {
	background:#333333;
} 

#content_accueil
{

background-position:right top;
floaf:left;
width:990px;
margin-left:5px;
height:390px;

}


#content_agence_accueil
{
  width:500px; 
  height:290px; 
  
  float:left;
  padding: 8px;
  padding-right:0px;
  margin-left:65px;
  margin-top:40px;
}



#quartier
{
 font-size:11px; margin-top:10px; font-weight:bold; color:#333333 }
#savoir_plus
{
font-size:11px; margin-top:15px; font-weight:bold;  color:#333333; float:right; margin-right:15px;
}

a#suite
{
font-size:13px; margin-top:15px; padding:2px; text-align:justify; color:#333333; background:#CB523F; float:right; text-decoration:none;
}
a#suite:hover
{
 color:#CB523F; background:#333333;
}
#signature
{
width:990px; height:10px; margin:auto; text-align:right; padding:4px; margin-bottom:20px; margin-right:5px; color:#ccc; text-decoration:none
}

#signature a
{
color:#333; text-decoration:none; font-size:11px;
}

#signature a:hover
{
color:#ccc; text-decoration:underline
}


/* contenu pagination */


#pagination
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	width:18px;
	height:18px;
background-color:#F9F9F9;
float:left; 
margin:5px;
text-align:center;

}

#pagination a
{
	color: #CB523F;
	text-decoration:none;

	
}

#pagination a:hover
{
	color:#333333;
}

#pagination_on
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
width:18px;
height:18px;
background-color:#333333;

color: #ffffff;
float:left; 
margin:5px;
text-align:center;

}

#pagination_prec
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	
	float:left;margin-top:6px;margin-right:10px;

}
#pagination_prec a
{
 color:#CB523F;
 text-decoration:none;
}

#pagination_prec a:hover
{
 color: #333333;
 text-decoration:none;
}


#pagination_suiv
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	
	float:left;margin-top:6px;margin-left:10px;

}
#pagination_suiv a
{
 color:#CB523F;
 text-decoration:none;
 font-size:11px;
}

#pagination_suiv a:hover
{
 color: #333333;
 text-decoration:none;
}

/* texte dans div map */
#text_map
{
 color: #CB523F;
 font-size:20px;
 width:280px;
 height:40px;
 margin:auto;
 margin-top:200px;
}

/* liste_recherche  */

#mini_fiche
{ 
 margin:5px; 
 margin-bottom:25px; 
 float:left; 
 width:140px; 
 float:left; 
 margin-right:15px;
}
.lien_mini_fiche
{
position:absolute; 
bottom:0px;
width:120px; 
height:60px; 
display: none;
}
a#lien_location
{
  color:#333333;
 
 margin-top:10px;
 float:left;
 background:#CB523F;
 padding:3px;
 text-decoration:none;
 font-weight:bold;
  font-size:10px;

}

a#lien_location:hover
{
  color:#CB523F;
  background:#333333;
}
a#lien_vente
{
  color:#CB523F;
 
 margin-top:10px;
 float:left;
 background:#333333;
 padding:3px;
 text-decoration:none;
 font-weight:bold;
  font-size:10px;

}

a#lien_vente:hover
{
  color:#333333;
  background:#CB523F;
}

#mini_fiche:hover .lien_mini_fiche {
	display: block;
}

