/************* GLOBAL *************/
body, form, p, ul, ol, h1, h2, h3, h4, h5, h6{margin:0px;padding:0px;}
body{width:100%;height:100%;font-family:Arial;}
img{border-width:0px;}
.clear{clear:both;float:none;}
.left{float:left;}
.right{float:right;}
.hidden{display:none;}

.cupomDialog{min-width:100px;min-height:50px;max-width:350px;max-height:350px;position:absolute;padding:10px;overflow:auto;font:16px Trebuchet MS, Calibri, Arial;background-color:#ffffff;border:5px solid #FF9900;z-index:1010;-moz-border-radius:10px;-webkit-border-radius:10px;-moz-box-shadow:4px 4px 4px #333;-webkit-box-shadow:4px 4px 4px #333;opacity:0.95;}
.cupomDialog div{width:100%;margin-top:10px;text-align:center;}

.loginDialog{min-width:100px;min-height:50px;max-width:350px;max-height:350px;position:absolute;padding:10px;overflow:auto;font:16px Trebuchet MS, Calibri, Arial;background-color:#ffffff;border:5px solid #FF9900;z-index:1010;-moz-border-radius:10px;-webkit-border-radius:10px;-moz-box-shadow:4px 4px 4px #333;-webkit-box-shadow:4px 4px 4px #333;opacity:0.95;}
.loginDialog input{font:14px Verdana;margin:0px;border:1px solid #666;background-color:white;-moz-border-radius:3px;-webkit-border-radius:3px;}
.loginDialog label{width:60px;float:left;text-align:right;}
.loginDialog .loginLine{width:350px;margin-top:10px;}
.loginDialog .botoes{width:100%;padding-top:10px;text-align:center;}

.divRotator{width:auto;height:100px;padding:0px 5px 10px 0px;}
.divRotatorSub{width:auto;height:90px;border:5px solid #0C0;background-color:white;-moz-border-radius:5px;-webkit-border-radius:3px;-moz-box-shadow:2px 2px 2px #333;-webkit-box-shadow:2px 2px 2px #333;}
.divRotatorCategoria{width:196px;height:24px;float:left;margin:4px 0px 0px 4px;padding:4px;overflow:hidden;text-transform:uppercase;text-align:center;background-color:#333;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;}
.divRotatorCategoria a{color:white;font:normal bold 12px Verdana;text-decoration:none;}
.divRotatorCategoria a:hover{color:orange;text-decoration:underline;}
.divRotatorZona{width:90px;height:24px;float:right;margin: 4px 8px 0px 0px;padding:4px;overflow:hidden;text-transform:uppercase;text-align:center;background-color:#333;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;}
.divRotatorZona a{color:white;font:normal bold 12px Verdana;text-decoration:none;}
.divRotatorZona a:hover{color:orange;text-decoration:underline;}
.divRotatorChamada{height:47px;margin:0px 4px 4px;text-align:center;background-color:#FF6600;-moz-border-radius:5px;-webkit-border-radius:5px;}
.divRotatorChamada a{font:normal bold 18px Arial;color:white;text-decoration:none;}
.divRotatorChamada a:hover{font-style:italic;text-decoration:underline;}

