body {
	/* rtl */direction:ltr;
	background-color: #FFFFFF;
	margin: 15px;
	height: 100%;
	padding: 5px;
	font-family: Arial, Tahoma, Verdana;
	line-height: 120%;
	font-size: 12px;
	color: #333333;

}
.jey-body {
	background-color: #FFFFFF;
	background-image: url(objetos/bg3.jpg);
	background-repeat: repeat-x and repeat-y;
}

#jey-shadow-top {
	background-image: url(objetos/shadow_top.png);
	background-repeat: repeat-x;
	background-position: top;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	text-align:center;
	background-color:#FFFFFF;
}

#jey-top-back {
	height: 210px;
	width: 930px;
	margin:auto;
	background-image: url(objetos/4.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#jey-shadow-right {
	background-image: url(objetos/shadow_right.png);
	}

#jey-shadow-left {
	background-image: url(objetos/shadow_left.png);
}

#jey-shadow-bottom {
	background-image: url(objetos/shadow_bottom3.png);
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	text-align:center;
	background-color:#FFFFFF;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Arial", Times, serif;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 26px;
}

h2 {
	font-size: 22px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}

/* CSS Document */

html {
	height: 100%;
}

.clr {
	clear: both;
}

.outline {
	border: 1px solid #FFFFFF;
	background: #FFFFFF;
	padding: 6px;
}

#pathway_text {
	overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	/* rtl */padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 6px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li {
	background-image: none;
	padding-left: 2px;
	padding-right: 2px;
	/* rtl */float: right;
	margin: 0;
	font-size: 11px;
	line-height: 18px;
	white-space: normal;
	/* rtl */border-left: 1px solid #11435C;
}

ul#mainlevel-nav li a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #11435C;
	font-weight:normal;
}

#buttons>ul#mainlevel-nav li a {
	width: auto; 
}

ul#mainlevel-nav li a:hover {
	color: #999999;
	background: #FFFFFF;
}

#header {
	/* rtl */float: left;
	padding: 0px;
	/* rtl */margin-right: 2px;
	width: 635px;
	height: 150px;
	background: url(../images/header_short.jpg) no-repeat;
}

table.content_table {
	width: 100%;
	padding: 5px;
	margin: 5px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}

.maintitle {
	color: #11435C;
	font-size: 40px;
	/* rtl */padding-left: 15px;
	padding-top: 20px;
}

.error {
	font-style: italic;
	text-transform: uppercase;
	padding: 5px;
	color: #cccccc;
	font-size: 14px;
	font-weight: bold;
}

/** old stuff **/

.back_button {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #cccccc;
	border-bottom: 1px solid #999999;
	width: auto;
	background: url(../images/button_bg.png) repeat-x;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
	/* rtl */float: right;
}

.pagenav {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #cccccc;
	border-bottom: 1px solid #999999;
	width: auto;
	background: url(../images/button_bg.png) repeat-x;
	padding: 10px 10px;
	line-height: 20px;
	margin: 5px;
	/* rtl */float: left;
	color: #999999;
}

.pagenavbar {
	margin-right: 10px;
	/* rtl */float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
	line-height: 15px;
	/* rtl */padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/circle.png);
	background-repeat: no-repeat;
	/* rtl */background-position: left 5px;
}

td {
	/* rtl */text-align: left;
	font-size: 12px;
	line-height: 17px;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #11435C; 
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #11435C;
	text-decoration: none;

}

table.contentpaneopen {
  	width: 90%;
	padding: 0px;
	border-collapse: saparate;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   /* rtl */padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	/* rtl */padding-left: 4px;
}

table.contentpane {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}




table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	/* rtl */padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #11435C;
}

.button {
	font-family: Tahoma, Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	width: auto;
	padding: 0px 5px;
	line-height: 18px !important;
	line-height: 16px;
	height: 26px !important;
	height: 24px;
	margin: 1px;
}

.inputbox {
	padding: 2px;
	font-family: Tahoma, Arial, Hevlvetica, sans-serif;
	border:solid 1px #476C7E;
	background-color: #FFFFFF;
}

.componentheading {
	color: #11435C;
	/* rtl */text-align: left;
	padding-top: 4px;
	/* rtl */padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 18px;
	font-family:"Arial", Times, serif;
	text-transform: uppercase;
	background-image: url(../images/seperator_horiz.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

.contentcolumn {
	/* rtl */padding-right: 15px;
}

.contentheading {
	height: 30px;
	color: #11435C;
	font-weight: bold;
	font-size: 14px;
	white-space: normal;
	font-family: "Arial", Times, serif;
	font-size: 16px;
	background-repeat: repeat-x;
	background-position: bottom;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	/* rtl */text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	background-color: transparent;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
	margin-bottom: 15px;
}

table.moduletable th, div.moduletable h3 {
	color: #11435C;
	font-family: "Arial", Times, serif;
	/* rtl */text-align: left;
	/* rtl */padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
}

div.moduletable h3 {
		background-repeat: no-repeat;
		background-position:left;
}

table.moduletable td {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	margin-left:1px;
	background-color: #000099;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 7px;
	height: 23px !important;
	height: 23px;
	width: 100% 160px;
	text-decoration: none;
	background-image:url(objetos/aab.png);
}


a.mainlevel:hover {
	text-decoration: none;
	color: #0000ff;
	background-image:url(objetos/aab2.png);
}
a.mainlevelup:link, a.mainlevelup:visited {
margin-left:1px;
	display: block;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 7px;
	text-align:center;
	height: 23px !important;
	height: 23px;
	width: 100% 160px;
	text-decoration: none;
	background-image:url(objetos/aaa.png);
}


a.mainlevelup:hover {
	text-decoration: none;
	color: #0000ff;
	background-image:url(objetos/aaa2.png);
}
a.mainleveldown:link, a.mainleveldown:visited {
margin-left:1px;
	display: block;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 7px;
	text-align:center;
	height: 23px !important;
	height: 23px;
	width: 100% 160px;
	text-decoration: none;
	background-image:url(objetos/aac.png);
}


a.mainleveldown:hover {
	text-decoration: none;
	color: #0000ff;
	background-image:url(objetos/aac2.png);
}

a.mainlevel#active_menu {
	color: #000000;
	font-weight: bold;
	background-position: 0px -60px;
	background-color: #ff8000;
	
}

a.mainlevel#active_menu:hover {
	color: #000000;
}

a.sublevel:link, a.sublevel:visited {
	/* rtl */padding-left: 1px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: normal;
	color: #003399;
	/* rtl */text-align: left;
}

a.sublevel:hover {
	color: #0066FF;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
	text-decoration: bold;
}

.numero{
color: #0000ff;
}

.nascenso{
background:#000080;
color:#ffffff;
text-align:center;
width: 30px;
}

.equipo{
color:#000080;
}

.puntos{
text-align: center;
color:#000080;
width: 30px;
}

.loja{
background:#ff8000;
color:#ffffff;
text-align:center;

}
.descenso{
background:#ff0000;
color:#000000;
}

.ascenso{
background:#000080;
color:#ffffff;
text-align:center;
}

.blanco{
color:#ffffff;
text-align:center;
}

.texto{
font-size: 12px;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height:25px;
color: #003366;
}
.NoticiaCentral{
width:400;
height:50;
}
.NoticiaIzquierda{
}
.NoticiaDerecha{
}
.titulo{
font-size: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height:25px;
color: #003366;
}
.titulo2{
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height:25px;
color: #003366;
font-style:italic;
}
.foto{
width:350;
}.foto2{
width:150;
}
.tabla_agenda {
padding:0;
width:145px;
}
.div_agenda {
background-image: url(objetos/calendario_mes.gif);
background-repeat:no-repeat;
height:155px;
margin:5px;
padding-top:40px;
width:167px;
}
.week {
color:#76B908;
font-weight:bold;
text-align:center;
}
.specialday {
background-color:#76B908;
color:White;
cursor:pointer;
font-weight:bold;
text-align:center !important;
}

.weekend {
color:black;
font-weight:bold;
text-align:center;
}

.equiposRes {
	background-color:#F1F2EC;
	border-right:1px solid #E7E7E7;
	color:#888888;
	float:left;
	font-family:Arial,Verdana,sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-weight:bold;
	line-height:normal;
	padding:5px 3px;
	width:500px;
	}
.resultadoRes {
background-color:#000000;
color:#FFFFFF;
float:left;
font-size:33px;
font-weight:bold;
height:40px;
margin:0 2px;
margin-top:5px;
text-align:center;
width:40px;
}
.resultadoResMini {
background-color:#000000;
color:#FFFFFF;
float:left;
font-size:24px;
font-weight:bold;
height:30px;
margin:0 2px;
margin-top:5px;
text-align:center;
width:30px;
}
.fecha {
float:left;
font-weight:bold;
height:60px;
margin:0 2px;
margin-top:5px;
text-align:center;
width:60px;
}
.equipoRes {
color:#990000;
float:left;
padding-top:14px;
text-align:center;
text-transform:uppercase;
width:165px;
}
.equipoResMini {
color:#990000;
float:left;
padding-top:14px;
text-align:center;
text-transform:uppercase;
width:40px;
}
.escudoRes {
float:left;
width:35px;
}
.equiposResmini {
	background-image:url(objetos/bgp.png);
	color:#888888;
	float:left;
	font-family:Arial,Verdana,sans-serif;
	font-size:9px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-weight:bold;
	line-height:normal;
	padding:5px 3px;
	width:150px;
	}