﻿/*
Nombre del tema: MercadoPúblico.cl
Direccion URL: http://www.mercadopublico.cl
Descripcion: Plantilla desarrollada por la unidad de Gestión y Plataforma para MercadoPublico.cl
Version: 0.2
URL Servicio: http://www.chilecompra.cl/
CSS: estilos*/

/****************************************************************************** Estilos Generales **/
.lblTitulo
{
	 font-family:'Trebuchet MS'; color:#000000; font-size:20pt; height:30px;
	}
.lblTitulorecovery
{
    font-family:'Verdana'; color:#333333; font-size:18pt; height:30px;
    }
	
.lblIndications
{
	font-family:'Trebuchet MS'; color:#999999; font-size:10pt;
	}
.opcionTexto
{
	 font-family:'Arial'; color:#000000; font-size:11pt;
	}
.opcionTextoN
{
	 font-family:'Arial'; color:#000000; font-size:11pt; font-weight:bold;
	}
	
.opcionTexto2
{
    font-family:'Verdana';color:#1D4D9E ;font-size:14pt; font-weight:bold;
    }
.subopcionTexto
{
	font-family:'Arial'; color:#999999; font-size:10pt;
	}
.cajausuario
{
	text-align: left; font-family:'Arial'; font-size: 10pt; color:#000000; 
	font-style:normal; font-weight:normal; text-decoration:none;
	}
.pstrength-minchar {
    font-family:'Trebuchet MS'; color:#999999; font-size:10pt;
    }
.pstrength-info {
    font-family:'Trebuchet MS'; color:#999999; font-size:10pt;
    }
.pstrength-bar {
    border: 0px solid white; font-size: 1px; height: 3px; width: 0px;
    }
/*------------------------------------- Anulacion de rasgos */
*,form {
font-family:"Trebuchet MS", Lucida Grande, Lucida Sans Unicode, , Arial, Helvetica, Sans-serif;
background-repeat:no-repeat;
margin:0;
padding:0;
}

ul li {
list-style:none;
}

html { overflow-y:scroll; }

acronym {
border:none;
}

/***********************************************************************************  ESTRUCTURA **/
body {
font:normal .75em/150% "Trebuchet MS", Lucida Grande, Lucida Sans Unicode, Verdana, Arial, Helvetica, Sans-serif;
background:#FFF;
color: #333;
text-align:left;
}

/*Agregado por SnoopConsulting/Juan Licanqueo 10-09-2012 - task7396
.contenedor {
width:911px;
margin:0 auto;
padding:0;
}
*/
.contenedor {
width:940px;
margin:0 auto;
padding:0;
}
/*Fin por SnoopConsulting/Juan Licanqueo 10-09-2012 - task7396 */
#cajaIzquierda, #cajaCentral, #cajaDerecha {
float:left;
}

#cajaIzquierda, #cajaDerecha {
width:20%;
}

/*Agregado por SnoopConsulting/Juan Licanqueo 10-09-2012 - task7396
#cajaCentral {
width:50%;
margin: 0 5%;
}
*/
#cajaCentral {
width:52%;
margin: 0 5% 0 2%;
}
/*Fin por SnoopConsulting/Juan Licanqueo 10-09-2012 - task7396 */
#cajaDerecha {
margin-bottom:1em;
}




/*---links--*/
a {
color: #000099;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

a:focus {
outline:0;
}

a.auxActivo {
background-color: #FFC;

}

/*---Titulos--*/

h2 {
font-size:2.3em;
font-variant:small-caps;
color: #333}

h2.conMargenInferior {
margin-bottom: 1.5em;}


h3 {
font-size:1.8em;
padding: 0 0 .3em;
line-height: 1.2em;
color:#666;
}
h3.portada{
font-size:1.5em;
line-height:1.3em;

}

h4 { 
font-size: 1.5em;
padding: 1em 0 .3em;
}

h4.portada{
font-size:1.1em;
line-height:1.3em;
}

h5 { 
font-size: 1.3em;
padding: 1em 0 .3em;
font-weight:bold;
}

h6 {
font-size: 1.1em;
font-variant:small-caps; 
padding: 1em 0 .3em;
font-weight:bold;
}

.sangria {
margin: 0 0 0 2em;
}


/*---lineas separadoras de links--*/
.separadores {
color:#999;
}

/*---listas--*/
#menuAuxiliar ul li,.linksNavegacion li,.rss li {
display:inline;
}

#menuAuxiliar .der,a.verMas,.linksNavegacion {
float:right;
}

#barraNavegacion ul li a:hover,#barraNavegacion .activo {
height:3.1em;
}

.datosUtiles h3,.datosUtiles h4,.queEs h4 {
padding:0 0 .5em;
}

/**propiedades CSS3**/
.ingresar, .queEs {
  -moz-border-radius:5px;  /* Firefox */
  -webkit-border-radius: 5px; /* Safari and Chrome */
   border-radius: 5px; /* Opera 10.5+, IE6+ usuando IE-CSS3 */
   
   /*behavior: url(hacks/ie-css3.htc);*/
  }

/************************************************************************* Estilos especificos **/

/*------------------------------------- menuAuxiliar */
#menuAuxiliar {
height:1.8em;
padding:.5em 0 0 0;
background:#EDF3FD;
border-bottom:.1em solid #CCC;
color:#1F3B62;
}

#menuAuxiliar p {
float:left;
}

.externo {
margin: 0 .7em 0 .3em;
display: inline;
background:url(../../../MP2/Imagenes/linkExterno.png) no-repeat right;
padding: 0 1.3em 0 0;
}

.Pexterno{
margin: 0 0 0 .4em
}

.sinMargenIZ {
margin: 0 .5em 0 0 ;
}

/*------------------------------------- Cabecera */
/* Agregado por SnoopConsulting/Juan Licanqueo 10-09-2012 - task7396
#cabecera {
height:4.5em;
margin:1.8em auto;
}

#cabecera h1 a {
display:block;
width:24.6em;
height:3.7em;
top:-2.2em;
background:url(../../../MP2/Imagenes/sprite-logotipos.png) -.0em -.13em no-repeat;
text-indent:-9999em;
}

#cabecera h2 {
background:url(../../../MP2/Imagenes/sprite-iconos.png) -.4em -6.7em no-repeat;
font-size:1.4em;
float:right;
padding-left:1em;
margin:-2em 8em 0 0;
}

#mesaAyuda {
float:right;
margin-top:-3em;
}

#mesaAyuda li.telefono {
background:url(../../../MP2/Imagenes/sprite-iconos.png) 0 0 no-repeat;
padding:0 0 .4em 3em;
}

#mesaAyuda li.celular {
background:url(../../../MP2/Imagenes/sprite-iconos.png) 0 -2.4em no-repeat;
padding:.2em 0 .4em 3em;
}*/
#cabecera {
height:4em;
margin: 5px 0 45px;
}

#cabecera h1 a {
background: url("../../../MP2/Imagenes/sprite-buscador-03.png") no-repeat scroll 0 5px transparent;
display: block;
height: 70px;
text-indent: -9999em;
top: -1.2em;
width: 23em;
}

#cabecera h2 {
background:url(../../../MP2/Imagenes/sprite-iconos.png) -.4em -6.7em no-repeat;
font-size:1.4em;
float:right;
padding-left:1em;
margin:-3em 8em 0 0;
}

#mesaAyuda {
float:right;
margin-top:-4em;
}

#mesaAyuda li.telefono {
background:url(../../../MP2/Imagenes/sprite-iconos.png) 0 0 no-repeat;
padding:0 0 .4em 3em;
}

#mesaAyuda li.celular {
background:url(../../../MP2/Imagenes/sprite-iconos.png) 0 -2.4em no-repeat;
padding:.2em 0 .4em 3em;
}
/* Fin por SnoopConsulting/Juan Licanqueo 10-09-2012 - task7396 */

/*------------------------------------- menú de navegación */
#barraNavegacion {
background:#405879;
font-size:1.1em;
height:3.1em;
margin:-1em 0 2em;
}

#barraNavegacionr ul,#barraNavegacion ul li {
list-style:none;
border:0;
height:3.1em;
line-height:3.1em;
padding:0;
}

#barraNavegacion ul li {
float:left;
display:block;
}

#barraNavegacion ul li a {
color:#fff;
text-decoration:none;
display:block;
padding:0 1.5em;
/* Agregado por SnoopConsulting/Juan Licanqueo 11-09-2012 - task7396 */
font-size:13.2px;
/* Fin por SnoopConsulting/Juan Licanqueo 11-09-2012 - task7396 */
}

/*---indica el estado activo*/
#barraNavegacion li.activo a {
background:url(../../../MP2/Imagenes/nb-activo.png) left top repeat-x;
font-weight:700;
}

#barraNavegacion ul li a:hover {
background:url(../../../MP2/Imagenes/nb-activo.png) left top repeat-x;
}

/*------------------------------------- cajaIzquierda 
/*---Ingresar*/
#cajaIzquierda {
margin: 0 0 1em;
}

.ingresar {
width:100%;
margin-bottom:2em;
background:url(../../../MP2/Imagenes/fondo-ingresar.png) repeat;
border: 1px #E6E6E6 solid;
}

.ingresar h3 {
background:url(../../../MP2/Imagenes/candado.png) no-repeat bottom left;
width:1em;
height:1em;
display:block;
color:#000;
padding: 0 0 0 1.3em;
margin: 1em 0 0 .5em;
font-size:1.5em
}

/*--- boton ingreso de proveedores */
form#proveedores {
margin: 0 0 2em 0;
}

form#proveedores input[type="submit"]{
width:100%;
background: url(../../../MP2/Imagenes/sprite-botones.png) 0 -2.35em no-repeat;
font-weight:normal;}

form#proveedores input[type="submit"]:hover{
background: url(../../../MP2/Imagenes/sprite-botones.png) 0 -4.65em no-repeat;
}

/*--certificado de seguridad*/
.seguridad {
padding-top:.3em;
padding-left:3em;
display:block;
font-weight:700;
line-height:1.4em;
background:url(../../../MP2/Imagenes/sprite-iconos.png) 0 -11.7em no-repeat;
}

/*------------------------------------- cajaCentral */
#cajaCentral h2 {
margin-bottom:1em;
}

#cajaCentral h3 {
color:#444;
}

.licitaciones {
width:45%;
float:left;
margin-bottom:2em;
padding: 0 0 0 2.35em;
border-left:1px #CCC dotted;

}

.izquierdo {
border-left: none;
margin: 0 1.45em 0 0;
padding: 0 0 0 0;
}

.publicadas {
background: url(../../../MP2/Imagenes/sprite-licitaciones.png) 0 0 no-repeat;
height:4em;
display:block;
text-indent:-99999em;
}

.destacadas {
background: url(../../../MP2/Imagenes/sprite-licitaciones.png) 0 -4.58em no-repeat;
height:4em;
display:block;
text-indent:-99999em;
}

.carroCompra {
background: url(../../../MP2/Imagenes/cm.png) no-repeat;
padding: 0 0 0 3em;
}
 
.licitaciones p.datos,p.pesoArchivos {
font-size:.9em;
color:#999;
margin-bottom:1em;
}

p.datos {
margin: -.5em 0 0 0}
 
p.pesoArchivos {
margin-top:-0.5em;
padding:0 0 0 2.3em;
}

.descargas {
background:url(../../../MP2/Imagenes/sprite-iconos.png) -6px -55px no-repeat;
height:1.8em;
display:block;
padding:0 0 0 2.1em;
}

.descripcion {
margin-top:-.8em;
line-height:1.3em;
}

/*--- buscador */
#buscador {
clear:both;
width:100%;
margin: 1em 0;
padding: 1em 0;
border-top:.1em dotted #CCC;
}

#buscador input[type=text] {
width: 77%;
margin-right:1em;
}

#buscador h3{
font-size:1.4em;
padding:.3em 0;
}


#buscador a {
font-size:.9em;
font-weight:700;
display:inline;
padding: 0 0 0 .5em;
}

#buscador p {
margin-top:.6em;
color:#999;
}

#buscador .sinMargen {
padding: 0 .5em 0 0;
}

/*------------------------------------- cajaDerecha*/

/*---datosUtiles */
.datosUtiles,.datosUtiles h3 {
margin:0 0 3em;
padding: 1em 0 0 0;
border-top:1px dotted #CCC;
}

.datosUtiles h4 {
line-height:1.5em;
}

/*---queEs */
.queEs {
background-color:#FAFBC2;
border:1px solid #FFCC99;
margin:1em 0;
padding:1.8em 1em 1em  ;
}

.queEs h4 {
color: #FF6600;
font-weight:700;
}

.queEs li{
margin:1em 0;
}

.linkExterno {
background:url(../../../MP2/Imagenes/linkExterno.png) no-repeat;
float:right;
height:10px;
width:10px;
margin-top:.2em;
}

.linkExterno2 {
background:url(../../../MP2/Imagenes/linkExterno.png) no-repeat right top;
padding-right:1.3em;
}

.pdf-pq {
background:url(../../../MP2/Imagenes/pdf-pq.png) no-repeat right;
padding: 0 1.5em 0 0;
margin: 0 .5em 0 0;}

/*------------------------------------- Pie */
#pie {
border-top:.1em #ccc dotted;
padding:1em 0;
clear:both;
float:none;
width:100%;
margin-top:2em;
}

/* Agregado por SnoopConsulting/Juan Licanqueo 10-09-2012
.chilecompra {
background:url(../../../MP2/imagenes/sprite-logotipos.png) 0 -3.9em no-repeat;
display:block;
text-indent:-9999em;
width:14.5em;
height:4.2em;
}

address {
font-size:.8em;
font-style:normal;
line-height:1.5em;
margin:-4.5em 0 0 18.5em;
}
*/
/*.chilecompra 
{
background:url(../../../MP2/imagenes/sprite-buscador-03.png) 0 -65px no-repeat;
background:url(../../../Includes/images/AdvancedSearch/logo10_footer_MP.png) 0 -65px no-repeat;
display:block;
text-indent:-9999em;
width:14.5em;
height:51px;
}*/

.chilecompra
{
background:url(../../../Includes/images/AdvancedSearch/logo10_footer_MP.png) 0 -65px /*no-repeat*/;
display:block;
text-indent:-9999em;
width:202px;
height:65px;
}

/*address {
font-size:.8em;
font-style:normal;
line-height:1.5em;
margin:-4.5em 0 0 22em;
}*/

address {
font-size:.8em;
font-style:normal;
line-height:1.5em;
margin:-6.8em 0 0 22em;
    width: 500px;
}
/* Fin por SnoopConsulting/Juan Licanqueo 11-09-2012 - task7396 */
.iconoRss {
background:url(../../../MP2/Imagenes/sprite-iconos.png) -.2em -7.2em no-repeat;
font-weight:700;
padding:.3em 0 0 2em;
}

.rss {
margin: -1.2em 0  0;
float:right;
}

.queEsEsto {
font-size:.8em;
font-weight:700;
}

#mesaAyuda,.linksNavegacion .activo {
font-weight:700;
}

/***ERRORES 404 y 503***/		

.errores {
margin: -1em 0 1em 0;
font-size:1.2em;
background-color:#FFFFCC;
border: 1px solid #FFCC99;
width:66%;
padding: .5em
} 



/*---botones---*/
.cssBotonLogin {
height:2.3em;
width:6em;
vertical-align:bottom;
background: url(../../../MP2/Imagenes/sprite-botones.png) 0 0 no-repeat;
border:none;
color:#FFF;
font-weight:700;
cursor:pointer;
outline:none;
margin: 1em;
}

.cssBotonLogin:hover {
background: url(../../../MP2/Imagenes/sprite-botones.png) -6em 0 no-repeat;
margin: 1em;
}

.cssBotonBuscar {
height:2.3em;
width:6em;
vertical-align:bottom;
background: url(../../../MP2/Imagenes/sprite-botones.png) 0 0 no-repeat;
border:none;
color:#FFF;
font-weight:700;
cursor:pointer;
outline:none;

}

.cssBotonBuscar:hover {
background: url(../../../MP2/Imagenes/sprite-botones.png) -6em 0 no-repeat;

}

/*---botones---*/
.cssBotonProv {
height:2.3em;
width:4em;
vertical-align:bottom;
background: url(../../../MP2/Imagenes/sprite-botones.png) 0 -2.35em no-repeat;
border:none;
color:#FFF;
/*font-weight:700;*/
cursor:pointer;
outline:none;
text-align:left;
}

.cssBotonProv:hover {
background: url(../../../MP2/Imagenes/sprite-botones.png) -0em -4.7em no-repeat;
}

/*---Textbox--*/
.cssTextbox {
border:1px #ccc solid;
width:80%;
margin-left: 1em;
padding: .4em;
}

.cssTextboxBuscar {
border:1px #ccc solid;
width:70%;
padding: .4em;
}

/*---login---*/
.cssLblUsuario {
width:80%;
margin: 1em;
padding-top: 2em;
}

.cssError
{
font-family:"Trebuchet MS", Lucida Grande, Lucida Sans Unicode, , Arial, Helvetica, Sans-serif;
Font-Size:7pt;
font-weight:bold;
color:Red;
border:0px;
}

/*--- manuales ---*/
.archivosmanuales
{
	width:100%; 
	float:left;
}

.manualIzquierdo
{
	width:22.3%;
	display: inline-table;
	border-right: 1px dotted #ccc;
	padding-right: 50px; 
	float:left;
}

.manualPDF
{
	width:22.3%;
	display: inline-table;
	border-right: 1px dotted #ccc;
	padding-right: 50px; 
	padding-left: 50px; 
	float:left;
}

/*Estilo para Mensajes de Alerta*/
.mensajeAlerta {
                padding-top:1em;
}

.mensajeAlerta strong {
                color:#F60
}

.mensajeAlerta h5 {
                text-transform: uppercase;
                font-size:12px;
                color:#F60;
                padding:0;
                margin:0;
}
.mensajeAlerta span a {
                float:right;
                margin:-25px 0 0;
                padding:0;
                font-weight:700;
                color:#F30;
                text-decoration:none;
                font-size:14px;
}

.mensajeAlerta p {
                padding: 0 0 5px;
}
/*Fin Estilo para Mensajes de Alerta*/

.textoBoldRojo
{
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif,Verdana; 
	font-size: 13px; 
	color: #FF0000; 

}


/****************************************************************************** Estilos Recuperación de Contraseña **/
/***24-Jul-2012 **/

#formulario{
    vertical-align:middle;
    border: 0px solid #999;
    width: 50%;
}

#formulario label{
    display: inline-block;
    line-height: 3em;
}

.cssCajaUsuario {
    border:1px #ccc solid;
    /*padding: .4em;*/
/*margin-left: 5px;*/
    height: 20px;
    font-family: Verdana;
}

#cssCajaCorreos
{
    position: relative;
    border: 1px solid #999;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;   
    width: 480px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.divInternoCajaCorreos
{
    /*border: 1px solid #111;*/
    padding: 0px 10px 5px 10px;    
    margin-bottom: 30px;        
}

.cssImagenCorreo{
    float: right;
}


.cssCajaMensaje
{
    /*border: 1px solid #111;*/
    /*float: right; */
    /*border-top: 1px solid #666666;*/
    /*display: block;*/
    position: relative;
    width: 90%;    
    background-image: url('../../../Includes/images/RecuperarContrasena/alerta small-100.png');
    background-repeat: no-repeat;
    background-position: 10px 10px;
    padding: 10px 0px 10px 40px;
    /*line-height: 1.5em !important;*/
}

.cssPanel
{
    /*float:left;    */
    border: 0px solid #999; 
    width: auto; 
    max-width: 284px; 
    overflow: auto;
    /*line-height: 2em;*/
    vertical-align: middle;
    word-wrap: break-word;
    -ms-word-wrap: break-word;
    -moz-word-wrap: break-word;
    -webkit-word-wrap: break-word;    
}

.cssPanel2
{
    float:left;    
    border: 0px solid #999; 
    width: auto; 
    max-width: 284px; 
    overflow: auto;
    /*line-height: 2em;*/
    vertical-align: middle;
    word-wrap: break-word;
    -ms-word-wrap: break-word;
    -moz-word-wrap: break-word;
    -webkit-word-wrap: break-word;    
}

div.clear {
  clear: both;
}

.lineaPunteada
{
    border-bottom: 1px dotted #999999;
    width: 480px;
    margin-top: 25px;
    margin-bottom: 15px;
}

.respuesta1
{
    border: 1px solid #999;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;   
    width: 440px;
    margin-top: 15px;
    margin-bottom: 15px;
    background-image: url('../../../Includes/images/RecuperarContrasena/carita-12.png');
    background-repeat: no-repeat;
    background-position: 10px 10px;
    padding: 10px 10px 10px 60px;    
}

.respuesta2
{
    /*border: 1px solid #999;*/
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;   
    /*padding: 10px 10px 10px 10px;*/
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
}

.mensaje5minutos
{
    border:0px solid #111;
    background-image: url('../../../Includes/images/RecuperarContrasena/carita triste-15.png');    
    background-repeat: no-repeat;
    background-position: 10px center;
    width: 230px;
    padding: 10px 0px 10px 40px;    
    margin-left: 120px;
}

.mensajeIrAlInicio
{
    border:0px solid #111;
    padding: 10px 0px 10px 40px;
    text-decoration: underlide;
    margin-left: 155px;
}

.obligatorio
{
    background-image: url('../../../Includes/images/RecuperarContrasena/alerta small-100.png');
    background-repeat: no-repeat;
    color: #F29935 !important;    
    font-family: Verdana !important;
    font-size: 10px !important;
    font-style: italic !important;
    /*line-height:15px;*/
    margin-top: 2px;    
    padding-left: 25px; 
    padding-bottom: 3px; 
}

/*1*/
.texto12_003366
{
    font-family: Verdana;
    font-size: 12px;
    color: #003366;
}

/*2*/
.texto20_333333
{
    font-family: Verdana;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
}

/*3*/
.texto11_666666
{
    font-family: Verdana;
    font-size: 11px;
    color: #666666;
}

/*4*/
.texto12_135799
{
    font-family: Verdana;
    font-size: 12px;
    color: #135799;
}

/*5*/
.texto12_666666
{
    font-family: Verdana;
    font-size: 12px;
    color: #666666;
}

/*6*/
.texto10_999999
{
    font-family: Verdana;
    font-size: 10px;
    color: #999999;
}

/*7*/
.texto10_F29935
{
    font-family: Verdana;
    font-size: 10px;
    color: #F29935;
}

/*9*/
.texto12_666666_blod
{
    font-family: Verdana;
    font-size: 12px;
    color: #666666;
    font-weight: bold;
}

/*10*/
.texto12_990000
{
    font-family: Verdana;
    font-size: 12px;
    color: #990000;
}

/*12*/
.texto10_666666
{
    font-family: Verdana;
    font-size: 10px;
    color: #666666;
}

/*13*/

/*14*/
.link
{
    font-family: Verdana;
    font-size: 12px;
    color: #135799;
    text-decoration: underline;
}

.captcha 
{
    margin-bottom: 10px;
    line-height: 1em !important;
}

.captcha a
{
    position: relative;
    background: url('../../../Includes/images/actualizar.png') left top no-repeat; 
    /*padding-left: 22px;*/
    padding: 10px 0px 4px 25px;

}

.linkCaptcha
{
    display: inline;
    padding-bottom: 50px !important;
     margin-bottom: 50px !important;
     top: 50px;
}