/* desarrollado por RAMON ROMERO */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #2989BB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #BCE9FB;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BCE9FB;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}

#Cabecera {
	height: 208px;
	width: auto;
	background-image: url(../images/fondo-banner.jpg);
	background-repeat:   repeat-x;
	background-color: #2989BB;
	text-align: center;
}
.Banner {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 208px;
	text-align: center;
}

#Contenedor {
	background-image: url(../images/fondo-principal.png);
	height: auto;
	width: auto;
	background-color: #2989BB;
	background-repeat:   repeat-x;
	text-align: center;
}
.MainInfo {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.MarcasADS {
	height: 205px;
	width: 1000px;
}
.MAbIZQ {
	float: left;
	height: 205px;
	width: 55px;
}

.MAbDER {
	float: left;
	height: 205px;
	width: 55px;
}
.MApvarios {
	float: left;
	height: 205px;
	width: 890px;
}
.CajaMarca {
	float: left;
	height: 183px;
	width: 132px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(../images/fondo-productos-home.png);
	text-align: left;
	font-weight: bold;
	padding-top: 22px;
	padding-left: 18px;
	padding-right: 18px;
}
.CajaMarca:hover {
	float: left;
	height: 183px;
	width: 132px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(../images/fondo-productos-home-hover.png);
	text-align: left;
	font-weight: bold;
	padding-top: 22px;
	padding-left: 18px;
	padding-right: 18px;
}
.CajaMarcaTitu {
	text-align: left;
	height: 30px;
}
.CajaMarcaIMG {
	height: 115px;
	width: auto;
	text-align: center;
}



#Footer {
	background-color: #014967;
	height: auto;
	width: auto;
	text-align: right;
}
.FooInfo {
	height: 170px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.ADS {
	float: left;
	height: 170px;
	width: 790px;
	text-align: left;
	color: #79AEC9;
	padding-left: 55px;
}
.ADS a {
	color: #79AEC9;
}
.ADS a:hover {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}


.ADS img {
	margin-top: 15px;
}
.Webpy {
	float: left;
	height: 170px;
	width: 100px;
	text-align: right;
	padding-right: 55px;
}
.Webpy img {
	margin-top: 140px;
}
.Contenido {
	height: auto;
	width: 890px;
	padding-right: 55px;
	padding-left: 55px;
}
.ContenidoIZQ {
	float: left;
	height: auto;
	width: 650px;
}
.ContenidoDER {
	float: left;
	height: auto;
	width: 240px;
}
.Bienvenidos {
	background-image: url(../images/fondo-texto.png);
	background-repeat: no-repeat;
	height: auto;
	width: 620px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 20px;
	margin-bottom: 20px;
}
.Bienvenidos:hover {
	background-image: url(../images/fondo-texto-hover.png);
	background-repeat: no-repeat;
	height: auto;
	width: 620px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 20px;
	margin-bottom: 20px;
}
.BienTitu {
	text-align: left;
	font-family: Tahoma, Verdana;
	font-size: 20px;
	font-weight: normal;
	color: #BCE9FB;
	margin-bottom: 5px;
}
.BienTitu img {
	text-align: right;
	width: 25px;
}

.BienInfo {
	text-align: justify;
}
.NoveInfo {
	text-align: left;
	padding: 5px;
	background-color: #2584B6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #2993CB;
	border-bottom-color: #2993CB;
}
.NoveInfo:hover {
	text-align: left;
	padding: 5px;
	background-color: #2993CB;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #2584B6;
	border-bottom-color: #2584B6;
}
.Juego {
	height: auto;
	width: 240px;
}
.Clientes {
	background-image: url(../images/area-clientes.png);
	background-repeat: no-repeat;
	height: auto;
	width: 215px;
	padding-right: 10px;
	padding-left: 15px;
}
.Clientes:hover {
	background-image: url(../images/area-clientes-hover.png);
	background-repeat: no-repeat;
	height: auto;
	width: 215px;
	padding-right: 10px;
	padding-left: 15px;
}
.ClieTitu {
	font-family: Tahoma, Verdana;
	font-size: 20px;
	font-weight: normal;
	color: #BCE9FB;
	padding-top: 15px;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 35px;
}
.ClieInfo {
	height: auto;
	width: 215px;
}
.user {
	background-image: url(../images/area-clientes_user.png);
	height: 30px;
	width: 140px;
	text-align: left;
	padding-left: 75px;
	padding-top: 20px;
}
.pass {
	background-image: url(../images/area-clientes_pass.png);
	height: 40px;
	width: 140px;
	text-align: left;
	padding-left: 75px;
	padding-top: 9px;
}
.enviar {
	height: 25px;
	width: 205px;
	margin-bottom: 10px;
	text-align: right;
	padding-right: 10px;
}
.FormUser {
	width: 120px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #BCE9FB;
}
.required {
	color: #055076;
	background-color: #85C7EA;
	padding: 5px;
	border: 1px solid #2584B5;
	font-weight: bold;
}
.BienInfo /* bof formulario */

 label.error {
	color:#FFFFFF;
	display:block;
	font-size: 10px;
	background-color: #055177;
	text-align: left;
	padding: 3px;
}
.Novedades1 {
	text-align: left;
	padding: 5px;
	background-color: #2584B6;
	margin-bottom: 10px;
}
.Novedades1:hover {
	text-align: left;
	padding: 5px;
	background-color: #2993CB;
}
.paginacion {
	padding: 5px;
	text-align: right;
}

.paginacion a:link {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #F4F4F4;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.paginacion a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #F4F4F4;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.paginacion a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #F4F4F4;
	background-color: #014967;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.ProductosVer {
	text-align: left;
	padding: 5px;
	background-color: #1D7BAC;
	margin-bottom: 10px;
}
.ProductosVer img {
	padding: 3px;
	background-color: #2C84BD;
	border: 1px solid #1D7BAC;
	margin-right: 10px;
	margin-bottom: 10px;
}
.ProductosVer:hover {
	text-align: left;
	padding: 5px;
	background-color: #2993CB;
}
.NuestrosProducto {
	background-image: url(../images/fondo-producto.png);
	background-repeat: no-repeat;
	height: auto;
	width: 215px;
	padding-right: 10px;
	padding-left: 15px;
}
.NuestrosProductoBuscar {
	background-image: url(../images/fondo-busca.png);
	background-repeat: no-repeat;
	height: auto;
	width: 215px;
	padding-right: 10px;
	padding-left: 15px;
	margin-top: 10px;
}
.buscarPtos {
	background-image: url(../images/buscar-campo.png);
	height: 37px;
	width: 195px;
	text-align: left;
	padding-left: 20px;
	padding-top: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.FormBuscar {
	width: 175px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #BCE9FB;
}
.prodCat {
	text-align: left;
	padding: 5px;
	font-weight: bold;
}
.prodCat:hover {
	text-align: left;
	padding: 5px;
	background-color: #2993CB;
}
.NClientes {
	text-align: left;
	padding: 5px;
	background-color: #2584B6;
	margin-bottom: 10px;
}
.NClientes:hover {
	text-align: left;
	padding: 5px;
	background-color: #2993CB;
}
.NClientes img {
	padding: 5px;
	background-color: #207EAE;
	border: 1px solid #055178;
	margin-right: 10px;
	margin-bottom: 10px;
}
.Promociones {
	text-align: left;
	background-color: #2584B6;
	width: 620px;
}
.promo {
	margin: 5px;
	padding: 4px;
	width: 290px;
	border: 1px solid #055178;
	float: left;
}
.User1 {
	background-image: url(../images/area-clientes.png);
	background-repeat: no-repeat;
	height: auto;
	width: 215px;
	padding-right: 10px;
	padding-left: 15px;
	margin-bottom: 10px;
}

.UserBienvnido {
	padding: 5px;
	height: auto;
	width: auto;
	font-weight: bold;
	text-align: left;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 13px;
}
.UserBienvnido:hover {
	padding: 5px;
	height: auto;
	width: auto;
	font-weight: bold;
	text-align: left;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 13px;
	background-color: #2993CB;
}
.ContenidoIZQ fieldset {
	text-align: left;
	margin: 5px;
}
.TituloCompra {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}
.EspacioCompra {
	padding: 5px;
}







/* ----- tool tip specific styles ----- */
#tooltip {
	background-color: #10A9E5;
	border: 1px solid #0D5D86;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.marquee0 div div {
 top: 3px!important;
}
.Laempresa {
	text-align: justify;
}
.Laempresa img {
	margin: 8px;
	border: 1px solid #10638C;
	padding: 5px;
	background-color: #2989BB;
}
.BienTituTb {
	font-family: Tahoma, Verdana;
	font-size: 20px;
	font-weight: normal;
	color: #BCE9FB;
	margin-bottom: 5px;
}
.BienTituTb a {
	color: #BCE9FB;
}
.BienTituTb1 {
	font-family: Tahoma, Verdana;
	font-size: 20px;
	font-weight: normal;
	color: #8ABE17;
	margin-bottom: 5px;
}
.BienTituTb1 a {
	color: #33FF00;
}
.Novedades1-2 {
	text-align: left;
	padding: 5px;
	background-color: #2584B6;
	margin-bottom: 10px;
}
.Novedades1-2:hover {
	text-align: left;
	padding: 5px;
	background-color: #2993CB;
}
.Novedades1-2  img {
	padding: 3px;
	background-color: #2C84BD;
	border: 1px solid #1D7BAC;
	margin-right: 10px;
	margin-bottom: 10px;
}
.NClientesRegistro {
	text-align: left;
	padding: 5px;
	background-color: #2584B6;
	margin-bottom: 10px;
}
.NClientesREg  {
	padding: 5px;
	background-color: #207EAE;
	border: 1px solid #055178;
}
.CjaProductos {
	width: 620px;
	margin-bottom: 10px;
	background-color: #2584B6;
	padding-bottom: 10px;
}
.CjaProductos:hover {
	background-color: #2993CB;
}

.seee {
	width: 155px;
	float: left;
}

.CoreCOcajita {
	height: 200px;
	width: 135px;
	padding: 5px;
	background-color: #1D7BAC;
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.CoreCOcajita:hover {
	background-color: #2993CB;
}

.CoreCOcajita img {
	padding: 10px;
	background-color: #2C84BD;
	margin-top: 5px;
	margin-bottom: 5px;
}
.menuCaji {
	height: 28px;
	width: 145px;
	text-align: center;
	float: left;
	background-color: #1D7BAC;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom: 5px;
}
.Banner1 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	text-align: center;
}

.Banner2 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 108px;
	text-align: center;
}
.Registrarse {
	font-size: 11px;
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
}
.tITULOdREGI {
	background-color: #61B7E4;
	padding: 5px;
	border: 1px solid #174F6C;
	font-weight: bold;
	text-align: left;
	color: #000033;
}
.Imprimir {
	width: 620px;
}
.ProductosVer1 {
	width: 295px;
	float: left;
	text-align: left;
	background-color: #025D8A;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.imp1 {
	height: auto;
	width: 290px;
	margin-bottom: 10px;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
}
.imp2 {
	float: left;
	width: 260px;
}
.imp2 img {
	padding: 5px;
	background-color: #287CAF;
}

.imp3 {
	float: left;
	width: 30px;
}
.BannerPerfil {
	width: 620px;
}
.BannerPerfil1 {
	float: left;
	height: 100px;
	width: 260px;
	background-color: #2685B7;
	border: 1px solid #025D8A;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.BannerPerfil2 {
	float: left;
	height: 100px;
	width: 260px;
	margin: 10px;
	padding: 10px;
	background-color: #2685B7;
	border: 1px solid #025D8A;
}
.CoreCOcajita1 {
	height: 200px;
	width: 135px;
	padding: 5px;
	background-color: #1D7BAC;
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.CoreCOcajita1:hover {
	background-color: #2993CB;
}
.CoreCOcajita1 img {
	padding: 10px;
	background-color: #2C84BD;
	margin-top: 5px;
	margin-bottom: 5px;
}
.UserBienvnido11 {
	padding: 5px;
	height: auto;
	width: auto;
	text-align: left;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 13px;
}
.miercols {
	margin-left: auto;
	padding-left: 10px;
	left: 50px;
}
.BannerPerfil1:hover {
	background-color: #2993CB;
}
.BannerPerfil2:hover {
	background-color: #2993CB;
}
.seeePRO {
	width: 155px;
	float: left;
}
.CoreCOcajitaPRO {
	height: 200px;
	width: 135px;
	padding: 5px;
	background-color: #1D7BAC;
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.CoreCOcajitaPRO:hover {
	background-color: #2993CB;
}
.CoreCOcajitaPRO  img {
	padding: 10px;
	background-color: #2C84BD;
	margin-top: 5px;
	margin-bottom: 5px;
}
.CoreCOcajita1PRO {
	height: 265px;
	width: 135px;
	padding: 5px;
	background-color: #1D7BAC;
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.CoreCOcajita1PRO:hover {
	background-color: #2993CB;
}
.CoreCOcajita1PRO  img {
	padding: 10px;
	background-color: #2C84BD;
	margin-top: 5px;
	margin-bottom: 5px;
}
.CoreCOcajita2PRO {
	height: 220px;
	width: 135px;
	padding: 5px;
	background-color: #1D7BAC;
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.CoreCOcajita2PRO:hover {
	background-color: #2993CB;
}
.CoreCOcajita2PRO   img {
	padding: 10px;
	background-color: #2C84BD;
	margin-top: 5px;
	margin-bottom: 5px;
}
.required2 {
	color: #055076;
	background-color: #85C7EA;
	padding: 5px;
	border: 1px solid #2584B5;
	font-weight: bold;
}

