*{
	margin: 0px;
	padding: 0px;
	border:0px;
	font-size: 100%;

}

html, body{
	height: 100%;
	overflow: auto;
	text-align:center;
  	scrollbar-base-color:#5C89C1;
  	scrollbar-track-color:#ffffff;
  	scrollbar-face-color:#D8E7F1;
  	scrollbar-highlight-color:#D8E7F1;
  	scrollbar-shadow-color:#D8E7F1;
  	scrollbar-arrow-color:#5C89C1;
  	scrollbar-darkshadow-color:#5C89C1;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a{
	text-decoration:none;
	color: black;
}

a:hover{
	color: #217AD5;
}

img{
	border:none;
}

#exterior {
	width: 1000px;
	margin: 2px auto;
	text-align:left;
	border-top: solid 1px #254565;
	border-bottom: solid 1px #254565;
	border-right: solid 1px #3E73A9;
	border-left: solid 1px #3E73A9;
	font-size: 70%;
}

#cabeceraLinea{
	background-color:#3E73A9;
	height:14px;
}

#cabeceraPrincipal{
	background:url(../imagenes/cabecera_fondo.jpg) repeat-x left top;
	height:108px;
	position:relative;
}

#cabeceraLogo{
	padding: 8px 0px 0px 25px;
	width: 650px;
}

#cabeceraMenu{ 
	/*position:absolute; 
	top:24px;
	right: 14px;*/
	float: right;
}

* html #cabeceraMenu{ 
	top:0px;
}

#cabeceraMenu ul li{ 
	display: inline;
	/*padding: 25px 8px 0px 0px;*/
	padding: 0px 8px 0px 0px;
}

#cabeceraMenu ul li a{ 
	color: white; 
	font-weight:bold;
	text-decoration:none;
	font-size: 80%;
	height: 14px;
	/*padding: 27px 0px 0px 12px;
	background:url(../imagenes/cabecera_punto.gif) no-repeat 0px 0px;*/
}

#cabeceraMenu ul li a:hover{ 
	color: #DE6635;
	/*padding: 34px 0px 20px 12px;*/
}

* html #cabeceraMenu ul li a:hover{ 
	/*padding:20px 0px 7px 12px;
	background:url(../imagenes/cabecera_punto.gif) no-repeat 0px -7px;	*/
}

#cabeceraSlogan{ 
	/*background:url(../imagenes/cabecera_fondo_slogan.jpg) repeat-x left top;	*/
	height: 30px;
	background-color:#336699;
	display:none;
}

#cabeceraSolapas{
	height: 53px;
	padding: 1px 0px 0px 0px;
	width: 650px;
}

/*ESTILOS CONTENIDO*/
#contenido{
	background:url(../imagenes/contenido_fondo.jpg) repeat-x left top;	
	width: 100%;
	min-height: 300px;
}

#contenidoMenu{
	float:left;
	width:185px;
}

* html #contenidoMenu{
	text-align:center;
}

#contenidoDestacado{
	float:left;
	width:185px;
}

* html #contenidoDestacado{
	text-align:center;
}

#destacadoImagen{
	height:100px;
	position:absolute;
	bottom:8px;
	right: 14px;
}

.centrarMenu{
	width:164px;
	margin:15px auto 0px auto;
	text-align:left;
}

.solapaArriba {	
	background:url(../imagenes/contenido_solapa_arriba.jpg) no-repeat left top;
	border-bottom: solid 1px #FFFFFF;
	padding: 8px 0px 5px 28px;
	color: #FFFFFF;
	font-weight:bold;
}

.solapaArribanaranja {	
	background:url(../imagenes/contenido_solapa_arriba_naranja.jpg) no-repeat left top;
	border-bottom: solid 1px #FFFFFF;
	padding: 8px 0px 5px 28px;
	color: #FFFFFF;
	font-weight:bold;
}

.solapaArribaoscuro {	
	background:url(../imagenes/contenido_solapa_arriba_oscuro.jpg) no-repeat left top;
	border-bottom: solid 1px #FFFFFF;
	padding: 8px 0px 5px 28px;
	color: #FFFFFF;
	font-weight:bold;
}

.fondoOpciones {
	width:164px;
	color: #FFFFFF;
	background-color:#D4D9DF;
}

.fondoOpciones ul {
	color: #FFFFFF;
	background-color:#D4D9DF;
	border-left: solid 2px #FFFFFF;
	border-right: solid 2px #FFFFFF;
	margin:0px 1px;
}

.fondoOpciones ul li{
	border-bottom: solid 2px #FFFFFF;
	font-size:80%;
	line-height:25px;
}

.fondoOpciones ul li a{
	color: #294E70;
	background-color:#D4D9DF;
	display:block;
	width:132px;
	padding:0px 0px 0px 26px;
	background:url(../imagenes/menu_flecha.gif) no-repeat 8px center;
}

* html .fondoOpciones ul li a{
	width:158px;
	background:url(../imagenes/menu_flecha.gif) no-repeat 8px 10px;
}

.fondoOpciones ul li a:hover{
	color: #CE791C;
	background-color:#F3EEE1;
}

.solapaAbajo {	
	background:url(../imagenes/contenido_solapa_abajo.jpg) no-repeat left top;
	padding: 3px 0px 0px 0px;
	height:20px;
}

.solapaAbajonaranja {	
	background:url(../imagenes/contenido_solapa_abajo_naranja.jpg) no-repeat left top;
	padding: 3px 0px 0px 0px;
	height:20px;
}

.solapaAbajooscuro {	
	background:url(../imagenes/contenido_solapa_abajo_oscuro.jpg) no-repeat left top;
	padding: 3px 0px 0px 0px;
	height:20px;
}

* html .solapaAbajo {	
	padding: 5px 0px 5px 0px;
}

#contenidoPrincipal{
	float:left;	
	width:602px;
	margin: 20px 15px 10px 15px;
}

#contenidoPrincipal p {
	color: #22476C;
	text-align:justify;
	margin: 0px 0px 10px 0px;
}

/*ESTILOS DISTRIBUIDORES*/
#contenidoDistribuidores{
	float:left;
	width:181px;
}

* html #contenidoDistribuidores{
	text-align:center;
}

#formularioRegistro{
	background:url(../imagenes/contenido_formulario_fondo.jpg) no-repeat left top;
}

#formularioRegistro p{
	color:#284D71;
	font-size:80%;
	padding:10px 13px 3px 13px;
	text-align:justify;
}

#formularioRegistro form{
	padding: 10px 0px 10px 11px;
}

* html #formularioRegistro form{
	padding: 10px 0px 10px 5px;
}

#formularioRegistro legend{
	display:none;
}

#formularioRegistro label{
	display:inline !important;
	color:#294E70;
	font-size:80%;
	margin:0px 0px 0px 8px !important;
}

*html #formularioRegistro label{
	margin:0px 0px 0px 14px;
}

#formularioRegistro input{
	color:#F6F8FA !important;
	margin:1px 20px 7px 8px !important;
	padding:0px 0px 0px 4px !important;
	background-color:#80A0B6 !important;
	border:solid 1.5px #E4E9ED !important;
	font-size:100% !important;
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
}

* html #formularioRegistro input{
	margin:0px 0px 7px 14px !important;
	height:16px !important;
}

#formularioRegistro input[type="text"]{
	height:15px;
}

#formularioRegistro input[type="password"]{
	padding:3px 0px 0px 4px;	
}

.boton{
	overflow: hidden !important;
	color:#D3DEE9;
	font-size:80%;
	background:url(../imagenes/boton_peq.jpg) no-repeat left center;
	line-height:18px;
	width:53px;
	display:block;
	padding:2px 0px 2px 25px;
}

* html .boton{
	width:78px;
}

.boton:hover{
	color:#F1DAB5;
}

/* inicio pie */
#pie{
	clear:both;
	width:100%;
	height: 32px;
	overflow:hidden;
}

#pieArriba{
	width:100%;
	color:#2E577B;
	background-color:#FFFFFF;
	line-height: 16px;
	padding: 0px 0px 0px 10px;
	font-size: 90%;
}

#pieAbajo{
	clear:both;
	color:#B2C7DD;
	background-color: #3E73A9;
	line-height: 16px;
	padding: 0px 0px 0px 5px;
}

#pieMenu {
	text-align: right;
	padding: 0px 8px 0px 10px;
}

* html #pieMenu {
	padding: 0px 4px 0px 10px;
}

#pieMenu ul li{
	list-style-type: none;
	display: inline;
	font-weight:bold;
	background: url(../imagenes/pie_barra.gif) no-repeat left 4px;
	padding: 0px 5px 0px 8px;
}

#pieMenu ul li a{
	text-decoration: none;
	color: #EAF1F5;
	font-size: 90%;
}

#pieMenu ul li a:hover{
	color: #F1DAB5;
}

#datosLegales {
	text-align: left;
	float: left;
	padding: 0px 10px 0px 0px;
}

#datosLegales ul li{
	display: inline;
	list-style-type: none;
	background: url(../imagenes/pie_barra.gif) no-repeat left 4px;
	padding: 0px 5px 0px 8px;
}

#datosLegales ul li a{
	text-decoration: none;
	color: #EAF1F5;
	font-size: 90%;
}
#datosLegales ul li a:hover{
	color: #F1DAB5;	
}
/* fin pie */

.sinFondo{
	background-image:none !important;
}

.margenIzq35{
	margin-left:35px;
}

.margenIzq15{
	margin-left:15px;	
}

.margenSup20{
	margin-top: 20px;	
}

.margenSup5{
	margin-top:5px;	
}

.paddingInf0{
	padding-bottom:0px !important;	
}

.paddingSup0{
	padding-top:0px !important;	
}

.paddingInf25{
	padding-bottom:25px;	
}

.paddingSup25{
	padding-top:25px;	
}

.paddingSup15{
	padding-top:15px;	
}

.asterisco{
	color:#DE6635;
	font-size:120%;
	font-weight:bold;
	padding: 0px 3px 0px 0px;
}

.centrado{
	text-align:center !important;
}

.ali_derecha{
	text-align:right !important;
}

.clear{
	clear:both;
}

h1 {
	font-size: 130%;
	font-weight: bold;
	color: #2E577B;
	background:url(../imagenes/H1_punto.gif) no-repeat 2px 6px;
	border-bottom: solid 1px #9CBBD6;
	padding: 0px 0px 0px 20px;
	line-height: 20px;
}

.h2_fondo {
	background:#D4D9DF;
	margin: 25px 0px 15px 0px;
	line-height: 16px;
}

h2{
	float:left;
	display:block;
	font-size: 110%;
	margin-left: 20px;
	padding: 0px 10px 0px 10px;
	background: #F2F6F9;
	color:orange;
	line-height: 16px;
	clear:none;
}

* html h2{
	margin-left: 10px;
}

.h2_fondo .h2_sub {
	color: #427BB3;
	font-size:80%;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
}

#contenidoPrincipal ul {
	padding: 5px 0px 20px 35px;
	color:#666666;
	list-style-type:none;
	list-style-image:url(../imagenes/menu_flecha.gif);
}

#contenidoPrincipal ul li{
	margin: 0px 0px 10px 0px;
}

#contenidoPrincipal ol {
	padding: 5px 0px 20px 35px;
	color:#666666;
}


.floatIzquierda{
	float:left;
}

.floatDerecha{
	float:right;
}

address {
	font-style: normal;
	font-size:13px;
	padding: 35px 30px 20px 220px;
	color:#294E70;
	font-weight: bold;
	border: 1px dashed #BAC9D6;
	margin: 20px 0px;
}


.nombreEmpresa {
	font-weight: bold;
	white-space:nowrap;
}

.destacado {
	font-weight: bold;
}

.error {
	color: #D81203;
	font-weight: bold;
}
#ima_servicio {
	float: left;
	margin: 0px 8px;
}

#doc{
	font-size:12px;
	font-weight: bold;
}

#ima_doc {
	float: right;
	margin: 0px 18px;
}
.estilo_a {
	color: #FCC26D!important;
}
#scroll {
	height: 400px;
	overflow: auto;
}

.may {
	text-transform:uppercase;
	font-weight:bold;
}


a#menu1{
	display: block;
	width: 90px;
	height: 44px;
	background: url(../imagenes/menu/empresaoff.gif) no-repeat;
}
a#menu1:hover{
	background: url(../imagenes/menu/empresaon.gif) no-repeat;
}
a#menu2{
	display: block;
	width: 90px;
	height: 44px;
	background: url(../imagenes/menu/idioff.gif) no-repeat;
}
a#menu2:hover{
	background: url(../imagenes/menu/idion.gif) no-repeat;
}
a#menu3{
	display: block;
	width: 90px;
	height: 44px;
	background: url(../imagenes/menu/formacionoff.gif) no-repeat;
}
a#menu3:hover{
	background: url(../imagenes/menu/formacionon.gif) no-repeat;
}
a#menu4{
	display: block;
	width: 90px;
	height: 44px;
	background: url(../imagenes/menu/imtoff.gif) no-repeat;
}
a#menu4:hover{
	background: url(../imagenes/menu/imton.gif) no-repeat;
}
a#menu5{
	display: block;
	width: 90px;
	height: 44px;
	background: url(../imagenes/menu/distribucionoff.gif) no-repeat;
}
a#menu5:hover{
	background: url(../imagenes/menu/distribucionon.gif) no-repeat;
}
a#menu6{
	display: block;
	width: 90px;
	height: 44px;
	background: url(../imagenes/menu/contactooff.gif) no-repeat;
}
a#menu6:hover{
	background: url(../imagenes/menu/contactoon.gif) no-repeat;
}
a#menu7{
	display: block;
	width: 90px;
	height: 44px;
	background: url(../imagenes/menu/alianzasoff.gif) no-repeat;
}
a#menu7:hover{
	background: url(../imagenes/menu/alianzason.gif) no-repeat;
}
a#menu8{
	display: block;
	width: 90px;
	height: 44px;
	background: url(../imagenes/menu/descargasoff.gif) no-repeat;
}
a#menu8:hover{
	background: url(../imagenes/menu/descargason.gif) no-repeat;
}
a#menu12{
	display: block;
	width: 90px;
	height: 44px;
	background: url(../imagenes/menu/mfcoff.gif) no-repeat;
}
a#menu12:hover{
	background: url(../imagenes/menu/mfcon.png) no-repeat;
}

a#menu1en{
	display: block;
	width: 90px;
	height: 44px;
	background: url(../imagenes/menuen/empresaoff.gif) no-repeat;
}
a#menu1en:hover{
	background: url(../imagenes/menuen/empresaon.gif) no-repeat;
}
a#menu2en{
	display: block;
	width: 90px;
	height: 44px;
	background: url(../imagenes/menuen/idioff.gif) no-repeat;
}
a#menu2en:hover{
	background: url(../imagenes/menuen/idion.gif) no-repeat;
}
a#menu3en{
	display: block;
	width: 90px;
	height: 44px;
	background: url(../imagenes/menuen/formacionoff.gif) no-repeat;
}
a#menu3en:hover{
	background: url(../imagenes/menuen/formacionon.gif) no-repeat;
}
a#menu4en{
	display: block;
	width: 90px;
	height: 44px;
	background: url(../imagenes/menuen/imtoff.gif) no-repeat;
}
a#menu4en:hover{
	background: url(../imagenes/menuen/imton.gif) no-repeat;
}
a#menu5en{
	display: block;
	width: 90px;
	height: 44px;
	background: url(../imagenes/menuen/distribucionoff.gif) no-repeat;
}
a#menu5en:hover{
	background: url(../imagenes/menuen/distribucionon.gif) no-repeat;
}
a#menu6en{
	display: block;
	width: 90px;
	height: 44px;
	background: url(../imagenes/menuen/contactooff.gif) no-repeat;
}
a#menu6en:hover{
	background: url(../imagenes/menuen/contactoon.gif) no-repeat;
}
a#menu7en{
	display: block;
	width: 90px;
	height: 44px;
	background: url(../imagenes/menuen/alianzasoff.gif) no-repeat;
}
a#menu7en:hover{
	background: url(../imagenes/menuen/alianzason.gif) no-repeat;
}
a#menu8en{
	display: block;
	width: 90px;
	height: 44px;
	background: url(../imagenes/menuen/descargasoff.gif) no-repeat;
}
a#menu8en:hover{
	background: url(../imagenes/menuen/descargason.gif) no-repeat;
}
a#menu12en{
	display: block;
	width: 90px;
	height: 44px;
	background: url(../imagenes/menuen/mfcoff.gif) no-repeat;
}
a#menu12en:hover{
	background: url(../imagenes/menuen/mfcon.png) no-repeat;
}



