
/******************************/
/* ACCUEIL 
/******************************/
div#accueil {
	margin-left: 19px;
	width: 700px;
	color: black;
	display: inline;
	float: left;
	text-align: left;
}

div#accueil h1 {
	border: 0; margin: 0;
	padding-left: 22px;
	color: #006FC0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	background-image: url(../images/picto.gif);
	background-position: left;
	background-repeat: no-repeat;
	display: block;
}

div#accueil p{
	margin-top: 18px;
	border :0;
	padding: 0;
	color: black;
	display: block;
	width:675px;
	float: left;
	text-align: justify;
	font-size: 11px;
}

div#accueil ul {
	border: 0; padding: 0;
	margin-top: 22px;
	margin-right: 22px;
	float:right;
	list-style-type: none ;
	text-align: right;
	color: black;
	height: 24px;
	display: inline;

}

div#accueil li {
	border: 0; 	margin: 0;
	display: inline;
	padding-left: 6px;
	float: right;
}

/******************************/
/* ACTUALITES
/******************************/
div#actualites_light {
	margin-left: 7px;
	width: 218px;
	color: black;
	display: inline;
	float: left;
	text-align: left;
}

div#actualites_light h1 {
	border: 0; margin: 0;
	padding-left: 22px;
	color: #006FC0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	background-image: url(../images/picto.gif);
	background-position: left;
	background-repeat: no-repeat;
	display: block;
}

div#actualites_light ul {
	list-style: none;	
	display: block;
}

div#actualites_light li {
	border: 0; padding: 0;
	text-indent: 20px;
	margin-top : 15px;
	background-image: url(../images/picto3.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	
}

div#actualites_light a.rss_titre_a {
	font-weight: bold;
	font-size:12px;
}

div#actualites_light a.rss_description_a {
	font-weight: normal;
	font-size:11px;
}

div#contenu2 ul.rss_ul {
	color: black;
	list-style: none;	
	display: inline;
}

div#contenu2 li.rss_li {
	border: 0; padding: 0;
	text-indent: 20px;
	margin-top : 15px;
	margin-right: 20px;
	background-image: url(../images/picto3.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	width: 430px;
	height: 80px;
	float: left;
}

div#contenu2 a.rss_titre_a {
	color: black;
	font-weight: bold;
	font-size:12px;
}

div#contenu2 a.rss_description_a {
	color: black;
	font-weight: normal;
	font-size:11px;
}
/******************************/
/* ADRESSE
/******************************/
div#adresse {
	border: 0;
	padding-top: 22px;
	margin-top: 2px;
	background-image: url(../images/adresse_background.gif);
	background-repeat: no-repeat;
	color: #74767A;
	font-size: 10px;
	float: left;
	width: 955px; 
	height: 35px;
	text-align: center;
	display: inline;
}

div#adresse a.contact_email{
	border: 0; padding: 0; margin: 0;
	color: #74767A;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

div#adresse a.contact_email:link{
	border: 0; padding: 0; margin: 0;
	text-decoration: none;
}

div#adresse a.contact_email:visited{
	border: 0; padding: 0; margin: 0;
	text-decoration: none;
}

div#adresse a.contact_email:hover{
	border: 0; padding: 0; margin: 0;
	text-decoration: none;
}

div#adresse a.contact_email:active{
	border: 0; padding: 0; margin: 0;
	text-decoration: none;
}

/******************************/
/* COEUR
/******************************/
div#coeur {
	margin-left: 19px;
	width: 700px;
	height: 314px;
	color: black;
	display: inline;
	float: left;
	text-align:left;
	background-image: url(../images/coeur_background.gif);
	background-repeat: no-repeat;
}

div#coeur h1 {
	border: 0; margin: 0;
	padding-left: 22px;
	color: #006FC0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	background-image: url(../images/picto.gif);
	background-position: left;
	background-repeat: no-repeat;
	display: block;
}

div#coeur ul {
	border: 0;
	margin-top: 5px;
	padding-top: 25px;
	list-style: none; 
	width: 673px;
	height: 236px;
	display: block;
}

div#coeur li {
	border: 0;
	margin-left: 15px;
	padding-right: 4px;
	width: 203px;
	height: 122px;
	display: inline;
	float: left;
}

div#coeur p.etat {
	border: 0; margin: 0; padding: 0;
	width: 203px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	display: block;
}

div#coeur p.description {
	border: 0; padding: 0;
	margin-top: 4px;
	width: 203px;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	display: block;
}

div#coeur p.description a { font-size: 10px; font-weight: normal; }

div#coeur img {
	border: 0; padding: 0;
	margin-right: 7px;
	display: inline;
	border: 1px solid black;
	float: left;
	width: 100px;
	height: 75px;
}

div#coeur span.prix {
	border: 0; margin: 0; padding: 0;
	color: #FB3032;
	float: right;
}

div#coeur h2 {
	border: 0;
	padding: 0;
	margin-top: 9px;
	color: #3F92CF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	display: inline;
	text-transform: uppercase;
}

a.toutes {
	border: 0;
	margin-top: -20px;
	padding-left: 17px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-image: url(../images/picto3.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-right: 41px;
	float: right;
	text-decoration: underline;
}

/******************************/
/* CONTACT
/******************************/
div#contact {
	margin-top: 30px;
	margin-left: 7px;
	padding-top: 16px;
	width: 218px;
	height: 143px;
	color: black;
	display: inline;
	float: left;
	text-align: left;
	background-image: url(../images/contact_background.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

div#contact h1 {
	border: 0;
	margin-left: 7px;
	padding-left: 22px;
	color: #006FC0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	background-image: url(../images/picto.gif);
	background-position: left;
	background-repeat: no-repeat;
	display: inline;
}

div#contact p {
	border: 0;
	margin-left: 7px;
	margin-top: 8px;
	color: #006FC0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div#contact a {
	border: 0; margin: 0; padding: 0;
	color: #006FC0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

/******************************/
/* CONTENU 
/******************************/
div#contenu {
	padding-top: 20px;
	margin-top: 2px;
	padding-bottom: 20px;
	width: 955px;
	color: black;
	background-image: url(../images/contenu_background.gif);
	background-repeat: repeat-y;
	background-position: left;
	display: inline;
	float: left;
}

div#contenu_gauche {
	border: 0; padding:0; margin: 0;
	width: 719px;
	color: black;
	display: inline;
	float: left;
}

div#contenu_droit {
	border: 0; padding:0; margin: 0;
	width: 236px;
	color: black;
	display: inline;
	float: right;
}

div#contenu2 {
	padding-top: 20px;
	padding-left: 23px;
	padding-right: 15px;
	padding-bottom: 20px;
	margin-top: 2px;
	width: 917px;
	color: black;
	background-image: url(../images/contenu2_background.gif);
	background-repeat: repeat-y;
	background-position: left;
	display: inline;
	float: left;
	text-align: left;
	font-size: 11px;
}

div#contenu2 h1{
	border: 0;
	padding-left: 22px;
	margin-top: 11px;
	color: #006FC0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	background-image: url(../images/picto.gif);
	background-position: left;
	background-repeat: no-repeat;
	display: inline;
}

div#contenu2 h3{
	border: 0;
	margin-top: 11px;
	color: #006FC0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	background-color: transparent;
}

div#contenu2 a.retour{
	border: 0;
	padding-left: 22px;
	color: #006FC0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/picto3.gif);
	background-position: left;
	background-repeat: no-repeat;
	display: block;
}

div#contenu2 a{
	border: 0;
	color: #006FC0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display: inline;
}

div#contenu2 p {
	border: 0; padding: 0;
	margin-top: 11px;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div#contenu2 p.detail{
	text-indent: 0px;
	border: 0; padding: 0;
	margin: 0 !important;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

div#contenu2 p.detailImage {
	text-indent: 0px;
	padding: 0;
	margin: 0 !important;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float:left;
	width: 110px;
	border : 0;
}
div#contenu2 ul.fiche_bien {
	list-style: none;	
	display: inline;
	float: right;
	height: 20px;
	margin-top: 5px;
}

div#contenu2 li.fiche {
	border: 0;
	padding-left: 20px;
	margin-left : 50px;
	background-image: url(../images/picto3.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006FC0;
	display: inline;

}

ul.liste_bien {
	list-style: none;	
	/*display: inline;*/
	float: left;
	margin-top: 16px;

}

ul.liste_bien li.liste {
	background-image: none !important;
	float: left;
	width: 399px;
	height: 90px;
	margin-bottom: 10px;
	margin-right: 5px;
}

ul.liste_bien li.liste img 	{ float: left; margin-right: 5px; width: 100px; height: 75px;border: 1px solid #000 }
ul.liste_bien li.liste p	{ margin:0 0 0 109px !important; text-align: left; font-size: 10px; }
ul.liste_bien li.liste p.prix {	color: #FB3032 !important; font-weight: bold; }

/* Fiche d'un bien */
div#contenu2 p.fiche_col1, div#contenu2 p.fiche_col2, div#contenu2 p.fiche_col3 {
	float: left; 
	text-align:left;
}

div#contenu2 p.fiche_col1 { width: 210px; }
div#contenu2 p.fiche_col2 { width: 340px; }
div#contenu2 p.fiche_col3 { width: 230px; }



/******************************
* GALERIE
******************************/
div#galerie {
	margin-top: 11px;
}

div#galerie div#bien_image {
	padding : 5px;
	padding-bottom: 10px;
	width: 400px;
	float: left;
	display:inline;
		border:1px solid #E1E1E1;
	background-color:#EEEEEE;
}

div#galerie div#bien_image img { display: block;}

div#bien_galerie {
	margin-left: 20px;
	width: 400px;
	float: left;
	display: inline;

}


div#bien_galerie td{
	margin-left: 5px;
	margin-bottom: 5px;
	
	border:1px solid #E1E1E1;
	background-color:#EEEEEE;
	width:110px;

}

div#galerie div#bien_galerie img  { margin: 5px; }
/******************************/
/* ENTETE
/******************************/
div#entete {
	border: 0; padding: 0; margin: 0;
	background-color: white;
	color: black;
	float: left;
	width: 719px; 
	height: 193px;
	text-align: left;
	display: inline;
}

div#entete a{
	display: block;
}

/******************************/
/* MENU 
/******************************/
ul#menu {
	border: 0; margin: 0; padding: 0;
	background-image: url(../images/menu_background.gif) !important;
	background-repeat: no-repeat;
	background-position: top right;
	list-style-type: none ;
	text-align: left;
	height: 36px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	
}

ul#menu li {
	border: 0; 	margin: 0;
	display: inline;
	padding-left: 12px;
	padding-right: 12px;
	background-image: url(../images/menu_li_background.gif);
	background-repeat: no-repeat;
	background-position: top right;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	float: left;
	line-height: 36px;
}

ul#menu li a { color: #7A7A7A; }
ul#menu li a:visited { color: #7A7A7A; }
ul#menu li a:hover { color: #000; }

/******************************/
/* MENU2 
/******************************/
div#menu2 {
	border: 0;
	margin-top: 2px;
	padding-right: 20px;
	background-color: white;
	float: left;
	width: 935px; 
	height: 26px;
	text-align: right;
	display: inline;
	background-image: url(../images/menu2_background.gif);
	background-repeat: repeat-x;
	
}

div#menu2 ul {
	border: 0;padding: 0; margin: 0;
	list-style-type: none ;
	text-align: right;
	height: 26px;
	display: inline;
	text-transform: uppercase;
}

div#menu2  li {
	border: 0; 	margin: 0;
	display: inline;
	padding-left: 12px;
	padding-right: 12px;
	background-image: url(../images/menu_li_background.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	float: right;
	line-height: 26px;
}

div#menu2 li a { color: #7A7A7A !important; }
div#menu2 li a:visited { color: #7A7A7A !important; }
div#menu2 li a:hover { color: #000 !important; }


/******************************/
/* MOTEUR 
/******************************/
div#moteur {
	float: right;
	border: 0; margin: 0;
	padding-left: 6px;
	text-align: left;
	color: black;
	width: 228px;
	background-image: url(../images/moteur_background.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 193px;
	display: inline;

}

div#moteur h1 {
	border: 0;
	padding-left: 22px;
	margin-top: 11px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	background-image: url(../images/picto.gif);
	background-position: left;
	background-repeat: no-repeat;
	display: block;
}

div#moteur label {
	color: white;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
		
}

div#moteur input {
	margin-top: 10px;
	color: black;
	font-size: 10px;
	font-weight: normal;
	padding-left: 3px;
	border: 1px solid #808080;
	display:inline;
}

div#moteur select {
	margin-top: 6px;
	color: black;
	font-size: 10px;
	font-weight: normal;
	padding-left: 3px;
	border: 1px solid #808080;
	width: 183px;
	display:inline;
		
}

input#budgetMin {
	margin-top: 10px;
	width: 88px;	
	display:inline;
}

input#budgetMax {
	margin-top: 10px;
	width: 88px;	
	display:inline;
}

div#moteur .hidden {
	margin:0; padding: 0;
	border: none;

}

div#moteur .moteur_radio {
	border: none;
	margin-top: 10px;
}

input.moteur_img_submit {
	border: none !important;
	margin-top: 10px;
	padding-left: 3px !important;
	display:inline;
	float: right;
	/*margin-right: 150px !important;*/
	/*border: 1px solid red !important;*/
	margin-left: 50px !important;
	
}


/******************************/
/* PAGE 
/******************************/
div#page {
	padding :0 ; border : 0 ;
	margin-top: 24px;
	margin-left: auto;
	margin-right: auto;
	width: 955px;
	color: black;
}

/******************************/
/* TABLEAUX
/******************************/
#tableauTarifs{
	
	float:left;
	width:450px;
	border:1px solid black;
}

#table_dispo{
	color: #000;
	width:450px;
	border:1px solid black;
	
}

#t_disponibilites {
	margin-top: 0px;
	font-size: 1.2em;
	font-weight: bold;
	color: #004877;
	width: 450px;

}

/******************************/
/* SEILIA 
/******************************/
div#seilia {
	padding : 0; border : 0; margin: 0;
	color: #B5B5B5;
	float: left;
}

div#seilia a.site_a{
	border: 0; padding: 0; margin: 0;
	color: #B5B5B5;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

div#seilia a.site_a:link{
	border: 0; padding: 0; margin: 0;
	text-decoration: none;
}

div#seilia a.site_a:visited{
	border: 0; padding: 0; margin: 0;
	text-decoration: none;
}

div#seilia a.site_a:hover{
	border: 0; padding: 0; margin: 0;
	text-decoration: none;
}

div#seilia a.site_a:active{
	border: 0; padding: 0; margin: 0;
	text-decoration: none;
}

/******************************/
/* AGORANET 
/******************************/
div#agoranet {
	padding : 0; border : 0; margin: 0 0 20px 0;
	color: #B5B5B5;
	float: right;
}

div#agoranet a.site_a{
	border: 0; padding: 0; margin: 0;
	color: #B5B5B5;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

div#agoranet a.site_a:link{
	border: 0; padding: 0; margin: 0;
	text-decoration: none;
}

div#agoranet a.site_a:visited{
	border: 0; padding: 0; margin: 0;
	text-decoration: none;
}

div#agoranet a.site_a:hover{
	border: 0; padding: 0; margin: 0;
	text-decoration: none;
}

div#agoranet a.site_a:active{
	border: 0; padding: 0; margin: 0;
	text-decoration: none;
}
/******************************/
/* PAGE 
/******************************/
/*div#page {
	padding :0 ; border : 0 ;
	MARGIN: 24px auto 0px;	WIDTH: 955px;
	COLOR: black;
}*/

#visuel {
	visibility: hidden;
	height: 0px;
}

/*
*	SERVICE
*/
div#service ul {
	margin: 10px 0 0 25px;
}
/******************************/
/* CREDITS 
/******************************/
div#credits{
	padding-top: 20px;
	padding-left: 23px;
	padding-right: 15px;
	padding-bottom: 20px;
	margin-top: 2px;
	width: 917px;
	color: black;
	background-image: url(../images/contenu2_background.gif);
	background-repeat: repeat-y;
	background-position: left;
	display: inline;
	float: left;
	text-align: left;
	font-size: 11px;
}

div#credits h1{
	border: 0; margin: 0;
	padding-left: 22px;
	color: #006FC0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	background-image: url(../images/picto.gif);
	background-position: left;
	background-repeat: no-repeat;
	display: block;
}

div#credits ul.part_ul {
	list-style-type:none;
}

div#credits ul.part_ul li {
	float:left;
	margin-top: 20px;
	margin-bottom: 20px;
}

div#credits ul.part_ul li img{
	float: left;
	display: block;
}

div#credits ul.part_ul li p{
	padding-left: 10px;
	float: left;
	width: 650px;
}

div#credits ul.part_ul li p a{
	font-weight:bold;
}

div#conception{
	float:left;
	width:450px;
	margin-left:15px;
	background-image:url(../images/separation.gif);
	background-repeat:no-repeat;
	background-position:right;
}

div#photos{
	float:left;
	width:250px;
	margin-left:10px;
}

/**
 * Consommation d'énergie
 */
div#dpe {	margin: 20px auto;}
div#dpe table {margin: 15px 0 0 200px;}

div#video {margin: 20px 0;}
div#video div {background-color:#fff;width: 320px;margin: 0 auto;}