/* @override http://www.apartlaspalmeras.com/hojas%20de%20estilo/titulos.css */

img {
	border: 0;
}


.titulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660000;
	padding-left: 40px;
	line-height: 13px;
	padding-top: 20px;
	border-bottom: 3px solid #DEAA69;
	}
.contacto {
	height: 350px;
	width: 557px;
	background-color: #febc7e; 
	margin-bottom: 15px;
}
.ok {
	height: 345px;
	width: 557px;
	background-color: #febc7e; 
	margin-bottom: 15px;
}
#notaprincipal {
	height: 355px;
	width: 557px;
	background-color: #febc7e; 
}	

#imagenes {
	margin-bottom: 20px;
	height: 355px;
	background-color: #febc7e;
}	
	
#imagenes ul {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left: 3px;
	padding-top: 8px;
}	

#imagenes ul li {
	float: left;
	margin: 5px;
	margin-bottom: 10px;
}	

#imagenes ul li a:hover img { 
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	-khtml-opacity: 0.70;
	opacity: 0.70;
	}	
