/* CSS Document */

.relleno{
	background-image: url(../images/relleno_iz.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: right;
}
.titulo-principal {
	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	color: 4E0A15;	
}
.subtitulo-1 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: 4E0A15;
	text-indent: 30px;
}
.subtitulo-2 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: 4E0A15;
}


.texto-normal {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: 584F4E;
	text-indent: 20px;
	line-height: 15px;
}
.texto-imagencita {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	color: 584F4E;
	line-height: 15px;
}

.texto-normal-noticia {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: 584F4E;
	line-height: 15px;
}
.texto-resaltado {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: 584F4E;
}
.texto-enlace {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: 18676C;
	text-decoration: none;
}
.texto-enlace:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: 18676C;
	text-decoration: underline;
	background-color: EBF3E2;
}
.texto-destacado-2 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #7A4750;
	text-indent: 20px;
	line-height: 16px;
	font-weight: lighter;
}
