/* 
Ultima Actualización: 10/05/2009


Modificado por: Desiree 
 */


/*	-------------------------------------------------------------
	Reset para cross-browsing
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

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;
	color: #FFFFFF;	
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;

}
blockquote, q {
	quotes: none;
}


:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*	-------------------------------------------------------------
	Estilos globales 
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/


body {
	background: #5d6f7b;
	font: normal 1em/1.5em Verdana, Arial, Helvetica, sans-serif ;
	color: #fff;
}
a {
	border: 0;
	color: #CCFFFF;
	text-decoration: none;
}
h1 {
	clear:both;
	padding-left: 25px;
	color: #fff;
	font: 16px Helvetica, sans-serif ;
}
img {
	vertical-align: middle;
}


/*	-------------------------------------------------------------
	Layout General 
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#wrapper {
	width: 960px;
	height: auto;
	margin: 0 auto;

}
#header {
	width: 100%;
	padding-top: 10px;
	float: left;
	overflow:hidden;
}



#menu{
	height: 64px;
	width: 746px;
	float: left;
	overflow:hidden;
	
}

#menu li{
	height: 64px;
	width: 746px;
	display: inline;
	
}



#content {
	height: auto;
	width: 100%;
	clear: both;
	padding-top:10px;
}

/*	-------------------------------------------------------------
	Header 
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.tagline {
	
}

/*	-------------------------------------------------------------
	Content 
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
.principal	{
	
	background: #F8F9FB url(../imagenes/repetirPrincipal.jpg) repeat-x;
	height:470px;
	width: 960px;

}
	
	
.redondoARRIBA	{
	width: 960px;
	background-image: url(../imagenes/redondoArriba.jpg);
	height: 24px;
	background-repeat: no-repeat;
}

.redondoABAJO	{
	width: 960px;
	background: url(../imagenes/redondoAbajo.jpg) no-repeat;
	height:32px;
	float:left;
	
}
#animacionFlash{
	height: 450px;
	width: 633px;
	float: left;

}	

.segundaSeccion{
	width: 100%;
	background: #fff url(../imagenes/repetirSecundario.jpg) repeat-x;
	height:auto;
	width: 960px;
	clear: both;
	float:left;
	
}
.segundaSeccion h3{
	color: #5C6F7B;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 5px;
}

.infoSegundaSeccion, .infoSegundaSeccion2{
	float: left;
	font: 20px Verdana, Arial, Helvetica, sans-serif bold;
	color: #5C6F7B;
	width: 209px;
	height: auto;
	padding: 15px 15px 0 15px;
	/*background: url(../imagenes/rayaSepara2seccion.jpg) repeat-y;*/
	border-right: 1px solid #E5EEEF;
}
.infoSegundaSeccion h3, .infoSegundaSeccion2 h3,
.infoSegundaSeccion ul, .infoSegundaSeccion2 ul{
	float: left;
	width: 100%;
}
.infoSegundaSeccion ul{
	height: 80px;
}
.infoSegundaSeccion2{
	width:370px;
	background: url(../imagenes/rayaSepara2seccion.jpg) no-repeat;
}

.infoSegundaSeccion li {
background: url(../imagenes/bulletSecundario.png) 0 5px no-repeat;
font:14px Verdana, Arial, Helvetica, sans-serif;
padding-left: 15px;
}

.infoSegundaSeccion li a:link, .infoSegundaSeccion li a:visited{

text-decoration:none;
color:#5C6F7B;
}

.infoSegundaSeccion li a:hover{
text-decoration: underline;
}

.infoSegundaSeccion2 li {
background: url(../imagenes/bulletSecundario.png) left center no-repeat;
font:14px Verdana, Arial, Helvetica, sans-serif;
padding-left: 15px;
}

.infoSegundaSeccion2 li a:link, .infoSegundaSeccion2 li a:visited{
text-decoration:none;
color:#5C6F7B;
}

.infoSegundaSeccion2 li a:hover{
text-decoration: underline;
}









.btnSegundaSeccion {
	width: 126px;
	height: auto; 
	float: right;
	padding-top: 10px; 
	
}

.menuDerecha{
	padding: 20px 5px 5px;
	width:313px;
	height: 440px;
	background-image: url(../imagenes/menuDerecha.jpg);
	background-repeat: no-repeat;
	position: relative;
	right: 20px;
	float:right;
}


.seccionesMenuDerecha{
	width:310px;
	height:150px;
	
}


.seccionesMenuDerecha2{
	width:310px;
	height:121px;
	
}
.infoMenuDerecha{
	padding: 10px 5px 10px 27px;
	float: left;
	font-size: 14px;
	text-align: center;
	width: 110px;
	height: auto;
	line-height: 15px;
	
}

.infoMenuDerecha a {
	text-decoration: none;
	font-size: 11px;
	color:#CCFFFF;
}

.infoMenuDerecha a:hover {
	text-decoration: underline;
	font-size: 11px;
	color:#FFF;

}

.infoMenuDerecha2{
	padding: 15px 5px 10px 5px;
	float: left;
	font-size: 12px;
	text-align: center;
	width: 140px;
	height: auto;
	line-height: 15px;
}

.infoMenuDerecha2 a {
	
	text-decoration: none;
	font-size: 11px;
	color:#CCFFFF;
	
}


.infoMenuDerecha2 a:hover {
	
	text-decoration: underline;
	font-size: 11px;
	color:#FFF;
	
}


.infoMenuVerMasVideos{
	padding:0 5px 0 27px;
	float: left;
	text-align: left;
	width: 110px;
	height: 19px;
	line-height: 15px;
	
}

.infoMenuVerMasVideos a {
	text-decoration: none;
	font-size: 11px;
	color:#CCFFFF;
}

.infoMenuVerMasVideos a:hover {
	text-decoration: underline;
	font-size: 11px;
	color:#FFF;

}



.infoMenuFinal {
	clear: both;
	font-size: 10px;
	width: 280px;
	height: auto;
	text-decoration: none;
	color:#CCFFFF;
	padding: 0 0 0 20px;
}

.infoMenuFinal a:link {
	
	font-size: 10px;
	text-decoration: none;
	color:#CCFFFF;

}

.infoMenuFinal a:hover {
	
	color:#FFF;
	text-decoration: underline;

}


.liga {
	background: url(../imagenes/bulletBarraLateral.jpg) left center no-repeat;
	text-decoration: none;
	font-size: 11px;
	color:#CCFFFF; 
	padding-left: 20px;
}

.ligaSinBullet  {
	
	text-decoration: none;
	font-size: 11px;
	color:#CCFFFF;
	
}

.ligaSinBullet a {
	
	text-decoration: none;

	color:#CCFFFF;
	
}

.imgMenuDerecha{
	width: 89px;
	height: 54px;
	border: #F3901D 4px solid; 
}

ul.linksMenu {
	float: left;
	width: 700px;
	height: 64px;
}

ul.linksMenu li {
	display: block;
	float: left;
	height: 10px;
	margin-right: 40px;
	width:auto;
}

/*	-------------------------------------------------------------
	FOOTER
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
#footer {
padding-top: 10px;
	width: 100%;
	height: 30px;
	font-size:9px;
	clear:both;
	text-align:center;
	
}


#footer a {
padding-left: 10px;
text-decoration:none;
color:#CCCCCC;
}


.footerTexto{
font: normal .5em Verdana, Arial, Helvetica, sans-serif;
color: #66ccff;
}



/*	-------------------------------------------------------------
	Seccion preguntas
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	
.listadoPreguntas{
	width:500px;
	height:auto;
	
}	




.side-videos-imgs, .side-videos-txt{
	width: 290px;
	float: left;
	padding: 0 20px;
}
.side-video-thumb, .side-videos-txt li{
	width: 120px;
	text-align: center;
	float: left;
	padding: 0 5px;
}
.side-videos-imgs{
	margin-top: 5px;
}
.side-video-thumb img{
	border: 4px solid #F3901D
}
.side-videos-txt li a{
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}
.side-videos-txt li a span{
	color: #CCFFFF;
	font-size: 11px;
	width: 100%;
	float: left;
}


.cart-link{
	float: right;
	font-size: 11px;
	margin-top: -25px;
	padding-right: 20px;
	text-align: right;
	width: 200px;
}
.cart-link a{
	color: #66CCFF;
}
	
	

.side-videos-imgs, .side-videos-txt, .side-buy{
	width: 290px;
	float: left;
	padding: 0 20px;
}
.side-video-thumb, .side-videos-txt li, .to-buy-item{
	width: 120px;
	text-align: center;
	float: left;
	padding: 0 5px;
}
.side-videos-imgs{
	margin-top: 5px;
}
.side-video-thumb img, a.buy-thumb img{
	border: 4px solid #F3901D
}
.side-videos-txt li a, .to-buy-item a{
	font-size: 14px;
	color: #fff;
	font-weight: normal;
}
.side-videos-txt li a span{
	color: #CCFFFF;
	font-size: 11px;
	width: 100%;
	float: left;
}
.to-buy-item a{
	color: #CCFFFF;
}

.side-buy{
	margin-top: 5px;
}


/* - - - - downloads - - - - */
.side-downloads{
	width: 280px;
	float: left;
	padding: 65px 15px 0 15px;
}
.download{
	width: 130px;
	float: left;
	padding-left: 5px; 
	text-align: center;
}
.download a{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 10px;
	line-height: 160%;
}
/* - - - - downloads - - - - */

.big-banner  {
background:url("images/bg-banner.gif") repeat-x scroll center top transparent;
border:1px solid #E32C27;
float:left;
height:80px;
left:11px;
position:relative;
width:80px;
z-index:5;
}

/* : : : : : : : : : Nuevo header : : : : : : */

.logo{
	width: 230px;
	background-repeat: no-repeat;
	float: left;
	padding-bottom: 10px;
}


.logo img {
padding: 0 10px 0 50px;
}
.phone{
	width: 200px;
	float: right;
	background: url(phone.jpg) left center no-repeat;
	padding: 10px 30px 0 60px;
	text-align: right; 
}
.phone li.letter{
	font-size: 22px;
	color: #BECFD4;
}
.phone li.number
{
	color: #29414C;
	font-size: 16px;
}
.menu-bar{
	width: 960px;
	float: left;
	margin: 0 auto;
	height: 60px;
}
.menu-bar ul{
	width: 920px;
	float: left;
	padding: 0 20px;
	background: url(bg-menu.jpg) top center no-repeat;
	height: 60px;
}
.menu-bar ul li{
	display: inline;
	width: 115px;
	float: left;
	text-align: center;
	line-height: 60px;
	font-size: 14px;
}
.menu-bar ul li a{
	float: left;
	width: 100%;
	height: 100%;
	background: url(bg-menu.jpg) top center no-repeat;
}
.menu-bar ul li a:hover{
	color: #fff;
}


.menu-bar ul li a.one {
	background-position: -20px 0;
}
.menu-bar ul li a.one:hover {
	background-position: -20px -80px;
}


.menu-bar ul li a.two {
	background-position: -135px 0;
}
.menu-bar ul li a.two:hover {
	background-position: -135px -80px;
}


.menu-bar ul li a.three {
	background-position: -250px 0;
}
.menu-bar ul li a.three:hover {
	background-position: -250px -80px;
}


.menu-bar ul li a.four {
	background-position: -365px 0;
}
.menu-bar ul li a.four:hover {
	background-position: -365px -80px;
}


.menu-bar ul li a.five {
	background-position: -480px 0;
}
.menu-bar ul li a.five:hover {
	background-position: -480px -80px;
}


.menu-bar ul li a.six {
	background-position: -595px 0;
}
.menu-bar ul li a.six:hover {
	background-position: -595px -80px;
}


.menu-bar ul li a.seven {
	background-position: -710px 0;
}
.menu-bar ul li a.seven:hover {
	background-position: -710px -80px;
}


.menu-bar ul li a.eight {
	background-position: -825px 0;
}
.menu-bar ul li a.eight:hover {
	background-position: -825px -80px;
}





