* {
	margin: 0;
	padding: 0;
	border: none;
}

div#page {
	width: 955px; 
	margin: 24px auto 0px auto;
	text-align: left;
	background-color: #fff;
}

div#entete {
	width: 955px;
	height: 74px;
	background-image:url(../images/background_entete.jpg);
	background-repeat: no-repeat;
}

	div#entete h1 { 
		color: #00386A; 
		padding: 42px 0 0 0;
		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-size: 14px;
		float: right;
		margin-right: 13px;
		display: inline;
	}

div#piedPage {
	width: 955px; 
	margin: 0px auto 0px auto;
	padding-top: 14px;
	border-top: 1px solid #00386A;
	text-align: left;
	background-color: #00386A;
	background-image:url(../images/background_pied.jpg);
	background-repeat: no-repeat;
}

div#menu1 {
	/*background-color: #fff;*/
	background-image:url(../images/background_menu_1.jpg) repeat-x;
}


/*************************
* COLONNE DE GAUCHE
*************************/
div#contenu_gauche {
	width: 211px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	display: inline;
}

/*******************************
*	BLOC CONTACTEZ NOTRE AGENCE
********************************/
div#contact_agence {
	width: 211px;
	margin: 15px 0;
	border-bottom: 1px solid #FFCC78;
}

div#contact_agence div {
	width: 209px;
	padding: 0px 0 10px 0;
	
	border: 1px solid #FFCC78;
	border-bottom: 1px solid #fff;
	border-top: none;
	
	background-image: url(../images/background_contacter_agence.jpg);
	background-repeat: repeat-y;
	
	font-size: 10px;
	
	color: #00286A;
}

div#contact_agence div p {
	margin: 0 15px 0px 15px;
}

div#contact_agence div p.nom {
	padding-top: 10px;
	background-image: url(../images/puce_nos_agences.gif);
	background-repeat: no-repeat;
	background-position: 0 12px;
	text-indent: 12px;
	font-weight: bold !important;
}

div#contact_agence a 			{ color: #B90C1A; text-decoration: underline; }
div#contact_agence a:hover 		{ color: #000; }
div#contact_agence a:visited 	{ color: #B90C1A; }
div#contact_agence a:active	 	{ color: #B90C1A; }

/*****************************
* COLONNE DROITE
******************************/
div#contenu_droite {
	width: 701px;
	margin-left: 20px;
	margin-top: 10px;
	float: left;
	display: inline;
	color: #00386A;
}

div#contenu_droite h1 {
	/*background-image: url(../images/puce_titre_h1.jpg);
	background-position: left 11px;
	background-repeat: no-repeat; 
	text-indent: 30px;*/
	color: #0085DE;
	font-size: 20px;
	/*margin-top: 11px;*/
}


div#contenu_droite h2 {
	color: #0085DE;
	font-size: 11px;
	font-weight: bold;
}

div#contenu_droite h3 {
	color: #169FFF; /*#F4912C;*/
	font-size: 11px;
	margin: 10px 0;
}


div#contenu_droite h3.critere {
	font-size: 13px;
}

div#contenu_droite p { 
	margin: 10px 0;
	text-align: justify;
}

div#contenu_droite a.texte { 
	color: #BA0E1C; font-weight: bold; text-decoration: none;
	display: block;
	width: 110px;
	text-indent: 10px;
	background-image:url(../images/puce_lien.jpg);
	background-repeat: no-repeat;
	background-position: 0 4px;
}
div#contenu_droite a.texte:hover { color: #000; }
div#contenu_droite a.texte:visited { color: #BA0E1C; }
div#contenu_droite a.texte:active { color: #BA0E1C; }

/* Fiche d'un bien */
div#contenu_droite p.fiche_col1, div#contenu_droite p.fiche_col2, div#contenu_droite p.fiche_col3 {
	float: left; 
	text-align:left;
}

div#contenu_droite p.fiche_col1 { width: 170px; }
div#contenu_droite p.fiche_col2 { width: 300px; }
div#contenu_droite p.fiche_col3 { width: 230px; }

/* Message de confirmation mail */
div#contenu_droite p.confirmationMail {
	width: auto;
	text-align:center;
	font-size: 14px;
	font-weight: bold;
	padding: 50px 0 20px 0;
}

div#contenu_droite a.retourMail { 
	display: block;
	width: 150px;
	margin: 0 auto;
	color: #F58E29; 
	font-weight: bold; 
	text-decoration: none;
	background-image: url(../images/puce_lien.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	text-indent: 10px;
}
div#contenu_droite a.retourMail:hover { color: #F58E29; }
div#contenu_droite a.retourMail:visited { color: #F58E29; }
div#contenu_droite a.retourMail:active { color: #F58E29; }


/********************************
* BLOC ACTUALITES
********************************/
div#contenu_actualite {
	width: 251px;
	float: right;
	margin-top: -4px;
	margin-left: 23px;
	margin-bottom: 23px;
}

div#contenu_actualite h3 {
	background-image:url(../images/background_actu_light.jpg);
	background-repeat: no-repeat;
	height: 28px; line-height: 28px;
	text-indent: 10px; font-size: 12px; color: #fff;
	text-transform:uppercase;
	margin-bottom: 0px;
}

div#contenu_actualite ul.rss_ul_light {
	list-style-type: none;
}

div#contenu_actualite li.rss_li_light {
	border: 1px solid #E1E1E1;
	margin-top: 1px;
	font-size: 10px;
	padding-bottom: 5px;
}
div#contenu_actualite li.rss_li_light a { 
	color: #000; text-decoration: none;
	display: block;	
	margin-left: 10px;
}

div#contenu_actualite li.rss_li_light a.rss_titre_a			{ font-weight: bold; }
div#contenu_actualite li.rss_li_light a.rss_titre_a:hover 	{ color: #D7161F; font-weight: bold; }
div#contenu_actualite li.rss_li_light a.rss_titre_a:visited { font-weight: bold; }
div#contenu_actualite li.rss_li_light a.rss_titre_a:active 	{ font-weight: bold; }

div#contenu_actualite li.rss_li_light a.rss_description_a { font-weight: normal; }
div#contenu_actualite li.rss_li_light a.rss_description_a:hover { color: #D7161F; }
div#contenu_actualite li.rss_li_light a.rss_description_a:visited {  color: #000; }
div#contenu_actualite li.rss_li_light a.rss_description_a:active {  color: #000; }

div#contenu_actualite li.rss_li_light span {
	display: block;
	height: 21px; line-height: 21px;
	color: #D7161F; font-size: 10px;
	background-color: #E1E1E1;
	background-image:url(../images/puce_actu_light.jpg);
	background-repeat: no-repeat;
	text-indent: 30px;
}

/*********************************
*	PAGE ACTUALITES
*********************************/
ul.rss_ul { 
	list-style-type: none; 
}

li.rss_li { 
	margin: 10px 0; 
	background-image:url(../images/puce_lien.jpg); 
	background-position: 0 4px; 
	background-repeat: no-repeat;
	padding-left: 10px;
	color: #000;	 
}

li.rss_li a { 
	text-decoration: none;
	color: #000;
}

li.rss_li span.date {
	font-style: italic;
}

li.rss_li a.rss_titre_a			{ font-weight: bold; }
li.rss_li a.rss_titre_a:hover 	{ color: #D7161F; font-weight: bold; }
li.rss_li a.rss_titre_a:visited { font-weight: bold; }
li.rss_li a.rss_titre_a:active 	{ font-weight: bold; }

li.rss_li a.rss_description_a { font-weight: normal; }
li.rss_li a.rss_description_a:hover { color: #D7161F; }
li.rss_li a.rss_description_a:visited {  color: #000; }
li.rss_li a.rss_description_a:active {  color: #000; }

/**************************************
*	COUP DE COEUR
**************************************/
div#contenu_coeur {
	clear: right; float: left;
	background-image:url(../images/background_cc.gif);
	background-repeat:repeat-y;
	width: 701px;
	margin-top: 0;
	/*height: 324px;*/
}

div#contenu_coeur h1 {
	clear: right;
	text-indent: 57px;
	padding-top: 23px;
	height: 33px;
	background-image:url(../images/background_cc_top.gif);
	background-repeat: no-repeat;
	font-size: 17px;
	text-transform:uppercase;
	color: #00386A;
}
/*
div#contenu_coeur div {
	background-image: url(../images/background_cc_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 15px;
	border: 1px solid red;

}
*/
div#contenu_coeur ul {
	/*margin-top: 16px;
	margin-left: 26px;*/
	margin: 0;
	padding: 15px 0 0 26px;
	list-style-type: none;
	/*height: 155px;*/
	/*border: 1px solid red;*/
	
}
div#contenu_coeur ul li{
	display: block;
	width: 310px;
	
	margin-right: 10px;
	font-size: 9px;
	padding-bottom: 5px;
}

div#contenu_coeur ul li.gauche{
	clear:left;float:left;
}

div#contenu_coeur ul li.droite{
	float: left;
}

div#contenu_coeur ul li.last { margin-right: 0px; }

div#contenu_coeur ul li img { 
	border: 1px solid #C7C7C7; 
	width: 77px; 
	height: 52px; 
	float: left;
	border: 1px solid #F48D28;
}

div#contenu_coeur ul li p { margin: 0; text-align: left; margin-left: 89px; }

div#contenu_coeur ul li p.etat { 
	margin-left: 0;
	margin-bottom: 2px;
	text-transform: uppercase;
	color: #F48D28; 
	font-weight: bold;
	font-size: 10px;
}
div#contenu_coeur ul li p.type { 
	border-top: 1px solid #fff;
	display: block;
	text-align: center;
	background-color: #C7C7C7;
	line-height: 16px;
	color: #373737;
	text-transform: uppercase;
	font-weight: bold;
}

div#contenu_coeur ul li p.prix { color: #D7161F; font-weight: bold;}


/******************************
* GALERIE
******************************/
div#galerie {
	
}

div#galerie div#bien_image {
	padding: 10px 0;
	width: 400px;
	float: left;
}

div#galerie div#bien_image img { display: block; }

div#galerie div#bien_galerie {
	padding: 10px 0;
	width: 300px;
	float: right;
}

div#galerie div#bien_galerie img  { margin: 5px; }

/****************************************************
*	LISTE BIEN
****************************************************/
ul#liste_bien {
	list-style: none;
	font-size: 11px;
}

ul#liste_bien li {
	float: left;
	width: 340px;
	height: 90px;
	margin-bottom: 10px;
	margin-right: 10px;
}

ul.formBien { margin-top: 15px; }

ul#liste_bien li img 	{ float: left; margin-right: 5px; border: 1px solid #F4912C;}
ul#liste_bien li p 		{ margin:0 0 0 105px;; text-align: left; }

ul#liste_bien li p.type { font-size: 12px; font-weight: bold;}
ul#liste_bien li p.prix { color: #D7161F;  font-weight: bold;  }
ul#liste_bien li p.reference { color: #D7161F; }

/****************************************************
*	PIED DE PAGE
****************************************************/
div#piedPage {
	color: #505456;
	margin-bottom: 20px;
}
div#piedPage a 			{ color: #505456;	text-decoration: none; }
div#piedPage a:hover 	{ color: #000;		}
div#piedPage a:visited 	{ color: #505456;	}
div#piedPage a:active	{ color: #505456;	}

div#piedPage p {
	margin: 10px 0;
}

div#piedPage p.copyright{
	display: block;
	width: 955px;
	margin: 0 auto 0 auto;
	padding-bottom: 20px;
	text-align: right;
	font-size:10px;
	color:#169FFF;
}

div#piedPage p.copyright span{
	color:#169FFF;
}


div#piedPage p.copyright a.site_a {
	color: #169FFF;
}


/****************************************************
*	IMPRESSION
****************************************************/

div#bloc_contact{
	float:left;
	margin-left:15px;
	width:500px;
	
	/** IE **/
	display:inline;
}

ul#print_contact {
	list-style-type:none;
}

ul#print_contact li{
	width:160px;
	float:left
}

/********************************
* CREDITS
********************************/

div#conception{
	float:left;
	width:335px;
	margin-left:15px;
	background-image:url(../images/separation.gif);
	background-repeat:no-repeat;
	background-position:right;
}

div#photos{
	float:left;
	width:335px;
	margin-left:15px;
}

div#photos ul li{
	list-style-type:square;
	margin-left:15px;
}

div#liens{
	margin-left:15px;
	clear:both;
	margin-top:30px;
}

div#liens a{
	color: #CB9700; 
	text-decoration: underline;
	}
div#liens a:hover{
	 color: #000;
}

            #pagination {
            clear:both;
            padding-top:60px;
            text-align:center
            }

                #pagination a {
                margin:1px;
                padding:2px 4px;
                border:1px solid #ddd;
                color:#314396;
                font-weight:bold;
                }

                #pagination a.pagination {
                border:none;
                }

                    #pagination a:hover {
                    border:1px solid #666;
                    }

                    #pagination a.pagination:hover {
                    border:none;
                    }

                #pagination span {
                margin:1px;
                padding:2px 5px;
                }

