/* Global Styles */

body {
	margin:0px;
	/*background:url(imagenes/tribunafondo.jpg);*/
	background-attachment:fixed;
	}
	
td {
	font:11px arial;
	color:#99CCFF;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
/* ID Styles */
#navigation a {
	font:12px Tahoma;
	color: #FF6600;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border: 1pt solid rgb(20,40,95);
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#navigation a:hover {
	color:#FF6600;
	border: 1pt dotted yellow;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}

/* estilos texto */
.Estilo2 {
	color: #CC0000;
	font-family: Comic sans MS;
	font-size: 11px;
	/*font-weight: bold;*/
}
.Estilo3 {
	color: #006666;
	font-family: Verdana;
	font-size: 14px;
	font-weight:bold;
}
.Estilo4 {
	color: #006666;
	font-family: VERDANA;
	font-size: 11px;
	font-weight:bold;
}
.Estilo5 {
	color: blue;
	font-family: VERDANA;
	font-size: 11px;
	font-weight:bold;
}
.Estilo6 {
	color: blue;
	font-family: VERDANA;
	font-size: 16px;
	font-weight:bold;
}
.Titulos {
	color: #CC0000;
	font-family: ELLIS;
	font-size: 22px;
	border-bottom:double;
	border-bottom-color:#CC0000;
}

.cabecera {
	color: #CC0000;
	font-family: Tahoma;
	font-size: 14px;
}

.botones {
	color: black;
	font-family: Comic sans MS;
	font-size: 14px;
	font-weight:bold;
}

.texto {
	color: #000066;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}