@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
}
a:active {
	text-decoration: none;
	color: #CC3300;
}
.dire {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC3300;
	text-align: center;
}
.fecha {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	text-align: center;
	letter-spacing: 1px;
}
.celda_boton {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FFC9B7;
}
.celda_top {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.celda_columna {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.hora {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	height: 14px;
}
.marquesina {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC3300;
	font-variant: normal;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: middle;
}
.marquesina_noticias {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3300;
	text-align: left;
	vertical-align: top;
}
.texto_links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	text-align: left;
	vertical-align: top;
}
.top_noticia {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	height: 14px;
}
.fecha_noticia {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3300;
	text-align: right;
	height: 14px;
}
.texto_noticias {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.texto_boton {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3300;
	text-align: center;
}
.parrafo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: justify;
	vertical-align: middle;
}
.texto_destacado {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-variant: small-caps;
	text-align: justify;
	vertical-align: top;
}
.texto_cursivo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	vertical-align: middle;
	text-align: justify;
}
.titulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
	text-align: left;
	text-decoration: underline;
}
.titulo_rojo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #CC3300;
	vertical-align: middle;
}
.slogan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	vertical-align: middle;
	text-indent: 5px;
}
.links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
.logo_fondo {
	background-image: url(img/logo_fondo.gif);
	background-repeat: no-repeat;
	background-position: center 30px;
}
.logo_fondo_big {
	background-image: url(img/logo_fondo_big.gif);
	background-repeat:    no-repeat;
	background-position: 100px 50px;
}
.borde_aviso {
	background-color: #FFE8DF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC3300;
}
.flecha {
	background-image: url(img/lastpost.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;
}
