.texto {

	font-family: Tahoma;

	font-size: 11px;

	text-decoration: none;

	color: #333333;

}

.texto_blanco_titulo {

	font-family: Tahoma;

	font-size: 11px;

	font-weight: bold;

	color: #FFFFFF;

}

.texto_negrita {

	font-family: Tahoma;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #333333;

	text-decoration: none;

}

.enlace_rojo {

	font-family: Tahoma;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #CC0000;

	text-decoration: underline;

}

.caja {

	font-family: Tahoma;

	font-size: 11px;

	color: #333333;

	text-decoration: none;

}

.todo_negro {

	border: 1px solid #333333;

}

.derecha_gris_5 {
	border-top-width: 0px;
	border-right-width: 4px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DEDEDE;
	border-right-color: #DEDEDE;
	border-bottom-color: #DEDEDE;
	border-left-color: #DEDEDE;
}
.izquierda_gris_5 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DEDEDE;
	border-right-color: #DEDEDE;
	border-bottom-color: #DEDEDE;
	border-left-color: #DEDEDE;
}.titular {
	font-family: "Trebuchet MS";
	font-size: 25px;
	color: #E20D77;
}
