html {	
}

body {
	background: url(../imagenes/publicidad/fondo1.jpg) fixed center top ;
	font-family: Tahoma, Verdana, Arial;
	font-size: small;
	margin: 0;
	color: #FFFFFF;
	text-align:center;
}

#galeria {
	/*background: url(../imagenes/sombraGaleria.png);*/
	height: 330px;
	padding:0;
	margin:0;
}

#galeriaPC {
	background: #212121 url(../imagenes/bgNegroTransparent.png) repeat;
	padding: 10px;
	margin: 4px 0 4px 0;
	border: #666 1px solid;
}

.cuerpo {
	/*background: #e1e1e1;*/	
	background: url(../imagenes/blancotransparente2.png) repeat;
}

.cuerpoA {
	background: #F9F9F9;
	margin-top: 20px;
	width: 479px;
	float:left;
	padding: 20px 30px;
	border-top: #a3a2a2 1px solid;
	border-right: #a3a2a2 1px solid;
	border-bottom: #a3a2a2 1px solid;
}

.cuerpoB {
	float: right;
	width: 290px;
	padding: 20px 10px;	
}

a {
	font-size: small;
	color: #FFFFFF;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #FF6600;
}

a:active {
	text-decoration: none;
	color: #CCCCCC;
}

.letra11 {
	font-size: 11px !important;
}

.letra10 {
	font-size: 10px;
}

#linea {
	background: #101010;
	border-bottom: #333333 2px solid;
	font-size: 10px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
}

#linea div{
	width: 852px;
	margin: 0px auto;
	padding: 0;
	clear:both;
}

#pagina {
	width: 852px;
	margin: 0px auto;
	padding: 0;
/*	border: 1px solid #FFFFFF;*/
	clear:both;
}

#banner {
	background: #1e2124 url(../imagenes/bgbanner.gif) bottom repeat-x;
	padding: 20px 10px 10px 10px;	
}

#logo {
	padding-bottom: 10px;
	padding-left: 10px;
}

.busqueda {
	background:url(../imagenes/bgBuscar.gif) center repeat-x;	
	border-top: #3e464c 1px solid;
	border-bottom: #020202 1px solid;
	padding: 2px;
}

.busqueda  input[type=submit], .busquedaBottom input[type=submit] {
	background: #951600 url(../imagenes/bgBotonBuscar.jpg) top repeat-x;
	color: #FFF;
	border: 0;
	height: 23px;
	width: 80px;
	font-size: 11px;
	font-weight: bold;
}

.busqueda input[type=text], .busquedaBottom input[type=text] {
	color: #333;
	height: 15px;
	padding: 4px;
	border: #333 1px solid;
	width: 340px;
	font-size: 12px;
}

#toplinks {
	background: url(../imagenes/bgBotones.gif) repeat-x;
	padding: 0px 2px;
	font-family: Arial, Helvetica, sans-serif;
	border-top: #3e464c 1px solid;
	border-bottom: #3e464c 1px solid;
}

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

#toplinks ul li {
	float:left;
}

#toplinks a {
	display: block;
	padding: 8px 15px;
	border-left: #3e464c 1px solid;
	border-right: #020202 1px solid;
	font-size: 12px;
	font-weight: bold;
}

#toplinks a:hover {
	background: url(../imagenes/bgBotonesHover.gif) repeat-x;
}

.masvendido {
	/*background: #212121 url(../imagenes/fondomasvendido.png) repeat-x;*/
	background:url(../imagenes/bgmasvendidos.jpg) top center repeat-x;
	margin: 0;
	padding: 10px 0;
	border-left: #666 1px solid;
	border-right: #666 1px solid;
}

.listadoH {
	width: 187px;
	margin: 5px;
	float: left;
}

.listadoH img {
	border: #CCC 2px solid;
	padding: 1px;
}

.coloryellow {
	color:#f5d223;
}

.noticias {	
	border: #a3a2a2 1px solid;
	background: #FFF url(../imagenes/bgsombra.png) repeat-x;
	margin-bottom: 10px;
}

.noticiasT2 {	
	/*border: #a3a2a2 1px solid;*/
	/*background: #FFF url(../imagenes/bgsombra.png) repeat-x;*/
	margin-bottom: 10px;
}

.encabezadoN {
	color: #CCC;
	font-size: 12px;
	padding: 4px;
	border-bottom: #999 1px dashed;
}

.noticiaList {
	color:#333;
	border-bottom: #666 1px dashed;
	margin: 5px 0 5px 0;
}

.noticiaList img {
	padding: 1px;
	border: #333 1px solid;
}

#topten {		
	border: #c84b15 5px solid;
	background: #FFF url(../imagenes/bgsombra.png) repeat-x;	
	margin-bottom: 5px;
}

.encabezadoTopten {
	color: #FFF;
	font-size: 12px;
	padding: 4px;
	border-bottom: #FFF 1px dashed;
}

.toptenList {
	background: #e5e5e5;
	color:#333;
	border-bottom: #d6d5d5 1px solid;
	border-top: #FFF 1px solid;
}

.toptenListB {
	background: #dadada;
	color:#333;
	border-bottom: #d6d5d5 1px solid;
	border-top: #FFF 1px solid;
}

.toptenList1 {
	background: url(../imagenes/bgColorTransparent.png) center;
	color:#333;
	border-bottom: #666 1px dashed;
	padding-bottom: 3px;
}

.toptenList img, .toptenListB img, .toptenList1 img  {	
	border: #999 1px solid;
}

.toptenList ul, .toptenList ul li {
	margin: 0px;
	padding: 0;
}

#topten .primero {
	color: #d6590c;
	font-size: 16px;
}

#topten .puntaje {
	color: #d6590c;
	font-size: 16px;
}

#topten .numero {
	font-family: Arial, Helvetica, sans-serif;
	color: #d6590c;
	font-size: 16px;
}

.steamNegro {
	border: #000 1px solid !important;
}

.bannerpublic {
	margin-bottom: 10px;
}

.noticiasAzul {
	border: #0b5791 1px solid;
	background: #FFF url(../imagenes/bgsombra.png) repeat-x;
	margin-bottom: 10px;
}

.noticiasAzulEncabezado {
	color:#FFF;
	font-size: 12px;
	padding: 4px;
	border-bottom: #999 1px dashed;	
}

.noticiasGrisEncabezado {
	color:#FFF;
	font-size: 12px;
	padding: 4px;
	border-bottom: #999 1px dashed;	
}

.ultimos {
	border: #a3a2a2 1px solid;
	background: #0b0b0b repeat-x;
	margin-bottom: 10px;
	color: #CCC;
}

.ultimosEncabezado {
	color:#FFF;
	font-size: 12px;
	padding: 4px;
	border-bottom: #40444a 1px solid;	
}

.ultimosList {
	border-top: #020202 1px solid;
	border-bottom: #3e464c 1px solid;
}

.colorMoztaza11 {
	color: #FFFF99;
	font-size: 10px;
}

.floatleft {
	float: left;
}

.floatright{
	float: right;
}

.capitalize { text-transform:capitalize;}

.genCuadro {
	font-size: 10px;
	text-align: center;
	background: #3a3a3a;
	display: block;
	border: #333 1px solid;
	color: #EEEEEE;
}

.letraBlanca {
	color: #FFF;
}

.paddingright10 {
	padding-right: 10px;
}

.suscribirme {		
	border: #a3a2a2 1px solid;
	background: #FFF url(../imagenes/bgsombra.png) repeat-x;
	padding: 8px 4px;
	margin-bottom: 10px;	
	color: #333;
}

.suscribirme a {	
	color: #333;
}

.suscribirme input[type=submit], .suscribirme input[type=button]  {
	background: #1d1d1d;	
	border: #a3a2a2 1px solid;
	color: #FFF;	
	height: 27px;
	width: 100px;
	float: right;
	cursor: pointer;
}

.suscribirme input[type=text]  {
	border-bottom: #a3a2a2 1px solid;
	border-top: #a3a2a2 1px solid;
	border-left: #a3a2a2 1px solid;
	border-right: 0;
	font-size:12px;
	padding: 4px;
	height: 18px;
	width: 170px;
	float: left;
}

.suscribirmeText {
	font-size: 11px;
	color: #333;
}

input[type=text], textarea, select {
	background: #f7f7f7;
	border: 1px solid #CCC;
	font-size: 12px;
	padding: 3px;
}

.colorBlanco11 {
	color: #FFF;
	font-size: 11px;
}

.colorBlanco11:hover {
	color: #FFF;
	text-decoration: underline;
}

.colorBlanco11:active {
	color: #999;	
}

.colorBlanco11:visited {
	color: #FFF;	
}



#piedepagina {	
	background: #000;
	color: #999;
	font-size: 11px;
}

.busquedaBottom {
	background: ;
	/*background: url(../imagenes/bgBotones.gif) top repeat-x;*/
	border-top: #2f3437 1px solid;
	border-bottom: #020202 1px solid;
	padding: 2px 10px;
}

.bottomLinks {
	background:url(../imagenes/bgBottomLinks.jpg) repeat-x bottom;
	text-align: center;
	padding: 5px;
	border-top: #383838 1px solid;
	border-bottom: #020202 1px solid;
}

.bottomLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.generos {
	border-top: #383838 1px solid;
	border-bottom: #020202 1px solid;	
	padding: 5px;
	text-align: center;
}

.generos a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}

.generos a:hover {
	text-decoration: underline;
}

.generos a:active {
	color: #999;
}

.generos a:visited {
	color: #999;
}


.derechos {
	border-top: #383838 1px solid;
	border-bottom: #383838 1px solid;	
	padding: 10px 0 20px 0;
}

.width {
	width: 250px !important;
}

.linkNaranja {
	color: #FF4E02;
	font-size: inherit;
}

.linkNaranja:hover {
	color: #666;
	text-decoration: underline;
}

.linkNaranja:visited {
	color: #FF4E02;
}

.linkNaranja:actived {
	color: #FF4E02;
}

.linkVerde {
	color: #5b9001;
	font-size: inherit;
}

.linkVerde:hover {
	color: #666;
	text-decoration: underline;
}

.linkVerde:visited {
	color: #5b9001;
}

.linkVerde:actived {
	color: #5b9001;
}

.linkAzul {
	color: #0980a9;
	font-size: inherit;
}

.linkAzul:hover {
	color: #666;
	text-decoration: underline;
}

.linkAzul:visited {
	color: #0980a9;
}

.linkAzul:actived {
	color: #0980a9;
}

.linkNegro {
	color: #333;
	font-size: inherit;
}

.linkNegro:hover {
	color: #666;
	text-decoration: underline;
}

.linkNegro:visited {
	color: #333;
}

.linkNegro:actived {
	color: #333;
}

.linkApple {
	color: #742c76;
	font-size: inherit;
}

.linkApple:hover {
	color: #666;
	text-decoration: underline;
}

.linkApple:visited {
	color: #742c76;
}

.linkApple:actived {
	color: #742c76;
}

/*--------------------------------------------------------------------      CUERPOS     -------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------------------------------------*/

.cuerpoListado {
	background: #e1e1e1 url(imagenes/sombraBlanco.png) repeat-x;
	border: 0px #333 solid;
	padding: 10px;
	color: #333;
}

.cuerpoBListado {
	float: right;
	width: 200px;
	padding: 0px 10px;	
}

#cuerpoAListado {
	background: #FFF;
	float: left;
	width: 600px;
	border: #a3a2a2 1px solid;
	padding: 5px;
}

#cuerpoAListado .imgJuego {
	border: #999 1px solid;
	padding: 1px;
	margin: 2px;
}

#cuerpoAListado .nombreJuegoPc {
	color:#FF4E02;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	font-weight:bold;
}

#cuerpoAListado .nombreX360 {
	color:#5b9001;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	font-weight:bold;
}

#cuerpoAListado .nombreWii {
	color:#0a94c3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	font-weight:bold;
}

#cuerpoAListado .nombrePS3 {
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	font-weight:bold;
}

#cuerpoAListado .nombreApple {
	color: #a147a2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	font-weight:bold;
}

.barradeCuerpo {
	text-align:left;
	background-color:#f4f4f4;
	color: #333;
	padding: 8px 20px;
	border: 1px solid #999999;
	font-size: 11px;
}

.tabtitulosPC {
	background: url(../imagenes/bgListadoPc.png) repeat-x;
	color:#FFFFFF;
	font-size:11px;
}

.tabtitulosPC div {
	padding: 2px 0;
}

.tabtitulosX360 {
	background: url(../imagenes/bgListadoX360.png) repeat-x;
	color:#FFFFFF;
	font-size:11px;
}

.tabtitulosX360 div {
	padding: 2px 0;
}

.tabtitulosApple {
	background: url(../imagenes/bgListadoApple.png) repeat-x;
	color:#FFFFFF;
	font-size:11px;
}

.tabtitulosApple div {
	padding: 2px 0;
}

.tabtitulosWii {
	background: url(../imagenes/bgListadoWii.png) repeat-x;
	color:#FFFFFF;
	font-size:11px;
}

.tabtitulosWii div {
	padding: 2px 0;
}

.tabtitulosPS3 {
	background: url(../imagenes/bgListadoPS3.png) repeat-x;
	color:#FFFFFF;
	font-size:11px;
}

.tabtitulosPS3 div {
	padding: 2px 0;
}

.height4px {
	height: 4px;
}

.PCicon {
	display: block;
	color: #f96e01;
	font-size: 11px;
	padding: 2px;
	font-weight: bold;
	width: 45px;
	text-align:center;
}

.X360icon {
	display: block;
	color: #5b9001;
	font-size: 11px;
	padding: 2px;
	font-weight: bold;
	width: 45px;
	text-align:center;
}

.Wiiicon {
	display: block;
	color: #999;
	font-size: 11px;
	padding: 2px;
	font-weight: bold;
	width: 45px;
	text-align:center;
}

.PS3icon {
	display: block;
	color: #333;
	font-size: 11px;
	padding: 2px;
	font-weight: bold;
	width: 45px;
	text-align:center;
	letter-spacing: 0.07em;
}

.Appleicon {
	display: block;
	color: #a147a2;
	font-size: 11px;
	padding: 2px;
	font-weight: bold;
	width: 45px;
	text-align:center;
}

/*---------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------------------------------------*/
