@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;	
}
a.enlace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-color: #666666;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0000FF;
	height: 50px;
	letter-spacing: 3px;
}
a.enlace:hover 
{
	color: #0000FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #000000;
	font-weight: normal;
	letter-spacing: 3px;
	height: 50px;
} 

#cabe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	float: right;
	background-color: #000000;
	background-position: 140px bottom;
	position: fixed;
	height: 200px;
	width: 100px;
	padding: 10px;
	right: 20px;
	bottom: 0px;
}

.Texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	
	font-weight: normal;
	
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

#fondo {
	width: 100%;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	right: 0px;
}
#cabe2 {
	float: right;
	position: fixed;
	height: 50px;
	width: 220px;
	padding: 2px;
	top: 90px;
	right: 0px;
	visibility: visible;
}
#noticias {
	background-color: #000;
	background-position: bottom;
	position: fixed;
	height: 265px;
	width: 150px;
	padding: 10px;
	top: 0px;
	left: 30px;
}
.Titulo-a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
}
.Texto-b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #EEEEEE;
	text-decoration: none;
	line-height: 13px;
}
.Texto-a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	line-height: 13px;
}
#cabe3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	float: right;
	background-position: 140px bottom;
	position: fixed;
	height: 50px;
	width: 250px;
	padding: 2px;
	top: 50px;
	right: 0px;
	text-align: left;
}
#cabe4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	float: right;
	background-color: #0000FF;
	background-position: 140px bottom;
	position: fixed;
	height: 14px;
	width: 250px;
	padding: 2px;
	top: 120px;
	right: 0px;
	text-align: left;
}
a.vinculo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-color: #666666;
	color: #FF0000;
	text-decoration: none;
	background-color: #000000;
}
a.vinculo:hover {

	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #0000FF;
	font-weight: normal;
}
