a {
	color: #0066FF; 
	text-decoration: none;
}
a:visited {
	color: #0066FF; 
	text-decoration: none;
}

a:active {
	color: #0066FF; 
	text-decoration: none;
}
a:hover {
	color: #009966;
	text-decoration: underline;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #C7DBE6;
	font-family: Tahoma, Verdana, Arial, serif;
	font-size: 11px;
}
img { border: 0; }
#main-container {
	width: 100%;
}
#top { background-color: #004D67; }
#top-left, #left { width: 52px; }
#top-mid, #main, #content-table { width: 497px; }
#top-right, #right, #menu-table, #menu { width: 251px; }
#top-left, #top, #top-right { height: 90px; }
#top-mid { vertical-align: bottom; }
#main { height: 480px; }
#main, #right, #content-table { vertical-align: top; }
#left {
	background-image: url('../images/left.jpg');
	background-repeat: repeat-y;
	background-position: right;
}
#right {
	background-image: url('../images/right.jpg');
	background-repeat: repeat-y;
	background-position: left;
}
#content-table {
	width: 497px;
}
#content-table-noticias {
	margin: 15px;
	width: 100%;
	text-align: left;
}
#content-table-noticias2 {
	margin: 0px;
	width: 100%;
	text-align: left;
}
#menu-table {
	margin: 0;
	padding: 0;
	text-align: left;
}
#menu {
	background-image: url('../images/menu.jpg');
	background-repeat: repeat-y;
	background-position: left;
	padding: 5px 15px;
}
#admin {
	margin-left: 450px;
	background-color: #C7DBE6;
	font-family: Tahoma, Verdana, Arial, serif;
	font-size: 11px;
}
table.code {
	background-color: #C0C0C0; 
}
td.code_header { 
	background: #E0E0E0 top left repeat-x; 
	font-size: 11px; 
	font-family: Tahoma;
	font-weight: bold;
}
td.code { 
	font-size: 11px;
	background: #FFF top left repeat-x; 

}
td.code { font-family: Courier; color: #444; }
.main-table { width: 800px; }
.noticias-titulo {
	font-family: Tahoma, Verdana, Arial, serif;
	font-size: 15px;
	color: #004D67;
}
.manuales-titulo {
	font-family: Tahoma, Verdana, Arial, serif;
	font-size: 15px;
	color: #004D67;
	margin-left: 10px;
}
.tseparacion { margin-left: 10px; }
.tseparacionc { margin-left: 100px; }
.tseparacion-gaming {
	text-indent: 35px;
	text-align: left;
}
.separacion {
font-size: 0;
line-height: 0px;
height: 50px;
color: #C7DBE6;
}
.separacion2 {
font-size: 0;
line-height: 0px;
height: 75px;
color: #C7DBE6;
}
.tgoles {font-weight: bold; }
.taclaracion {font-size: 10px; }
.tenano {font-size: 9px}
.Ganar {color: #00CC33; } 
.Perder {color: #FF0033; }
.Empatar {color: #0000FF; }
.tit	{
		font-size: 20px; 
		font-family: Tahoma; 
		}
.tnormal {
		font-size: 11px;
		font-family: Tahoma;
		}
.tlogin {
		font-size: 12px;
		font-family: Tahoma;
		font-weight: bold;
		}
.fecha {	color: #004D67; }
.noticia0 { background-color: #E0F3F9; }
.noticia1 { background-color: #CFEAF3; }
.noticia0, .noticia1 { padding: 35px 25px;}
.comentario { margin: 20px; }
.volver {
font-size: 18px;
font-weight: bold;
}