/*popup*/

body, html {
margin:0px;
padding: 0px;
height: 100%;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 12px;
overflow-y: auto;
}

#popup {
background: url("../fx/body2.jpg") left top repeat-x;
width: 100%;
height: 100%;
border:0px solid green;
font-family: Tahoma, Verdana, Arial, sans-serif;
margin:0 auto;
padding:0; 
}

#popup table, #popup td {
border: 0 !important;
border: 0 !important; 
}

#popup .top {
width: 100%;
height: 100px;
margin: 0 auto;
background: url("../fx/body2.jpg") left top repeat-x;
}

#popup .logo {
padding-top: 40px;
padding-left: 36px;
width: 226px;
height: 80px;
clear: both;
border: 0px solid red;
}

#popup .content {
padding:0 36px ;
margin: 0 auto;
width: 100%;
min-height: 100%;
border: 0px solid red;
font-family: Tahoma, Verdana, Arial, sans-serif;
}

.footer_popup {
vertical-align: text-bottom;
width: 100%;
height: 130px;
margin: 0 auto;
border: 0px solid red;
background: #dddddf url("../fx/popup-footer.gif") left top repeat-x;
}

.footer .inside_popup {
vertical-align: text-bottom;
padding-top: 64px;
padding-left: 36px;
}

#popup1 {
background: url("../fx/body3.jpg") left top repeat-x;
width: 100%;
height: 100%;
border:0px solid green;
margin:0 auto;
padding:0; 
}

#popup1 table, #popup1 td {
border: 0 !important;
border: 0 !important; 
}

#popup1 .top {
width: 100%;
height: 100px;
margin: 0 auto;
background: url("../fx/body3.jpg") left top repeat-x;
}

#popup1 .logo {
padding-top: 20px;
padding-left: 36px;
width: 226px;
height: 80px;
clear: both;
border: 0px solid red;
}

#popup1 .content {
padding:0 36px ;
margin: 0 auto;
width: 100%;
min-height: 100%;
border: 0px solid red;
}

fieldset
{
margin:0em 0em 1.5em 0em;
padding:1.4em;
border:1px solid #c6c6c6;
font-family: Tahoma, Verdana, Arial, sans-serif;
margin-top: 23px;
line-height: 1.3em;
}

legend
{
font-weight:bold;
font-size:1.2em;
font-family: Tahoma, Verdana, Arial, sans-serif;
color: #FF9900;
}

label
{
font-weight:bold;
font-family: Tahoma, Verdana, Arial, sans-serif;
padding-top: 12px;
}

.formInputSelect
{
width:400px;
margin:0.25em 0.25em 0.25em 0em;
border:1px solid #c6c6c6;
padding: 2px;
background: url("../fx/input-text.gif") left top repeat-x;
}

.formInputSelect:focus
{
background-color:#fff;
border:1px solid #c0c0c0;
}

.tabela{
width: 100%;
height: 100%;
background: url('../fx/body2.jpg') left top repeat-x; 
border: 0px solid #fff;
}

.tabela_min{
width: 100%;
height: 100%;
background: url('../fx/body3.jpg') left top repeat-x; 
border: 0px solid #fff;
}

