@font-face { 
    font-family: 'Homenaje';
    src: local('Homenaje'), url('Homenaje-Regular.TTF') , url('Homenaje-Regular.TTF') format('opentype');

}

#header {
	width:998px;
	height:100px;
	z-index:2;
	margin: 0 auto;
	border-left: 1px;
	border-left-color: #CCC;
	border-left-style: solid;
	border-right: 1px;
	border-right-color: #CCC;
	border-right-style: solid;
	border-bottom: 5px;
	border-bottom-color: #CCC;
	border-bottom-style: solid;
}
@media screen and (max-width: 480px) {
#header {
  width: 100%;
  height: 100px;
  z-index: 2;
  margin: 0 auto;
  border-left: 1px;
    border-left-color: currentcolor;
    border-left-style: none;
  border-left-color: #CCC;
  border-left-style: solid;
  border-right: 1px;
    border-right-color: currentcolor;
    border-right-style: none;
  border-right-color: #CCC;
  border-right-style: solid;
  border-bottom: 5px;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
  border-bottom-color: #CCC;
  border-bottom-style: solid;
}}
#menu_holder {
	position:absolute;
	
	height:25px;
	z-index:50;
	margin-top: 60px;
	margin-left: 750px;
}
@media screen and (max-width: 480px) {
	#menu_holder {
	position:absolute;
	
	height:25px;
	z-index:50;
	margin-top: 60px;
	margin-left: 100px;
}}

#lang_holder {
	position:absolute;
	width:165px;
	height:25px;
	z-index:100;
	margin-top: 5px;
	margin-left: 820px;
}
@media screen and (max-width: 480px) {
	#lang_holder {
  position: absolute;
  width: 165px;
  height: 25px;
  z-index: 100;
  margin-top: 20px;
  margin-left: 150px;
}}

/* Menu */

#menu {
	height: 25px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	
	z-index: 100;
}
#lang {
	height: 25px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;


	width: 160
.px;
	z-index: 100;
	width: 165px;
}


#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}
#lang ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}


#menu li {
	float: right;
}
#lang li {
	float: right;
}


#menu a {
	display: block;
	float: left;
	height: 25px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-family: Homenaje;
	font-size: 14pt;
	font-weight: normal;
	color: #000;
	border: none;
	width: auto;
}
#lang a {
	display: block;
	float: left;
	height: 25px;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: 400;
	color: #000;
	border: none;
	width: 50px;
}

#menu .current_page_item a {
	color: #00813B;

}
#lang .current_page_item a {
	color: #00813B;
}


#menu li.current_page_item {
	color: #000;
}
#lang li.current_page_item {
	color: #000;
}

#menu a:hover {
	color: #00813B;
}
#lang a:hover {
	color: #00813B;
}


#logo {
	background-image:url(images/logo_final_200.jpg);
	position:absolute;
	width:998px;
	height:100px;
	z-index:1;
	margin-left: 0px;
}
@media screen and (max-width: 480px) {
  #logo {
	background-image:url(images/logo_final_200RES.jpg);
	position:absolute;
	width:300px;
	height:100px;
	z-index:1;
	margin-left: 0px;
  }
}
#slider {
	width:998px;
	z-index:1;
	margin: 0 auto;
	height: 200px;
	border-left: 1px;
	border-left-color: #CCC;
	border-left-style: solid;
	border-right: 1px;
	border-right-color: #CCC;
	border-right-style: solid;
}
@media screen and (max-width: 480px) {
	#slider {
	display:none;
	  }
}
#page_name {
	width:975px;
	height:25px;
	z-index:1;
	margin: 0 auto;
	background-color: #00813b;
	text-align: right;
	color: #FFF;
	padding-top: 10px;
	font-size: 14pt;
	font-family: Homenaje;
	padding-right: 25px;
	border-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-top: 5px;
	border-top-style: solid;
	border-top-color: #CCC;
}
@media screen and (max-width: 480px) {
	#page_name {
	display:none;
}}
#content {
	width:998px;
	z-index:1;
	margin: 0 auto;
	min-height: 250px;
	border-left: 1px;
	border-left-color: #CCC;
	border-left-style: solid;
	border-right: 1px;
	border-right-color: #CCC;
	border-right-style: solid;
	border-bottom: 5px;
	border-bottom-color: #00813B;
	border-bottom-style: solid;
	border-top: 1px;
	border-top-color: #CCC;
	border-top-style: solid;
	background-color: #FFF;
	padding-bottom: 20px;
}
@media screen and (max-width: 480px) {
	#content {
	width:100%;
	z-index:1;
	margin: 0 auto;
	min-height: 250px;
	border-left: 1px;
	border-left-color: #CCC;
	border-left-style: solid;
	border-right: 1px;
	border-right-color: #CCC;
	border-right-style: solid;
	border-bottom: 5px;
	border-bottom-color: #00813B;
	border-bottom-style: solid;
	border-top: 1px;
	border-top-color: #CCC;
	border-top-style: solid;
	background-color: #FFF;
	padding-bottom: 20px;
}}

#page_txt {
	width:auto;
	z-index:1;
	min-height: 250px;
	background-color: #FFF;
	margin-left: 315px;
	margin-top: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	text-align: justify;
}
@media screen and (max-width: 480px) {
	#page_txt {
  width: auto;
  z-index: 1;
  min-height: 250px;
  background-color: #FFF;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 20px;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12pt;
  text-align: left;
}}

#page_players {
	width:940px;
	z-index:1;
	min-height: 250px;
	background-color: #FFF;
	margin-left: 30px;
	margin-top: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	text-align: justify;
}
#player_info {
	position:relative;
	width:940px;
	height:115px;
	z-index:50;
	margin-top: 20px;
}

#page_blog {
	width:940px;
	z-index:1;
	min-height: 250px;
	background-color: #FFF;
	margin-left: 30px;
	margin-top: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	text-align: justify;
}





/* Sidebar */

#sidebar {
	float: left;
	width: 285px;
	padding: 0px 0px 0px 0px;
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
@media screen and (max-width: 480px) {
#sidebar {
	display:none;
}}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 10px;
	padding-bottom: 5px;
}

#sidebar li li {
	padding-left: 20px;
	line-height: 20px;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 15px;
	font-style: normal;
}

#sidebar h2 {
	height: 20px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 20px;
	font-size: 16px;
	color: #00813B;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: lighter;
}
#sidebar h4  {
	height: 25px;
	margin-bottom: 5px;
	padding: 0px 0px 0px 20px;
	font-size: 16px;
	color: #CCC;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: lighter;
}


#sidebar p {
	margin: 10px 10px;
	padding: 0px 20px 20px 20px;
	text-align: justify;
}

#sidebar a {
	border: none;
	color: #7F7F81;
}

#sidebar a:hover {
	color: #00813B;
}


#footer {
	width:998px;
	z-index:1;
	margin: 0 auto;
	background-color: #CCC;
	height: 120px;
	border-left: 1px;
	border-left-color: #00813B;
	border-left-style: solid;
	border-right: 1px;
	border-right-color: #00813B;
	border-right-style: solid;
	border-top: 1px;
	border-top-color: #00813B;
	border-top-style: solid;
	border-bottom: 1px;
	border-bottom-color: #00813B;
	border-bottom-style: solid;
}
@media screen and (max-width: 480px) {
	#footer {
  width: 100%;
  z-index: 1;
  margin: 0 auto;
  background-color: #CCC;
  height: 250px;
  border-left: 1px;
    border-left-color: currentcolor;
    border-left-style: none;
  border-left-color: #00813B;
  border-left-style: solid;
  border-right: 1px;
    border-right-color: currentcolor;
    border-right-style: none;
  border-right-color: #00813B;
  border-right-style: solid;
  border-top: 1px;
    border-top-color: currentcolor;
    border-top-style: none;
  border-top-color: #00813B;
  border-top-style: solid;
  border-bottom: 1px;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
  border-bottom-color: #00813B;
  border-bottom-style: solid;
}}
#footer_info1 {
	width:300px;
	height:85px;
	z-index:101;
	margin-top: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8pt;
	float: right;
	margin-right: 20px;
	text-align:right;
}
@media screen and (max-width: 480px) {
	#footer_info1 {
  width: 100%;
  height: 85px;
  z-index: 101;
  margin-top: 10px;
  margin-left: 25px;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 10pt;
  float: left;
  text-align:left;
}}
#footer_info2 {
	width:300px;
	height:85px;
	z-index:101;
	margin-top: 10px;
	margin-left: 25px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8pt;
	float: left;
}
@media screen and (max-width: 480px) {
	#footer_info2 {
  width: 100%;
  height: 85px;
  z-index: 101;
  margin-top: 10px;
  margin-left: 25px;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 10pt;
  float: left;
}}
#footer_copyright {
	width:1000px;
	height:25px;
	z-index:1;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8pt;
	float: right;
}
@media screen and (max-width: 480px) {
	#footer_copyright {
  width: 100%;
  height: 25px;
  z-index: 1;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 8pt;
  float: right;
}}

a:link {
	text-decoration: none;
	color: #00813B;
}
a:visited {
	text-decoration: none;
	color: #00813B;
}
a:hover {
	text-decoration: none;
	color: #00813B;
}
a:active {
	text-decoration: none;
	color: #00813B;
}
