/*      _/_/_/                                                    _/          _/_/_/                          _/_/  _/      _/  
     _/        _/    _/  _/  _/_/  _/  _/_/    _/_/      _/_/_/  _/        _/        _/  _/_/    _/_/_/    _/        _/  _/ 
      _/_/    _/    _/  _/_/      _/_/      _/_/_/_/  _/    _/  _/        _/  _/_/  _/_/      _/    _/  _/_/_/_/      _/   
         _/  _/    _/  _/        _/        _/        _/    _/  _/        _/    _/  _/        _/    _/    _/        _/  _/  
  _/_/_/      _/_/_/  _/        _/          _/_/_/    _/_/_/  _/          _/_/_/  _/          _/_/_/    _/      _/      _/      */

/*  Surreal-GrafX */

html {
background: url('images/bg.jpg') no-repeat top center #323232;
}
body {
/*width: 996px;*/
margin: auto;
border: 0px;	
text-align: left;
font-family: verdana;
font-size: 11px;
color: #373737;
}
	#header {
	height: 206px;
	width: 924px;
	background: url('images/header.jpg') no-repeat;
	}
		#online {
		padding-top: 12px;
		padding-left: 300px;
		}
		#onliner {
		color: #b6b6b6;
		}
		#onliner a:hover, #online a:active, #online a:link, #online a:visited { margin: 0; padding: 0; color: white; text-decoration: none; font-size: 11px; }
		#search {
		padding-top: 35px;
		padding-right: 30px;
		float: right;
		}
		#menu {
		padding-top: 134px;
		padding-left: 8px;
		float:left;
		}
			#inicio { display: inline-block; width: 101px; height: 40px; background: url("images/menu/inicio.jpg") no-repeat 0 0; }
			#inicio:hover { background: url("images/menu/inicio_over.jpg") no-repeat 0 0; }
			#inicio span { display: none; }
			#foro { display: inline-block; width: 101px; height: 40px; background: url("images/menu/foro.jpg") no-repeat 0 0; }
			#foro:hover { background: url("images/menu/foro_over.jpg") no-repeat 0 0; }
			#foro span { display: none; }
			#staff { display: inline-block; width: 101px; height: 40px; background: url("images/menu/staff.jpg") no-repeat 0 0; }
			#staff:hover { background: url("images/menu/staff_over.jpg") no-repeat 0 0; }
			#staff span { display: none; }
			#portfolio { display: inline-block; width: 101px; height: 40px; background: url("images/menu/portfolio.jpg") no-repeat 0 0; }
			#portfolio:hover { background: url("images/menu/portfolio_over.jpg") no-repeat 0 0; }
			#portfolio span { display: none; }
			#encargar { display: inline-block; width: 101px; height: 40px; background: url("images/menu/encargar.jpg") no-repeat 0 0; }
			#encargar:hover { background: url("images/menu/encargar_over.jpg") no-repeat 0 0; }
			#encargar span { display: none; }
			#demo { display: inline-block; width: 101px; height: 40px; background: url("images/menu/demo.jpg") no-repeat 0 0; }
			#demo:hover { background: url("images/menu/demo_over.jpg") no-repeat 0 0; }
			#demo span { display: none; }

		#login {
		padding-top: 28px;
		padding-left: 55px;
		float:left;
		}
	#uniks {
	clear: both;
	}
		#themes {
		float: left;
		height: 180px;
		width: 624px;
		/*background: url('images/themes.jpg') no-repeat;*/
		}
		#themes a:hover, #themes a:active { margin: 0; padding: 0; color: white; text-decoration: none; font-size: 11px; }
		#themes a:link, #themes a:visited { margin: 0; padding: 0; color: #c4d77f; text-decoration: none; font-size: 11px; }
			#themeswrapper{
			position: relative;
			visibility: hidden;
			/*border: 10px solid darkred;*/
			}
			#themeswrapper .gallerydesctext{
			text-align: left;
			padding: 2px 5px;
			}
		#links {
		float: left;
		height: 180px;
		width: 299px;
		margin-left: 1px;
		background: url('images/links.jpg') no-repeat;
		}
			#liens {
			padding-top: 73px;
			padding-left: 24px;
			}
			#liens img {
			margin-top: 2px;
			}
	#contenido {
	width: 924px;
	margin-top: 1px;
	}
		#titulob {
		padding-top: 8px;
		font-weight: bold;
		text-align: center;
		color: #a2cd5a;
		}
		#iz {
		height: 100%;
		width: 199px;
		background: url('images/cont-left.jpg');
		}
				#bloque-iz {
					width:  199px;
				}
				#bloque-iz.titulo {
					width: 199px;
					height: 35px;
					
					background: url('images/tit-left.jpg') no-repeat;
				}
				#bloque-iz.contenido {
					width: 189px;
					padding-top: 10px;
					padding-right: 5px;
					padding-left: 5px;
					padding-bottom: 10px;
				}
		#mid {
		height: 100%;
		width: 524px;
		background: url('images/cont-mid.jpg');
		}
			#news {
				width:  524px;
			}
			#news.titulo {
				width: 524px;
				height: 35px;
				background: url('images/tit-mid.jpg') no-repeat;
			}
			#news.contenido {
				width: 514px;
				padding-top: 10px;
				padding-right: 5px;
				padding-left: 5px;
				padding-bottom: 10px;
			}
		#der {
		height: 100%;
		width: 199px;
		background: url('images/cont-right.jpg');
		}
				#bloque-der {
					width:  199px;
				}
				#bloque-der.titulo {
					width: 199px;
					height: 35px;
					background: url('images/tit-right.jpg') no-repeat;
				}
				#bloque-der.contenido {
					width: 189px;
					padding-top: 10px;
					padding-right: 5px;
					padding-left: 5px;
					padding-bottom: 10px;
				}

		#doble {
		height: 100%;
		width: 724px;
		background: url('images/cont-doble.jpg');
		}
				#doble.titulo {
					width: 724px;
					height: 35px;
					background: url('images/tit-doble.jpg') no-repeat;
				}
				#doble.contenido {
					width: 714px;
					padding-top: 10px;
					padding-right: 5px;
					padding-left: 5px;
					padding-bottom: 10px;
				}
		#full {
		height: 100%;
		width: 924px;
		background: url('images/cont-full.jpg');
		}
				#full.titulo {
					width: 924px;
					height: 35px;
					background: url('images/tit-full.jpg') no-repeat;
				}
				#full.contenido {
					width: 914px;
					min-height: 200px;
					padding-top: 10px;
					padding-right: 5px;
					padding-left: 5px;
					padding-bottom: 10px;
				}
	#footer {
	height: 183px;
	width: 924px;
	clear: both;
	background: url('images/footer.jpg') no-repeat;
	}
	#footer a:hover, #footer a:active, #footer a:link, #footer a:visited { margin: 0; padding: 0; color: white; text-decoration: none; font-size: 11px; }
	#footer-doble {
	height: 183px;
	width: 924px;
	clear: both;
	background: url('images/footer-doble.jpg') no-repeat;
	}
	#footer-doble a:hover, #footer-doble a:active, #footer-doble a:link, #footer-doble a:visited { margin: 0; padding: 0; color: white; text-decoration: none; font-size: 11px; }
	#footer-full {
	height: 183px;
	width: 924px;
	clear: both;
	background: url('images/footer-full.jpg') no-repeat;
	}
	#footer-full a:hover, #footer-full a:active, #footer-full a:link, #footer-full a:visited { margin: 0; padding: 0; color: white; text-decoration: none; font-size: 11px; }
		#f1 {
		padding-top: 20px;
		padding-left: 12px;
		font-size: 16px;
		}
			#f1 a {
			color: white;
			}
		#f2 {
		/*padding-top: 12px;*/
		/*padding-left: 47px;*/
		}
		#f3 {
		/*padding-top: 12px;*/
		/*padding-left: 10px;*/
		}
		#f4 {
		/*height: 142px;*/
		width: 222px;
		/*padding-top: 30px;*/
		/*padding-left: 12px;*/
		}
		#f5 {
		/*padding-top: 33px;*/
		/*padding-left: 138px;*/
		}
		
/* Links */
a:link, a:visited { margin: 0; padding: 0; color: #698803; text-decoration: none; font-size: 11px; }
a:hover, a:active { margin: 0; padding: 0; color: #88b004; text-decoration: none; font-size: 11px; }

/* Campos de texto, botones, etc... */
input[type="text"], input[type="file"], input[type="hidden"], input[type="password"], input[type="submit"], input[type="reset"], input[type="button"], input[type="checkbox"], select {
	outline-width: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #a2cd5a;
	background-color: #989898;
	font-size: 11px;
	color: white;
}

textarea {
	outline-width: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #a2cd5a;
	background-color: #b2b2b2;
	border-style: dashed;
	font-size: 11px;
	color: #373737;
}

/*

#tdback {
	background: url('images/background.jpg') repeat-y;
}

#contenido {
	font-size: 11px;
}



#centro {
	width: 578px;
	float: left;
}

#noticias {
	width: 578px;	
}
#noticias.titulo {
	height: 21px;
	background: url('images/noticias-titulo.jpg') no-repeat;
	padding-top: 1px;
	font-size: 14px;
	color: #9eb587;
}
#noticias.contenido {
	width: 568px;
	padding: 5px;
	font-size: 11px;
}
#noticias.base {
	width: 578px;
	height: 15px;
	background: url('images/noticias-base.jpg');
}

#bloque-centro {
	width: 578px;
}
#bloque-centro.titulo {
	height: 21px;
	background: url('images/centro-titulo.jpg') no-repeat;
	padding-top: 1px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #9eb587;
}
#bloque-centro.contenido {
	width: 568px;
	padding: 5px;
	font-size: 11px;
}
#bloque-centro.base {
	width: 578px;
	height: 2px;
	background: url('images/centro-base.jpg');
}

#modulo .titulo {
	height: 21px;
	background: url('images/centro-titulo.jpg') no-repeat;
	padding-top: 1px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #9eb587;
}
#modulo.contenido {
	width: 568px;
	padding: 5px;
	font-size: 11px;
}
#modulo.base {
	width: 578px;
	height: 2px;
	background: url('images/centro-base.jpg');
}


#derecha {
	width: 164px;
	float: right;
}

#bloque-der {
	width: 164px;
}
#bloque-der.titulo {
	width: 164px;
	height: 21px;
	padding-top: 4px;
	text-align: left;
	font-weight: bold;
	background: url('images/der-titulo.jpg') no-repeat;
	color: #9eb587;
}
#bloque-der.contenido {
	width: 154px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
}
#bloque-der.base {
	width: 164px;
	height: 2px;
	background: url('images/der-base.jpg');
}


#footer {
	height: 30px;
	width: 906px;
	clear: both;
	background: url('images/footer.jpg') repeat-x center #183147;
}
#footer-text {
	padding-top: 10px;
}

/* FIN */