/* general */

body {
	margin:0px;
	background-color:#FFFFFF;	color:#000000;
	text-align:left;
}



/* ****** */
/* Header */
/* ****** */

#menu, #menu ul /* Liste */     
{
        padding : 0; /* pas de marge intérieure */
        margin : 0; /* ni extérieure */
        list-style : none; /* on supprime le style par défaut de la liste */
        line-height : 21px; /* on définit une hauteur pour chaque élément */
        text-align : center; /* on centre le texte qui se trouve dans la liste */
        z-index:99;clear:left;

}

#menu /* Ensemble du menu */
{
        font-weight : bold; /* on met le texte en gras */
        font-family : Arial; /* on utilise Arial, c'est plus beau ^^ */
        font-size : 12px; /* hauteur du texte : 12 pixels */
height:21px;width:1060px;
background:#DDD url(http://www.alliance-habitat.com/includes/templates/www.alliance-habitat.com/bgOFF.gif);
border-right:1px solid #DDD;
border-bottom:1px #928D4F solid;   
}


#menu a /* Contenu des listes */
{
        display : block; /* on change le type d'élément, les liens deviennent des balises de type block */
        padding : 0; /* aucune marge intérieure */
        text-decoration : none; /* on supprime le style par défaut des liens (la plupart du temps = souligné) */
        margin:0 8px;

} 

/* Elements des listes */      
#menu li { 
        float : left;
        border-left: 1px solid #CACACA; /* on met une bordure blanche à droite de chaque élément */
     
}

/* IE ne reconnaissant pas le sélecteur ">" */
html>body #menu li {
        border-left: 1px solid #CACACA; /* on met une bordure transparente à droite de chaque élément */
}

#menu li ul /* Sous-listes */
{ 
        position: absolute; /* Position absolue */
        width: 204px; /* Largeur des sous-listes */
        left: -999em; /* Hop, on envoie loin du champ de vision */
background:#F6F6F6 url('http://www.alliance-habitat.com/images/gradient-grey.jpg') repeat-x;
}


#menu li ul li /* Éléments de sous-listes */
{
        /* pour IE qui ne reconnaît pas "transparent" (comme précédemment) */
        margin-top : 1px ; /* on met une bordure blanche en haut de chaque élément d'une sous liste */
        border-right:0px;
        border-bottom: 1px dashed #CACACA;
        width:100%;
        text-align:left;



}

#menu a:hover /* Lorsque la souris passe sur un des liens */    
{
        color: #000; /* On passe le texte en noir... */
}

#menu li:hover ul ul, #menu li.sfhover ul ul /* Sous-sous-listes lorsque la souris passe sur un élément de liste */
{
        left: -999em; /* On expédie les sous-sous-listes hors du champ de vision */
}

#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul  /* Sous-listes lorsque la souris passe sur un élément de liste ET sous-sous-lites lorsque la souris passe sur un élément de sous-liste */
{
        left: auto; /* Repositionnement normal */
        min-height: 0; /* Corrige un bug sous IE */
}



		
img.header1 {
	vertical-align : middle;
}



.header1 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:none;
font-weight:bold;
	color: #741A1A; 	

}




a.lienMenuHeader { 
	margin-left: 5px; 
	font-size: 10pt; 
	color: #700b0b; 
	font-weight:bold; 
	text-decoration: none
}

a.lienMenuHeader:hover {
	text-decoration: none;
	border-style: dashed;
	border-width: 0px 0px 1px 0px;
	border-color: #A62A2A;
	color: #23238E;
}


/* ****** */
/* splash */
/* ****** */

div#splashBox{
	width:1060px;
	height:308px;
	margin:0px;
	padding:0px;
}

div#splashLeft{width:263px;float:left;background:#FFA717;height:308px;}
div#splashM{width:497px;float:left;background:#892B2B;height:308px;}
div#splashD{width:300px;float:left;background:#892B2B;height:308px;}

p.titreMenu, h2.titreMenu {
	width:197px;
	height: 34px;
	
	padding-left: 66px;
	padding-top: 13px; 
	
	
	background-repeat: no-repeat; 
	background-image:url(/images/sale.jpg);
	
	margin-left: 0px;
	margin-bottom: 0px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FFFFFF; 
}

div#connForm{
	background-repeat: no-repeat; 
	background-image:url(/images/news.jpg); 
	background-position:top left;
	padding: 0px;
	margin:0px;
	height:152px;
}

div.header{float:left;width:797px;}

p.titreMenu2, h2.titreMenu2 {
	width:197px;
	height: 24px;
	
	padding-left: 66px;
	padding-top: 13px; 
	
	
	background-repeat: no-repeat; 
	background-image:url(/images/news2.gif);
	
	margin-left: 0px;
	margin-bottom: 0px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FFFFFF;
}

h2.titreMenu2:first-letter{
	color:#FFEF39;
	background-color:transparent;
}


a.logo{
	float : left;
	width : 497px;
	height : 236px;
	background-color : #ffa717;

}



/***********/
/* Contenu */
/***********/

div#content {
float:left;
width:1060px;
background:#FFEFAF;
}

/************************************/


/* **** */
/* menu */
/* **** */



.menuGauche {
	background-color : #ffa717;
	margin : 0px;
	padding : 0px;
}


a.lienMenu { 
	font-size: 10pt; 
	color: #700b0b; 
	text-decoration: underline;
}

.menuV a:hover {
	text-decoration: none;
	border-style: dashed;
	border-width: 0 0 1px 0px;
	border-color: #A62A2A;
	color: #FFEF39;
}
.menuV h3, .menuV li {
	font-size: small;
font-family:arial;
}

.menu1 {
	background-repeat: no-repeat;
	padding-right: 30px; padding-left: 10px; 	
	padding-top:0px; padding-bottom: 0px;
	margin:0px;
}


p.warning {
	font-size: 10pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: red; 
}


/* ***** */
/* Corps */
/* ***** */

.ADSsearchBox {margin-top:0px;padding:0px;height:40px;background-image:url(/images/menu3.gif);text-align:middle;}
#cse-search-results{margin-left:15px;}
.boiteContenu {
	margin : 0px;
	padding:0px;
	width : 629px;
}

a.liencontenu2 { 
	font-size: 12px; color: #700b0b; 
}

a.liencontenu { 
	font-size: 14px; color: #700b0b; 
}

a.liencontenu:hover { 
	text-decoration: none;
	border-style: dashed;
	border-width: 0 0 1px 0px; border-color: #A62A2A;
	color: #23238E; 
}

a.lienregion { 
	margin-left: 5px; 
	color:yellow; 
	text-decoration: underline; 
}
a.lienregion:hover { 
	color:red; 
	text-decoration: underline; 
	font-weight:bold;
}

a.liendepartement { 
	margin-left: 5px; 
	color:white; 
	text-decoration: none;
}
a.liendepartement:hover { 
	color:yellow; 
	text-decoration: underline; 
}

a.lienville { 
	margin-left: 5px; 
	font-size: 8pt; 
	color:white; 
	text-decoration: none; 
}

a.lienaffiner { 
	margin-left: 5px; 
	font-size: 6pt; 
	color:white; 
	text-decoration: none; 
}


img{
	border : 0px; vertical-align : middle ;
}

h1 { 
	margin-left: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:none;
	background-color:#FFEFAF;
	color: #FF7717; 
}
h2 { 
	padding:0px; margin:0px;
	margin-left: 15px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: black; 
	text-decoration:none 
}

p,font,th,td,form  {
	padding:0px; 	margin:0px;
	margin-left: 10px; 
	color: black; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : small;
	text-align:left;
}

p.textecontenu { 
	margin-left: 10px; 
	text-indent: 25px;
}

hr	{ 
	height: 0px; 
	border: solid #D1D7DC 0px; 
	border-top-width: 1px;
}

hr.souligne { 
	color : #B21646; 
}

.testFloat {
	width:275px;
	float:left;

}
.listeAnnonce {
	border-width:1px;
	border-style:solid;
	border-color:red;
	border-spacing:0px;
	text-align : center;
}

.ligneListeAnnonce {
	background-color:#ffa717;
	color: #FFFFFF;
	border-collapse : collapse;
	border-style : dotted;
	border-style : hidden;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {	
	text-decoration: underline; 
	color:red; 
}


/* ******** */
/* annonces */
/* ******** */

.annonce{
	width:629px; border:1px solid;
	background-color: #ffa717;
}

.annonce1{
	width:629px; border:1px solid;
	background-color: #FFFFFF;
}

.annonce2{
	width:619px; border:1px solid;
	background-color: #EEEEEE;
}

.retourLigne {
	clear:both;
}

.photo {
	width : 90px;	height:60px;
	float : left;
	padding:0px 5px 0px 0px ;
	margin: 0px;
}

.infos {
	width:100px;
	float:right;
	color : #000000 ;
}

p.titreAnnonce {
	margin : 0px;	padding : 0px;
	color:#000000;
}

.prix {
  color : red;
  font-weight:bold;
}

a.lienAnnonce{
	font-size:12px;
	font-family:arial, sans-serif;
	color:black;
}

a.lienTitreAnnonce{
	font-family:arial, sans-serif;
	color:black;
}

li.liensLocation {
	display: inline;
}




/* ****** */
/* footer */
/* ****** */

#boiteFooter {
	margin:0px;
	padding:0px;
	height : 45px; 
	width : 1060px;
	background-color:#704905;
	clear:left;
}


p.Footer {	
	text-align : center ; 
	
	color: #FFFFFF;
	background-color:#704905;
}

a.Footer { 
	margin-left: 5px; 
		
	font-weight:bold; 
	text-align:center;
	
	color: #FFFFFF; 
	background-color:#704905;
}
a.Footer:hover { 
	color : #FF7F00; 
	background-color:#FFEFAF;
	text-decoration: none;
}


/*******************/
/*  SideBar Gauche */
/*******************/

div#sideBarG {
	width:1060px;;
	clear:left;
	background-color : #ffa717;
}

div.menuV {
	margin : 0px;
	padding : 0px;
float:left;
width:265px;

}


#cse-search-box {text-align:center;padding-top:5px;}


.menuV a:hover {
	text-decoration: none;
	border-style: dashed;
	border-width: 0 0 1px 0px;
	border-color: #A62A2A;
	color: #23238E;
}


.menuV a {
	font-size: small;
	color: #700b0b; 
	text-decoration: underline;
}

p.titreMenu1, h2.titreMenu1 {
	width:197px;
	height: 24px;
	
	padding-left: 66px;
	padding-top: 13px;
	
	
	background-repeat: no-repeat;
 	background-image:url(/images/news3.gif);
	
	margin-left: 0px;
	margin-bottom: 0px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-weight:bold;
 	color: #FFFFFF; 
}


h2.titreMenu1:first-letter{
	color:#FFEF39;
	background-color:transparent;
}



/* ************ */
/* Partenaires */
/* ********** */

div.sitePartenaire {border: 1px solid #630807;margin:15px 0px;padding:0px;}
.sitePartenaire img {float:left;}
.sitePartenaire a {color:  #630807; text-decoration:none;}

#boiteFooter a {color:white;}
#boiteFooter a:visited {color:white;}


