
/* !@!@!@!@!@!@!@!@!*** POP-UP ***!@!@!@!@!@!@!@!@! */

#camada_transparente {
width:99%;
height:100%;
min-height:72.3em;
display:block;
position:absolute;
z-index:+1;
background:transparent;
}
/* Fix IE. Hide from Mac \*/
*:first-child+html #camada_transparente {
left:0;
}
/* End */

#pop_1, #pop_2, #pop_3, #pop_4, #pop_5, #pop_6, #sombra_1, #sombra_2, #sombra_3, #sombra_4, #sombra_5, #sombra_6 {
display:block;
position:fixed;
z-index:+10;
width:58% !important;
min-height:20%;
top:25%;
left:20%;
padding:1em;
background:#F2F9F9;
border:0.3em #999 dotted;
font:80% Verdana, Arial, Helvetica, sans-serif;
color:#033;
} 
#sombra_1, #sombra_2, #sombra_3, #sombra_4, #sombra_5, #sombra_6 {
z-index:+9;
top:26%;
left:21.5%;
background:#999;
border:0;
-moz-opacity:0.4;
opacity:0.5;
filter: alpha(opacity=40) !important;
}
#sombra_1 { height:19.3em; }
#sombra_2 { height:27.3em; }
#sombra_3 { height:23.5em; }
#sombra_4 { height:20em; }
#sombra_5 { height:20em; }
#sombra_6 { height:10em; }

b#fecha1, b#fecha2, b#fecha3, b#fecha4, b#fecha5, b#fecha6 {
display:block;
position:absolute;
z-index:+1;
background:#D50000;
font:bold 85% Verdana, Arial, Helvetica, sans-serif;
padding:0 0.5em;
cursor:pointer;
float:right;
right:0.5em;
top:0.5em;
color:#FFF;
}
b#fecha1:hover, b#fecha2:hover, b#fecha3:hover, b#fecha4:hover, b#fecha5:hover, b#fecha6:hover {
background:#F00;
}
#pop_1 img, #pop_2 img, #pop_3 img, #pop_4 img, #pop_5 img, #pop_6 img {
position:absolute;
right:2.5em;
top:0.5em;
width:60px;
height:65px;
z-index:+1;
border:0.3em #fff solid;
}
/* Fix IE. Hide from Mac \*/
*:first-child+html #pop_1 img, #pop_2 img, #pop_3 img, #pop_4 img, #pop_5 img, #pop_6 img {
filter:alpha(opacity=100) !important;
}
/* End */
#pop_1 ul, #pop_2 ul, #pop_3 ul, #pop_4 ul, #pop_5 ul, #pop_6 ul {
padding-left:3%;
}
#pop_1 ul li, #pop_2 ul li, #pop_3 ul li, #pop_4 ul li, #pop_5 ul li, #pop_6 ul li {
list-style:outside disc !important;
margin:5px auto;
text-align:justify;
}
#pop_1 label, #pop_2 label, #pop_3 label, #pop_4 label, #pop_5 label, #pop_6 label {
display:block;
margin:1em auto 10px auto;
font-size:125%;
text-indent:3%;
padding:0.3em 0;
color:#FFF;
background:#84C1C1;
}

