h1 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	color: #003366;
	font-size:11px;
}

#foto_vivienda {
	background-image: url(images/generales/internas/imgcpt.jpg);
	height: 249px;
	width: 430px;
	float: left;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 3px;
}
#foto_conoce {
	height: 195px;
	width: 174px;
	float: left;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 3px;
}
#foto_planos {
	background-image: url(images/generales/internas/planos.jpg);
	height: 213px;
	width: 293px;
	float: right;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
}
#foto_beneficios {
	background-image: url(images/generales/internas/img_beneficio.jpg);
	height: 200px;
	width: 260px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 3px;
	float: left;
}
#contenido_fotos {
	height: 255px;
	width: 300px;
	background-color: #E4E4E4;
	padding: 5px;
	border: 3px solid #CCCCCC;
	float: left;
	margin: 5px;
}
#fotos_tendecias {
	margin: 5px;
	height: 181px;
	width: 135px;
	float: right;
}

#listadonoticias{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
 }
#listadonoticias a{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
 }

#listadonoticias a:hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
 }
hr {
	border: 2px dotted #CCCCCC;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
