.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;
}

.titulodestacado {
	font-family: "Franklin Gothic Medium Cond", Arial, sansSerif;
	font-size: 14px;
	color: #420001;
	padding-top: 11px;
	font-weight: bold;

}
.destacados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;

}
.titulo {
	font-family: "Franklin Gothic Medium Cond", Arial, sansSerif;
	font-size: 19px;
	color: #420001;
	background-color: #D6D6D6;
	padding-top: 11px;
	padding-left: 10px;
}
.fotodestacada {
	border: 1px solid #561D1D;
}
.titulo2 {
	font-family: "Franklin Gothic Medium Cond", Arial, sansSerif;
	font-size: 19px;
	color: #7A7979;
}
.titulo_seccion{
	font-family: "Franklin Gothic Medium Cond", Arial, sansSerif;
	font-size: 15px;
	color: #7c0003;
	margin-bottom: 10px;
	padding-left: 30px;
	padding-bottom: 2px;
	background: left 60% no-repeat url( '../images/ico_seccion.jpg' );
	border-bottom: 2px solid #777;
}
a.link_destacados{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
a.link_destacados:hover{
	color: #561d1d;
	text-decoration: underline;
}

