/* CSS Document */
body{
	
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	margin-top:0px;
	margin-bottom:0px;
	font-size:12px;
	line-height:15px;
	margin-left:0px;
	margin-right:0px;
	background-color:#ffffff;
}

p{
    font-family:Verdana, Geneva, sans-serif;
    font-size:12px;
    color:#333;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
}

a{
	color: #333;
	font-size: 12px;
	text-decoration: none;
}    

a:hover{
	text-decoration: underline;
	font-size: 12px;
}

h1{
	font-family:Verdana, Geneva, sans-serif;
    font-size:30px;
    color:#DB0606;
	line-height:15px;
	font-weight:normal;
	margin-bottom:10px;
	margin-top:10px;
	
}

ul.casas-det {
position:relative;
list-style:none;
margin-top:10px;
margin-bottom:0px;
clear:both;
}
li.casas-det  {
list-style:none;
margin-top:10px;
padding-top:0px;
margin-bottom:0px;
margin-left:-35px;
left:0px;

background-image:url(../imagenes/btn.gif);
background-repeat:no-repeat;
font-size:12px;
background-position:4px left; 
padding-left:15px;
color:#666666;
}

#imagenes {
margin-top:17px;
}

