body
{
  
   font-family:Verdana;
   color:#black;

}
.mailto_bis
{
color:#f29400;
border:none;
}

#testest
{
border:none;
display:block;
float:left;
}
.curseur
{
list-style-image: URL(img/curseur.png); 
}
h1
{
color:red;
}
.entete_citemeuble
{
font-size:15px;
color:#f29400;
margin-left: 10px;
}
.entete_citemeuble_bis
{
font-size:16px;
color:#e5352d;
margin-left: 10px;
}

.listepuce
{
font-size:13px;
color:#000000;
text-align:justify;
margin-left: 10px;
margin-right: 10px;
text-decoration:none;

}

.para_citemeuble
{
font-size:13px;
color:#000000;
text-align:justify;
margin-left: 10px;
margin-right: 10px;

}
h3
{
color:#e5352d;
}
#contact
{
text-align:justify;
font-size:19px;
color:#black;
}
.contact
{
text-align:justify;
font-size:19px;
color:#black;
}
#credits
{
text-align:justify;
font-size:19px;
color:#black;
}
.credits2
{
text-align:justify;
font-size:17px;
color:#black;
}
#centre
{
background-image: url("images/degrade.jpg");
background-repeat: repeat-x;
background-position: bottom;
}
#mentions
{
margin-left:60px;
margin-right:60px;
text-align:justify;
font-size:14px;
color:#black;
}
td
{
text-align:justify;
font-size:12px;
}
p
{
text-align:justify;
font-size:18px;
color:#black;
}
li
{
text-align:justify;
font-size:18px;
color:#black;

}
img
{
border:none;
display:block;
}
a
{
color:#9cc118;
border:none;
}


#lightbox{
	background-color:#eee;
	font-size: 15px;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay
	{
	background-color: #333;
	background-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}
