#container {
	background-image: url(../images/backgnd.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 778px;
	margin: 0px auto;
	height: 100%;
	/*left:50%;
	margin-left:-389px; */
	border-top: solid 1px #CCCCCC;
	
}
#home-bubble {
	background-image: url(../images/bubbles.gif);
	background-repeat: no-repeat;
	float: left;
	width: 625px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	padding-bottom:20px;
	line-height: 1.2em;
	font-weight: bold;
	padding-left: 8px;
	background-position: right top;
}
#home-galerias {
	float: left;
}

#footer-text a {
	color: #FFFFFF;
}
#footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	width: 100%;
	padding-top: 20px;
	padding-left: 10px;
	padding-bottom: 0px;
	clear:left;
}

#idiomas {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	text-align: right;
	line-height: 12px;
	width: 175px;
	margin-top: 20px;
}
#logospremios {
	float: left;
	padding-bottom: 10px;
}


.idiomas {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	text-align: right;
	line-height: 12px;
	width: 135px;
	margin-bottom: 10px;
	font-weight: bold;
}

#content a {
	color: #FFFFFF;
}

.guestbook {
	padding-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-left: 150px;
	margin-bottom: 30px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#flags {
	float: left;
	padding-left: 10px;
	width: 30px;
}

.flags {
	float: left;
	padding-left: 5px;
	width: 30px;
}

#logo {
	height: 130px;
	width: 142px;
	float: left;
}
#header {
	height: 130px;
	width: 636px;
	float: left;
}
#texto-albert {
	margin-top: 10px;
	margin-left: 20px;
	float: left;
	width: 170px;
	margin-right: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	font-variant: normal;
	font-style: oblique;
}
#requisitos {
	height: 80px;
	padding-top: 10px;
	float: left;
	width: 430px;
	padding-left: 10px;
}
#home-modulos {
	width: 100%;
	padding-top: 60px;
	padding-bottom: 12px;
}

#background {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bgpage.gif);
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
	/*border-bottom: solid 1px black; */
}

#footer {
	float: left;
	width: 636px;
	padding-left: 142px;
}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}



#flash {
	height: 100px;
	width: 636px;
}
#nav-sup {
	height: 24px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
	font-size: 14px;
}

#nav-inf {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #CC3300;
	font-size: 14px;
}
.menu {
	background-color: #CC3300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	height: 18px;
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 18px;
	float: left;
	margin-right: 3px;
	background-image: url(../images/menubg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


#nav-inf .menu {
	background-image: url(../images/menuinfbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#nav-sup .menu:hover {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC3300;
	height:14px;
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 18px;
	float: left;
	margin-right: 3px;
	background-repeat: repeat-x;
	background-position: center bottom;
	vertical-align: top;
	background-image: url(../images/menubgover.gif);
	font-size: 14px;
	/*background-image: url(../images/menutriangle.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;*/
}

#nav-inf .menu:hover {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC3300;
	height: 14px;
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 9px;
	padding-left: 18px;
	float: left;
	margin-right: 3px;	/*background-image: url(../images/trianginf.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0000;*/
	background-image: url(../images/menuinfbgover.gif);
}

.menu a, .menu a:hover {
	text-decoration: none;
	color:#FFFFFF;
}

.menu:hover a {
	color:#CC0000;
}
#contenttext {
	width: 380px;
	float: left;
	text-align: left;
	margin-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

#contentcomprar {
	float: left;
	text-align: left;
	margin-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	width: 620px;
}

#contenttextfull {
	width: 580px;
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin-left: 10px;
}

h2 {
	font-size:16px;
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
h4 {
	padding-top: 0px;
}

#ayuda-variantes {
	float: left;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin-top: 50px;
}



.contactSec {
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 20px;
	padding-left: 8px;
	padding-right: 40px;
}
#contentayuda {
	width: 380px;
	float: left;
	text-align: left;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin-right: 0px;
}
#poweredby span{
	visibility: hidden;
}
#poweredby {
	background-image: url(../images/bgpage.gif);
	background-repeat: repeat-y;
	background-color: #CCCCCC;
	background-position: center top;
	height: 0px;
	width: 0px;
	overflow: hidden;
}
#torneo {
	width: 636px;
}


#contentayuda h2 {
	margin-left: 8px;
}


div .contentwide {

	width: 600px;
	float: left;
	text-align: left;
	margin-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding-left: 160px;
}

.guestbookAction {
	border-bottom:solid 1px black; 
	border-right:solid 1px black; 
	border-left:solid 1px #CCCCCC; 
	border-top:solid 1px #CCCCCC; 
	background-color:#999999; 
	padding:5px
}

a:hover .guestbookAction {
	border-top:solid 1px black; 
	border-left:solid 1px black; 
	border-right:solid 1px #CCCCCC; 
	border-bottom:solid 1px #CCCCCC; 
	background-color:#666666; 
	padding:5px
}
.video {
	background-image: url(../images/tv-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 620px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	height: 420px;
}

#menugalerias .gallerymenu {
	color:#000000;
	padding-right:20px;
	padding-left:10px;
	text-align:right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height:20px;
	font-size: 14px;
}

#menugalerias {
	background-image: url(../images/menu-galerias-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	width: 142px;
	background-color: #FFFFFF;
	height: 150px;
	padding-top: 20px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;	
}


.gallerymenu:hover {
	background-image: url(../images/menu-galerias-over-bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

#menugalerias .gallerymenu a {
	text-decoration: none;
	color:#000000
}

.gallerymenuselected {
	height:30px;
	padding-right:15px;
	padding-left:10px;
	text-align:right;
	color:#FFFFFF;
	background-image: url(../images/gallery-menu-pixel.jpg);
	background-repeat: repeat;
	font-size: 14px;
}
.juegotop {
	background-image: url(../images/juego-top.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 623px;
	margin-left: 148px;
}
.juegocenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(../images/juego-center.jpg);
	background-repeat: repeat-y;
	margin-left: 148px;
	text-align: left;
	padding-left: 30px;
}
.buttonEnviar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border: 1px solid #000000;
}

.juegobottom {
	background-image: url(../images/juego-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: 623px;
	margin-left: 148px;
}
.titulojuego {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	width: 380px;
	float: left;
	margin-right:30px;
}
.porcentaje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	float:left;
	margin-right: 40px;
}
#respuesta {
	color:#000000;
	padding-right: 20px;
}
#bubble-comprar {
	width: 400px;
	text-align: left;
	margin: 15px;
	border: 2px solid #333333;
	background-color: #FFFFFF;
	background-image: url(../images/bubbles-small.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 100px;
}

#bubble-comprar a{
	color: #000000;
	text-decoration: underline;	
}
.fotofan {
	width: 120px;
	text-align: center;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}

.fotofan img {
	border: 1px solid #FFFFFF;
}

.enlarge_picture {
	margin: 0px; padding: 0px; border: none;
	text-decoration: none;
}

.enlarge_picture .hover_enlarge {
	display: none;
}

.normal_picture:hover .hover_enlarge {
	position: relative; top: -100px; left: 100px;
	display: block;
	height: 173px; width: 213px;
	margin: 0px; padding: 0px; border: none;
}

.librerias { font-size: 0.9em;}
.borderBlack {
	border: 1px solid #000000;
}
#leftcolumn {
	width: 142px;
	height: 100%;
	float: left;
}
#menuleft_top {
	background-image: url(../images/menuleft_top.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 142px;

	margin-bottom, margin-top:0px;
	margin-top: 20px;
}
#menuleft_bottom {
	background-image: url(../images/menuleft_bottom.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 142px;
	margin-bottom, margin-top:0px;	
}


#menuleft {
	background-image: url(../images/menuleft_center.jpg);
	background-repeat: repeat-y;

	margin-bottom, margin-top:0px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#menuleft a {
	color: #333333;
	text-decoration: none;
}

#menuleft li:hover {
	background-color: #C3151C;
}
#menuleft a:hover {
	color:#FFFFFF;
}

#menuleft li {
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	list-style-position: inside;
	list-style-type: square;
	padding-left: 0px;
}
#menuleft ul {
	padding-left: 0px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.home-clubfans {
	/*background-image: url(../images/home-club-fans.jpg); */
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
	width: 180px;
	padding-left: 40px; 
	padding-right: 40px; 
	padding-top:20px; 
	float:left;
}

.home-video {
	width: 200px;
	margin-left: 40px; 
	margin-right: 40px; 
	margin-top:20px; 
	float:left;
}

.blackColor {
	color: #000000;
}

.logo {
	text-align: center;
	width: 120px;
	border: 1px solid #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	float: left;
	margin-left: 10px;
	margin-top: 20px;
	padding:4px;
	background-color:#FFFFFF;
}

.otrologo {
	text-align: center;
	border: 1px solid #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	padding:4px;
	background-color:#FFFFFF;
}

.cartel {
	text-align: center;
	width: 150px;
	border: 1px solid #FF0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	float: left;
	margin-left: 15px;
	margin-top: 20px;
	padding:4px;
	background-color:#FFFFFF;
}

#clearing{
  clear:both;
}
