/* CSS Document */
BODY
{
}
.titular_negro
{
    color: #626262;
    FONT-FAMILY: Kozuka Gothic Std, Arial, Helvetica, sans-serif;
    FONT-SIZE: 20pt;
}
.titular_rojo
{
    COLOR: red;
    FONT-FAMILY: Kozuka Gothic Std, Arial, Helvetica, sans-serif;
    FONT-SIZE: 20pt;
}
.space {
	font-family: Impact;
	font-size: 6pt;
}
.apartados {
	font-family: Kozuka Gothic Std, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: 600;
	color: #626262;
	text-decoration: none;
}
.apartados_rojo {
	font-family: Kozuka Gothic Std, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: 600;
	color: red;
	text-decoration: none;
}
.apartados_rojo_2 {
	font-family: Kozuka Gothic Std, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: 400;
	color: red;
	text-decoration: none;
}
.textos {
	font-family: Kozuka Gothic Std, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: 200;
	color: #626262;
	text-decoration: none;
}
.textos_stt {
	font-family: Kozuka Gothic Std, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: 400;
	color: black;
	text-decoration: none;
}
.textos_visor {
	font-family: Kozuka Gothic Std, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: 500;
	color: #626262;
	text-decoration: none;
}
.textos_titular {
	font-family: Kozuka Gothic Std, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: 700;
	color: red;
	text-decoration: none;
}
A:hover
{
	color: Red;
}
form
{
	display: inline;
}
