@charset "utf-8";

/*********ESTRUCTURAS PRINCIPALES*******************/

body {
	text-align: center;
	background-image: url(imagenes/fondopagina1.png);
	background-repeat: repeat;
}
.header {
	background-repeat: no-repeat;
	height: 195px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	-moz-border-radius: 30px 30px 0px 0px;
	-webkit-border-radius: 30px 30px 0px 0px;
	border-radius: 30px 30px 0px 0px;
	-moz-box-shadow: rgb(150,150,150) 5px 5px 10px;
	-webkit-box-shadow: rgb(150,150,150) 5px 5px 10px;
	box-shadow: rgb(150,150,150) 5px 5px 10px;
	background-image: url(imagenes/fondo-header.jpg);

}

#logo{
	float: left;
	height: 150px;
	width: 200px;
	margin-left: 30px;
	text-align: center;
	margin-top: 10px;

}
.menutop {
	background-image: url(imagenes/fondo-menu.jpg);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	-moz-box-shadow: rgb(150,150,150) 5px 5px 10px;
	-webkit-box-shadow: rgb(150,150,150) 5px 5px 10px;
	box-shadow: rgb(150,150,150) 5px 5px 10px;
	height: 36px;
	width: 980px;
}


.cuerpo {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	-moz-box-shadow: rgb(150,150,150) 5px 5px 10px;
	-webkit-box-shadow: rgb(150,150,150) 5px 5px 10px;
	box-shadow: rgb(150,150,150) 5px 5px 10px;
	background-color: #FFF;
	height: 450px;

}
.cuerpoCopia2 {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	-moz-box-shadow: rgb(150,150,150) 5px 5px 10px;
	-webkit-box-shadow: rgb(150,150,150) 5px 5px 10px;
	box-shadow: rgb(150,150,150) 5px 5px 10px;
	background-color: #FFF;
	height: 500px;
}
.cuerpoCopia3 {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	-moz-box-shadow: rgb(150,150,150) 5px 5px 10px;
	-webkit-box-shadow: rgb(150,150,150) 5px 5px 10px;
	box-shadow: rgb(150,150,150) 5px 5px 10px;
	background-color: #FFF;
	height: 600px;
}


.cuerpoCopia1 {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	-moz-box-shadow: rgb(150,150,150) 5px 5px 10px;
	-webkit-box-shadow: rgb(150,150,150) 5px 5px 10px;
	box-shadow: rgb(150,150,150) 5px 5px 10px;
	background-color: #FFF;
	height: 650px;
}



.aside {
	display: block;
	float: left;
	width: 450px;
	height: auto;
	margin-left: 9px;
	margin-top: 20px;
	text-align: left;
	background-color: #FFF;
}

.aside2 {
	display: block;
	float: left;
	width: 600px;
	height: auto;
	margin-left: 9px;
	margin-top: 20px;
	text-align: left;
	background-color: #FFF;
}

.bside {
	float: left;
	width: 350px;
	margin-left: 9px;
	margin-top: 20px;
	padding-top: 20px;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
	text-align: justify;
}

.section {
	display: block;
	float: left;
	width: 450px;
	margin-left: 40px;
	margin-top: 20px;
}

#slider{
	
	}
	
#destacados{
	
	}

.footer {
	height: 110px;
	width: 980px;
	background-color: #3480A8;
	margin-right: auto;
	margin-left: auto;
	-moz-border-radius: 0px 0px 30px 30px;
	-webkit-border-radius: 0px 0px 30px 30px;
	border-radius: 0px 0px 30px 30px;
	-moz-box-shadow: rgb(150,150,150) 5px 5px 10px;
	-webkit-box-shadow: rgb(150,150,150) 5px 5px 10px;
	box-shadow: rgb(150,150,150) 5px 5px 10px;
}
.banners {
	height: 150px;
	width: 980px;
	background-color: #FFF;
	clear: both;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	-moz-box-shadow: rgb(150,150,150) 5px 5px 10px;
	-webkit-box-shadow: rgb(150,150,150) 5px 5px 10px;
	box-shadow: rgb(150,150,150) 5px 5px 10px;

}
/************SUB-ESTRUCTURAS*******************/

.submenutop {
	float: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Monaco, monospace, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8ABEDB;
	margin: 2px;
}

.submenutop a:link{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Monaco, monospace, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	}
.submenutop a:visited{
    font-family: "Lucida Sans Unicode", "Lucida Grande", Monaco, monospace, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	}
.submenutop a:hover{
    font-family: "Lucida Sans Unicode", "Lucida Grande", Monaco, monospace, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #CCC;
	text-decoration: none;
	}
.submenutop a:active{
    font-family: "Lucida Sans Unicode", "Lucida Grande", Monaco, monospace, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	}

.submenutopflags {
	float: right;
	margin-top: 4px;
	margin-right: 5px;
}

.submenutop1 {
	float: left;
	margin-bottom: 2px;
	margin-right: 2px;
}
.bienve {
	width: 230px;
	clear: both;
}

.varios {
	width: 230px;
	clear: both;
}

/************MODULOS LATERALES*******************/

.bienveMod {
	width: 220px;
	height: 420px;
	clear: both;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-top-width: 1px;
	background-image: url(imagenes/chico-bienvenida-productos-esp.jpg);

}



.tituloMod1 {
	width: 220px;
	background-color: #CCCCCC;
	clear: both;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Monaco, monospace, Helvetica, Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #093;
	font-size: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-bottom-width: 0px;
	height: 52px;
}
.producto  {
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #90AB33;
	text-align: justify;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCC;
	text-transform: capitalize;
	border-bottom-width: 1px;
	height: 18px;
}


.categoriasMod {
	width: 210px;
	background-color: #CCCCCC;
	margin-left: 3px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: justify;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-top-width: 0px;
	border-bottom-width: 0px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 2px;
	margin-bottom: 5px;
	font-weight: bold;
	text-transform: uppercase;
}
.cuerpoMod1 {
	width: 220px;
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #093;
	text-align: justify;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-top-width: 0px;
	border-bottom-width: 0px;

}
.pieMod1 {
	width: 220px;
	clear: both;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
	height: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-color: #CCC;
}


.bienveMod {
	width: 220px;
	clear: both;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-top-width: 1px;
	background-image: url(imagenes/chico-bienvenida-productos-esp.jpg);
	height: 420px;
}

#flecha{
	float: left;
	margin-top: 2px;
	margin-left: 2px;
	
	}
.moduloVariosTitulo {
	width: 220px;
	background-color: #CCCCCC;
	clear: both;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Monaco, monospace, Helvetica, Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #093;
	font-size: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-bottom-width: 0px;
	margin-top: 9px;
}
.moduloVariosOpciones {
	width: 212px;
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #093;
	text-align: justify;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-top-width: 0px;
	border-bottom-width: 0px;
	padding-left: 8px;

}
/************OTROS MÓDULOS*******************/
.destacadosMod{
	background-color: #FFF;
	width: 500px;
	border: 1px solid #CCC;
	height: 200px;
	
	}
	
.destacadosCaja{
	width: 100%;
	text-align: justify;
	float: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Monaco, monospace, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;

	
	}
	
.destacadosTitulos{
	text-align: left;
	clear: both;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Monaco, monospace, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #C5E23B;
	text-transform: uppercase;
	font-weight: bold;
	width: 600px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	background-color: #3480A8;
	padding-left: 2px;
	margin-bottom: 4px;
		}
	
.destacadosCaja2{
	width: 160px;
	text-align: center;
	float: left;
	margin-top: 5px;
	margin-left: 5px;

	
	}

.destacadosFoto{
	width: 156px;
	background-color: #009;
	text-align: center;
	clear: both;
	margin-bottom: 6px;
	}
	
.destacadosBreve{
	width: 156px;
	text-align: justify;
	clear: both;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Monaco, monospace, Helvetica, Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 11px;
/*	letter-spacing: 1px; */
     line-height:12px;
	}
	
.destacadosBoton{
	width: 156px;
	text-align: center;
	clear: both;
	padding-top: 2px;
	}
.bannerMod{
	width: 290px;
	text-align: center;
	float: left;
	height: 92px;
	border: 2px solid #3480A8;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	margin-left: 25px;
	margin-top: 12px;
	background-color: #FFF;
}

.bannerImg{
	width: 284px;
	height: 84px;
	background-color: #FFF;
	background-image: url(imagenes/logo-pkb.jpg);
	margin-top: 4px;

}

.bannerImg2{
	width: 284px;
	height: 84px;
	background-color: #FFF;
	background-image: url(imagenes/fold-prepoker-logo.jpg);
		margin-top: 4px;

}

.bannerImg3{
	width: 284px;
	height: 84px;
	background-color: #FFF;
	background-image: url(imagenes/the-poker-cream-logo.jpg);
		margin-top: 4px;

}


.bannerDescrip{
	width: 284px;
	height: 30px;
	background-color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Monaco, monospace, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: left;

}
/************FOOTER*******************/

.barraFooter{
	clear: both;
	width: 100%;
	background-color: #3480A8;
	height: 40px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #C5E23B;
	text-align: right;
}

.modFooter1{
	width: 250px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Monaco, monospace, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-transform: none;
	font-weight: normal;
	float: left;
}

.modFooter2{
	width: 215px;
	text-transform: none;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00802B;
	height: 120px;
}

.modFooter3{
	width: 250px;
	text-transform: none;
	float: left;
	margin-top: 50px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00802B;
	margin-left: 10px;
	padding-left: 20px;
}

.titulosFooter{
	width: 205px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Monaco, monospace, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-transform: none;
	font-weight: bold;
	margin-top: 15px;
}
.cuerpoFooter{
	width: auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Monaco, monospace, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-transform: none;
	font-weight: normal;
	float: left;
	margin-top: 20px;
}

.miniForm{
	width: 85px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
	text-transform: none;
	font-weight: normal;
}

.miniBot{
	width: 60px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
	text-transform: none;
	font-weight: normal;
}

.miniText1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #fff;
}
