/* POPUP */
#overlay{
	z-index:50;
	width:100%;
	height:100%;
	opacity:0.2;
	filter:alpha(opacity=20);
	position:absolute;
	text-align:center;
	background:black;
	top:0;
	left:0;
	display:none;}
/*#box{
	position:absolute;
	padding:15px;
	background-color:rgb(255, 255, 255);
	border:1px solid rgb(204, 204, 204);
	z-index: 101;
	max-width: 33.3%;
	left:33.3%;
	right:33.3%;
	top:28%;
	box-shadow:0 1px 5px #333333;
	border:2px solid #CCCCCC;
	display:none;}*/

.content-popup {
    margin: 0 auto;
    position: fixed;
    width: 50em;
    z-index: 101;
    display:none;
}
.content-popup .botonera {
    border-top: 1px solid #DADFE6;
    margin-bottom: 0 !important;
    padding: 12px 0 0 !important;
}
.content-popup ul.botonera li {
    display: inline;
}
.content-popup ul.botonera li .btn-extra {
    margin: 0 3em;
}
.head-popup {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #009EE0;
    border-color: #ADADAD #ADADAD -moz-use-text-color;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    min-height: 1.1em;
    padding: 6px 0;
    position: relative;
    text-align: center;
}
.head-popup h2, .head-popup h3 {
    color: #FFFFFF;
    font-size: 1.1em;
    margin: 0 auto;
    width: 80%;
}
.iconos-popup {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.iconos-popup li a {
    position: absolute;
    top: 4px;
}
.iconos-popup li a:focus {
    outline: 1px dotted #F6F6F6;
}
.iconos-popup .mover-popup {
    cursor: move;
    left: 11px;
}
.iconos-popup .cerrar-popup {
    right: 11px;
}
.iconos-popup .min-popup {
    right: 26px;
}
.contenido-popup {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    border-color: -moz-use-text-color #ADADAD;
    border-left: 1px solid #ADADAD;
    border-right: 1px solid #ADADAD;
    border-style: none solid;
    border-width: 0 1px;
    max-height: 43em;
    overflow: auto;
    padding: 18px 15px 0;
}
.foot-popup {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    border-color: -moz-use-text-color #ADADAD #ADADAD;
    border-right: 1px solid #ADADAD;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    padding: 2px 15px 15px;
}
.popup-titulo {
    background-color: #EDF2F6;
    color: #304D66;
    line-height: 1.4em;
    margin-bottom: 1.2em;
    padding: 10px 22px;
}
.mensaje-popup {
    background-color: #EDF2F6;
    background-position: 1em 0.65em;
    background-repeat: no-repeat;
    color: #304D66;
    font-size: 1.1em;
    line-height: 1.3em;
    margin-bottom: 0.4em;
    min-height: 2.4em;
    padding: 13px 20px 11px 62px;
}
.mensaje-popup p {
    font-size: 0.9em;
    margin-top: 4px;
}
.aviso-popup {
    background-image: url("../img/bg/ico_aviso.gif");
}
.info-popup {
    background-image: url("../img/bg/ico_info_popup.gif");
    padding: 20px 20px 7px 62px;
}
.error-popup {
    background-image: url("../img/bg/ico_error.gif");
}
.mensaje-txt-popup {
    line-height: 1.5em;
    padding: 12px 24px 12px 62px;
    text-align:left;
}
.mensaje-txt-popup p {
    margin-bottom: 1.2em;
}
.mensaje-txt-popup .form {
    background-color: transparent;
    padding: 0;
}
.mensaje-txt-popup .form .fs-flecha {
    margin: 0;
}
.mensaje-txt-popup .form .fs-flecha legend {
    font-size: 1em;
    margin-bottom: 1em;
}
.mensaje-txt-popup .form .fs-flecha label strong {
    color: #3C465A;
}
.contenido-popup .texto li, .contenido-popup .texto p {
    background: url("../img/bg/bullet.gif") no-repeat scroll 0 0.6em transparent;
    line-height: 1.4em;
    margin-bottom: 1.2em;
    padding-left: 12px;
}
.contenido-popup h3{
	text-align:left;
}
.contenido-popup .indent {
    padding: 0 16px;
}
.contenido-popup address {
    line-height: 1.35em;
    margin-bottom: 1.8em;
}
.content-medio {
    width: 58em;
}
.content-max {
    width: 80em;
}
.content-max .contenido-popup {
    padding: 5px;
}
.content-max .foot-popup {
    padding: 2px 10px 12px;
}
.content-popup .dos-columnas {
    overflow: hidden;
}

.btn-popup {
    background-position: left center;
    background-repeat: no-repeat;
    color: #4A6581;
    display: inline-block;
    font-size: 1em;
    padding-left: 16px;
}
.btn-popup a, .btn-popup input {
    background: url("../img/bg/btnpopup-der.gif") no-repeat scroll right center transparent;
    border: 0 none;
    color: #4A6581;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    overflow: visible;
    padding: 9px 10px 10px 4px;
}
.btn-popup input:focus, .btn-popup input:hover, .btn-popup span:hover {
    text-decoration: underline;
}

.aceptar {
    background-image: url("../img/bg/btn_aceptar.gif");
}

.cerrar {
    background-image: url("../img/bg/btn_cerrar.gif");
}