/* ----- Inicio do CSS listticker jquery ----- */

body{
    background: #fff url(bg-grad-grey-header.jpg) repeat-x;
	font-family:arial;
	font-size:11px;
	color: #888;
}
  /* -------- HEADINGS TAGS ---------- */
h1 {
font-family: verdana;
font-style: normal;
font-weight: bold;
font-size: 16pt;
color: #000;
text-align: center;
padding: 3px;
}
h2 {
font-family: verdana;
font-style: normal;
font-weight: bold;
font-size: 12pt;
color: #000;
text-align: center;
padding: 3px;
}
h3 {
font-family: verdana;
font-style: normal;
font-weight: normal;
font-size: 10pt;
color: #666;
text-align: left;
padding:5px;
}
h4 {
font-family: verdana;
font-style: normal;
font-weight: normal;
font-size: 9pt;
color: #ee9900;
text-align: right;
padding:5px;
}
h5 {
font-family: verdana;
font-style: normal;
font-weight: normal;
font-size: 8pt;
color: #999;
text-align: center;
padding:5px;
}
h6 {
font-family: verdana;
font-style: normal;
font-weight: normal;
font-size: 7pt;
color: #666;
text-align: right;
padding:3px;
}
                               /* --------- LINKS ----------- */
a {
        font-family: verdana;
        font-size: 12px;
        color: #ff0000;
        text-decoration: none;
        text-align: center;
}
a:hover {
        font-family: verdana;
        font-size: 12px;
        font-weight: normal;
        color: #999933;
        text-decoration: underline;
		text-align: center;	
}
                                        /* ----------- JANELA TOTAL -------- */
#container {
background: #fff url(bg-grad-grey-header.jpg) repeat-x;
margin: 0;
padding: 0;
width: auto;
height: 650px;
border: 0 solid #0000ff;
}
#cabecalho {
background: transparent url(bg-grad-grey-header) repeat-x;
margin: 0;
padding: 0;
width: auto;
height: 100px;
border: 0 solid #c9c9c9;
}
                             /* LOGOMARCA --------*/
#img-logopad  {
float:left;
width: 206px;
height:159px;
margin:0;
padding:0;
}
                /* -------- MENU PRINCIPAL ----------- */
#div-main-menu {
background: transparent url(imagens/bg_menu.gif) repeat-x;
margin:0;
padding: 0;
width: auto;
height: 40px;
border: 0 solid #c9c9c9;
border-bottom: 0 solid #eee;
}
#pmenu {
  background: transparent;
  list-style: none;
  margin: 0;
  padding: 0;
}
#pmenu li{
  background: transparent url();
  float: left;
  width : auto;
  height : 40px;
  display: inline; 
  margin: 0;
  margin-left: 0;
  padding: 0;
  }
#pmenu li a{
  display: block;
  background: transparent;
  width: 80px;
  height:32px;
  font: 14px Verdana;
  color: #333;
  text-decoration: none;
  text-align: center;
  border: 0 dashed #ffccff;
  border-right: 1px inset #999;
  margin: 0;
  padding-top: 8px;
  }
#pmenu li a:hover{
  background: #eee;
  font-weight: normal;
  color: #666;
  height:32px;
  }                  
      /* ----- Adsense menu ---- */                
#bloco-adsense-menu {
width: auto;
height: 70px;
margin: 10px 0 0 0;
padding:5px;
} 
     /* ----- SEARCH ---- */
#cse-search-box {
background: #fff url(imagens/bg-pesquisa-pad.jpg) repeat-x;
width: auto;
height: 50px;
margin:7px 0 0 0;
padding:7px 0 0 0;
border: 0 solid #f9f5f5;
}
#caixa {
background: #fff;
width: 400px;
height: 22px;
margin:3px;
padding:0;
border: 1px solid #eee;
}  
#pesquisar {
background: #fff;
width: 100px;
height: 30px;
margin:3px;
padding:0;
border: 1px solid #A3011E;
}       
#categorias {
background: transparent;
float: left;
margin:  3px 0 3px 3px;
padding: 0;
width: 302px;
height: 290px;
border: 0 solid #c9c9c9;
clear:both;
}
#img-categorias  {
float:left;
margin:2px;
padding:3px;
}
#box-adsense {
float: left;
background: #fff;
margin: 6px 0 0 0;
padding: 0;
width: 345px;
height: 290px;
border: 0 solid #c9c9c9;
}
#slide {
float: left;
background: #fff;
margin-top: 12px;
padding: 8px;
width: 300px;
height: 250px;
border: 1px solid #c9c9c9;
}
#sub-footer {
margin: 0;
padding: 0;
width: auto;
height: 100px;
border: 1px solid #ddd;
clear:both;
}
/* Adsense horizontal footer */
#sub-footer-left {
float: left;
margin: 3px;
padding: 0;
width: 733px;
height: 88px;
border: 0 dashed #ff0000;
}
#sub-footer-right {
float: right;
margin: 0;
padding: 3px;
width: 215px;
height: 88px;
border-left: 1px dashed #c9c9c9;
}
#img-celebridades  {
float:left;
width: 100px;
height:67px;
margin:0;
padding:0;
border: 1px solid #ff0000;
}
#sub-footer-right h3  {
font-family: verdana;
font-size: 9pt;
font-weight: bold;
text-align: center;
color: #336666;
margin: 0;
padding:3px;
}
#sub-footer-right h5  {
font-family: verdana;
font-size: 8pt;
font-weight: normal;
text-align: center;
color: #000;
margin:0;
padding:3px;
}
#sub-footer-right a {
        font-family: verdana;
        font-size: 8pt;
        color: #ff0000;
        text-decoration: underline;
}
#sub-footer-right a:hover {
    font-family: verdana;
    font-size: 8pt;
    font-weight: normal;
    color: #999933;
	text-decoration: none;
}
#rodape {
background: #fff url(imagens/centro_bg) repeat-x;
margin: 5px;
padding: 0;
width: auto;
height: 15px;
border: 0 solid #c9c9c9;
clear:both;
}
































