﻿/* Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}

/* remember to define focus styles! */
:focus {
outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}

/*Genérico */

*{
margin: 0;
padding: 0;
}

body {
font-family: Verdana, sans-serif;
font-size: 12px;
}

a:link {
text-decoration: underline;
color: #FFF;
}

a:visited {
text-decoration: underline;
color: #FFF;
}

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

a:active {
text-decoration: underline;
color: #FFF;
}

h1 {
font-size: 1.6em;
color: #FFF;
}

h2 {
font-size: 1.4em;
}

h3 {
font-size: 1.4em;
font-weight: bold;
}

h4 {
font-size: 1em;
}

ul {

}

ul li {

}

p {
	line-height: 1.2em;
	padding: 5px 0;
}

hr {

}

.clear {
clear: both;
}

.invisible {
display: none;
}

/*CSS*/

body {
	background: #000 url(../img/fondo-corte.jpg) no-repeat top center;
	color: #fff;
}

#contenedor {
	width: 970px;
	min-height: 770px;
	margin: 0 auto;
	position: relative;
}

#screenshots {
	background: #000;
	position: absolute;
	top: 8px;
	left: 8px;
	width: 429px;
	height: 242px;
}

#titular {
	height:30px;
	left:30px;
	position:absolute;
	top:263px;
	width:907px;
}

#pestanas2 {
	height:350px;
	left:18px;
	position:absolute;
	top:290px;
	width:600px;
}

#pestanas {
	height:350px;
	left:23px;
	position:absolute;
	top:304px;
	width:591px;
}

#pestanas ul#pesta {
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 590px;
	height: 40px;
	padding-top: 10px;
}

#pestanas ul#pesta li {
	float: left;
	padding: 5px 20px;
	_padding: 5px 10px;
	width: 105px;
	text-align: center;
	font-weight: bold;
}

#pestanas .texto {
	padding: 40px 20px 20px;
	position: relative;
}

#pestanas .texto h3 {
	clear: both;
	text-align: center;
	padding: 20px 0 5px;
}

#compra {
	height:350px;
	left:625px;
	position:absolute;
	top:300px;
	width:321px;
}

#compra #aunno {
	width: 321px;
	height: 348px;
	background: url(../img/comprar-sinpega-corte.png) no-repeat top center;
	position: relative;
}

#compra #aunno #formulario {
	position: absolute;
	top: 295px;
}

#compra #aunno #formulario input {
	background: none;
	color: #fff;
	font-size: 18px;
	width: 100%;
}

#compra a#compraCompra {
	display: block;
	width: 321px;
	height: 348px;
	background: url(../img/comprar-animado-corte.gif) no-repeat top center;
	font-size: 0.1em;
	color: #44B8E1;
}

#footer {
	height:113px;
	left:23px;
	position:absolute;
	top:650px;
	width:920px;
	font-size: 0.8em;
}

#footer #info {
	float: left;
	padding-left: 140px;
	padding-top: 20px;
	width: 270px;
}

#footer #requisitos {
	float: left;
	padding-top: 20px;
	padding-left: 20px;
}

#footer h4 {
	padding-bottom: 15px;
}

#footer #copy {
	clear:both;
	text-align: center;
	color: #fff;
	padding-top: 30px;
	*padding-top: 15px;
	font-size: 0.9em;
	padding-bottom: 10px;
}

.mensajito {
	background-image:url(../img/oscuro-trans.png);
	_filter: alpha(opacity = 50);
	_zoom: 1;
	border: solid 1px #F8FCFB;
	height:45px;
	position:absolute;
	right:120px;
	top:170px;
	width:310px;
	padding: 20px;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
}


/* @group slide-vertical */
.slider-vertical {
	padding: 0;
}
.slider-vertical h3  {
	margin-bottom: 10px;
}
.slider-vertical img {
	float: left;
}
.slider-vertical .vinculo-especial2 {
	margin-right: 32px;
}
.contenedor-slider {
	height: 30px;
	overflow: hidden;
	position: relative;
	margin: 0;
}
.bloque-slider {
	position: relative;
	top: 0;

}
.modulo-slider {
	height: 30px;
	/* los paddings los coloque independientes para que se puedan obtener por javascript */
	padding: 0px 10px 5px 10px;
	position: relative;
	margin: 0 40px 0 0;
}
.modulo-slider h4 {
	margin-top: 0;
}
.mover-slider-vertical {
	position: absolute;
	width: 20px;
	right: 0;
	top: 0;
	margin: 0;
}
/* @end slide-vertical */

/*Pestañas*/
#contenedor-banner {
	width: 550px;
	position: relative;
	padding-left: 10px;
}

#slider {
  width: 540px;
  padding: 0;
}

.scroll {
  overflow: auto;
  position: relative; /* fix for IE to respect overflow */
  width:540px;
}

.scrollContainer div.panel {
  width: 530px; /* change to 560px if not using JS to remove rh.scroll */
  position: relative;
  padding: 0 5px;
}

.scrollContainer div.panel a img {
	border: none;
}

.comprar-banner {
	position: absolute;
	bottom: 5px;
	right: 5px;
}

