* {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
body {
	font-family: "Trebuchet MS", Verdana, Sans-serif;
	font-size: small;
	text-align: center;
	background: url(../img/f6.gif) repeat-y top center;
}
table {
	font-weight: normal;
	font-size: 8pt;
	font-family: "Trebuchet MS", Verdana, Sans-serif;
	text-decoration: none;
	text-align: center;
	width: 90%;
	border: 0;
}
#contenedor {
	margin: 0 auto;
	width: 746px;
	height: 1024px;
	background: #fff;
}
#cabecera {
	height: 94px;
	background: url(../enc/css4.jpg) center no-repeat;
	text-align: right;
	width: 746px;
	padding-top: 4px;
}
#menu {
	height: 26px;
	width: 746px;
	float: left;
	margin-left: 2px;
	padding-top: 3px;
	background: url(../img/men.gif) no-repeat;
}
#estad1, #estad2a, #estad2b, #estad6, #estadv {
	width: 192px;
	float: left;
	height: 861px;
	margin-left: 1px;
	padding-top: 4px;
}
#estad1 {
	background: url(../img/izq.gif) center no-repeat;
}
#estad6 {
	background: url(../img/izq6.gif) center no-repeat;
}
#estad2a {
	background: url(../img/izq2a.gif) center no-repeat;
}
#estad2b {
	background: url(../img/izq2b.gif) center no-repeat;
}
#estadv {
	background: url(../img/izqv.gif) center no-repeat;
}
#plantel1, #planteli, #plantel5, #plantel6, #plantel2a, #plantel2b, #plantel1v, #planteliv {
	width: 546px;
	text-align: center;
	height: 861px;
	float: right;
	padding-left: 3px;
	margin-left: 2px;
	padding-top: 2px;
}
#plantel1 {
	background: url(../img/pla1.jpg) bottom left no-repeat;
}
#planteli {
	background: url(../img/plai.jpg) bottom left no-repeat;
}
#plantel5 {
	background: url(../img/pla5.jpg) bottom left no-repeat;
}
#plantel6 {
	background: url(../img/pla6.jpg) bottom left no-repeat;
}
#plantel2a {
	background: url(../img/pla2a2.jpg) bottom left no-repeat;
}
#plantel2b {
	background: url(../img/pla2b.jpg) bottom left no-repeat;
}
#plantel1v {
	background: url(../img/pla1v.jpg) bottom left no-repeat;
}
#planteliv {
	background: url(../img/plaiv.jpg) bottom left no-repeat;
}
.datos {
	height: 535px;
	float: left;
}
.datos img {
	margin-left: 7px;
	margin-top: 2px;
}
h1 {
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 2px;
	color: #F00;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: left;
}
h2 {
	color: #f00;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h3 {
	color: #093;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h4 {
	font-size: 10px;
	color: #666;
	font-style: italic;
	text-align: left;
	padding-left: 5px
}
h5 {
	font-size: 12px;
	font-weight: normal;
}
.jugador {
	font-size:13px;
	margin-top:3px;
	padding-left: 5px;
	text-align: left;
}
.jugador a {
	color:#000;
	text-decoration:none;
}
.jugador a:hover {
	color:#f00;
	text-decoration:underline;
}
#copyright {
	height: 25px;
	width: 746px;
	font-family: "Trebuchet MS", Verdana, Sans-serif;
	font-size: 90%;
	background: url(../img/copy.jpg) bottom no-repeat;
	clear: both;
}
.bg6 {
	background-color: #096;
	color: #fff;
}
.bg7 {
	color: #fff;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/slides.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* slides styling */
.fixture {
	padding: 4px;
	width: 178px;
	height: 507px;
	text-align: left;
}
.fixture h1 {
	font-size: 14px;
	font-weight: normal;
	color: #000;
	margin: 0 0 0 0px;
	padding: 0;
}
.fixture ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 180px;
	position: absolute;
	height: 216px;
}
.fixture ul li a:focus b, .fixture ul li a:active b {
	display: block;
	position: absolute;
	width: 180px;
	height: 200px;
	color: #000;
	font-weight: normal;
	top: 222px;
	left: 0px;
}
.fixture ul li {
	display: inline;
	width: 24px;
	height: 24px;
	float: left;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	margin: 6px;
	text-align: center;
}
.fixture ul li a {
	display: block;
	width: 24px;
	height: 24px;
	cursor: default;
	text-decoration: none;
}
.fixture ul li a b {
	display: none;
}
.fixture ul li a img {
	display: block;
	width: 22px;
	height: 22px;
	border: 0px solid #096;
}
.fixture ul li a:hover {
	white-space: normal;
	position: static;
	display: block;
}
.fixture ul li a.hor:hover img {
	position: static;
	border-color: #f00;
}
.fixture ul li a:active, .fixture ul li a:focus {
	position: static; /*	outline: 0; */
}
.fixture ul li a:focus.hor img, .fixture ul li a:active.hor img {
	position: absolute;
	left: 0px;
	top: 350px;
	width: 75px;
	height: 75px;
	border: 0px solid #000;
	padding-left: 50px;
}
.dato {
	color: #900;
	font-size: 13px;
	font-weight: bold;
	margin-top: 3px;
	margin-left: 5px;
	text-align: left;
}
.dato_cont {
	color: #000;
	font-weight: normal;
}
small {
	color: #ccc;
	font-style: italic;
}
#index, #info {
	width: 746px;
	float: left;
	height: 861px;
	background: url(../img/info.jpg) top no-repeat;
	padding-top: 3px;
}
.indexenc {
	height: 146px;
}
.indexf, .infosf {
	width: 365px;
	float: left;
	margin-left: 3px;
}
.indexf {
	background: url(../img/indexf.jpg) top no-repeat;
}
.indexv, .infosv {
	width: 365px;
	float: right;
	margin-right: 4px;
}
.indexv {
	background: url(../img/indexv.jpg) top no-repeat;
}
.bor {
	border: 1px #000 solid;
}
.pie {
	background: url(../img/red.jpg);
	font-size: 11px;
}
.pie a, .pie a:visited{
	color: #fff;
	text-decoration:none;
}
.pie a:hover, .pie a:active{
	color: #fff;
	text-decoration:underline;
}