body {
	margin:0 auto;
	padding:0px;
	background:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}

#global {
	min-height:100%;
	width:1005px;
	margin:0 auto;
	text-align:left;
}

.separateur_d {
	width:315px;
	height:2px;
	margin-top:12px;
	margin-bottom:12px;
	background:url(../css_img/separateur_d_index.png) no-repeat;
	margin-left:-4px;
}
.separateur_g {
	width:137px;
	height:2px;
	margin-top:14px;
	margin-bottom:14px;
	background:url(../css_img/separateur_g2.png) no-repeat;
	margin-left:3px;
}
.small_go {
	background:url(../css_img/grande_puce_eff3f6.gif) center center no-repeat; 
	border:none; 
	width:33px; 
	height:33px; 
}
.small_go:hover {
	background:url(../css_img/grande_puce_focus_eff3f6.gif) center center no-repeat; 
	cursor:pointer;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
}
.paragraphe {
	padding:0px;
	margin:0 auto;
}
a img {
	border:none;
}

/****************************************
*                 Header                *
*****************************************/
#header {
	width:1005px;
	margin:0 auto;
}
/**************** Degradé ***************/
#h_degrader_m {
	margin:0 auto;
	width:1005px;
	height:16px;
	background:url(../css_img/header_degrader2.png);
	position:relative;
	font-size: small;
	color:#888888;
}
#degrader_h {
	margin:auto;
	width:1005px;
	height:90px;
	text-align:center;
	background:url(../css_img/header_degrader2.png) repeat-y;
	padding:10px 0;
}


/*************** Slogan ***************/
#h_slogan_m {
	margin:0 auto;
	width:1005px;
	height:78px;
	background:url(../css_img/header_index.png);
	position:relative;
}

/*************** Logo ***************/
#logo{
	width:304px;
	height:50px;
	border:0px;
	position: absolute;
	top:3px;
	left:7px;
}
#traduction {
	width:265px;
	height:58px;
	position:absolute;
	top:20px;
	right:15px;
}
#traduction a img {
	border:0;
}
#traduction tr.langue {
	font-size:12px;
	vertical-align:middle;
	height:20px;
	background:#E5E5E5;
}

#traduction tr.langue td {
	border-bottom:1px white solid;
}
#traduction tr.langue td a {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

/*************** onglets ***************/
#onglets {
	position:absolute;
	left:337px;
	top:55px;
	float:left;
    font-size:93%;
	width:360px;
}
#onglets ul {
	margin:0 auto;
	padding:0;
	list-style:none;
}
#onglets li {
	float:left;
	margin:0 auto;
	padding:0;
	background:url(../css_img/onglet_right.png)
      no-repeat right top;
}
#onglets a {
    display:block;
	background:url(../css_img/onglet_left.png)
      no-repeat left top;
    padding:5px 14px;
	text-decoration:none;
	font-size:0.7em;
	line-height:8px;
	color:red;
}

#onglets #immo a {
	background:url(../css_img/onglet_left_immo.png)
      no-repeat left top;
}

#onglets li:hover {
	background:url(../css_img/onglet_right_hover.png)
      no-repeat right top;
}
#onglets a:hover {
	background:url(../css_img/onglet_left_hover.png)
      no-repeat left top;
    padding:5px 14px;
	line-height:12px;
}
#onglets #immo a:hover {
	background:url(../css_img/onglet_left_immo_hover.png)
      no-repeat left top;
}

/****************************************
*                 middle                *
*****************************************/
#middle {
	width:1005px;
	margin:0 auto;
	padding:0px;
}

/*************** Menu gauche ***************/
#menu_g {
	width:142px;
	float:left;
	margin-right:0;
}
#menu_g_cont {
	background:url(../css_img/menu_g_cont2.png) repeat-y;
	height:630px;
	min-height: 630px;
}
#menu_g_cont a {
	color:#000000;
	font-size:12px;	
	text-decoration:none;
}
#menu_g_cont a:hover {
	color:#444444;
}
#menu_g_cont h3 {
	margin:0 auto;
	margin-left:5px;
	margin-right:3px;
	
	text-align:center;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-transform:uppercase;
	font-weight:normal;
}
#menu_g_cont h3 a {
	color:#000000;
	font-size:18px;
	text-decoration:none;
}
#menu_g_cont h3 a:hover {
	color:#444444;	
}
#menu_g_cont h4 {
	margin:0 auto;
	margin-left:5px;
	margin-right:3px;
	margin-bottom:5px;
	
	text-align:center;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	
	background: url(../css_img/background_titre_menu_g.png) repeat-x; 
	color:#888; 
	height:20px; 
	padding-top:10px;
	font-weight:normal;
}

#menu_g_cont p {
	margin:4px;
}
#menu_g_cont .pub {
	background:none;
	padding-left:0px;
	margin-left:0px;
}

#menu_g_cont p a {
	margin-left:1px;
	background-position:0 2px;
	padding-left:14px;
	text-decoration:none;
	font-size:12px;
	color:#000000;
}

#menu_g_cont p a:hover {
	color:#444444;
}

#menu_g_fin {
	height:9px;
	background:url(../css_img/menu_g_fin2.png) no-repeat;
	margin-bottom:5px;
}

/*************** Menu droit ***************/
#menu_d {
	width:320px;
	min-height:650px;
	height:650px;
	float:right;
	background:url(../css_img/menu_d_index.png) repeat-y;
	margin-left:0px;
}
#menu_d .separateur_d {
	margin-left:4px;
}

#menu_d h4 {
	margin:0 auto;
	margin-left:10px;
	margin-right:3px;
	margin-bottom:5px;
	margin-top:5px;
	
	text-align:left;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
}

#menu_d form {
	margin:0 auto;
	padding:0px;
	margin-left:10px;
	margin-bottom:10px;
}
#menu_d p {
	margin:0 auto;
	padding:0px;
	margin-left:5px;
	margin-bottom:10px;
	text-align:center;
}

#menu_d input {
	font-size:0.6em;
	color:#999999;
}
#menu_d #valid_am {
	background:url(../css_img/grande_puce_eff3f6.gif) center center no-repeat; 
	border:none; 
	width:33px; 
	height:33px; 
	padding-right:80px;
}
#menu_d #valid_am:hover {
	background:url(../css_img/grande_puce_focus_eff3f6.gif) center center no-repeat; 
	cursor:pointer;
}

/*************** Contenu ***************/
#contenu {
	overflow:hidden;
	padding-top:10px;
	width:547px;
}

/* Opera */
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{
	head~body #contenu { width:538px; }
}

/****** Formulaire ******
*************************/
/* parti gauche */
#form_gauche {
	width:250px; 
	height:285px; 
	margin:0 auto; 
	padding:0;
}
#form_gauche input, #form_droit input { font-family:Arial; color:#999999; font-size:11px; margin:0 auto; }
#form_gauche .label, #form_droit .label {
	font-family:Arial; 
	font-size:12px; 
	font-weight:bold;
	line-height:14px;
	line-height:16px; !important
}

#form_gauche table td {
	padding-top:2px;
	padding-bottom:2px;
}
#form_gauche .submit {
	background:url(../css_img/fond_recherche.gif) center center no-repeat; 
	border:none; 
	width:122px; 
	height:33px; 
	font-weight:bold; 
	font-size:12px;
	line-height:33px;
	color:#000000;
}
#form_gauche .submit:hover {
	background:url(../css_img/fond_recherche_focus.gif) center center no-repeat; 
	cursor:pointer;
}

#form_gauche .quoi { width:240px; }
#form_gauche .villes { width:74px; }
#form_gauche .checkbox { margin:0px; }
#form_gauche .combien_surface { width:116px; }
#form_gauche .piece { font-size:14px; line-height:14px; }

#vente_loca {
	margin:0 auto;
	font-size:0.8em;
	font-weight:bold;
	text-align: right;
	margin-right:10px;

}
#vente_loca a {
	color:#000000;
}


#type-options_vente, #type-options_loca {
	background-image:url(../css_img/1x1_0a214b.png) /*!important*/;
	border:#6A94D4 1px solid;
	/*background-image:url(no-image);*/
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../css_img/1x1_0a214b.png');*/
	color:#000;
	position:absolute;
	top:23px;
	left:0;
	display:none;
	color:#FFF;
	font-size:12px;
	padding:5px;
	padding-right:50px;
}

#form_gauche .td_quoi_vente:hover #type-options_vente, #form_gauche .td_quoi_loca:hover #type-options_loca {
	display:block;
}

/* parti droite */
#form_droit .submit {
	background:url(../css_img/grande_puce.gif) center center no-repeat; 
	border:none; 
	width:33px; 
	height:33px; 
}
#form_droit .submit:hover {
	background:url(../css_img/grande_puce_focus.gif) center center no-repeat; 
	cursor:pointer;
}

#contenu #liens_division a{
	color:black;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#contenu #liens_division a:hover{
	color:black;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/****************************************
*                 BAS                *
*****************************************/
#bas {
	width:1005px;
	height:117px;
	clear:both;
	min-height:100px;
	margin:0 auto;
	background:#d7e1e2 url(../css_img/font_bas.png) repeat-y right;
	font-size:0.8em;
	color:#808080;
}
#bas img {
	border:0px;
}
#bas a {
	color:#808080;
	text-decoration:none;
}
#bas a:hover {
	text-decoration:underline;
}
#bas #table_liens .immobilier {
	padding-left:50px;
}
#bas #table_liens .immobilier a {	
	margin-left:1px;
	background:url(../css_img/puce.png) no-repeat top left;
	background-position:0 2px;
	padding-left:14px;
	text-decoration:none;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
#bas #table_liens .immobilier a:hover {
	background:url(../css_img/puce_hover.png) no-repeat center left;
	background-position:0 2px;
	color:#444444;
	text-decoration:underline;
}
#bas #table_liens .trait {
	border-left:1px solid #808080;
	padding-left:10px;
}

/****************************************
*                 footer                *
*****************************************/
#footer {
	height:27px;
	margin:0 auto;
	width:1005px;
	background: url(../css_img/footer2.png) repeat-x;
	color:#FFFFFF;
	font-size:0.7em;
	line-height:33px;
	clear:both;
}
#liens {
	width:960px;
	height:27px;
	margin:0 auto;
	margin-right:10px;
	line-height:27px;
	text-align:right;
}
#footer a {
	text-decoration:none;	
	color:#FFFFFF;
}
#footer a:hover {
	text-decoration:underline;	
	color:#FFFFFF;
}
#menu_d { :;height:497px; } /* hack opéra */

/* mise en page flux rss */
#flux_rss {
	text-align: center;
	font-size:11px;
	height: 300px;
	padding:0px 5px;
	padding-left:10px;
}

#flux_rss .haut
{
	width: 303px;
	height: 46px;
	margin: auto;
	background: url(../css_img/actu_immo.png) no-repeat;
}

#flux_rss .haut div
{
	color: #808080;
	font-size: 13px;
	font-weight: bold;
	position: relative;
	top: 27px;
	left: 10px;
}

#flux_rss .contenu
 {
	width: 300px;
	height: 260px;
	margin: 5px 0 5px 1px;
	background: url(../css_img/fond_rss.png) no-repeat;
}

#flux_rss .contenu marquee
{
	height: 258px;
	padding-right: 5px;
}

/*#flux_rss h4{
	color:#808080;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	text-transform:none;
	margin-top:0px;
	margin-bottom:10px;
}*/
#flux_rss a{
	text-decoration:none;
	color:#808080;
}

#flux_rss p
{
	text-align: left;
	border-bottom: 1px solid #aaa;
	padding-bottom: 7px;
	background: url(../css_img/fond_date_rss.png) no-repeat -3px -3px;
}
/* fin mise en page flux rss */

#bas_form
{
	margin-left: 8px;
	width: 531px;
	background: #0b204b;
	margin-top: -5px;
	margin-bottom: 10px;
}

/* mise en forme annonces aléatoires*/

.annonces_aleatoires
{
	background: #0b204b;
	padding: 0 3px;
	margin: 5px 0;
}

.annonces_aleatoires table {
	width: 533px;
	height: 80px;
}

.annonces_aleatoires td {
	/*background-color:#0b204b;*/
	width:120px;
	color:white;
	text-align:center;
	vertical-align:top;
	font-weight:bold;
	font-size:10px;
	/*border: 1px solid #f00;*/
	padding-top: 3px;
	background: url(../css_img/ombre_annonce_miniature.png) no-repeat;
	height: 80px;
}

.annonces_aleatoires td a {
	color:white;
	text-decoration:none;
}

.annonces_aleatoires td a:hover {
	color:white;
	text-decoration:underline;
}

.annonces_aleatoires td img {
	width:97px;
	height:80px;
	margin-left: -4px;
	margin-top: -1px;
	/*border: 3px solid #888;*/
}

.annonces_aleatoires
{
	background: #0b204b;
	padding: 0 3px;
	margin: 5px 0;
	z-index: 1;
}

.annonces_aleatoires table {
	width: 530px;
	height: 80px;
}

#annonces_aleatoires table {
	width: 531px;
}

#annonces_aleatoires td {
	background-color:#0b204b;
	width:84px;
	color:white;
	height:118px;
	text-align:center;
	vertical-align:top;
	font-weight:bold;
	font-size:10px;
	border: 1px solid #f00;
}

#annonces_aleatoires td a {
	color:white;
	text-decoration:none;
}

#annonces_aleatoires td a:hover {
	color:white;
	text-decoration:underline;
}

#annonces_aleatoires td img {
	width:70px;
	height:55px;
	border: 3px solid #888;
	margin-top:5px;
}

/* mise en forme annonces aléatoires*/

/* mise en forme liens international */

#liens_international {
	background:#0b204b;
	width: 530px;
	height:64px;
	margin:0 auto;
	font-size: 12px;
	color:red;
	border-collapse:collapse;
	margin-top: 40px;
}

#liens_international a {
	color: red;

	text-decoration: none;
}

#liens_international a:hover {
	text-decoration: underline;
}

#pays_supplement
{
	display: none;
	width: 530px;
	font-size: 12px;
	height: 88px;
	background: #0b204b;
}
#pays_supplement a
{
	color: #f00;
	text-decoration: none;
}
#pays_supplement a:hover
{
	text-decoration: underline;
}
#pays_supplement #col1
{
	width: 88px;
}
#pays_supplement #col2
{
	width: 88px;
}
#pays_supplement #col3
{
	width: 125px;
}

/* fin mise en forme liens international */

#home_google
{
	background:#0b204b;
	text-align: center;
	margin: 5px 0;
}

#pub_home
{
	/*display: none;*/
	background: #0b204b;
	padding: 10px;
	text-align: center;
}

#pub_home div
{
	height: 60px;
	width: 468px;
	padding: 3px;
	border: 1px solid #f00;
	margin: auto;
}

#info_bulle_localisation
{
	position: absolute;
	/*background: #ddf;*/
	background-image:url(../css_img/1x1_0a214b.png);
	border:1px #6A94D4 solid;
	display: none;
	font-size: 11px;
	padding: 3px;
	width: 230px;
	color: #fff;
}

#onglet1 a 
{
	background:url(../css_img/onglet_left_immo.png) no-repeat left top;
	z-index: -100;
}

#onglet1 a:hover 
{
	background:url(../css_img/onglet_left_immo_hover.png) no-repeat left top;
	z-index: -100;
}

#capture_ecran_onglet1
{
	position: absolute;
	background: #FFF;
	display: none;
	font-size: 11px;
	width: 200px;
	height: 160px;
	margin-top: 20px;
	margin-left: -3px;
	z-index: 1;
}

#capture_ecran_onglet2
{
	position: absolute;
	background: #FFF;
	display: none;
	font-size: 11px;
	width: 200px;
	height: 160px;
	margin-top: 20px;
	margin-left: 112px;
	z-index: 1;
}

#capture_ecran_onglet3
{
	position: absolute;
	background: #FFF;
	display: none;
	font-size: 11px;
	width: 200px;
	height: 160px;
	margin-top: 20px;
	margin-left: 215px;
	z-index: 1;
}

#fleche_home
{
	margin-top: 10px;
	position: absolute;
}

.curseur_pointeur
{
	cursor: pointer;
}

.miniature_annonce
{
	background: url("../css_img/fond_annonce_miniature.png") repeat;
	margin: 2px 2px;
	height: 21px;
	position: relative;
	top: -23px;
	font-size: 8px;
	overflow: hidden;
	width: 92%;
}

.image_agrandie
{
	text-align: center;
	position: absolute;
	display:none;
	margin-top: -270px;
	margin-left: -60px;
	padding: 20px 20px 5px 20px;
	background-image:url(../css_img/1x1_0a214b.png);
	border: 1px solid #6A94D4;
	z-index: 500;
}

.image_agrandie img
{
	position: relative;
	left: 2px;
	top: 1px;
	border: 1px solid white;
}