* {
	margin: 0;
	padding: 0;
}

html, body, form, #general {
	min-height: 100%;
}

html, body, form {
	width:100%;
}

html, body{
	background-color: #F2F2F2;
	font-size: 12px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #727272;
}
body 
{
	background-image: url(../images/fondo.png);
	background-repeat: repeat-x;
	background-position: top left;
}
#general {
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	position:relative; 
	z-index:100;
	width:998px; 
    overflow: visible;
}
#general:before {
    display: block;
    content: " ";
    position:absolute;
    background-image: url(../images/sombra_izq.png);
    background-repeat: no-repeat;
    width: 13px;
    height: 672px;
    left: -13px;
    top: 167px;
}
#general:after {
    display: block;
    content: " ";
    position:absolute;
    background-image: url(../images/sombra_der.png);
    background-repeat: no-repeat;
    width: 13px;
    height: 672px;
    right: -13px;
    top: 167px;
}
.divContenedorFondoGeneral {
    background-color: white;
}
#divEncuadre {
	margin-left: auto;
	margin-right: auto;
	text-align:center;
    width:947px; 
    background-image: url(../images/encuadre.png);
	background-repeat: no-repeat;
	background-position: top left;
}
.negrita
{
	font-size: 12px;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #727272;
	font-weight:bold;
}

#contenedor
{
	text-align:justify;
	background-color: White;
	padding-top: 20px; 
	padding-left: 20px; 
	padding-right: 20px; 
}

.fondoCaract {
	/*background-color: #F0F1F7;
	border: solid 1px #E3E4EA;*/
	background-image: url(../Images/fondo_caracteristicas.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding:0px 30px 30px 30px;
}

a, a:visited {
	color: #52699B;
	font-weight: bold;
	text-decoration: none;
}

a:hover, #pie a:hover, #pie span:hover, .enlace:hover {
	color: #7E930C;
	font-weight: bold;
	text-decoration: none;
}

#pie span, .enlace {
	cursor: hand;
}

#monitor{ border:none; border-collapse:collapse; margin:0px; padding:0px;}

a img {
	border: none;
}

.textogrande {
	color: #4A608F;
	font-size: 16px;
	line-height: 16px;
	font-weight:bold;
}

h1{
	color: #4A608F;
	font-size: 18px;
	line-height: 22px;
}

h2 {
	color: #4A608F;
	font-size: 12px;
	line-height: 16px;
}

.aplicaciones {
	height: 32px; 
	width: 138px;
}
#rotuloEspecializada 
{
	background-image:url(../images/globo_especial.gif);
	background-repeat:no-repeat;
}
#rotuloEstandar
{
	background-image:url(../images/globo_estandar.gif);
	background-repeat:no-repeat;
}
#rotuloHosteleria
{
	background-image:url(../images/globo_hosteleria.png);
	background-repeat:no-repeat;
}
#rotuloCloud
{
	background-image:url(../images/globo_cloud.gif);
	background-repeat:no-repeat;
}

#rotuloTurismo
{
	background-image:url(../images/globo_turismo.png);
	background-repeat:no-repeat;
}

input, select, textarea {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}


#demo_container 
{
	background-color: #232323;
	width: 700px;
	height: 600px;
	position: relative;
	margin: 0 auto;
	background-image:url(../images/new_bkgd.jpg);
}

#demo_container h2 {
	font-size: 20px;
	line-height: 120px;
	color: #4A608F;
	text-align: center;
	font-weight:bold;
}
#divSlider 
{
	position:relative;
	width:100%; 
	height: 365px;
	/*background-image:url(../images/fondo_slider.gif);
	background-position: bottom;
	background-repeat: repeat-x;*/
}
#items_container 
{
	height:356px;
	width: 768px;
	overflow: hidden;
	color: #333333;
	position: relative;
	float: left;
	margin: 3px;
}

#controls_container 
{
	background-image:url(../images/fondo_navegador.gif);
	background-repeat: no-repeat;

	height:301px;
	width: 143px;
	float:left;
	margin-top:20px;	
	margin-left:3px;	
    display:none;

}

#controls 
{
	text-align:center;
	position:absolute;
	bottom:10px;
	right:10px;
}
#playbtn {
	display:none !important;
}

#controls div {
	float: left;
	display: block;
	width: 25px;
	height: 25px;
	/*background-image:url(../images/portada/b3.gif);*/
	margin-left:4px;
}

#controls a {
	display: block;
	width: 25px;
	height: 25px;
	cursor: pointer;
	text-align: center;
	font-size: 14px;
	color:#999999;
}
#controls div:hover {
	/*background-image: url(../images/portada/b1.gif);*/
	cursor:pointer;
}

/*  num nav stuff */

#num_nav 
{
	padding-top: 5px
}
#num_nav div 
{
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../images/separador_navegador.gif);
	background-repeat: no-repeat;
	background-position: 35px bottom;
}

#num_nav a {
	display: block;
	margin-left: 40px;
	color:#9E9E9F;
	text-align: left;
	/*background-image:url(../images/portada/boton_pagina.gif);*/
}

#num_nav a:hover {
	color:#8CAB1F;
}

div.slide_item {
	width: 100%;
	height: 100%;
	position:absolute;
	left: 510px;
	display:inline;
}

div.first_item {
	left: 0px;
}

div.slide_item h3 {
	padding: 10px;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #4A608F;
}

div.slide_item p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	color:#999999;
}

.lineaAzulHorizontal {
	width: 238px;
	padding:6px 0px 6px 0px;
	background-image: url(../images/portada/lineaHnot.gif);
	background-position: center;
	background-repeat: no-repeat;
}

.lineaAzulVertical {
	height: 259px;
	width: 3px;
	padding:20px 0px 20px 0px;
	background-image: url(../images/lineaVazul.gif);
	background-position: center;
	background-repeat: no-repeat;
}

.lineaGrisHorizontal {
	height: 2px;
	width: 600px;
	padding: 0px 20px 0px 20px;
	background-image: url(../images/lineaHgris.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#tablaLogos td {
	padding: 10px 20px 10px 20px;
}

#divUser
{
	position:absolute;
	left: 135px;
    top: 97px;
}

#letreroSolinsurNet {
	position:absolute;
	top: 143px;
	left: 702px;
}

#divMenu {
	background-color: #0077AB;
}
#divMenu ul, #divMenuSup1 
{
	padding: 0px;
	margin:0px;
}
#divMenu li, #divMenuSup1 li
{
	display:inline;
	list-style: none;
	padding: 0px;
	margin:0px;
}
#divMenuSup1 li {
	text-align: center;
    margin: 5px 5px 5px 5px;
}
#divMenuSup1 li.separador 
{
    font-weight: bold;
	color: #D9B263;
}
#divMenuSup1 {
    margin: 10px 0px 15px 180px;
    text-align: left;
    text-transform: uppercase;
}
#divMenuSup1 li.last {
    border: none;
}
#divMenuSup1 li a
{
    font-weight: normal;
	font-size: 12px;
	color:White;
}
#divMenuSup1 li a:hover
{
    color: #D9B263;
}

#divMenuSup2
{
	height: 25px;
	padding-top: 5px;
	height: 30px;
}

#divMenuSup2 li a.optica { background-image: url(../images/optica_superior.gif); }
#divMenuSup2 li a.zapateria { background-image: url(../images/zapateria_superior.gif); }
#divMenuSup2 li a.taller { background-image: url(../images/taller_superior.gif); }
#divMenuSup2 li a.hotel { background-image: url(../images/hotel_superior.gif); }
#divMenuSup2 li a.restaurante { background-image: url(../images/restaurante_superior.gif); }
#divMenuSup2 li a.joyeria { background-image: url(../images/joyeria_superior.gif); }
#divMenuSup2 li a.textil { background-image: url(../images/textil_superior.gif); }
#divMenuSup2 li a.supermercado { background-image: url(../images/supermercado_superior.gif); }
#divMenuSup2 li a.peluqueria { background-image: url(../images/peluqueria_superior.gif); }
#divMenuSup2 li a.cloud { background-image: url(../images/solincloud_superior.gif); }
#divMenuSup2 li a 
{
	display: inline-block;
	font-weight:normal;
	background-repeat: no-repeat;
	padding-left: 32px;
	padding-right: 3px;
	padding-top: 2px;
	color: White;
	height: 20px;
}
#divMenuSup2 li a:hover
{
	color:#8CAB1F;
}
#divAyuda, #divContacto {
	background-color: #EDEEF0;
	padding: 10px 0px 10px 0px;
	font-weight:bold;
}
#tdLateral {
	vertical-align: top;
    width: 220px;
}
#pie 
{
	padding-top:20px;
	height: 31px;
	background-image: url(../images/fondo_pie.gif);
	background-repeat: repeat-x;
}
#pie, #pie a {
	font-weight:bold;
	color: white;
	line-height: 25px;
}
#tdLateral div {
width: 100%; 
}
#tablaContacto {
	width: 95.5%;
}

#tablaContacto td, #tablaUsuarios td {
	color:#344A74;
	text-align: left;
}

#tablaContacto td{
	font-size:12px;
	text-align:center;
}

#tablaFormContacto {
	width:90%;
	text-align: left;
}

#tablaFormReg {
	width:60%;
	text-align: left;
}

#tablaFormReg  td{
	padding: 3px;
	text-align: left;
}

#tablaMenu td {
	padding-top: 15px;
	padding-left:25px;
	line-height:7px;
}

#divFondo {
	position:absolute;
	z-index:0;
	width:100%;
	height: 200px;
	background-image: url(../images/deg.gif);
	background-repeat: repeat-x;
	margin: -200px auto 0px auto;
}

#divCaracteristicas {
	padding: 10px;
}

#divCaracteristicas div {
	padding:10px;
}

.alert {
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	border: 2px solid #526A9A;
	z-index:5000;
	background-color: white;
	display:none;
	position:absolute;
}
.alert span {
	font-weight: bold;
}
.boton
{
	BACKGROUND-COLOR: #526A9A;
	BORDER: #B2CBD8 1px solid; 
    color:White; 
    cursor:hand;
    width:70px;
}

.tablaCarrito td
{
	padding:5px 10px 5px 10px;	
	border: 1px solid #4A608F;
	border-top: none;
	text-align:center;
}
p, h3, h4, h5, h6 {
	color:#344A74;
	font-weight:bold;
}
h3 {
	font-size:18px; 
	line-height:22px;
}
h4 {
	font-size:14px; 
	line-height:20px;
}
h5 {
	font-size:12px; 
	line-height:15px;
}
#divMenuH {
	width:100%;
	padding:0px;
	margin:0px;	
}
#tblMenu{
	width:100%;
	border-collapse: collapse;
	border:0px;
}
hr {
	color: #354C6E;
	background-color: white;
	margin-top:3px;
	padding-bottom:3px;
	border: solid 2px #354C6E;
	border-left:0px;
	border-bottom:0px;
	border-right:0px;
}

#webs td
{
	width:180px;
	height:150px
}

.sociable-hovers:hover, .disable, .disable2
{
	opacity:0.4;
	filter:alpha(opacity=40);
}

.disable2:hover
{
	opacity:1;
	filter:alpha(opacity=100);
}

.fija, .disable, .disable2 
{
	 width:100px;
	 margin: 20px;
}

.panelDistr
{
	
}

.SubpanelDistr
{
	padding:10px; 
	vertical-align:bottom; 
	padding-left:10px;
}

#sec td{  vertical-align: top;}

#tablaIconos td
{
	padding:5px;
	text-align:left;
	font-size: 11px;
}

div.separador
{
	height: 2px;
}
#cabecera 
{
	/*background-image: url(../images/cabeceraDIC13.jpg);
	background-repeat:no-repeat;*/
	width:100%; 
	height:127px; 
	position:relative;
}
.divMenuIzq table 
{
	text-align:left;
	width:190px;
}
.divMenuIzq table td
{
	padding-top:3px;
	padding-bottom:3px;
}
.divMenuIzq .tdIco 
{
	width:28px;
}
#tdLateral 
{
	text-align:left;
	padding-right:10px;
}
.aplicaciones 
{
	margin-top: 15px;
	padding-bottom: 5px;
}
.divMenuIzq, .aplicaciones
{
	margin-left:30px;
}
.imagenSoporte 
{
	margin-left:20px;
}
.divMenuIzq table td a img
{
	float:left;
	margin-top:-5px;
}
.divMenuIzq table td a span
{
	float:left;
	margin-left: 2px;
	margin-top:-3px;
	cursor:pointer;
	font-size: 13px;
}
.centrado, .centrado > * 
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#divDirecciones 
{
	font-size: 10px;
	float:left;
	margin-left: 40px;
	margin-right: 40px;
}
#divDirecciones div
{
	float:left;
}
#divDirecciones div.separador_pie
{
	background-image: url(../images/separador_pie.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	width: 1px;
	height: 27px;
	margin-left: 10px;
	margin-right: 10px;
}
#divSocial table td.icono
{
	padding-right: 2px;
}
#divSocial 
{
	padding-top: 4px;
}
#divSocial table td.texto
{
	padding-right: 10px;
}
.espaciado 
{
	padding-top: 10px;
	padding-bottom: 10px;
}
#pie .enlaces 
{
	float: right;
	margin-right:20px;
}
#pie .copy
{
	float: left;
	margin-left:20px;
}
#divMenuInferior 
{
    margin-left: auto;
    margin-right: auto;
    text-align:center;
}
#divMenuInferior .lista 
{
	margin-left: 4px;
	margin-right: 4px;
	float: left;
	text-align: left;
	padding: 10px 10px 10px 10px;
}
ul.listaInferior 
{
	list-style-type: none;
	padding-left: 4px;
	padding-right: 10px;
	list-style-position: inside;
}
#divBanderin{
	float: left;
	margin-left: 30px;
}
#divFactoria{
	float: right;
	margin-right: 10px;
}
#divLogo 
{
	float: left;
	margin-left: 45px;
	margin-top: 35px;
}
#divIconosCabecera 
{
	float: right;
	margin-right: 20px;
	margin-top: 10px;
}
#divCalidad 
{
	float: right;
	margin-right: 20px;
	margin-top: 10px;
}
#divNovedades
{
	background-image: url(../images/fondo_novedades.png);
	background-repeat: no-repeat;
	height: 140px;
	font-size: 10px;
	color:White;
	padding: 45px 0px 0px 50px;
}
#divNovedadesTexto div.bloque
{
	float:left;
	width: 30%;
	padding-right: 20px;
}
#divNovedadesTexto div
{
	text-align:left;
}
#divNovedadesTexto div.rotulo, #divNovedadesTexto a
{
	color:#DDDA00;	
	font-size:11px;
	font-weight: bold;
	padding-bottom: 5px
}
#divNovedadesTexto a:hover 
{
	text-decoration:underline;
}
#divContenedorMenuInf {
    width: 765px;
}
#divContenedorDcha
{
    width: 768px;
	margin-left:-10px;
	padding-left:10px;
	background-image: url(../images/sombra_vertical_medio.gif);
	background-repeat: no-repeat;
	background-position: 0 100px;
}
#divProductos 
{
	padding-top: 20px;
}
#divProductos div.bloque 
{
	float:left;
	width: 30%;
	padding-left: 10px;
	padding-right: 10px;
}
.cabeceraInterior 
{
	background-image:url(../images/fondo_cabecera.gif);
	height: 203px;
}
.logoInterior 
{
	float: left;
	margin-left: 130px;
	margin-top: 20px;
}
.botoneraInterior 
{
	float:right;
	margin-right: 45px;
	margin-top: 15px;
}
.botoneraInterior a 
{
	padding-top: 5px;
	padding-bottom: 5px;
	display:block;
}
.separadorInterior 
{
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../Images/linea_separador.gif);
	height: 30px;
	background-repeat: no-repeat;
	background-position: center;
} 
.logoCaja 
{
	float: left;
}
.logoTexto 
{
	text-align:left;
	float: left;
	width: 220px;
	margin-left: 10px;
	padding-top: 80px;
}
.logoTitulo 
{
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 5px;
}
.logoSubtitulo 
{
	font-size: 14px;
}
.celdaVideo {
	display:none;
}
.msgbox {
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background-color: #000000;
	border: 1px solid #333;
	font-weight: bold; 
	z-index: 145;
	height: 40px;
	opacity: 0.85;
}
.msgbox p {
	color: #fff !important;
	margin: 0;
	padding: 10px 10px; 
}

.msgbox a:hover {
	color: white !important;
}

.msgbox input {
	margin-left: 40px;
	width: 50px;
}
