

/*
Estillos de las paginas
===================================================================================
*/

.noSombra {
	width: 1024px;
}

.nosombra .shadow {
	padding: 0px;
}

.sombra2 {
	width: 1088px;
}

.sombra2 .shadow {
	padding: 0px 32px;
}

.sombra2 .grayShadow {
	clear: both;
	background: url('../img/body_shadow_gray.png') repeat;
}

.sombra2 .menuShadow {
	background: url('../img/body_shadow_menu.png') repeat;
}

.sombra2 .headerShadow {
	background: url('../img/body_shadow_header.png') repeat;
}

.sombra1 {
	width: 1056px;
}

.sombra1 .shadow {
	padding: 0px 16px;
}

.sombra1 .grayShadow{
	clear: both;
	background: url('../img/body_shadow_gray2.png') repeat;
}

.sombra1 .menuShadow {
	background: url('../img/body_shadow_menu2.png') repeat;
}

.sombra1 .headerShadow {
	background: url('../img/body_shadow_header2.png') repeat;
}




.style1{
	background: url("../img/premium_background.jpg");
}

.style2{
	background: none;
	background-color: #133A5E;
}

.style3{
	background: none;
	background-color: #353535;
}

.style4{
	background: url("../img/premium_background2.jpg");
}

.style5{
	background: none;
}

.style5 .noSombra{
	border-style: solid;
	border-color: #3E3E3E;
	border-width: 2px;
}

.hide {
	visibility: hidden;
	position: absolute;
	top: -400px;
}

#qscroller1 {
	width: 961px;
	height: 43px;
	color: #ffffff;
	font-size: 14px;
}

.qslide {
	padding-top: 7px;
	padding-left: 10px
}
