body
{
	background-color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #686868;
	margin: 0;
	padding: 0;
}
strong
{
	font-weight: bold;
}
em
{
	font-style: italic;
}


#desarrollo
{
	float:right;
	margin-top:17px;
}
.floatRight
{
	/* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.floatLeft
{
	/* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearFloat
{
	/* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
.noFloat
{
	float: none;
}
.noText
{
	text-indent: -9999px;
}
.hr
{
	border-bottom: 1px solid #CDCDCD;
}
.hr hr
{
	display: none;
}
.alignRight
{
	text-align: right;
}
.alignLeft
{
	text-align: left;
}
.alignCenter
{
	text-align: center;
}
textarea
{
	overflow: auto;
}

/* -- Fix para los links en firefox */
a:active
{
	outline: none;
}
a:focus
{
	-moz-outline-style: none;
}
a
{
	text-decoration: none;
}
/* -- para mantener la altura en los containers que tienen elementos flotados */
.clearfix:after
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix
{
	display: inline-block;
}
html[xmlns] .clearfix
{
	display: block;
}
* html .clearfix
{
	height: 1%;
}
/* -- para hacer clear de floats mediante overflow */
.clearWithOverflow
{
	overflow: hidden;
	zoom: 1; /* dispara 'hasLayout' en IE6 */
}

#listadoDeEventos .mainContentWithColumn p.vermas
{
	float:right;
	height:10px;
}

/* Particulares */
a.verMasLnk
{
	background: url(../images/bot-vermas-off.gif) no-repeat;
	display: block;
	width: 50px;
	height: 10px;
	text-indent: -9999px;
	margin: 6px 0;
}
a.verMasLnk:hover
{
	background: url(../images/bot-vermas-on.gif) no-repeat;
}



/* General */
.wrapper
{
	width: 989px;
	margin: 0 auto;
	padding: 0 3px;
	background: url(../images/fdo-general.gif) repeat-y;
	position: relative;
}
.header
{
	position: relative;
	height:107px;
	
}
.header h1 a
{
	width: 240px;
	height: 95px;
	background: url(../images/logoTrend2.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
	position: absolute;
	top:12px;
	left: 15px;
}
.header .sesionPrivada
{
	background: url(../images/header-bot-sesionprivada.gif) no-repeat;
	width: 181px;
	height: 37px;
	position: absolute;
	top: 0;
	right: 26px;
}
.header .sesionPrivada a
{
	display: block;
	background: url(../images/header-bot-sesionprivada.gif) no-repeat;
	width: 181px;
	height: 37px;
	text-indent: -9999px;
}


.header #sesionPrivadalogin
{
	background: url(../images/bienvenido.gif) no-repeat;
	width: 181px;
	height: 37px;
	position: absolute;
	top: 0;
	right: 26px;
	vertical-align: middle;
	color: red;
	text-align: center;
}
.header #searchBox
{
	width: 181px;
	height: 42px;
	position: absolute;
	right: 26px;
	bottom: 0;
	left:786px;
	top:74px;
}
.header #searchBox #queryField
{
	width: 100px;
	border: 1px solid #FF0000;
	height: 14px;
	margin-left: 15px;
	margin-top: 15px;
	color: #686868;
	font-size: 0.9em;
	padding-left: 5px;
	
}
#Buscador .lblNuevabusqueda
{
	margin-left:440px;
}

.queryFieldNuevo
{
	width: 250px;
	border: 1px solid #FF0000;
	height: 14px;
	margin-left: 350px;
	margin-top: 15px;
	color: #686868;
	font-size: 0.9em;
	padding-left: 5px;
}
.header #searchBox #submitButton
{
	position: relative;
	top: 9px;
}
.mainContainer
{
	/* overflow: auto;*/
}
.footer
{
	height: 30px;	
	padding: 0 15px 10px 15px;
	position: relative;
	clear: both;
	margin-top: 50px;
}
.footer .quickLinks
{
	position: absolute;
	right: 15px;
	top: 0;
}
.footer .quickLinks img
{
	position: relative;
	top: 4px;
}

/* Login Web Privada*/

.loginWebPrivada
{
	background: url(../images/fdo-contenidosincol.gif) no-repeat;
	border-left-width: 0px; margin-left: 10px;
	height: 500px;
	position: relative;
	margin-top: 50px;
}

.loginWebPrivada .ingresoCanalesImage
{
	margin-left: 6px; margin-top: 30px;
}

.loginWebPrivada .bloque 
{
	width: 470px; margin-left: 330px;
	margin-bottom: 20px;
	top: 25px;
	position: absolute;
	display: inline;
	margin-top: 100px;
}

.loginWebPrivada .bloque input
{
	border:1px solid #E6E6E6;
	width:207px;
}

.loginWebPrivada .bloque label
{

	margin-bottom:12px;
width:80px;
display:inline;
float:left;
color:#000000;


}

.loginWebPrivada .bloque .boton
{
	height: 38px;
	width: 93px;
	display: block;
	margin-left: 100px;
}

.loginWebPrivada .label{
margin-right:4px;
margin-top:6px;
width:128px;
display:inline;
float:left;
}
	





/* Nav */
.nav
{
	background: url(../images/botonera-fdo.gif) no-repeat;
	height: 40px;
	padding:0px;
	margin:0px;
}
.nav li
{
	display: inline;
}
.nav a
{
	height: 40px;
	background: url(../images/botonera.gif) no-repeat;
	text-indent: -9999px;
	float: left;
	margin-left: 20px;
}
.nav #navHome a
{
	margin-left: 11px;
	width: 74px;
	background-position: -11px 0px;
}
.nav #navHome a:hover
{
	background-position: -11px -40px;
}
.nav #navQuienesSomos a
{
	width: 145px;
	background-position: -105px 0px;
}
.nav #navQuienesSomos a:hover
{
	background-position: -105px -40px;
}
.nav #navProductos a
{
	width: 116px;
	background-position: -270px 0px;
}
.nav #navProductos a:hover
{
	background-position: -270px -40px;
}

.nav #navHome .HomeInController
{
	margin-left: 11px;
	width: 74px;
	background-position: -11px -40px;
}

.nav #navQuienesSomos .QuienesSomosInController
{
	width: 145px;
	background-position: -105px -40px;
}

.nav #navProductos .ProductosInController
{
	width: 116px;
	background-position: -270px -40px;
}

.nav #navServicios .ServiciosInController
{
	width: 111px;
	background-position: -406px -40px;
}

.nav #navComprasDirectas  .ShoppingcartInController
{
	width: 164px;
	background-position: -654px -40px;
}

.nav #navContactenos .ContactenosInController
{
	width: 135px;
	background-position: -837px -40px;
}


.nav #navServicios a
{
	width: 111px;
	background-position: -406px 0px;
}
.nav #navServicios a:hover
{
	background-position: -406px -40px;
}
.nav #navPedidos a
{
	width: 97px;
	background-position: -537px 0px;
}
.nav #navPedidos a:hover
{
	background-position: -537px -40px;
}
.nav #navComprasDirectas a
{
	width: 164px;
	background-position: -654px 0px;
}
.nav #navComprasDirectas a:hover
{
	background-position: -654px -40px;
}
.nav #navContactenos a
{
	width: 135px;
	background-position: -837px 0px;
}
.nav #navContactenos a:hover
{
	background-position: -837px -40px;
}



/* General Main Container */
.mainContainer .breadCrumbs
{
	color: #000;
	margin-left: 16px;
	margin-top: 9px;
}
.mainContainer h2
{
	width: 200px;
	height: 24px;
	text-indent: -9999px;
	margin-top: 10px;
	margin-left: 16px;
}
.mainContainer .mainContentWithColumn
{
	background: url(../images/fdo-contenidosincol.gif) no-repeat;
	width: 742px;
	height: 265px;
}

/* Home */
/* Cuadro principal */
#home .mainContent
{
	height: 230px;
	background: #FFF url(../images/home-fdoimagenprincipal.jpg) no-repeat;
	margin-top: 7px;
	position: relative;
}
#home .mainContent li a
{
	text-indent: -9999px;
	float: left;
	margin-left: 16px;
	margin-top: 5px;
}
#home .mainContent li.small a
{
	margin-top: 30px;
}
#home .mainContent li#mainEnterprise a
{
	background: url(../images/home-cajaenterprise-off.png);
	width: 254px;
	height: 170px;
}
#home .mainContent li#mainEnterprise a:hover
{
	background: url(../images/home-cajaenterprise-on.png);
}
#home .mainContent li#mainSMB a
{
	background: url(../images/home-cajasmb-off.png);
	width: 422px;
	height: 220px;
}
#home .mainContent li#mainSMB a:hover
{
	background: url(../images/home-cajasmb-on.png);
}
#home .mainContent li#mainCorporate a
{
	background: url(../images/home-cajacorporate-off.png);
	width: 254px;
	height: 170px;
}
#home .mainContent li#mainCorporate a:hover
{
	background: url(../images/home-cajacorporate-on.png);
}
#home .leftCol .mainContent a.verMasLnk
{
	position: absolute;
	bottom: 12px;
	right: 20px;
	top:150px;#home .leftCol .mainContent p
}
/* Columna izquierda grande */
#home .leftCol
{
	width: 650px;
	float: left;
	margin-left: 10px;
	overflow: auto;
}
#home .leftCol .mainContent
{
	height: 185px;
	background: url(../images/fdocaja-notaprincipal.gif) no-repeat;
}
#home .leftCol .mainContent .innerContainer
{
	padding: 25px;
}
#home .leftCol .mainContent h6
{
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 25px;
}
#home .leftCol .mainContent img
{
	display: block;
	float: left;
	padding: 10px;
	padding-top:0px;
	margin-top:-10px;
}
#home .leftCol .mainContent p
{
	font-size: 1.1em;
	line-height: 1.3em;
	margin-left: 140px;
	margin-top: -16px;
	text-align: justify;
}
#home .leftCol .leftMiniCol
{
	width: 325px;
	float: left;
}
#home .leftCol .leftMiniCol .nuevasOficinas
{
	background:url(../images/home-colizq-nuevasoficinas.gif);
	height:136px;
	width:325px;
}

#home .leftCol .leftMiniCol .nuevasOficinas .imagenOficinas
{
	background-image: url(../images/home-img-nuevasoficinas.jpg);
	height:92px;
	width:299px;
	display:block;
	margin-left:13px;
margin-top:31px;
}

#home .leftCol .leftMiniCol .serviciosContainer
{
	height: 86px;
	background: url(../images/home-colizq-servicios.gif) no-repeat;
}
#home .leftCol .leftMiniCol .serviciosContainer img
{
	padding: 30px 0 0 14px;
}
#home .leftCol .leftMiniCol .canalesDistribucionContainer
{
	height: 48px;
}
#home .leftCol .leftMiniCol .canalesDistribucionContainer a
{
	background: url(../images/home-colizq-canalesdistribucion.gif) no-repeat;
	height: 48px;
	width: 325px;
}
#home .leftCol .leftMiniCol a
{
	float: left;
	text-indent: -9999px;
}
#home .leftCol .leftMiniCol .boletinContainer
{
	background: url(../images/home-colizq-inscribase.gif) no-repeat;
	height: 63px;
	width: 325px;
	height: 63px;
}
#home .leftCol .leftMiniCol .boletinContainer #boletinField
{
	border: 0 none;
	width: 198px;
	margin: 30px 0 0 20px;
	float: left;
}
#home .leftCol .leftMiniCol .boletinContainer #boletinSubmit
{
	margin-top: 23px;
}
#home .leftCol .leftMiniCol .boletinContainer .input
{
	border: 0;
	width: 204px;
	margin: 32px 3px 0px 23px;
}
#home .leftCol .rightMiniCol
{
	width: 326px;
	margin-left: 324px;
	text-align: justify;
}
#home .leftCol .rightMiniCol .noticiaDestacadaContainer
{
	background: url(../images/home-colcen-noticiadest.gif) no-repeat;
	height: 196px;
	position: relative;	
}
#home .leftCol .rightMiniCol .noticiaDestacadaContainer .innerContainer
{
	padding: 15px;
}
#home .leftCol .rightMiniCol .noticiaDestacadaContainer h6
{
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 10px;
}
#home .leftCol .rightMiniCol .noticiaDestacadaContainer img
{
	display: block;
	float: left;
	padding: 5px;
}
#home .leftCol .rightMiniCol .noticiaDestacadaContainer p
{
	font-size: 1.1em;
	line-height: 1.3em;
	margin-left: 140px;
}
#home .leftCol .rightMiniCol .noticiaDestacadaContainer a.verMasLnk
{
	margin-left: 103px;
	position: absolute;
	bottom: 12px;
	right: 20px;
}
/* Columna derecha grande */
#home .rightCol
{
	width: 327px;
	margin-left: 660px;
	padding-top: 7px;
}
#home .rightCol .serviciosImg
{
	background: url(../images/home-colder-servicios.gif) no-repeat;
	height: 184px;
}
#home .rightCol .serviciosImg li
{
	float: left;
	list-style-type: none;
}

#home .rightCol .alineList
{
	padding-top:45px;
	padding-left:15px;
}

#home .rightCol .lnkConsultoria
{
	background: url(../images/home-ic-serv-consultoria.gif) no-repeat;
	height: 110px;
	width:98px;
	display:block;
	text-indent:-9999px;
}
#home .rightCol .lnkSoporte
{
	background: url(../images/home-ic-serv-soporte.gif) no-repeat;
	height: 110px;
	width:98px;
	display:block;
	text-indent:-9999px;
}
#home .rightCol .lnkCapacitaciones
{
	background: url(../images/home-ic-serv-capacitacion.gif) no-repeat;
	height: 110px;
	width:98px;
	display:block;
	text-indent:-9999px;
}

#home .rightCol .noticiasContainer
{
	background: url(../images/home-colder-noticias.gif) no-repeat;
	height: 105px;
}
#home .rightCol .noticiasContainer ul
{
	padding: 35px 18px 0 18px;
}
#home .rightCol .noticiasContainer li.first
{
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 6px;
}
#home .rightCol .noticiasContainer p
{
	margin: 3px 0 4px;
}
#home .rightCol .noticiasContainer a
{
	color: #f4200e;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
#home .rightCol .eventosContainer
{
	background: url(../images/home-colder-eventos.gif) no-repeat;
	height: 91px;
}
#home .rightCol .eventosContainer ul
{
	padding: 35px 18px 0 18px;
}
#home .rightCol .eventosContainer li.first
{	
	padding-bottom: 8px;
	margin-bottom: 8px;
}
#home .rightCol .eventosContainer a
{
	color: gray;
	font-weight: bold;
}
#home .rightCol .eventosContainer h6
{
	color: #f4200e;
	font-weight: bold;
	display: inline;
	padding-right: 5px;
	margin-right: 5px;
	border-right: 1px solid #cccccc;
}
#home .rightCol .eventosContainer p
{
	display: inline;
}

#home .rightCol .eventosContainer .title
{
	color: Gray;
	font-weight:bold;	
}

#home .rightCol .eventosContainer a.verMasLnk
{
	margin-left: 240px;
}

/* Quienes Somos */
#quienesSomos
{
	height: 550px;
	position: relative;
}
#quienesSomos h2
{
	background: url(../images/tit-quienessomos.gif);
}
#quienesSomos .mainContentWithColumn
{
	background: url(../images/fdo-contenidoizq.gif) no-repeat;
	padding-top: 24px;
	float: left;
}

#quienesSomos .mainContentWithColumn p
{	
	margin: 0 25px 17px 20px;
	font-size: 1.1em;
	text-align: justify;
	text-indent: 20px;
}
#quienesSomos .mainContentWithColumn p.foto
{
	background: url(../images/foto-quienes.jpg) no-repeat;
	height: 38px;
	padding-top: 264px;
	text-align: center;
	width: 280px;
	margin: 0px 20px 0 20px;
	position: relative;
	top: -7px;
	float: left;
	text-indent: -20px;
}


/* Productos */

#productos h2
{
	background: transparent url(../images/tit-productos.gif) repeat scroll 0 0;
}

/* pedidos */
#pedidos
{
	height: 535px;
	padding-bottom: 40px;
}
#pedidos h2
{
	background: url(../images/tit-pedidos.gif);
}
#pedidos .mainContentWithColumn
{
	background: url(../images/fdo-contenidosincol.gif) no-repeat;
	padding-top: 24px;
	width: 968px;
	margin-left: 9px;
	font-size: 1.1em;
}

#pedidos .mainContentWithColumn p
{
	width: 900px;
	margin: 0 0 31px 21px;
}
#pedidos .row1
{
	background: url(../images/bde-cajacentro-fdo.gif) repeat-y;
	width: 668px;
	margin: 0 auto;
}
#pedidos .row1 .topBackground
{
	background: url(../images/bde-cajacentro-arriba.gif) no-repeat;
}
#pedidos .row1 .innerContainer
{
	background: url(../images/bde-cajacentro-abajo.gif) no-repeat bottom left;
	position: relative;
	width: 668px;
}
#pedidos .row1 .innerContainer form
{
	width: 496px;
	margin: 0 auto;
	padding: 35px 0 38px;
}
#pedidos .row1 .innerContainer label, #pedidos .row1 .innerContainer .input
{
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}
#pedidos .row1 .innerContainer .input, #pedidos .row1 .innerContainer textarea
{
	border: #e6e6e6 1px solid;
	width: 336px;
}
#pedidos .row1 .innerContainer textarea
{
	height: 119px;
	margin-bottom: 22px;
}
#pedidos .row1 .innerContainer label
{
	text-align: left;
	width: 133px;
	padding-top: 4px;
	padding-right: 20px;
}
#pedidos .row1 .innerContainer .boton
{
	position: relative;
	left: 150px;
}
#pedidos .row1 .innerContainer div
{
	clear: left;
}
/* Registracion de Canales*/

#registraciondecanales
{
	height: 535px;
	padding-bottom: 40px;
}
/*#registraciondecanales  h2 {
  background: url(../images/tit-pedidos.gif);
}*/

#registraciondecanales .mainContentWithColumn
{
	background: url(../images/fdo-contenidosincol.gif) no-repeat;
	padding-top: 24px;
	width: 968px;
	margin-left: 9px;
	font-size: 1.1em;
}

#registraciondecanales .mainContentWithColumn p
{
	width: 900px;
	margin: 0 0 31px 21px;
}
#registraciondecanales .row1
{
	background: url(../images/bde-cajacentro-fdo.gif) repeat-y;
	width: 668px;
	margin: 0 auto;
}
#registraciondecanales .row1 .topBackground
{
	background: url(../images/bde-cajacentro-arriba.gif) no-repeat;
}
#registraciondecanales .row1 .innerContainer
{
	background: url(../images/bde-cajacentro-abajo.gif) no-repeat bottom left;
	position: relative;
	width: 668px;
}
#registraciondecanales .row1 .innerContainer form
{
	width: 496px;
	margin: 0 auto;
	padding: 35px 0 38px;
}
#registraciondecanales .row1 .innerContainer label, #registraciondecanales .row1 .innerContainer .input
{
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}
#registraciondecanales .row1 .innerContainer .input, #registraciondecanales .row1 .innerContainer textarea
{
	border: #e6e6e6 1px solid;
	width: 336px;
}
#registraciondecanales .row1 .innerContainer textarea
{
	height: 119px;
	margin-bottom: 22px;
}
#registraciondecanales .row1 .innerContainer label
{
	text-align: left;
	width: 133px;
	padding-top: 4px;
	padding-right: 20px;
}
#registraciondecanales .row1 .innerContainer .boton
{
	position: relative;
	left: 150px;
}
#registraciondecanales .row1 .innerContainer div
{
	clear: left;
}
/* newsletter */

#newsletter
{
	height: 535px;
	padding-bottom: 40px;
}
/*#newsletter h2 {
  background: url(../images/tit-pedidos.gif);
}*/
#newsletter .mainContentWithColumn
{
	background: url(../images/fdo-contenidosincol.gif) no-repeat;
	padding-top: 24px;
	width: 968px;
	margin-left: 9px;
	font-size: 1.1em;
}

#newsletter .mainContentWithColumn p
{
	width: 900px;
	margin: 0 0 31px 21px;
}
#newsletter .row1
{
	background: url(../images/bde-cajacentro-fdo.gif) repeat-y;
	width: 668px;
	margin: 0 auto;
}
#newsletter .row1 .topBackground
{
	background: url(../images/bde-cajacentro-arriba.gif) no-repeat;
}
#newsletter .row1 .innerContainer
{
	background: url(../images/bde-cajacentro-abajo.gif) no-repeat bottom left;
	position: relative;
	width: 668px;
}
#newsletter .row1 .innerContainer form
{
	width: 496px;
	margin: 0 auto;
	padding: 35px 0 38px;
}
#newsletter .row1 .innerContainer label, #newsletter .row1 .innerContainer .input
{
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}
#newsletter .row1 .innerContainer .input, #newsletter .row1 .innerContainer textarea
{
	border: #e6e6e6 1px solid;
	width: 336px;
}
#newsletter .row1 .innerContainer textarea
{
	height: 119px;
	margin-bottom: 22px;
}
#newsletter .row1 .innerContainer label
{
	text-align: left;
	width: 133px;
	padding-top: 4px;
	padding-right: 20px;
}
#newsletter .row1 .innerContainer .boton
{
	position: relative;
	left: 150px;
}
#newsletter .row1 .innerContainer div
{
	clear: left;
}

/* oportunidadesLaborales */
#contactenos h2#oportunidadesLaborales
{
    width:250px;
    background: url(../images/tit-oporlaborales.gif);
}
/* contactonos. */
#contactenos
{
	height: 535px;
	padding-bottom: 40px;
}
#contactenos h2
{
	background: url(../images/tit-contactenos.gif);
}
#contactenos .mainContentWithColumn
{
	background: url(../images/fdo-contenidosincol.gif) no-repeat;
	padding-top: 24px;
	width: 968px;
	margin-left: 9px;
	font-size: 1.1em;
}

#contactenos .mainContentWithColumn p
{
	width: 900px;
	margin: 0 0 31px 21px;
}
#contactenos .row1
{
	background: url(../images/bde-cajacentro-fdo.gif) repeat-y;
	width: 668px;
	margin: 0 auto;
}
#contactenos .row1 .topBackground
{
	background: url(../images/bde-cajacentro-arriba.gif) no-repeat;
}
#contactenos .row1 .innerContainer
{
	background: url(../images/bde-cajacentro-abajo.gif) no-repeat bottom left;
	position: relative;
	width: 668px;
}
#contactenos .row1 .innerContainer form
{
	width: 496px;
	margin: 0 auto;
	padding: 35px 0 38px;
}
#contactenos .row1 .innerContainer label, #contactenos .row1 .innerContainer .input
{
	
	width: 150px;
	float: left;
	margin-bottom: 10px;
}
#contactenos .row1 .innerContainer .input, #contactenos .row1 .innerContainer textarea
{
	border: #e6e6e6 1px solid;
	width: 336px;
}
#contactenos .row1 .innerContainer textarea
{
	height: 119px;
	margin-bottom: 22px;
}
#contactenos .row1 .innerContainer label
{
	text-align: left;
	width: 133px;
	padding-top: 4px;
	padding-right: 20px;
}
#contactenos .row1 .innerContainer .boton
{
	position: relative;
	left: 150px;
	width:93px;
	border:none;
}
#contactenos .row1 .innerContainer div
{
	clear: left;
}


#contactenos .row1 .innerContainer label, #encuestas .row1 .innerContainer .input
{
	display: block;
	width: 133px;
	float: left;
	margin-bottom: 10px;
}
#contactenos .row1 .innerContainer select
{
	border:1px solid #E6E6E6;
}

#contactenos .row1 .innerContainer input 
{
	border:1px solid #E6E6E6;

	width: 200px;

}
/* Encuestas*/


#encuestas
{	
	padding-bottom: 40px;
}


#encuestas h2
{
	background: url(../images/tit-encuestas.gif);
}

#encuestas .mainContentWithColumn
{
	background: url(../images/fdo-contenidosincol.gif) no-repeat;
	padding-top: 24px;
	width: 968px;
	margin-left: 9px;
	font-size: 1.1em;
	height: auto;
	padding-top: 60px;
}

#encuestas .mainContentWithColumn p
{
	width: 900px;
	margin: 0 0 31px 21px;
}
#encuestas .row1
{
	background: url(../images/bde-cajacentro-fdo.gif) repeat-y;
	width: 668px;
	margin: 0 auto;
}
#encuestas .row1 .topBackground
{
	background: url(../images/bde-cajacentro-arriba.gif) no-repeat;
}
#encuestas .row1 .innerContainer
{
	background: url(../images/bde-cajacentro-abajo.gif) no-repeat bottom left;
	position: relative;
	width: 668px;
	/*margin-top:30px;*/
}
#encuestas .row1 .innerContainer form
{
	width: 496px;
	margin: 0 auto;
	padding: 35px 0 38px;
}
#encuestas .row1 .innerContainer label, #encuestas .row1 .innerContainer .input
{
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}
#encuestas .row1 .innerContainer select
{
	border:1px solid #E6E6E6;
}
.volverListado
{
	height: 10px;
	background: url(../images/bot-volverlistado.gif) no-repeat;
	text-indent: -9999px;
	width:100px;
	background-position: 0px -10px;
	outline:none;
	float:left;
	margin-left:628px;
	margin-top:-5px;
}
.volverListado:hover
{
	margin-left: 11px;
	width: 100px;
	background-position: 0px 0px;
	outline:none;
	margin-left:628px;
	margin-top:-5px;
}


#encuestas .row1 .innerContainer input 
{
	border:1px solid #E6E6E6;
	display: block;
	width: 320px;

}

#encuestas .row1 .innerContainer .preguntaAbierta input
{
	border:1px solid #E6E6E6;
	display: block;
	width: 490px;

}
#encuestas .row1 .innerContainer #item_Fecha,
#encuestas .row1 .innerContainer #Encuesta_Id
{
	border:1px solid #E6E6E6;
	display: none;
	width: 200px;

}

#encuestas .row1 .innerContainer .input, #encuestas .row1 .innerContainer textarea
{
	border: #e6e6e6 1px solid;
	width: 336px;
}
#encuestas .row1 .innerContainer textarea
{
	height: 119px;
	margin-bottom: 22px;
}
#encuestas .row1 .innerContainer label
{
	text-align: left;
	width: 150px;
	padding-top: 4px;
	padding-right: 20px;
}
#encuestas .row1 .innerContainer .boton
{
	position: relative;
	left: 150px;
	width:93px;
	border:none;
}
#encuestas .row1 .innerContainer div
{
	clear: left;
}

#encuestas .row1 .innerContainer .opcionesEncuestas input
{
	width:10px;
	display:inline;
}
	
.sidebar
{
	/*	height:100%;*/
	width: 227px;
	overflow: hidden;
	
}

/* Left Nav */
.leftNav
{
	width: 227px;
}
.leftNav li
{
	display: inline;
}
.leftNav a
{
	display: block;
	height: 70px;
	width: 227px;
	background: url(../images/colder-botonera.gif) no-repeat;
	text-indent: -9999px;
}
.leftNav #navEnterprise a
{
	background-position: 0px -1px;
}
.leftNav #navEnterprise a:hover, .leftNav #navEnterprise a.active, .leftNav #navEnterprise .OnListEnterprise
{
	background-position: -227px -1px;
}

.leftNav #navCorporate a
{
	background-position: 0px -71px;
}

.leftNav #navCorporate a:hover, .leftNav #navCorporate a.active, .leftNav #navCorporate .OnCorporate 
{
	background-position: -227px -71px;
}

.leftNav #navCorporate .OnListCorporate
{
	background-position: -227px -71px;
}

.leftNav #navSmb a
{
	background-position: 0px -142px;
}

.leftNav #navSmb a:hover, .leftNav #navSmb a.active
{
	background-position: -227px -142px;
}

.leftNav #navSmb .OnListSmb
{
	background-position: -227px -142px;
}
/* Left Nav */

/* Left Nav Servicios*/
.leftNavServicios
{
	width: 227px;
}
.leftNavServicios li
{
	display: inline;
}
.leftNavServicios a
{
	display: block;
	height: 70px;
	width: 227px;
	background: url(../images/colder-botonera-servicios.gif) no-repeat;
	text-indent: -9999px;
}
.leftNavServicios #navEnterprise a
{
	background-position: 0px -1px;
}
.leftNavServicios #navEnterprise a.active,
.leftNavServicios #navEnterprise .OnConsultoria,
.leftNavServicios #navEnterprise a:hover 
{
	background-position: -227px -1px;
}
.leftNavServicios #navCorporate a
{
	background-position: 0px -71px;
}
.leftNavServicios #navCorporate a:hover, .leftNavServicios #navCorporate a.active, .leftNavServicios #navCorporate .OnSoporte
{
	background-position: -227px -71px;
}
.leftNavServicios #navSmb a
{
	background-position: 0px -142px;
}
.leftNavServicios #navSmb a:hover, .leftNavServicios #navSmb a.active, .leftNavServicios #navSmb .OnCapacitacion
{
	background-position: -227px -142px;
}
/* Left Nav */
.quienesSomosBotonera
{
	width: 458px;
	background: url(../images/colder-botquienes.gif) no-repeat;
	height: 123px;
}
.quienesSomosBotonera li
{
	display: inline;
}
.quienesSomosBotonera a
{
	display: block;
	height: 15px;
	background: url(../images/colder-botquienes.gif) no-repeat;
	text-indent: -9999px;
	position: relative;
}
.quienesSomosBotonera #botVision a
{
	background-position: -24px -15px;
	left: 24px;
	top: 15px;
	width: 56px;
}
.quienesSomosBotonera #botVision a:hover, .quienesSomosBotonera #botVision a.active
{
	background-position: -253px -15px;
}
.quienesSomosBotonera #botMision a
{
	background-position: -24px -41px;
	width: 56px;
	left: 24px;
	top: 26px;
}
.quienesSomosBotonera #botMision a:hover, .quienesSomosBotonera #botMision a.active
{
	background-position: -253px -41px;
}
.quienesSomosBotonera #botValores a
{
	background-position: -24px -68px;
	width: 68px;
	left: 24px;
	top: 39px;
}
.quienesSomosBotonera #botValores a:hover, .quienesSomosBotonera #botValores a.active
{
	background-position: -253px -68px;
}

.quienesSomosBotonera #botOportunidadesLaborales a
{
	background-position: -24px -84px;
	width: 183px;
	left: 24px;
	top: 39px;
}

.quienesSomosBotonera #botOportunidadesLaborales a:hover, .quienesSomosBotonera #botOportunidadesLaborales a.active
{
	background-position: -253px -84px;
	height:25px;	
}

/* lista de noticias */
#listadoDeNoticias
{
}
#listadoDeNoticias h2
{
	background: url(../images/tit-noticias.gif);
}
#listadoDeNoticias .mainContentWithColumn
{
	background: none;
	padding: 24px 22px 0 20px;
	height: auto;
	width: 700px;
}
#listadoDeNoticias .content
{
	float: left;
	height: auto;
	width: 754px;
	display: inline;
	background: url(../images/fdo-contenidoizq.gif) no-repeat;
}


#listadoDeNoticias .mainContentWithColumn p
{
	/*	width: 700px;*/
	font-size: 1.1em;
}
#listadoDeNoticias .mainContentWithColumn p.titulo
{
	width: 537px;
	font-size: 1.1em;
	color: #ef1f0e;
	font-weight: bold;
}
#listadoDeNoticias .mainContentWithColumn p.fecha
{
	margin-bottom: 11px;
	margin-top: 2px;
}

#listadoDeNoticias .mainContentWithColumn img
{
	width: 108px;
	margin: 0px 19px 12px 10px;
	float: left;
	display: block;
}
#listadoDeNoticias .mainContentWithColumn p.verMas
{
	position: relative;
	margin-bottom: 11px;
	margin-top: 11px;
	height: 10px;
}
#listadoDeNoticias .mainContentWithColumn p.verMas a
{
	background: url(../images/bot-vermas-off.gif) no-repeat;
	display: block;
	height: 10px;
	text-indent: -9999px;
	width: 50px;
	position: absolute;
	right: 0;
}
#listadoDeNoticias .mainContentWithColumn p.verMas a:hover
{
	background: url(../images/bot-vermas-on.gif) no-repeat;
}
#listadoDeNoticias .br
{
	background: url(../images/punteada-listadonoticias.gif) no-repeat;
	width: 693px;
	height: 3px;
	margin: 0 0 10px 0;
	clear: both;
}

/*Listado de Eventos*/

#listadoDeEventos
{

}

#listadoDeEventos .mainContentWithColumn .inscribirse
{
  background: url(../images/bot-inscribirse.gif) no-repeat;
  width: 93px;
  height: 38px;
  clear: both;
  margin-left: 5px;
  display:block;
  text-indent:-9999px;
}



#listadoDeEventos h2
{
	background: url(../images/tit-eventosycursos.gif);
}
#listadoDeEventos .mainContentWithColumn
{
	background: none;
	padding: 0px 22px 0 20px;
	height: auto;
	width: 700px;	
}
#listadoDeEventos .content
{
	float: left;
	height: auto;
	width: 745px;
	display: inline;
	background: url(../images/fdo-contenidoizq.gif) no-repeat;
	padding-top:24px;
	text-align: justify;
}

#listadoDeEventos .descCorta
{	
	padding-bottom: 20px;
}

#listadoDeEventos .sidebarList
{
	position: absolute;
	margin-left: 750px;
}


#listadoDeEventos .mainContentWithColumn p
{
	/*	width: 700px;*/
	font-size: 1.1em;
	margin-left:10px;
	/*height:100px;*/
}
#listadoDeEventos .mainContentWithColumn p.titulo
{
	width: 537px;
	font-size: 1.1em;
	color: #1f1f1f;
	font-weight: bold;
	margin-bottom:15px;
	height:10px;
}
#listadoDeEventos .mainContentWithColumn p.fecha
{
	margin-bottom: 11px;
	margin-top: 2px;
	height:10px;
}

#noticia .mainContentWithColumn
{
    text-align: justify;
}

#carritoDeCompras .captcha
{
	margin-left:45px;
}
#contactenos .captcha
{
	margin-left:50px;
}

#listadoDeEventos .mainContentWithColumn img
{
	width: 108px;
	margin: 0px 19px 12px 10px;
	float: left;
	display: block;
}
#listadoDeEventos .mainContentWithColumn p.verMas
{
	position: relative;
	margin-bottom: 11px;
	margin-top: 11px;
	height: 10px;
	top:75px;
}
#listadoDeEventos .mainContentWithColumn p.verMas a
{
	background: url(../images/bot-vermas-off.gif) no-repeat;
	display: block;
	height: 10px;
	text-indent: -9999px;
	width: 50px;
	position: absolute;
	right: 0;
}
#listadoDeEventos .mainContentWithColumn p.verMas a:hover
{
	background: url(../images/bot-vermas-on.gif) no-repeat;
}
#listadoDeEventos .br
{
	background: url(../images/punteada-listadonoticias.gif) no-repeat;
	width: 693px;
	height: 3px;
	margin: 0 0 10px 0;
	clear: both;
}

/*noticia*/
#noticia
{
}
#noticia h2
{
	background: url(../images/tit-noticias.gif);
}
#noticia .mainContentWithColumn
{
	background: url(../images/fdo-contenidoizq.gif) no-repeat;
	padding: 24px 50px 0 32px;
	float: left;
	height: auto;
	width: 672px;
}
#noticia .mainContentWithColumn p
{
	font-size: 1.1em;
	margin-bottom: 13px;
}
#noticia .mainContentWithColumn p.titulo
{
	width: 537px;
	font-size: 1.3em;
	color: #ef1f0e;
	font-weight: bold;
	position: relative;
	left: 4px;
	margin-bottom: 14px;
}
#noticia .mainContentWithColumn p.subTitulo
{
	font-size: 1.1em;
	color: #ef1f0e;
	font-weight: bold;
	margin-bottom: 0px;
}
#noticia .mainContentWithColumn img
{
	width: 108px;
	margin: 0px 37px 12px 10px;
	float: left;
	display: block;
}
#noticia .mainContentWithColumn p.volver
{
	position: relative;
	margin-bottom: 11px;
	margin-top: 50px;
	height: 10px;
}
#noticia .mainContentWithColumn p.volver a
{
	background: url(../images/bot-volvernoticias.gif);
	background-position: 0 0;
	display: block;
	height: 10px;
	text-indent: -9999px;
	width: 100px;
	position: absolute;
	right: 0;
}
#noticia .mainContentWithColumn p.volver a:hover
{
	background-position: 0 -10px;
}

.ultimasNoticias
{
	background: url(../images/colder-ultimasnoticias.gif) no-repeat;
	width: 213px; /*	position: absolute;*/
	padding: 38px 0 0 16px;
}
.ultimasNoticias .linea
{
	margin: 5px 0 9px;
	clear: both;
	width: 195px;
}
.ultimasNoticias p
{
	width: 194px;
}
.ultimasNoticias p.titulo
{
	margin-bottom: 2px;
}
.ultimasNoticias p.titulo a
{
	color: #ef1f0e;
	font-weight: bold;
	margin-bottom: 4px;
	font-size: inherit;
}
.ultimasNoticias a.flechitaArriba
{
	position: relative;
	bottom: 11px;
	left: 205px;
	margin-left:-9px;
	
}
.ultimasNoticias a.flechitaAbajo
{
	position: relative;
	bottom: 2px;
	left: 198px;
	
}
/* productos*/
.productoContainer
{
	width: 749px;
	display: inline;
	float: left;
	z-index: 2px;
}

/* Menues de Familia de Productos */

#menuesProductos
{
	position: relative;
}

#menuesProductos a
{
	color: #010101 ;
}

#menuesProductos a:hover
{
	text-decoration: underline;
}

#menuesProductos h4
{
	text-indent: -9999px;
}
#menuesProductos img
{
	margin-bottom: -1px;
}


#menuesProductos #TiposProductosDerecha
{
	float: left;
}

#menuesProductos .fondo p
{
	background: url(../images/punteada-listadonoticias.gif) no-repeat 23px 0;
	padding: 8px 0 6px 24px;
	width: 314px;
}

#menuesProductos .linea
{
	background: url(../images/punteada-listadonoticias.gif) no-repeat 23px 0;
	padding: 8px 0 6px 24px;
	width: 314px;

}

#menuesProductos .fondo .first
{
	padding: 8px 0 6px 24px;
	width: 314px;
}
#menuesProductos .fondo p.first
{
	background: none;
}
#menuesProductos li
{
	width: 314px;
}

#menuesProductos .footer
{
	display: block;
	background: url(../images/caja-listprod-abajo.gif) no-repeat;
	height: 16px;
	width: 367px;
}
#menuesProductos .fondo
{
	background: url(../images/caja-listprod-fdo.gif) repeat-y;
	width: 367px;
}

/* Productos Suites de Productos */
#TiposProductosIzq
{
	float: left;
	display: inline;
	width: 375px;
}
#menu1
{
	background: transparent url(../images/caja-listprod-tit-suites.gif) no-repeat scroll 0 0;
	height: 37px;
	width: 367px;
}

/* Productos Estaciones de Trabajo */

#menu2
{
	background: transparent url(../images/caja-listprod-tit-estaciones.gif) no-repeat scroll 0 0;
	height: 37px;
	width: 367px;
}


/* Productos Servicio de Archivos y Mantenimiento */

#menu3
{
	background: transparent url(../images/caja-listprod-tit-servidores.gif) no-repeat scroll 0 0;
	height: 37px;
	width: 367px;
}


/* Productos Servidores Correo Electronico */

#menu4
{
	background: transparent url(../images/caja-listprod-tit-correoelec.gif) no-repeat scroll 0 0;
	height: 37px;
	width: 367px;
}


/* Productos Internet GateWay */

#menu5
{
	background: transparent url(../images/caja-listprod-tit-gateway.gif) no-repeat scroll 0 0;
	height: 37px;
	width: 367px;
}

/* Productos Servicios Especiales */

#menu6
{
	background: transparent url(../images/caja-listprod-tit-servesp.gif) no-repeat scroll 0 0;
	height: 37px;
	width: 367px;
}

/* Productos Otros */

#menu7
{
	background: transparent url(../images/caja-listprod-tit-otros.gif) no-repeat scroll 0 0;
	height: 37px;
	width: 367px;
}

/* Productos Destacados */

.ProductoDestacadoContainer
{
	position: relative;
	height: 212px;
}

.ProductoDestacadoContainer .ProductoDestacado
{
	position: absolute;
	background: url(../images/fdo-proddestacado.gif) no-repeat;
	height: 212px;
	width: 740px;
}
.ProductoDestacadoContainer .ProductoDestacadoDetalle
{
	position: absolute;
	background: transparent url(../images/fdo-contenidoizq.gif) no-repeat;
	height: 212px;
	width: 740px;
}

.ProductoDestacadoContainer .sidebar
{
	left:750px;
	position: absolute;
}
.ProductoDestacadoContainer .descripcionProducto
{
	width: 450px;
	margin-left: 250px;
	margin-top: -150px;
	position: relative;
}

.ProductoDestacadoContainer .descripcionProducto h6
{
	font-size: 17pt;
	color: #ef1f0e;
	font-family: Verdana;	
}

.ProductoDestacadoContainer .descripcionProducto
{	
	text-align: center;
}

.ProductoDestacadoContainer .imagenProducto
{	
	width: 160px;
	height: 180px;
	margin-left: 50px;
	margin-top: 20px;
}

.ProductoDestacadoContainer .descargarTrial
{
	background: url(../images/bot-descargartrial.gif);
	display: block;
	height: 38px;
	width: 163px;
	text-indent: -9999px;
	position: absolute;
	margin-left: 252px;
}

.ProductoDestacadoContainer .comprarProducto
{
	background: url(../images/bot-descargartrial.gif);
	display: block;
	height: 38px;
	width: 163px;
	text-indent: -9999px;
	position: absolute;
	margin-left: -5px;
}

#tituloSeccion
{
	margin-top: 20px;
	 margin-bottom: 5px; 
	 margin-left: 15px;
}

.ProductoDestacadoContainer .accionProducto
{
	display: block;
	margin-top: 20px;
}

.ProductoDetalleDescripcion
{
	width: 688px;
	padding-left: 15px;
}

.ProductoDetalleDescripcion p
{
	margin-bottom: 15px;
}

.ItemsPremiums
{
	background: transparent url(../images/fdo-contenidosincol.gif) no-repeat scroll 0 0;
	margin-left: 10px;
}

#itemDetalle
{
	height: auto;
	padding: 24px 22px 0 20px;
	font-size: 12px;
	padding-bottom: 100px;
}

.ItemsPremiums .item
{
	
	height: auto;
	padding: 24px 22px 0 20px;
	font-size: 12px;
}
	
.ItemsPremiums .verMas
{	
	background:transparent url(../images/bot-vermas-off.gif) no-repeat scroll 0 0;
	display:block;
	height:10px;
	margin:6px 0;
	text-indent:-9999px;
	width:50px;
	left: 55px; 
	margin-left: 870px;
}

.ItemsPremiums p
{
	display: block;
	padding-right: 25px;
}

.ItemsPremiums label
{
	color :Red;
}

.ItemsPremiums .br
{
	background: transparent url(../images/punteada-listadonoticias.gif) repeat-x scroll 0 0;
	clear: both;
	height: 3px;
	margin: 0 0 10px;
	width: 923px;
}

#productos.detalle .productoContainer{
	background: transparent url(../images/fdo-contenidoizq.gif) no-repeat scroll 0 0;
	width: 680px;
	padding: 20px 69px 19px 35px;
}
#productos.detalle .productoContainer .image{
	background: transparent url(../images/fdo-contenidoizq.gif) no-repeat scroll 0 0;
	display: block;
	float: left;
	width: 160px;
	margin: 0px 67px 15px 15px;
}
#productos.detalle .productoContainer h6 {
	color:#ef1f0e;
	font-size:1.7em;
	margin: 15px 0 15px 0;
}
#productos.detalle .productoContainer p.descripcion {
	font-size:1.1em;
	margin: 21px 0 0px 0;
}
#productos.detalle .productoContainer .btTrial {
  position: relative;
	height: 35px;
	margin: 21px 0;
}
#productos.detalle .productoContainer .btTrial a {
	font-size:1.1em;
	width: 143px;
	height: 35px;
	background: transparent url(../images/bot-descargartrial-fdobla.gif) no-repeat scroll 0 0;
	display: block;
	right:2px;
	position: absolute;
	text-indent: -9999px;
}
#productos.detalle .productoContainer p.contenido {
  clear: both;
}
/*copiar desde aqui*/

#productosSmb
{
}
#productosSmb h2
{
	background: url(../images/tit-productos-smb.gif) no-repeat;
	margin-left: 0;
	margin-bottom: 18px;
}
#productosSmb p.carrito
{
  margin-bottom: -10px;
	position: relative;
	top: -10px;
	text-align: right;
}
p.carrito
{
  margin-bottom: -10px;
	position: relative;
	top: -10px;
	text-align: right;
}
#productosSmb p.carrito a
{
	background: url(../images/ic-compras.gif) no-repeat;
	padding-left: 20px;
	margin-right: 15px;
	font-size: 0.9em;
	color: #ef1f0e;
}
#productosSmb .content
{
	float: left;
	height: auto;
	width: 734px;
	display: inline;
	margin-left: 15px;
  margin-bottom: 20px;	
}
#productosSmb h3
{
	background: url(../images/caja-recomendador-arriba.gif) no-repeat;
	text-indent: -9999px;
	width: 732px;
	height: 40px;
}
#productosSmb .smbContent{
	
	width: 735px;
}
#productosSmb .contentColums
{
	background: url(../images/fdo-smb.gif) repeat-y;
	width: 735px;
	min-height: 100px;
	height: auto!important;
	height:100px;
	overflow: auto;
	
}

#productosSmb .colizq
{
	width: 539px;
	float: left;
	display: inline;
	
}
#productosSmb h4
{
	text-indent: -9999px;
	width: 527px;
	height: 41px;
	background-repeat: no-repeat;
	margin-top: 10px;
	background-position: 1px 0;
}
#productosSmb.pasoUno h4
{
	background-image: url(../images/caja-recomendador-tit-paso1.gif);
}
#productosSmb.pasoDos h4
{
	background-image: url(../images/caja-recomendador-tit-paso2.gif);
}
#productosSmb.pasoTres h4
{
	background-image: url(../images/caja-recomendador-tit-paso3.gif);
}
#productosSmb.pasoCuatro h4
{
	background-image: url(../images/caja-recomendador-tit-paso4.gif);
}
#productosSmb.pasoCinco h4
{
	background-image: url(../images/caja-recomendador-tit-paso5.gif);
}
#productosSmb.pasoSeis h4
{
	background-image: url(../images/caja-recomendador-tit-paso6.gif);
}
#productosSmb.pasoSiete h4
{
	background-image: url(../images/caja-recomendador-tit-paso7.gif);
}
#productosSmb form
{
  margin: 32px 0 0 77px;  
}
#productosSmb.pasoTres form
{

}
#productosSmb.pasoCuatro form
{
  margin: 20px 0 0 55px;  
}
#productosSmb.pasoCinco form
{
  margin: 39px 0 0 53px;  
}
#productosSmb.pasoSeis form
{
  margin: 11px 0 0 56px;  
}
#productosSmb.pasoSeis span
{
  color: #ef1f0e;
}
#productosSmb.pasoSeis span
{
  color: #ef1f0e;
}
#productosSmb.pasoCuatro .boxContainer
{
  position: relative;
	float: left;
	display: inline;
	width: 230px;
	padding-bottom: 10px;
}
#productosSmb.pasoCuatro .boxContainer img
{
  margin-left: 32px;
}
#productosSmb.pasoCuatro .boxContainer .check
{
  position: absolute;
	top: 7px;
	left: 14px;
}
#productosSmb label,
#productosSmb select,
#productosSmb input
{
  float: left;
	display: inline; 
	color: #000000;
}
#productosSmb select
{
  margin-bottom: 10px;
  width: 210px;
}
#productosSmb.pasoTres input
{
  margin-bottom: 10px;
	position: relative;
	top: 3px;
}
#productosSmb.pasoCinco input
{
  margin-bottom: 16px;
	float: none;
	position: relative;
	top: 4px;
}

#productosSmb.pasoCinco input.radio
{
	position: relative;
	left:-7px;
	top: 3px;
	width: auto;
}
#productosSmb.pasoSeis input
{
  width: 207px;
	border: 1px solid #e6e6e6;
}

#productosSmb select.small
{
  width: 90px;
}
#productosSmb label
{
  width: 128px;
	margin-right: 4px;
	margin-top: 6px;
}
#productosSmb.pasoTres label
{
  width: 170px;
	margin-left: 5px;
}
#productosSmb label.last
{
	margin-top: 0px;
}
#productosSmb.pasoCuatro label
{
  width: 180px;
	font-size: 1.2em;
	color:#000000;
	text-align: center;
}
#productosSmb.pasoCinco label
{
  float: none;
	line-height: 16px;
}
#productosSmb.pasoSeis label
{
  width: 174px;
	margin-bottom: 12px;
}
#productosSmb.pasoSeis label.radio
{
  width: 50px;
}

#productosSmb.pasoSeis .radioFormaContacto
{
	width:40px;
}

#productosSmb.pasoSeis input.radio
{
  position: relative;
	left:-7px;
	top: 3px;
	width: auto;
}
#productosSmb.pasoSeis textarea
{
  position: relative;
	left:-7px;
	top: 3px;
	width: 207px;
	border: 1px solid #e6e6e6;
	height: 71px;
}
#productosSmb br
{
  clear: left;
}
#productosSmb .boton
{
  margin: 81px 0 0 3px;  
}
#productosSmb .pasoUno .boton
{
  margin: 81px 0 0 130px;  
}

#productosSmb .anterior
{
  margin: 81px 0 0 100px; 
	float: left;
	display: block;
	height: 38px;
	width: 98px;
	background-image: url(../images/bot-anterior.png);
	text-indent: -9999px;
}
#box3 {margin-left: 115px; margin-top: 15px;}

#productosSmb .atrassiguiente
{
	clear:both;
}

#productosSmb.pasoTres .boton{
  margin: 31px 0 0 3px;  
  margin-left:0px;
}

#productosSmb.pasoTres .anterior{
  margin-top: 34px; 
  margin-left:-20px;
}
#productosSmb.pasoCuatro .boton
{
  margin: 18px 0 0 4px;  
}

#productosSmb.pasoCuatro .anterior
{
  margin: 18px 0 0 110px; 
}
#productosSmb.pasoCinco .boton
{
  margin: 10px 0 0 4px;
}

#productosSmb.pasoCinco .anterior
{
  margin: 14px 0 0 110px; 
}
#productosSmb.pasoSeis .boton
{
  margin: 10px 0 0 4px;
	width: 93px;
	height: 38px;
	border: 0;
}
#productosSmb.pasoSeis .anterior
{
  margin: 10px 0 0 110px; 
}
#productosSmb.pasoSiete p
{
  text-align: center;
	color:#000000;
	line-height: 27px;
	font-size: 1.1em;
}
#productosSmb.pasoSiete p strong
{
  display: block;
  margin-top: 73px;
}
#productosSmb.pasoSiete .botAceptar
{
	display: block;
	height: 38px;
	width: 98px;
	background-image: url(../images/bot-aceptar-recomendador.gif);
	text-indent: -9999px;
  margin: 50px auto 0;
}
/* botonera */
#productosSmb .botonera {
	width: 190px;
	float: left;
	margin: 15px 0px 0 0;	
	overflow: hidden;
}

#productosSmb .botonera p { 
  background-image: url(../images/caja-recomendador-botpasos.gif);
	height: 29px;
  width: 190px;
  margin-bottom: 7px;
	text-indent: -9999px;
}
#productosSmb .botonera li#navCuestiones p{ 
  background-position: 0 0px;
}
#productosSmb .botonera li#navTipo p{ 
  background-position: 0 -36px;
}
#productosSmb .botonera li#navOpciones p{ 
  background-position: 0 -71px;
}
#productosSmb .botonera li#navProducto p { 
  background-position: 0 -107px;
}
#productosSmb .botonera li#navAdicionales p { 
  background-position: 0 -142px;
}
#productosSmb .botonera li#navCompletar p { 
  background-position: 0 -177px;
}
#productosSmb .botonera li#navFinaliza p { 
  background-position: 0 -210px;
}


#productosSmb.pasoDos .botonera li#navCuestiones p,
#productosSmb.pasoTres .botonera li#navCuestiones p,
#productosSmb.pasoCuatro .botonera li#navCuestiones p,
#productosSmb.pasoCinco .botonera li#navCuestiones p,
#productosSmb.pasoSeis .botonera li#navCuestiones p,
#productosSmb.pasoSiete .botonera li#navCuestiones p { 
  background-position: -380px 0px;
}
#productosSmb.pasoTres .botonera li#navTipo p,
#productosSmb.pasoCuatro .botonera li#navTipo p,
#productosSmb.pasoCinco .botonera li#navTipo p,
#productosSmb.pasoSeis .botonera li#navTipo p,
#productosSmb.pasoSiete .botonera li#navTipo p{ 
  background-position: -380px -36px;
}
#productosSmb.pasoCuatro .botonera li#navOpciones p,
#productosSmb.pasoCinco .botonera li#navOpciones p,
#productosSmb.pasoSeis .botonera li#navOpciones p,
#productosSmb.pasoSiete .botonera li#navOpciones p { 
  background-position: -380px -71px;
}
#productosSmb.pasoCinco .botonera li#navProducto p,
#productosSmb.pasoSeis .botonera li#navProducto p,
#productosSmb.pasoSiete .botonera li#navProducto p { 
  background-position: -380px -107px;
}
#productosSmb.pasoSeis .botonera li#navAdicionales p,
#productosSmb.pasoSiete .botonera li#navAdicionales p { 
  background-position: -380px -142px;
}
#productosSmb.pasoSiete .botonera li#navCompletar p { 
  background-position: -380px -177px;
}


#productosSmb.pasoUno .botonera li#navCuestiones p{ 
  background-position: -190px 0px;
}
#productosSmb.pasoDos .botonera li#navTipo p{ 
  background-position: -190px -36px;
}
#productosSmb.pasoTres .botonera li#navOpciones p{ 
  background-position: -190px -71px;
}
#productosSmb.pasoCuatro .botonera li#navProducto p { 
  background-position: -190px -107px;
}
#productosSmb.pasoCinco .botonera li#navAdicionales p { 
  background-position: -190px -142px;
}
#productosSmb.pasoSeis .botonera li#navCompletar p { 
  background-position: -190px -177px;
}
#productosSmb.pasoSiete .botonera li#navFinaliza p { 
  background-position: -190px -210px;
}
#productosSmb .sidebar {
	margin:13px 0 0 757px;
	overflow:hidden;
}
#productosSmb .sidebar a { 
  display: block;
	text-indent: -9999px;
	width: 220px;
	margin-bottom: 12px;
}
#productosSmb #sidebarBoxUno a { 
  background: url(../images/colder-bannersmb.jpg) no-repeat;
	height: 193px;
}
#productosSmb .compre a { 
  background: url(../images/colder-smb-compraonline.jpg) no-repeat;
	height: 115px;
}
#productosSmb .servicios a { 
  background: url(../images/colder-smb-servicios.gif) no-repeat;
	height: 84px;
}
#productosSmb .RadioList{ 
  position: relative;
}



/* copiar desde aqui */

#carritoDeCompras h2
{
	background: url(../images/tit-productos-smb.gif) no-repeat;
	margin-bottom: 6px;
}
#carritoDeCompras .mainContentWithColumn
{
	background: url(../images/fdo-contenidosincol.gif) no-repeat;
  width: 968px;
	margin-left: 10px;
	padding-top: 30px;
	text-align: center;
	height: auto;
	overflow:auto;
	padding-bottom: 15px;
}
#carritoDeCompras .barra
{
  background: #e8e8e8;
	height: 33px;
	margin: 0 6px 12px;
	text-align: center;
	color: #000000;
}
#carritoDeCompras .barra div
{
  width: 258px;
	margin: 0 auto;
	position: relative;
	top: 5px;
}
#carritoDeCompras .barra label
{
  width: 85px;
}
#carritoDeCompras .barra .radio
{
  height: auto;
	width: auto;
	position: relative;
	top: 4px;
}
#carritoDeCompras p.carrito
{
  margin-bottom: -10px;
	position: relative;
	top: -10px;
	text-align: right;
}

p.carrito a#logout
{
    background: url(../images/ic-salir-canales.gif) no-repeat;    
}
p.carrito a
{
	background: url(../images/ic-compras.gif) no-repeat;
	padding-left: 20px;
	margin-right: 15px;
	font-size: 0.9em;
	color: #ef1f0e;
}

#carritoDeCompras p.carrito a
{
	background: url(../images/ic-compras.gif) no-repeat;
	padding-left: 20px;
	margin-right: 15px;
	font-size: 0.9em;
	color: #ef1f0e;
}
#carritoDeCompras .content
{
	height: auto;
	width: 734px;
	margin: 0 auto;
}
#carritoDeCompras .colizq
{
  overflow: auto;
	margin-left: 161px;
	margin-top: 40px;
}
#carritoDeCompras h3
{
	background: url(../images/caja-compras-arriba.gif) no-repeat;
	text-indent: -9999px;
	width: 679px;
	height: 40px;
}
#carritoDeCompras h3 span
{
  display: block;
	text-indent: -9999px;
	width: 252px;
	height: 28px;
	position: relative;
	top: 10px;
}
#carritoDeCompras.renovacion h3 span
{
	background: url(../images/caja-compras-tit-renovacion.gif) no-repeat;
	margin-left: 14px;
}
#carritoDeCompras.nuevo h3 span
{
	background: url(../images/caja-compras-tit-carrito.gif) no-repeat;
	margin-left: 16px;
}
#carritoDeCompras .smbContent{
	background: url(../images/caja-compras-fdo.gif) repeat 0 40px;
	overflow: auto;
	width: 730px;
		min-height: 200px;
	height: auto!important;
	height: 200px;
}
#carritoDeCompras .smbContent .bottomBack{
	background: url(../images/caja-compras-abajo.gif) bottom;
	height: 50px;
	width: 679px;
}
#carritoDeCompras label,
#carritoDeCompras input
{
  width: 150px;
	display: block; 
	float: left;
	margin-bottom: 10px;
	color:#000000;
}
#carritoDeCompras input
{
	border: 1px solid #e6e6e6;
	background: none;
}
#carritoDeCompras label
{
  text-align: left;
  width: 70px;
	padding-right: 20px;
	position: relative;
	top: 7px;
}
#carritoDeCompras br
{
  clear: left;
}
#carritoDeCompras .boton
{
  margin: 10px 0 0 103px;
	width: 93px;
	height: 38px;
	border: 0;
}
#carritoDeCompras .botonModificar
{
  margin: -17px 0 0 20px;
	width: 18px;
	height: 18px;
	top:4px;
	position:relative;
}

#carritoDeCompras .botonEliminar
{
	float: left;
	display: block;
	text-indent: -9999px;
	margin: -17px 0 0 20px;
	width: 18px;
	height: 18px;
	top:4px;
	position:relative;
	background-image: url(../images/ic-eliminar.gif)
}

#carritoDeCompras h4,
#carritoDeCompras h5
{
	text-indent: -9999px;
	width: 683px;
	height: 41px;
	background-repeat: no-repeat;
	margin-top: 10px;
	background-position: 1px 0;
}
#carritoDeCompras.pasoDos h4
{
	background-image: url(../images/caja-compras-tit-paso1.gif);
}

#carritoDeCompras.renovacion.pasoUno h4
{
	background-image: url(../images/caja-compras-tit-productos.gif);
}
#carritoDeCompras.renovacion.pasoUno .colizq
{
  margin-left: 0px;
	margin-top: 15px;
}
#carritoDeCompras.renovacion.pasoUno .colizq table
{
	width: 678px;
	color: #000000;
	text-align: left;
	margin-bottom: 46px;
}
#carritoDeCompras.renovacion.pasoUno th,
#carritoDeCompras.renovacion.pasoUno td
{
	border-bottom: solid 1px #e8e7e7;
}
#carritoDeCompras.renovacion.pasoUno td
{
  height: 15px;
	font-size: 1.1em;
}
#carritoDeCompras.renovacion.pasoUno th
{
  font-weight: bold;
	padding-bottom: 2px;
	font-size: 1.1em;
}
#carritoDeCompras.renovacion.pasoUno table .img
{
  width: 51px;
}
#carritoDeCompras.renovacion.pasoUno td.img img
{
  margin: 0 16px 0 13px;
	position: relative;
	top: 3px;
}
#carritoDeCompras.renovacion.pasoUno table .renovar
{
  width: 73px;
}
#carritoDeCompras.renovacion.pasoUno table .renovar input
{
  width: auto;
	margin-bottom: 0;
	position: relative;
	top: 1px;
	left: 14px;
}
#carritoDeCompras.renovacion.pasoUno table .cantidad
{
  width: 98px;
}
#carritoDeCompras.renovacion.pasoUno table .cantidad select
{
  width: 49px;
}

#carritoDeCompras .bottomBackRenovar{

  background:transparent url(../images/caja-compras-abajo.gif) repeat scroll center bottom;
height:50px;
width:679px;
}

#carritoDeCompras.renovacion.pasoUno table .nombre
{
  padding-bottom: 6px;
}
#carritoDeCompras.renovacion.pasoUno .seguirNuevo
{
  margin: 0px 0 0 170px; 
	float: left;
	display: block;
	height: 38px;
	width: 163px;
	background-image: url(../images/bot-agregarproductos.gif);
	text-indent: -9999px;
}
#carritoDeCompras.renovacion.pasoUno .boton
{
  margin: 0px 0 0 3px;
	width: auto;
}


/*carritoDeCompras nuevo pasoUno */

#carritoDeCompras.nuevo.pasoUno h4
{
	background-image: url(../images/caja-compras-tit-paso1.gif);
}
#carritoDeCompras.nuevo.pasoUno .buscador
{
  margin: 11px 0 28px;
	font-size: 1.1em;
	padding-left: 15px;
}
#carritoDeCompras.nuevo.pasoUno .buscador select
{
  float: left;
	width: 365px;
	margin-bottom: 6px;
}
#carritoDeCompras.nuevo.pasoUno .buscador input
{
	width: 361px;
}
#carritoDeCompras.nuevo.pasoUno .buscador label
{
  padding-right: 0;
  width: 119px;
}
#carritoDeCompras.nuevo.pasoUno .buscador label.nombre
{
	width: 119px;	
}
#carritoDeCompras.nuevo.pasoUno .buscador .boton{
  margin: 4px 0 27px 268px;
	width: auto;
}
#carritoDeCompras.nuevo.pasoUno h5
{
	background-image: url(../images/caja-compras-tit-agregar.gif);
	clear: left;
}
#carritoDeCompras.nuevo.pasoUno h5.error
{
	background-image: url(../images/caja-compras-error.gif);
	clear: left;
}
#carritoDeCompras.nuevo.pasoUno .colizq
{
  margin-left: 0px;
	margin-top: 15px;
}
#carritoDeCompras.nuevo.pasoUno .colizq table
{
	width: 678px;
	color: #000000;
	text-align: left;
	margin-bottom: 5px;
}
#carritoDeCompras.nuevo.pasoUno table tr.active
{
  background: #f8f8f8;
}
#carritoDeCompras.nuevo.pasoUno td
{
	border-bottom: solid 1px #e8e7e7;
}
#carritoDeCompras.nuevo.pasoUno td
{
  height: 15px;
	font-size: 1.1em;
}
#carritoDeCompras.nuevo.pasoUno table .img
{
  width: 26px;
}
#carritoDeCompras.nuevo.pasoUno td.img img
{
  margin: 0 0px 0 13px;
	position: relative;
	top: 3px;
}
#carritoDeCompras.nuevo.pasoUno table .renovar
{
  width: 41px;
}
#carritoDeCompras.nuevo.pasoUno table .renovar input
{
  width: auto;
	margin-bottom: 0;
	position: relative;
	top: 2px;
	left: 14px;
	margin-top: -12px;
}

#carritoDeCompras.nuevo.pasoUno table .nombre
{
  padding-bottom: 6px;
}
#carritoDeCompras.nuevo.pasoUno .seguir
{
  margin: 0px 0 0 170px; 
	float: left;
	display: block;
	height: 38px;
	width: 163px;
	background-image: url(../images/bot-agregarproductos.gif);
	text-indent: -9999px;
}

#carritoDeCompras.nuevo.pasoDos .confirmar
{
	float: left;
	display: block;
	height: 38px;
	width: 163px;
	background-image: url(../images/bot-confirmarcompra.gif);
	text-indent: -9999px;
}

#carritoDeCompras.nuevo.pasoUno .boton{
  margin: 4px 0 16px 285px;
	width: auto;
}
#carritoDeCompras .bottomBack {
  margin-top: -50px;
}
#carritoDeCompras.renovacion.pasoUno .bottomBack,
#carritoDeCompras.renovacion.login .bottomBack,
#carritoDeCompras .bottomBack.error {
  margin-top: 0px;
}
#carritoDeCompras.nuevo.pasoUno p.error {
  font-size: 1.3em;
	font-weight: bold;
	color: #ef1f0e;
	margin-top: 10px;
	width: 681px;
}
/*carritoDeCompras renovacion pasoDos */

#carritoDeCompras.nuevo.pasoDos h4
{
	background-image: url(../images/caja-compras-tit-paso2.gif);
}
#carritoDeCompras.nuevo.pasoDos .colizq
{
  margin-left: 0px;
	margin-top: 15px;
}
#carritoDeCompras.nuevo.pasoDos .colizq table
{
	width: 678px;
	color: #000000;
	text-align: left;
	margin-bottom: 5px;
}
#carritoDeCompras.nuevo.pasoDos th,
#carritoDeCompras.nuevo.pasoDos td
{
	border-bottom: solid 1px #e8e7e7;
}
#carritoDeCompras.nuevo.pasoDos td
{
  height: 15px;
	font-size: 1.1em;
}
#carritoDeCompras.nuevo.pasoDos th
{
  font-weight: bold;
	padding-bottom: 2px;
	font-size: 1.1em;
}
#carritoDeCompras.nuevo.pasoDos table .img
{
  width: 51px;
}
#carritoDeCompras.nuevo.pasoDos td.img img
{
  margin: 0 16px 0 13px;
	position: relative;
	top: 3px;
}
#carritoDeCompras.nuevo.pasoDos table .modificar,
#carritoDeCompras.nuevo.pasoDos table .eliminar
{
  width: 67px;
	text-align: center;
}
#carritoDeCompras.nuevo.pasoDos table .modificar img,
#carritoDeCompras.nuevo.pasoDos table .eliminar img{
	position: relative;
	top: 4px;
}
#carritoDeCompras.nuevo.pasoDos table .valor
{
    width: 100px;
    padding-right: 19px;
}
#carritoDeCompras.nuevo.pasoDos table td.valor
{
  text-align: right;
}
#carritoDeCompras.nuevo.pasoDos table th.valor
{
  text-align: right;
	padding-right: 24px;

}
#carritoDeCompras.nuevo.pasoDos table .cantidad
{
  width: 98px;
}
#carritoDeCompras.nuevo.pasoDos table .cantidad select
{
  width: 49px;
}
#carritoDeCompras.nuevo.pasoDos table .nombre
{
  padding-bottom: 6px;
	padding-right: 15px;
}
#carritoDeCompras.nuevo.pasoDos table .eliminar
{
  width: 67px;
	text-align: center;
}
#carritoDeCompras.nuevo.pasoDos .total {
  margin-bottom: 28px;
	font-size: 1.1em;
	color:#000000;
	font-weight: bold;
	width: 526px;
	text-align: right;
}
#carritoDeCompras.nuevo.pasoDos .seguir
{
  margin-left: 250px; 
	float: left;
	display: block;
	height: 38px;
	width: 163px;
	background-image: url(../images/bot-agregarproductos.gif);
	text-indent: -9999px;
}
#carritoDeCompras.nuevo.pasoDos .boton{
  margin: 0px 0 0 3px;
	width: auto;
}
#carritoDeCompras.nuevo.pasoDos .bottomBack {
  margin-top: -25px;
}
/*carritoDeCompras renovacion pasoTres */

#carritoDeCompras.nuevo.pasoTres h4
{
	background-image: url(../images/caja-compras-tit-paso3.gif);
}
#carritoDeCompras.nuevo.pasoTres.canales h4
{
	background-image: url(../images/caja-compras-tit-paso3-canales.gif);
}


#carritoDeCompras.nuevo.pasoTres .colizq
{
	margin-left:152px;
	margin-top:1px;
	overflow:auto;
}

#carritoDeCompras.nuevo.pasoTres .colizq .nroCuotas 
{
  width: 25px;
}

#carritoDeCompras.nuevo.pasoTres .colizq form
{
  color: #000000;
}
#carritoDeCompras.nuevo.pasoTres .colizq form input
{
  width: 230px;
}
#carritoDeCompras.nuevo.pasoTres .colizq form label
{
  padding-right: 7px;
	width: 99px;
}
#carritoDeCompras.nuevo.pasoTres .colizq form label.numero
{
  padding-left: 10px;
	width: 20px;
}
#carritoDeCompras.nuevo.pasoTres .colizq form label.codigo
{
  padding-left: 10px;
	width: 87px;
}
#carritoDeCompras.nuevo.pasoTres .colizq form input.codigo
{
  width: 73px;
}
#carritoDeCompras.nuevo.pasoTres .colizq form input.numero
{
  width: 57px;
}
#carritoDeCompras.nuevo.pasoTres .colizq form input.cuit
{
  width: 175px;
}
#carritoDeCompras.nuevo.pasoTres .colizq form select
{
  float: left;
  width: 179px;
	margin-bottom: 8px;
}
#carritoDeCompras.nuevo.pasoTres .colizq img
{
	float: left;
	margin-bottom: 11px;
	left: -2px;
	position: relative;
}

#carritoDeCompras.nuevo.pasoTres .colizq form .boton{
  margin: 0px 0 0 154px;
	width: auto;
}
#carritoDeCompras.nuevo.pasoTres .bottomBack {
  margin-top: -25px;
}
/*carritoDeCompras renovacion confirmacion */

#carritoDeCompras.nuevo.confirmacion h4
{
	background-image: url(../images/caja-compras-tit-paso3.gif);
}
#carritoDeCompras.nuevo.confirmacion .colizq
{
	margin-left:0px;
	margin-top:1px;
	overflow:auto;

}
#carritoDeCompras.nuevo.confirmacion .colizq p
{
	margin: 59px 0 44px;
	text-align: center;
	font-size: 1.1em;
	color:#000000;
}
#carritoDeCompras.nuevo.confirmacion .colizq p span
{
  display: block;
	color:#ef1f0e;
	margin-bottom: 15px;
	font-weight: bold;	
}
#carritoDeCompras.nuevo.confirmacion .colizq .aceptar
{
  margin: 0px 0 0 302px; 
	float: left;
	display: block;
	height: 38px;
	width: 93px;
	background-image: url(../images/bot-aceptar.gif);
	text-indent: -9999px;
}
#carritoDeCompras.nuevo.confirmacion .bottomBack {
  margin-top: -19px;
}

#carritoDeCompras p.vaciarCarrito 
{
  width: 679px;
	margin: 3px 0 0px;
	position: relative;
	height: 13px;
	
}
#carritoDeCompras p.vaciarCarrito a
{
	display: block;
	height: 13px;
	width: 88px;
	background-image: url(../images/bot-vaciarcarrito.gif);
	text-indent: -9999px;
	position: absolute;
	right: 0;
}
#carritoDeCompras p.vaciarCarrito a:hover
{
	background: url(../images/bot-vaciarcarrito.gif) 0 -13px;
}

#carritoDeCompras .colizq p
{
	font-size:12px;
margin-bottom:10px;
width:680px;
}
/* Pagina de Error */
.generalErrorMainContent .LogoTrend
{
	top: 5px; 
	margin-top: 50px; 
	margin-left: 350px;
}
.generalErrorMainContent .generalErrorBoxDescripcion
{
	background: url(../images/fdo-contenidosincol.gif) no-repeat ;
	width: 968px;
	height: 265px;
	margin-left: 10px;
	margin-top: 50px; 
	margin-bottom: 100px;
	position: relative;
	
}

.generalErrorMainContent .mensajeError
{
	left: 170px; 
	top: 90px;
	position: absolute;
}

/* Nav Web Privada*/
.navWebPrivada
{
	background: url(../images/botonera-fdo.gif) no-repeat;
	height: 40px;
}
.navWebPrivada li
{
	display: inline;
}
.navWebPrivada a
{
	height: 40px;
	background: url(../images/botonera-webprivada.gif) no-repeat;
	text-indent: -9999px;
	float: left;
	margin-left: 20px;
}
.navWebPrivada #navCapacitacionPremium a
{
	margin-left: 11px;
	width: 124px;
	background-position: -11px 0px;
}
.navWebPrivada #navCapacitacionPremium .capacitacionesInController,
.navWebPrivada #navCapacitacionPremium a:hover
{
	background-position: -11px -40px;
}
.navWebPrivada #navServiciosPremium a
{
	width: 85px;
	background-position: -160px 0px;
}
.navWebPrivada #navServiciosPremium .serviciosInController,
.navWebPrivada #navServiciosPremium a:hover
{
	background-position: -160px -40px;
}
.navWebPrivada #navOfertasPremium a
{
	width: 84px;
	background-position: -275px 0px;
}
.navWebPrivada #navOfertasPremium .ofertasInController,
.navWebPrivada #navOfertasPremium a:hover
{
	background-position: -275px -40px;
}
.navWebPrivada #navCarritoDeCompras a
{
	width: 160px;
	background-position: -395px 0px;
}
.navWebPrivada #navCarritoDeCompras a:hover
{
	background-position: -395px -40px;
}

/* Pagina de Servicios */

#Servicios  h2
{
	background:transparent url(../images/tit-servicios.gif) no-repeat scroll 0 0;
	margin-bottom:5px;
	margin-left:16px;
}

#Servicios .mainServiciosDetalle
{
	margin-left:5px;
	width:750px;
	background: url(../images/fdo-contenidoizq.gif) no-repeat;
	position:absolute;
}

#Servicios .mainServicios
{
	margin-left:5px;
}

#Servicios  .titCategorias
{
	background:transparent url(../images/tit-serv-consultoria-assessment.gif) no-repeat scroll 0 0;
	margin-bottom:5px;
	margin-left:16px;
	text-indent: -9999px;
	height: 24px;
	width:400px;
	margin-top:5px;
}
#Servicios .Consultoria
{
	background:transparent url(../images/caja-listservicios-tit-consultoria.gif) no-repeat scroll 0 0;
	height: 37px;
	width: 740px;
	text-indent: -9999px;
	
}

#Servicios .Soporte
{
	background:transparent url(../images/caja-listservicios-tit-soporte.gif) no-repeat scroll 0 0;
	height: 37px;
	width: 740px;
	text-indent: -9999px;
	
}

#Servicios .Capacitacion
{
	background:transparent url(../images/caja-listservicios-tit-capacitacion.gif) no-repeat scroll 0 0;
	height: 37px;
	width: 740px;
	text-indent: -9999px;
	
}

#Servicios
{
	position: relative;
}

.mainServicios .principalServicio
{
	background: url(../images/fdo-proddestacado.gif) no-repeat;
	height:212px;
	width:740px;
}
.sideBar
{
	width: 227px;
	overflow: hidden;
	margin-top: -247px;
	margin-left:750px;
}

#Servicios .descripcion
{
	font-size:11px;
	margin-left:35px;
	margin-right:20px;
	width:670px;
	margin-top:-10px;
}

#Servicios .descripcion p { margin-left: 0px; }
#noticia  ul li, #Servicios .descripcion ul li { margin-left: 15px; padding-left: 8px;} 
#noticia  ol li, #Servicios .descripcion ol li { margin-left: 23px;} 
#noticia  ul, #Servicios .descripcion ul { list-style: disc; }
#noticia  ol, #Servicios .descripcion ol { list-style: decimal; }
#noticia  sup, #Servicios .descripcion sup { font-size: xx-small; vertical-align: text-top;}
#noticia  sub, #Servicios .descripcion sub { font-size: xx-small; vertical-align: text-bottom;}


#Servicios .fondo p
{
	background: url(../images/punteada-listadonoticias.gif) no-repeat 23px 0;
	padding: 8px 0 6px 24px;
	width: 740px;
}

#Servicios .fondo p a
{
	color: #010101;
	
}


#Servicios .fondo p a:hover
{
	
	text-decoration: underline;
}

#Servicios .fondo p.first
{
	background: none;
}
#Servicios li
{
	width: 314px;
}

#Servicios .footer
{
	display: block;
	background: url(../images/caja-listprod-abajo.gif) no-repeat;
	height: 16px;
	width: 367px;
}
#Servicios .fondo
{
	background: url(../images/caja-listservicios-fdo.gif) repeat-y;
	width: 740px;
}

#Servicios .categoriesServiciosLeft
{
	display:inline;
	float:left;
	width:750px;
}

#Servicios .titPrincipal
{
	font-size:18px;
	margin-left:192px;
	padding-top:30px;
	position:relative;
	width:300px;
	color:#608D9D;
	margin-bottom:10px;
}

#Servicios .titPrincipalDetalle
{
	font-size:18px;
	margin-left:192px;
	padding-top: 30px;
	position:relative;
	width:300px;
	color:#608D9D;
	margin-bottom:10px;
}

#Servicios .imgPrincipal
{
	margin-left: 30px; margin-top: 20px;
	position:absolute;
}

#Servicios .imgPrincipalDetalle
{
	margin-left: 30px; margin-top: 20px;
	position:absolute;
}

.mainServiciosDetalle p
{
	width:700px;
	margin-left:30px;
}

#Servicios .descPrincipal
{
	margin-left:192px;
	margin-top:0;
	position:relative;
	height:60px;
	width: 520px;
	margin-bottom:10px;
}
#Servicios .descPrincipalDetalle
{
	margin-left:192px;
	margin-top:0;
	position:relative;
	height:60px;
	width: 520px;
	margin-bottom:10px;
}

#Servicios .btnDescarga
{
	text-indent: -9999px;
	display:block;
	background-image: url(../images/bot-descargafichaservicio-cfdo.gif);
	height: 38px;
	width: 213px;
	margin-left:500px;
	top:205px;
	position:absolute;
}

#Servicios .ContactenosServicios
{
	background: url(../images/colder-bot-consultas.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	width:229px;
	height:47px;
}

#Servicios .btnDescargaDetalle
{
	text-indent: -9999px;
	display:block;
	background-image: url(../images/bot-descargafichaservicio.gif);
	height: 38px;
	width: 213px;
	margin-left:500px;
}

#productosSmb .fondoSmb
{
	height:70px;
	width:732px;
}

#completarencuesta label
{
	width:200px;
}


/* Buscador */

#Buscador  h2
{
	background:transparent url(../images/tit-buscador.gif) no-repeat scroll 0 0;
	margin-bottom:5px;
	margin-left:16px;
}

#Buscador h3
{
	color: red;
	font-size: 17px;
	margin-left: 20px;
	padding-top: 16px;
	text-decoration: underline;
	margin-bottom:5px;
}

#Buscador  h4
{	
	margin-top:15px;
	color:red;
	font-size:17px;
	margin-left:25px;
}
#Buscador .pBuscador
{
	margin-left:25px;
	width:900px;
	font-size:11px;
}

#Buscador .BuscadorMainContainer
{
	background:transparent url(../images/fdo-contenidosincol.gif) no-repeat scroll 0 0;
	margin-left:10px;
	height: 200px;
	min-height: 200px;
	height: auto!important;
	height:200px;
}

#Buscador .aDetalle
{
	color:red;
	margin-left:25px;
	text-decoration:none;
}

#Buscador .lineaPunteada
{
	background: url(../images/punteada-listadonoticias.gif) repeat-x;
	margin-left:50px;
	margin-top:21px;
	width:870px;
	height:3px;
}

#Buscador .cantResultados
{
	display:block;
font-size:17px;
margin-left:10px;
margin-top:0;
padding-top:25px;
text-align:center;
width:950px;
}

    .pagination {
        /* Complete box */
        background-color: #E8E8E8;
        font-size: 15px;
        height:30px;
        text-align:center;
        padding-top:10px;
        
        margin-top:5px;
    }
    
   
    
    .pagination a {
        /* links */
        color: black;
        margin-bottom:5px;
        margin-top:5px;
        top:10px;
   
    }
    
    .disabled {
        /* disabled "buttons" */
        color: black;
    }
    
    .current {
        /* current page */
        color: red;
    }
    
#homeSmb .mainColIzq
{
	float: left;
	display: inline;
	width: 474px;
	margin-right: 10px;
	margin-left:15px;
	margin-top:10px;
}

#homeSmb .mainColIzq .productosRecomendados
{
	background: url(../images/homesmb-cajasabajo-fdo.gif)no-repeat;
	height: 101px;
	width: 474px;
	margin-top:10px;
	
}

#homeSmb p
{
	border-top-width:0;
	height:80px;
	padding-bottom:0;
	padding-left:15px;
	padding-top:15px;
	width: 454px;
	font-size: 10px;
	display:block;
}
#homeSmb .mainColIzq .ingresar
{
	background-image: url(../images/smb-bot-ingresar.gif);
	text-indent:-9999px;
	height:29px;
	width:91px;
	position: absolute;
	display:block;
	left:393px;
	top:505px;
}

#homeSmb .mainColIzq .productosRecomendados .ingresarProductos
{
	background-image: url(../images/smb-bot-ingresar.gif);
	text-indent:-9999px;
	height:29px;
	width:91px;
	position: absolute;
	display:block;
	left:393px;
	top:516px;
}

#homeSmb .mainColDer .servicios
{
	background: url(../images/homesmb-cajasabajo-fdo.gif)no-repeat;
	height: 101px;
	width: 474px;
	margin-top:10px;
}

#homeSmb .mainColDer .servicios .ingresarServicios
{
	background-image: url(../images/smb-bot-ingresar.gif);
	text-indent:-9999px;
	height:29px;
	width:91px;
	left:876px;
	top:516px;
	position: absolute;
	display:block;
}

#homeSmb .mainColDer
{
	float: left;
	margin-top:10px;
}
    
#homeSmb .mainColIzq .imgIzq
{
	height:254px;
	width: 474px;
}

#homeSmb .mainColIzq .imgIzq a
{
	background: url(../images/homesmb-izq-warryfree.jpg) no-repeat;
	display: block;
	height:254px;
	text-indent: -9999px;
}



#homeSmb .mainColDer .imgDer
{
	height:254px;
	width: 474px;
}

#homeSmb .mainColDer .imgDer a
{
	background: url(../images/homesmb-der-compra.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
	height:254px;
}



/*SideBar Productos*/

.linksSidebar
{
	background: url(../images/colder-links.gif) no-repeat;
	height:272px;
	width:229px;
}

.linksSidebar ul
{
	border-top-width:0;
	margin-left:20px;
	margin-top:0;
	padding-top:30px;
}

.linksSidebar li
{
	margin-bottom:30px;
}

.linksSidebar a
{
	margin-bottom:30px;
	border-top-width:0;
	color:#1E1E1E;
	font-size:11px;
	font-family:Verdana;
	
	
}

.nuevasOficinas #imageContainer {

	margin-top:0;
	padding-left:13px;
	padding-top:30px;
	width:229px;
}

.trCarrito
{
	background-color:#F8F8F8;
}

.moveSideBarDetalle{margin-top:253px;}

.validation-advice
{
    font-size: 9px;
    color: red;
    font-family: Verdana;
    height:20px;
    clear:left;
    text-align:left;
}

input.validation-failed
{
    border: red 1px solid;
    color:Red;
}

/*Backend Panel*/

.headerController
{
	color:red;
	font-size:13px;
	margin-top:16px;
}

.underLine
{
	display:block;
	background:url(../images/header-back-fdo.jpg);
	height:2px;
	width:989px;
}

/* estilos de FAQS*/
#faqs{
	background-image:url(../images/fdo-faqs.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:670px;
	padding-top:220px;
	padding-bottom:20px;
	padding-left:30px;
	padding-right:30px;
	font-size:11px;
	text-align:justify;
}
#faqs h1{
	color:#f4200e;
	font-weight:bold;
	font-size:13px;
	margin:0px;
}
#faqs p{
	font-size:11px;
	margin-bottom:15px;
	margin-top:0px;
}
#faqs a{
	color:#f4200e;
}
/*Link de Faqs*/

#linkFaq a 
{
	background-image:url(../images/bot-faqs.gif);
	background-position:0 0;
	display:block;
	height:14px;
	text-indent:-9999px;
	width:70px;
}

#linkFaq a:hover
{
	background-position: 0px 14px;
}

#linkFaqView 
{
	margin-top:-14px;
}
#linkFaqView a 
{
	background-image:url(../images/bot-faqs.gif);
	background-position:0 0;
	display:block;
	height:14px;
	text-indent:-9999px;
	width:70px;
}

#linkFaqView a:hover
{
	background-position: 0px 14px;
}

/* Mapa Canales de Distribucion */
#mapContainer
{ 
  background-image: url(../images/mapa/mapa.gif);
  background-repeat: no-repeat;
  height: 320px;
  width: 149px;
  margin-left: 95px;
  margin-top: 28px;
}

/* Canales de Distribucion */
#canalesdedistribucion
{
}

#canalesdedistribucion .mapa
{
  background:transparent url(../images/mapa/fdo_mapa.gif) no-repeat scroll 0 0;
  width: 338px;
  height: 355px;
  padding-left: 110px;
  padding-top: 30px;
}

#canalesdedistribucion .explicacion 
{
  background:transparent url(../images/mapa/fdo_gris_abajo_mapa.gif) no-repeat scroll 0 0;  
  height: 88px;
  padding-left: 25px;
  padding-top: 33px;
  margin-top: 36px;
}

#canalesdedistribucion p
{
  width: 300px;
}

#canalesdedistribucion .mainContentWithColumn
{
  padding-left: 26px;
  padding-top: 26px;
  height: 480px;
  float: left;
  width: 730px;
}

#canalesdedistribucion .canales
{
  background:red;
  width: 340px;
  height: 472px;
  margin-left: 365px;
  background: transparent url(../images/mapa/fdo_colder_datos_mapa.gif) no-repeat scroll 0 0;  
}

#canalesdedistribucion .cajaLeft
{
  background:black;
  width: 340px;
  height: 472px;  
  float:left;
  margin-right: 4px;
  background:transparent url(../images/mapa/fdo_mapa.gif) no-repeat scroll 0 0;
}

#canalesdedistribucion .cajaRight
{
  width: 320px;
  height: 432px;
  /*margin-left: 344px;  */
  background: transparent url(../images/mapa/fdo_colder_datos_mapa.gif) no-repeat scroll 0 0;  
  padding: 20px;
  overflow-x: hidden;
  overflow-y: auto;  
}

#canalesdedistribucion .cajaRight .titulo 
{
  font-weight: bold;
  font-size: 1.2em;  
}

#canalesdedistribucion .cajaRight .titulo2
{
  font-weight: bold;
  margin-top: 10px;  
}

#canalesdedistribucion .cajaRight a
{
  color: Red; 
  font-weight: bold;
}

#canalesdedistribucion .mainContentWithColumn
{
  background:transparent url(../images/fdo-contenidoizq.gif) no-repeat scroll 0 0;
  height:600px;
}

#canalesdedistribucion h2
{
	background: url(../images/tit-canalesdistribucion.gif);
	width: 250px;
}