body {
	background-color: #000000;
	scrollbar-face-color:#000000;
	scrollbar-shadow-color:#900007;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#900007;
	scrollbar-darkshadow-color:#900007;
	scrollbar-track-color:#000000;
	scrollbar-arrow-color:#FFFFFF;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #EE3337;
}
a:active {
	text-decoration: none;
	color: #FF3333;
}
.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #FFCC00;
	text-decoration: underline;
}
img {
	text-decoration: none;
}
.campotexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #000000;
	border: ridge #900007;
}
.boton {
		font-size:10px;
		font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        background:#333333;
        border:0px #FFCC66;
        width:80px;
        height:19px;
}
.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
.titulo_noticias {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CCCCCC;
}
.texto_noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-align: justify;
	padding: 5px 15px 0px;
}
.pie_noticias {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
.texto_fechas {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-align: justify;
	padding: 5px 0px 0px 20px;
}
.texto_autor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.texto_fecha_mensajes {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.item_fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.linea_puntos {
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#sitio {
	width: 1%;
	position: relative;
}
#logo {
	position: absolute;
	left: 217px;
	right: auto;
	top: 59px;
}
#player {
	position: absolute;
	left: 507px;
	right: auto;
	top: 27px;
}
#todo {
	width: 100%;
	text-align: center;
}
