﻿body{background: #424242;margin:0px;padding:0px;text-align:center;}
body{ text-align:-moz-center;}

.ocho{font-size:8px;}
.nueve{font-size:9px;}
.diez{font-size:10px;}

.cabecera {height:112px; background: url(../imagenes/cabecera.gif) center center;}
.fondo_pag1 {background: #D4CEC3 url(../imagenes/fondo_pag1.gif) repeat-y left;}
.fondo_pag2 {background: #D4CEC3 url(../imagenes/fondo_pag2.gif) repeat-y right;}

.letra_menu
{
	border:solid 1px #000000;
	font-family:Trebuchet MS;
	font-size:15px;
	color:#CBCBCB;
	vertical-align:middle;
	text-align:center;
	background: url(../imagenes/menu_sup.gif) no-repeat;
	height:45px; width:103px;
	line-height:45px;
}
.letra_menu:hover{background: url(../imagenes/menu_sup_o.gif) no-repeat;cursor:pointer;}

.menu_lat
{
	text-align:left;
	height:33px;
	line-height:33px;
	border:solid 1px #000000;
	font-family:Trebuchet MS;
	font-size:14px;
	color:#CBCBCB;
	vertical-align:middle;
	background: url(../imagenes/menu_lat.gif) no-repeat;
	width:168px;
}
.menu_lat:hover{cursor:pointer;background: url(../imagenes/menu_lat_o.gif) no-repeat;}
.patrocinadores
{
	font: normal 15px "Helvetica", Arial, Verdana, sans-serif;
	color: #373737;
	font-weight:bold;
}
.patrocinadores:hover{text-decoration:none;}
.content_sup
{
	background: url(../imagenes/content_sup.gif) no-repeat;
	height:20px;
	width:784px;
}
.content_med{background: url(../imagenes/content_med.gif) repeat-y;width:784px;}
.content_inf
{
	background: url(../imagenes/content_inf.gif) no-repeat;
	height:20px;
	width:784px;
}
.caja{background:#171717;margin:1px;width:361px;vertical-align:top;}
.caja_sup
{
	text-align:left;
	padding-left:10px;
	height:47px;
	line-height:47px;
	font-family:Trebuchet MS;
	font-size:15px;
	color:#CBCBCB;
	width:349px;
	vertical-align:middle;
	background:url(../imagenes/caja_sup.gif) no-repeat;
}
.texto_caja
{
	padding:10px;
	text-align:left;
	font: bold 11px/20px "Helvetica", Arial, Verdana, Helvetica, sans-serif;
	color: #999999;
}
.texto{font: bold 11px/20px "Helvetica", Arial, Verdana, Helvetica, sans-serif;color: #999999;}
.error{color:#550000;}
.oscuro{color:#444433;}
.titulo
{
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:24px;
	color:#8B48A9;
	text-decoration:none;
}
.enlace{ text-decoration:none;color:#8B48A9;}
.enlace:hover{text-decoration:underline;}
