/*-----------Paramètrage du site-------------*/
form {
	padding:0px;
	margin:0px;
}
td, html, body{

	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	margin:0px;
}

.lienblanc {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

html, body {
background-color:#CFCFCF;

}
#global {
	position:absolute;
	left: 50%; 
	width: 900px;
	margin-left:-450px;
	height:100%;
	background-image:url(/images/ombre_fond.jpg);
}
#globalimprime {
	width: 640px;
}
br {
line-height:8px;
}
a {
color:#333333;
}

.adresse {
	font-weight:bold;
}

/*-----------Position div accueil-------------*/
#fond_accueil{
background-image:url(/images/fond_accueil.jpg);
position:absolute;
}
#accueil_gauche {
width:400px;
float:left;
}
#menu_accueil {
width:150px;
float:left;
}
#menu_navigation {
width:250px;
height:120px;
float:left;
}

a#accueil span, a#contact span, a#acces span, a#maison span, a#appartement span, a#terrain span, a#vendu span{
display:none;
}
a#accueil, a#contact, a#acces{
display:block;
width:150px;
}
a#accueil{
background:url(images/accueil.jpg) no-repeat top left;
height:36px;
}
a:hover#accueil{
background:url(images/accueil_2.jpg) no-repeat top left;
}
a#contact{
background:url(images/contact.jpg) no-repeat top left;
height:25px;
}
a:hover#contact{
background:url(images/contact_2.jpg) no-repeat top left;
}
a#acces{
background:url(images/plan_acces.jpg) no-repeat top left;
height:26px;
}
a:hover#acces{
background:url(images/plan_acces_2.jpg) no-repeat top left;
}

a#maison, a#appartement, a#terrain, a#vendu{
display:block;
width:250px;
}
a#maison{
background:url(images/maison_surzur.jpg) no-repeat top left;
height:30px;
}
a:hover#maison{
background:url(images/maison_surzur_2.jpg) no-repeat top left;
}
a#appartement{
background:url(images/appartements_vannes.jpg) no-repeat top left;
height:29px;
}
a:hover#appartement{
background:url(images/appartements_vannes_2.jpg) no-repeat top left;
}
a#terrain{
background:url(images/terrain_surzur.jpg) no-repeat top left;
height:31px;
}
a:hover#terrain{
background:url(images/terrain_surzur_2.jpg) no-repeat top left;
}
a#vendu{
background:url(images/vendu_surzur.jpg) no-repeat top left;
height:30px;
}
a:hover#vendu{
background:url(images/vendu_surzur_2.jpg) no-repeat top left;
}
#recherche{
width:500px;
height:120px;
float:left;
background-image:url(/images/fond_recherche.jpg);
background-position:top;
background-repeat:no-repeat;
}
#centrer_selection{
margin:0px 20px;
}

#selection_semaine{
width:400px;
background-image:url(/images/fond_accueil_gauche.jpg);
background-position:top;
background-repeat:no-repeat;
float:left;
}
#accueil_droit {
width:500px;
float:left;
}
#coup_coeur{
background-image:url(/images/fond_accueil_droit.jpg);
background-position:top;
background-repeat:no-repeat;
}
#ne_pas_manquer{
clear:left;
}
#pied{
position:relative;
background-image:url(/images/fond_pied.jpg);
background-position:top;
background-repeat:no-repeat;
text-align:center;
color:#333333;
background-color:#CFCFCF;
}

/*-----------Position div phase liste-------------*/
#fond_contenu{
position:absolute;
background-image:url(/images/fond_contenu_pix.jpg);
}
#fond_liste{
background-image:url(/images/fond_contenu.jpg);
background-position:top;
background-repeat:no-repeat;
width:900px;
float:left;
}
.centrer{
position:relative;
width:900px;
left:40px;
}
.liste_bien{
width:400px;
float:left;
margin-right:20px;
height:210px;
}

.liste_bien_vendu{
width:400px;
float:left;
margin-right:20px;
background-image:url(/images/maison_vendu.gif);
background-repeat:no-repeat;
}

#numero_page_fond {
	width:900px;
	height:30px;
	background:url(/images/fond_numero_page.jpg) no-repeat top;
	text-align:center;
	font-size:12px;
}

/*-----------detail-------------*/
#detail{
width:400px;
background-image:url(/images/fond_accueil_gauche.jpg);
background-position:top;
background-repeat:no-repeat;
float:left;
}
.centrer_detail{
margin:0px 25px;
}
#photo{
margin:40px 0px 0px 10px;
float:left;
width:490px;
}

/*-----------texte-------------*/
h1{
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
margin:0;
}
.ref{
color:#333333;
}
.page{
color:#FFFFFF;
}
.pagegras{
color:#FFFFFF;
font-weight:bold;
}

/*-----------acces-------------*/
#fond_acces{
background-image:url(/images/acces_immobilier_surzur.jpg);
background-position:top;
background-repeat:no-repeat;
width:900px;
height:430px;
float:left;
clear:both;
}

#adresse_sulniac{
position:relative;
font-size:13px;
color: #990000;
font-weight:bold;
top:310px;
left:500px;
}
#adresse_surzur{
font-size:13px;
color: #990000;
font-weight:bold;
position:relative;
left:500px;
top:355px;
}
