/*
Theme Name: Estilos
Theme URI: http://www.ada-systems.net/
Description: Designed by www.Ada-Systems.net
Version: 3 Columnas Liquidas
Author: Ada-Systems.
*/

/***********************
*	     Basicos       *
***********************/
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	color:#eeeeee;
	background: #000000;
	}

div { margin: 0px; }

h1, h2, h3, h4, h5, h6{
	margin:0px;
	color:#ffb612;
}

p {
	text-align:justify;
	margin:0px;
	margin:2px 15px 10px 10px;
	font-size:15px;
	}

a{color:#ffb612;}

a:hover, a:link, a:visited{
	text-decoration:none;
}

img{
	border:0;
}

li{
	text-align: justify;
	list-style:disc;
	font-size: 12px;
	padding: 2px;
}

.CAmarillo{color:#ffb612}
.CNegro{color:#666666;}
.CBlanco{color:#eeeeee;}


.centrar{text-align: center;}


/****** Comienzo formularios ********/
label{
	position:relative;
	padding:5px;
	width:100px;
	float:left;
	clear:both;
	text-align:right;
	display:block;
}

input, textarea{
	color: #666666;
	margin:3px;
	font-size:12px;
	font-family: inherit;
	float:left;
	border:1px solid #aaaaaa;
	background:url('../piezas/fondo-formulario.jpg') top left no-repeat #ffffff;
}

input:focus, textarea:focus{
	border: 2px solid #ffb612;
}
/****** Fin formularios ********/

#IESeis{
	position:absolute;
	padding:5px;
	bottom: 0px;
	width: 100%;
	background-color: #aa0000;
	color: #ffffff;
	height: 15px;
	width: 100%;
	border-bottom: 2px solid #ff0000;
}
	#IESeis a{
		font-weight:bold;
		color:#ffffff;
}
/***********************
*         Global       *
***********************/
#global{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height:100%;
}

#global-among{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height:100%;
	background: url('../piezas/background-among-three.jpg') no-repeat
}

.AT{
	font-size: 13px;		
	color: #000;
	}

#global-cab-cuer{
	position:relative;
	margin:0px auto;
	text-align:left;
	padding:0px;
	width:950px;
	min-height:800px;
}
/***********************
*	     Cabecera       *
***********************/
#cabecera{
	position: relative;
	margin:0px;
	padding:0px;
	width:760px;
	height:100px;
}

#cabecera-full{
	position: relative;
	margin:0px auto;
	padding:0px;
	width:950px;
	height:100px;
}

#logo{
	position:absolute;
	top:20px;
	left:50px;
}

#menu{
	position:absolute;
	top:10px;
	right:-10px;
	width:200px;
	overflow:auto;
	list-style:none;
	margin:0px;
	padding:0px;
}

#menu  ul{
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	width:200px;
	overflow:auto;
}

#menu  li{
	float:left;
	list-style: none;
	margin:0px;
	padding:0px;
	margin:0px;
}

#menu li a
{
	list-style: none;
	width:180px;
	text-decoration:none;
	text-align:left;
	color:#000;
	padding:0px;
	margin:0px
	border:0px;
}
/***********************
*	     Cuerpo        *
***********************/
#cuerpo {
	position: relative;
	width:750px;
	padding:0px;
	margin:0px 0px 50px 0px;
	text-align:left;
	overflow:auto;

}
#cuerpo-full{
	position:relative;
	margin: 0px auto;
	width:1000px;
}

#foto-portada{
	margin:20px 0px;
	padding:20px;
	width:700px;
	height:500px;
	border:1px solid #999;
	background:url('../piezas/back-flash.jpg') center no-repeat;
}

#cont-general{
	float:left;
	text-align:justify;
	padding:10px;
	width:720px;
	min-height:600px;
}

.img-gal-single{
	float:left;
	margin:5px;
	padding:9px 5px 5px 5px;
	width:100px;
	height:124px;
	font-size:12px;
	color:#555555;
	background:url('../piezas/polaroid.jpg');
	overflow: hidden;
}

.img-vid-single{
	float:left;
	margin:0px 0px 40px 0px;
	padding:6px 5px 5px 19px;
	width:115px;
	height:130px;
	font-size:12px;
	color:#555555;
	background:url('../piezas/cd-rom.jpg') no-repeat;
	overflow: hidden;
}

.nombre-imag{
	padding-top:5px;
}

.nombre-vid{
	padding-top:6px;
	color:#fff;
	font-size:11px;
}
.img-gal-group{
	float:left;
	margin:13px 9px 50px 13px;
	padding:14px 2px 5px 2px;
	width:115px;
	height:126px;
	font-size:12px;
	text-align:center;
	color:#555555;
	background:url('../piezas/grupo_polaroids.png');
}
.ImgMed img{
	padding:5px 5px 65px 5px;
	color:#555555;
	background: url('../piezas/pie-polaroid.jpg') bottom center no-repeat #dddddd;
}

#foto-sel{
	display:none;
}

.sesiones{
	position:relative;
	overflow:auto;
}

#etiqueta-imagen{
	position:relative;
	margin:0px auto 0px auto;
	background:url('../piezas/marcador.jpg') center top no-repeat;
	padding-top:25px;
	padding-left:25px;
	height:25px;
	width:500px;
	color:#555555;
}
#num-imag {
	position:absolute;
	left:220px;
	color:#555555;
	width:100px;
}
#pos-imag {
	position:absolute;
	right:95px;
	color:#555555;
	width:100px;
}
	#pos-imag a{color:#555555;}

/**** Comienzo Formulario compra imagenes ****/
#opciones_compra{
	position:relative;
	margin:0px auto 20px auto;
	width:715px;
	overflow:hidden;
	height:0px;
}

.seccion_opc_compra{
	float:left;
	margin:5px;
	padding:5px;
}
.seccion_opc_fin{
	position:absolute;
	right:0px;
	margin:5px;
	padding:5px;
}

.titulo-comprar-comentario{
	position:relative;
	width:715px;
	padding:0px 10px 0px 10px;
	text-align:left;
	height:25px;
	font-size:12px;
	margin:10px auto 0px auto;
	color:#000000;
	background:url('../piezas/barra-titulo.jpg') top left no-repeat;
}
/**** Fin formulario compra imagenes ****/

#promo-principal{
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	width: 720px;
	clear: both;
	height: 270px;
	/*background:url('../piezas/concurso-pegatinas.jpg') no-repeat top left;*/
}
	#promo-principal p{
		width:500px;
		padding-top:0px;
		margin:0px 10px 0px 0px;
		overflow:auto;
	}
#promo-principal a{
	color:#000;
}

#promo-imagen{
	position: absolute;
	top:0px;
	right:40px;
}

#defaultCountdown{
	position: absolute;
	bottom: 55px;
	left: 50px;	
	
	}

#mail-viajes{
	width:100%;
	font-size: 12px;
	text-align:right;
}
#peticion{
	padding:5px 20px 5px 20px;
	border-bottom:1px dashed #444444;
}
/**** Comienzo paginacion ****/
.seccion-paginacion{
	position:relative;
	margin:5px;
	clear:both;
	overflow:auto;
	margin:auto 0px auto 0px;
}

.elemento-paginacion, .elemento-paginacion-activo{
	float:left;
	text-align:center;
	height:20px;
	width:20px;
	margin:5px;
	padding:5px;
}
.elemento-paginacion{
	border:2px dashed #ffb612;
}
.elemento-paginacion-activo{
	border:2px dashed #ffffff;
}
.elemento-paginacion a{
	color:#ffffff;
	text-decoration:none;
}
/**** Fin paginacion ****/

/**** Comienzo formulario comentarios ****/
#cometarios{
	position:relative;
	margin:10px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}

#agregar-comentario{
	position:relative;
	margin:0px 0px 5px 0px;
	padding:0px;
	height:0px;
	overflow:hidden;
}
	.titulo-agregar-comentario, .titulo-ver-comentario {
		position:relative;
		width:700px;
		padding:0px 0px 0px 10px;
		height:25px;
		font-size:14px;
		margin:0px;
		color:#000000;
		background:url('../piezas/barra-titulo.jpg') top left no-repeat;
	}

#ver-comentarios{
	position:relative;
	width:710px;
	max-height:250px;
	overflow:auto;
}
	#ver-comentarios .nombre-coment{
		position:relative;
		margin:3px 0px 0px 3px;
		background-color:#111111;
		border-top:1px dashed #666666;
		border-left:1px dashed #666666;
		border-right:1px dashed #666666;
	}
	#ver-comentarios .coment-coment{
		position:relative;
		background-color:#000000;
		margin:0px 0px 10px 3px;
		border-left:1px dashed #666666;
		border-right:1px dashed #666666;
		border-bottom:1px dashed #666666;
	}
/**** Fin formulario comentarios ****/

#enlaces-exploradores{
	margin-top:20px;
	text-align:center;
}
#enlaces-exploradores img{
	margin:10px;
}
#foto-ant, #foto-sig{
	position:absolute;
	top:200px;
}
#foto-ant{
	left:50px;
}
#foto-sig{
	right:50px;
}

#hoja{
	position:relative;
	padding:5px 15px 5px 15px;
	color:#666666;
	background:url('../piezas/cuerpo-hoja.jpg') top center repeat-y;
}

#cabeza-hoja{
	position:relative;
	background:url('../piezas/cabeza-hoja.jpg') top center no-repeat;
	height:60px;
}
#pie-hoja{
	position:relative;
	background:url('../piezas/pie-hoja.jpg') top center no-repeat;
	height:66px;
}

/************  Friends Riders    *************/
#entre-img1{
	float:right;
	margin:20px;
	border:5px solid #555555;
}
#entre-img2{
	position:relative;
	margin:20px auto 20px auto;
	border:5px solid #555555;
}
.etiqueta-test{
	position:relative;
	font-size:16px;
	font-weight:bold;
	margin:0px 15px 0px 20px;
}
.respuesta-test{
	position:relative;
	font-size:14px;
	margin:0px 15px 7px 25px;
}
#nombre{
	margin:0px 10px 25px 15px;
}
#comentario{
	color:#444444;
	margin:0px 10px 10px 10px;
}


/******* Videos ********/

#video{
	position:absolute;
	overflow:auto;
	top:30px;
	left:120px;
	text-align:center;
	width:500px;
	margin:0px;
	background:url('../piezas/tv.jpg') center top no-repeat;

}

#video-pie{
	position:relative;
	height:139px;
	width:500px;
	margin:0px;
	padding:0px;
	background:url('../piezas/tv-pie.jpg') center top no-repeat;
}

#video-object{
	position:relative;
	margin:37px auto 0px auto;
	padding:0px;
}
#listado-videos{
	margin-top:530px;
}

#serialb-video{
	margin:20px 0px 20px 15px;
}

/***********************
*	     Pie           *
***********************/
#pie{
	position: relative;
	margin-top:50px;
	width: 100%;
}
#pie-barra{
	position: relative;
	width: 100%;
	margin:0px 0px 20px 0px;
	height: 92px;
	background: #ffb612 url('../piezas/pie-bg.jpg') repeat-x;
}
.logo-pie{
	position:absolute;
	top:-43px;
	right:100px;
}
.inventos{
	margin:-18px 10px 0px 10px;
}

