* {
	padding: 0;
	margin: 0;
}

body {
	background: #f4f4f4 url(../images/bg3.gif) top center repeat-y;
	color: #222;
	font: .7em/1.5em tahoma, geneva, verdana, arial, sans;
	text-align: center;
}
.cabCriterios {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #004892;
}
.cabDatos {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.cabTitulos {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #000000;
}

p {
	margin: 0 0 8px 0;
}

img {
	border: 0px;
}

.bordeGris {
	border: 1px solid #cccccc;
}

a {
    text-decoration: none;
	color: #333;
}

a:hover {
    text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, "sans serif", sans-serif;
	margin: 18px 0px;
	color: #003E7D;
	line-height:16pt;	
	font-size:18pt;
}

h2 {
	clear: both;
	text-align: left;
	line-height:14pt;
	font-size:14pt;
	margin: 15px 0px 5px;
	padding: 0px 0px 5px;
	border-bottom: 1px solid #DDD;
	font-weight: normal;
}
.titulos {
	font-family: Arial, Helvetica, "sans serif", sans-serif;
	margin: 18px 0px;
	color: #003E7D;
	font-size:14pt;
	line-height:16pt;
	font-weight:bold;
	line-height:16pt;
}
.titulos_tablas {
	font-family: Arial, Helvetica, "sans serif", sans-serif;
	margin: 18px 0px;
	color: #ffffff;
	font-size:12pt;
	line-height:16pt;
	font-weight:bold;
	line-height:16pt;
}
/*
a:visited {
    color: #333;
}
*/

#contenedor {
	margin: 0 auto;
	text-align: left;
	position: relative;
	padding: 15px;
	width: 950px;
}

#cabecera {
	/*background: #003E7D;*/
	background: #FFFFFF;
}

#flashBanner {
	/*clear: both;*/
	position: absolute;
	top: 170px;
	left: 689px;
	width: 275px;
	height: 50px;
	float: right;
}
#publiBanner {
	/*clear: both;*/
	position: absolute;
	top: 145px;
	left: 735px;
	width: 230px;
	height: 73px;
	float: right;
	text-align:right;
}

#contadores {
	margin: 8px;
	padding: 10px;
	float: right;
	color: #fff;
	border: 1px solid #fff;
	background: #00518F;
}

#contadores p {
	margin: 0px;
}

#central {
	width: 605px;
	float: right;
}

.banner_lateral {
	text-align:right;
	width:160px;
	margin-bottom: 5px;
}

#lateral_der {
	display: block;
	margin-bottom: 20px;
	/*padding-top: 80px;*/
	width: 155px;	/* 190px max */
	height:500px;
	float: right;
	margin-top: 10px;
	text-align:right;
}
#lateral_der_ficha {
	display: block;
	margin-bottom: 20px;
	/*padding-top: 80px;*/
	width: 155px;	/* 190px max */
	height:500px;
	float: right;
	margin-top: 5px;
	text-align:right;
}
#lateral_izq {
	display: block;
	margin-bottom: 20px;
	width: 170px;	/* 190px max */
	float: left;

	margin-top: 5px;
	padding-top: 0px;
	border-top: 5px solid #666;
	border-right: 1px solid #ddd;
}

#lateral_izq_2 {
	display: block;
	margin-bottom: 20px;
	width: 170px;	/* 190px max */
	float: left;

	margin-top: 5px;
	padding-top: 3px;
	border-top: 5px solid #666;
	border-right: 1px solid #ddd;
}

#lateral_izq_bajo {
	display: block;
	margin-bottom: 20px;
	width: 170px;	/* 190px max */
	float: left;

	margin-top: 5px;
	padding-top: 3px;
	border-top: 5px solid #666;
	border-right: 1px solid #ddd;
	clear: both;
}

#pie {
	clear: both;
	border-top: 1px #ddd solid;
	margin-top: 30px;
	padding: 5px 0px;
	text-align: left;
}

#pie a {
	font-weight: normal;
}

.cajaColab {
	text-align: center; 
	vertical-align:middle; 
	width: 140px;
	height: 80px;  
	margin: 10px 2px 10px 2px; 
	border: 1px solid #CCCCCC;
	padding: 5px 5px 5px 5px; 
}

/*
 *  Estilos para el DIV de las secciones...
 */
.divSec {
	margin-top: 0px;
	background: #DDD;
}




/*
 *  Estilos para el DIV lateral...
 */
#lateral_izq a {
	display: block;
	padding-left: 10px;
}

#lateral_izq p {
	margin: 8px 2px 10px;
}


/*
 *  Estilos para el DIV central...
 */
#central li {
	margin: 5px 0px 5px 0px;
	margin-left: 18px;
	list-style: url(../images/raya.gif);
}

#central p {
	margin: 5px 0px;
}

#central h2 {
	font-family: Arial, Helvetica, "sans serif", sans-serif;
	margin: 18px 0px;
	color: #003E7D;
}

#central h3 {
	font-family: Arial, Helvetica, "sans serif", sans-serif;
	font-weight: normal;
	margin: 18px 0px;
	background: #eee;
	padding: 10px;
	color: #666;
}


#central.privacidad p {
	text-align: justify;
	margin-left: 20px;
}

#central.privacidad titulitos {
	font-family: Arial, Helvetica, "sans serif", sans-serif;
	font-weight: bold;
	font-size: 12pt;
	margin: 18px 0px 10px;
	background: transparent;
	padding: 0px;
	color: #666;
}


#central.privacidad ol {
	margin: 15px 25px;
}

#central.privacidad address {
	text-align: center;
	padding: 15px;
}



/*
 *  Estilos para el DIV del pie...
 */
p {
	margin: 0px;
}



/*
 *  Estilos varios...
 */
.letras     {
	color: #AAA;
	padding: 5px;
}

.tituloActividad {
	clear: both;
	font-size: 16pt;
	text-align: left;
	margin: 15px 0px 5px;
	padding: 0px 0px 5px;
	border-bottom: 1px solid #DDD;
}



/*
 *  Estilos para la caja de información de cliente...
 */
.datosCliente {
	clear: both;
	padding: 10px 10px 10px 0;
}
.datosCliente * {
	margin: 0px;
}

.datosClienteDestacado {
	background: #fff;
	border: 1px solid #fff;
	/*-moz-border-radius: 5px;*/
	padding: 10px;
}
.datosClienteDestacado a {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.datosClienteDestacado a:hover {
	text-decoration: underline;
	color: #0066AA;
}
.tablaClienteDestacado{
	background: #F9D58F;
	border: 1px solid #cccccc;
	/*-moz-border-radius: 5px;*/
	padding: 2px;
}

.tablaClienteDestacado .url{
	background: #F9D58F;
	/*border: 1px solid #cccccc;*/
	/*-moz-border-radius: 5px;*/
	padding: 2px;
	/*font-size: 16.5333px;*/
	/*color: #003366;*/
	font-family: Arial, Helvetica, "sans serif", sans-serif;
	font-weight: bold;
	font-size: 16px;
	/*line-height: 14pt;*/
	/*margin: 18px 0px;*/
	color: #003E7D;
	font-weight: normal;
	text-decoration:underline;
}

.datosCliente a {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.datosCliente a:hover {
	text-decoration: underline;
	color: #0066AA;
}

.datosCliente .url {
	font-size: 16.5333px;
	color: #003366;
	font-weight:normal;
	text-decoration:underline;
}

.datosCliente img {
	float: left;
	border: 0px;
	margin-left: 10px;
	margin-bottom: 5px;
}


/*
 *  Estilos para las cajas de enlaces intermedios...
 */
.enlaceActividades {
	margin-left: 15px;
}

.enlaceActividades a {
    color: #003366;
	display: block;
	text-decoration: none;
	font-size: 12pt;
	padding: 8px;
	font-weight: normal;
}

.enlaceActividades a:hover {
	text-decoration: none;
	background: #EEE;
}

.enlaceActividades span {
    color: #003366;
	display: block;
	text-decoration: none;
	font-size: 12pt;
	padding: 8px;
	font-weight: normal;
}



input, textarea, select {
	border: 1px solid #AEC0C0;
	font-size: 8pt;
	padding: 2px;
	margin: 3px;
}

.botonPeq {
	height: 19px;
	color: #000000;
	cursor: pointer;
	font-size: 8pt;
	font-weight: bold;
	background-color: #DDD;
}

.botonPeqHover {
	height: 19px;
	color: #000000;
	cursor: pointer;
	font-size: 8pt;
	font-weight: bold;
	background-color: #CCC;
}

.boton2 {
	height: 25px;
	width: 200px;
	color: #000000;
	cursor: pointer;
	font-weight: bold;
	background-color: #DDD;
}

.boton3 {
	height: 25px;
	width: 200px;
	color: #000000;
	cursor: pointer;
	font-weight: bold;
	background-color: #CCC;
}
.boton4 {
	height: 25px;
	color: #000000;
	cursor: pointer;
	font-weight: bold;
	background-color: #DDD;
}

.boton5 {
	height: 25px;
	color: #000000;
	cursor: pointer;
	font-weight: bold;
	background-color: #CCC;
}
fieldset {
	background: #fff;
	border: 1px solid #fff;
	/*-moz-border-radius: 5px;*/
	padding: 5px;
}

.enlaceNegrita {
	color: #000000;
}

fieldset legend {
	font-family: Arial, Helvetica, "sans serif", sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 14pt;
	margin: 18px 0px;
	color: #003E7D;
	font-weight: bold;
}
.tablacontenido {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ADBFBF;
	border-left-color: #ADBFBF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#logoSite {
	float:right; 
	width:110px; 
	margin-right: 15px;
	margin-left: 10px;
	text-align:right;
}
#logoSite a {
	/*margin-right: 20px;*/
	text-align:center;
	font-weight:normal;
	margin-right: 10px;
	
}
#logoSitePendiente {
	float:right; 
	width:140px; 
	margin-right: 15px;
	margin-left: 10px;
	text-align:right;
}
#logoSitePendiente a {
	/*margin-right: 20px;*/
	text-align:center;
	font-weight:normal;
	margin-right: 35px;
	
}

#logoVideoSite {
	float:right; 
	width:130px; 
	margin-right: 15px;
	text-align:right;
}
.header1_logo {
        width: 98px;
        height: 139px;
        background: url(images/logo.jpg) no-repeat 0 0;
}
 
.header1_logo h1 a {
        width: 98px;
        height: 139px;
        text-indent: -5000px;
        display: block;
}

div.contenedorAutocompletado {
	position: relative;
	width: 125px;
}

div.fill {
	font-family: Arial, Helvetica, "sans serif", sans-serif;
	font-size: 8pt;
	display: none;
	width: 150px;
	position:absolute;
	color: #333333;
	background-color: #ffffff;
	border: 1px solid #aec0c0;
	overflow: auto;
	height: 150px;
	top: -1px;
	cursor:default;
}

tr.fill {
	font-family: Arial, Helvetica, "sans serif", sans-serif;
	font-size: 8pt;
	color: #E0EBEB;
	background-color: #00498e;
	border: 1px solid #aec0c0;
}

.qads {
margin: 6px;
text-align: left;
/*border: 1px solid #CCCCCC; */
padding: 4px;
font-size: 12px;
}
.qadsInterior1 {
margin: 6px;
text-align: left;
/*border: 1px solid #CCCCCC; */
padding: 4px;
font-size: 12px;
}
.qadsInterior2 {
margin: 6px;
text-align: left;
/*border: 1px solid #CCCCCC; */
padding: 4px;
font-size: 12px;
}
.vidqads {
width: 480px;
margin: auto;
padding: 0px;
background-color: #F3F3F3;
text-align:left;
}
#marco {
	/*border: 1px solid #cccccc;*/
	background-color:#F3F3F3;
	padding: 5px;
}

#marco  a:link {
color: #003366;
}

#marco a:hover {
color:#06F;
}

#marco  a.qadsurlo {
color:#003366;
font-weight: bold;
}

#vidmarco {
padding: 5px 5px 2px 5px;
border-bottom: 1px solid #BFD1E4;
}
#vidagoogle {
background-color: #EEEEEE;
width: 480px;
padding: 0px;
}
.vidqadsurl {
font-size: 13px;
font-weight: bold;
color: #003366;
}
.minividqadsurl {
font-weight: bold;
color: #003366;
}
#agoogle {
	font-size: 11px;
	margin-bottom: -10px;
	color:#333333;
	font-weight:bold;
}

.qads a:hover {
color: #628697;
text-decoration: none;
}
.qadsalone {
font-size: 12px;
}
.qadslite {
font-size: 15px;
}
.qadstextalone {
font-size: 12px;
padding-top: 3px;
}
.qadstext {
font-size: 11px;
padding-top: 3px;
}

.qadsurl {
color: #FF0000;
text-decoration: none;
font-weight: bold;
}

.qadsurl:link {
color: #003366;
text-decoration: none;
font-weight: bold;
}
.qvidplayer {
width: 480px;
height: 350px;
margin: auto;
}
#flotante {
	position:absolute;
	width:580px;
	left: 50%;
	margin-left: -290px;
	display: block;
	z-index: 1000000;
}
#rotulos {
	position:absolute;
	width:580px;
	left: 50%;
	margin-left: -290px;
	display: none;
	z-index: 9999;
}
/*LOS LEADS DE ALEXIS*/
  #mainlead {
  clear: both;
  /*width: 630px;*/
  font-family: Arial, Verdana;
  font-size: 11px;
  margin: 10px 0px 10px 50px;
  float:right;
  }
  .reveallead {
  width: 575px;
  font-size: 14px;
  color: #004791;
  padding: 3px 3px 3px 3px;
  border: 2px solid #FFA800;
  /*height: 12px;*/
  }
   .reveallead sup {
   font-size: 9px;
   padding: 2px;
   color: #76ACC6;
   }
   
  #trabcasalead {
  margin-top: 20px;
  }
  .leadfield {
  float: left;
  width: 135px;
  padding: 6px;
  font-weight: bold;
  font-size:11px;
  }
  .leadinput {
  width: 210px;
  float: left;
  padding: 6px;
  }
  .leadinput input {
  width: 240px;
  border: 1px solid #808080;  
  }
  .selectinput {
  border: 1px solid #808080; 
  font-size:11px;   
  }  
  .clearfield {
  clear: both;
  margin: 3px;
  }
  .legallead {
  color: #666666;
  font-size: 10px;
  padding: 3px;
  background-color: #F3F3F3;
  margin-left: 100px;
  margin-bottom: 15px;
  }
  .leadsubmit {
  margin: 10px;
  text-align: center;;
  }
    .leadsubmit input {
  font-weight: bold;
  }
  .leadfree {
  color: #76ACC6;
  font-weight: bold;
  }
  .leadeasy {
  color: #76ACC6;
  }
  .leadshow {
  color: #FF0F0F;
  font-weight: bold;
  }
  #leadslogan {
  float: right;
  width: 180px;
  font-weight: bold;
  font-size: 12px;
  color: #004693;
  }
  #leadform {
  float: left;
  width: 400px;
  }
 
/* BANNER IMO */ 
#banners_qweb_imo {
	position:relative;
	width:950px;
	height:125px;
	margin:0 auto;
}
#banners_qweb_imo a{
	text-decoration:none;
	margin:0px;
	padding:0px;
}
#banners_qweb_imo #boton_1{
	position:absolute;
	top:65px;
	left:18px;
}
#banners_qweb_imo #boton_2{
	position:absolute;
	top:65px;
	left:490px;
}
.boton_qweb_imo{
	background:url(../images/btnSolicitar.png) no-repeat;
	width:114px;
	height:32px;
}
.boton_qweb_imo_hover{
	background:url(../images/btnSolicitarHover.png) no-repeat;
	width:114px;
	height:32px;
}
