body {
background: #999999;
font-family: times ;
}

a{
text-decoration:none;
font-size: 80%	;
}

a{
color : black;
}

a:hover{
color : white;
}


/*customization*/


#container{				
width: 814px;
position: absolute; left: 36%;
/*background: #a1a1a1;*/
background:#d5d5d5;
margin-left: -241px;}    
	

#topfooter
{position:absolute;
text-align:left;
width:814px;
height:20px;
left: 0px; top: 180px;
background:transparent;/*#d5d5d5;*/
z-index:100;
}

#topfooter2
{position:absolute;
text-align:left;
width:814px;
height:20px;
left: 0px; top: 195px;
background:transparent;/*#d5d5d5;*/
z-index:100;
}

#topmidle
{position:absolute;
width:814px;
height:160px;
left: 0px; top: 20px;
}


#global
{position:absolute;
width:800px;
height:300px;
top:164px;
left:0px;
background:transparent ;
background-repeat:no-repeat;
z-index:100;
}

#pic0
{position:absolute;
width:300px;
height:100px;
top:0px;
background: url(photos/lauze-toit.jpeg);
background-repeat:no-repeat;
}

#pic1
{position:absolute;
width:300px;
height:100px;
top:80px;
background: url(photos/lauze-gris.jpeg);
background-repeat:no-repeat;
}


#pic2
{position:absolute;
width:300px;
height:117px;
top:50px;
left:9px;
background:transparent url(photos/titre3-300.gif);
background-repeat:no-repeat;
z-index:200;
}

#pic3
{position:absolute;
width:300px;
height:160px;
top:0px;
left:518px;
background:transparent url(photos/maison.jpeg);
background-repeat:no-repeat;
z-index:200;
}

#pic4
{position:absolute;
width:240px;
height:160px;
top:0px;
left:300px;
background:transparent url(photos/rhodo.jpeg);
background-repeat:no-repeat;
z-index:100;
}

#logo-proprietaire
{position:absolute;
width:180px;
height:142px;	
top:5px;
left:600px;
background:url(photos/proprietaire.gif);
background-repeat:no-repeat;
z-index:650;
}

#contact-proprietaire
{position:absolute;
width:260px;
height:142px;	
top:130px;
left:550px;
background:url(photos/contact.gif);
background-repeat:no-repeat;
z-index:650;
}

