* { /* ZERANDO MARGIN E PADDIN DE TODOS OS ELEMENTSO */
   padding:0px 0px 0px 0px;
   margin:0px 0px 0px 0px;
   font-family:"Trebuchet MS", Verdana, Arial;

}

#poup-up { /* DIV GERAL */
   width:100%;
/*   height:452px; */
}

/*****************
* TOPO
******************/

#poup-up_topo {
   height:116px;
   background:url("img/poup-up_bg-topo.jpg");
}

#poup-up_topo h1 {
    float:left;
    width:230px;
	height:116px;
   	text-indent:-5000em;
	overflow:hidden;
    background:url("img/pop-up_logo.jpg");
}

#poup-up_topo h2 {
   padding:40px 14px 0px 275px;
   color:#B97572;
   font-family:"Times New Roman";
   font-size:15pt;
   font-weight:bold;
}

#poup-up_topo h3{
   padding:0px 14px 0px 275px;
   margin-top:-4px;
   color:#696661;
   font-size:9pt;
   font-weight:bold;
}

#poup-up_topo h4 {
   padding:0px 14px 0px 275px;
   margin-top:-3px;
   color:#9A9790;
   font-size:8pt;
   font-weight:bold;
}

/*****************
* TOPO
******************/

#poup-up_corpo {clear:both;}

#poup-up_corpo h2 {
   width:170px;
   float:right;
   line-height:16px;
   color:#525252;
   font-size:9pt;
   margin-top:43px;
   margin-right:19px;
}

html>body #poup-up_corpo h2 {margin-right:38px;}

#poup-up_corpo p  {
   width:170px;
   float:right;
   line-height:14px;
   font-size:8pt;
   background:white;
   margin-right:19px;
}
html>body #poup-up_corpo p {margin-right:38px;}
#poup-up_corpo img {
   float:left;
   margin:32px 0px 30px 15px;
}
#poup-up_corpo #chaveiro {
   float:left;
   margin:32px 0px 30px 85px;
}

#versao  {
   border-top:1px dashed #ccc;
   border-bottom:1px dashed #ccc;
   font-weight:bold;
   background:red;
   margin-top:10px;
   margin-bottom:8px;
   padding-top:10px;
   padding-bottom:10px;
   color:#989f15;
}

#poup-up_corpo h3 {
   width:170px;
   float:right;
   height:28px;
   padding-left:35px; 
   padding-top:6px;
   margin-right:2px;
   background:url("img/pop-up_btn.jpg") no-repeat;
}

html>body #poup-up_corpo h3 {padding-top:0px;}

#poup-up_corpo h3 a {
   text-decoration:none;
   color:#82493E;
   font-size:8pt;
}

/*****************
* RODAPE
******************/

#poup-up_rodape {
   height:29px;
   clear:both;
   font-size:8pt;
   margin:0px 0px 0px 0px; padding:0;
   background:url("img/pop-up_bg-rodape.jpg") repeat-x;
}

#poup-up_rodape p {
   height:29px;
   text-align:right;
   padding:8px 14px 0px 0px;
}

#poup-up_rodape a {
   color:#B06967;
   text-decoration:none;
   font-family:"Trebuchet MS", Verdana, Arial;
   font-weight:bold;
   font: 10px;
}