/* CSS Document */

a:link {
	color: #FFFFFF;
	text-decoration:underline;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

BODY {
background-color:#000;
margin-top: 0px;
margin-left:0px;
margin-right:0px;
}

.container {
width: 1000px;
margin:auto;
}



/*  HEADER */

.logo {
width: 1000px;
height: 97px;
background-color:#000;
background-image: url(imagens/logo.jpg);
background-repeat:no-repeat;
}


.menu {
width: 1000px;
height:38px;
float:left;
background-color:#c1130d;


}

.solidblockmenu{
font: bolder 11px helvetica, arial;
width: 1000px;
height:50px;
_height:30px;
border: none;
text-transform:uppercase;
float: left;
}

.solidblockmenu li{
display: inline;
float: left;
color: #FFFFFF;
padding: 0px 20px;
#padding: 12px 20px;
text-decoration: none;
}

.solidblockmenu li a{
float: left;
color: #FFFFFF;
text-decoration: none;

}

.solidblockmenu li a:visited{
color: #FFFFFF;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: #FFFFFF;
}


.banner {
width: 1000px;
height: 246px;
float:left;

}
     
     
 /*BODY */
     
 .baixo {
width: 1000px;
background-color:#2e2e2e;
float:left;
}
 
 
 
 .esquerda {
width: 198px;
height: 314px;
float:left;
}

.esquerda01 {
width: 183px;
height: 299px;
padding:6px;
float:left;
}


.esquerda_local {
width: 183px;
height: 46px;
background-image: url(imagens/local.png);
_background-image: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imagens/local.png'); 
background-repeat:no-repeat;
float:left;
}



.esquerda_msn {
width: 183px;
height: 56px;
background-image: url(imagens/msn.png);
_background-image: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imagens/msn.png'); 
background-repeat:no-repeat;
float:left;
}


.esquerda_favoritos {
width: 183px;
height: 25px;
background-image: url(imagens/favoritos.png);
_background-image: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imagens/favoritos.png'); 
background-repeat:no-repeat;
float:left;
}

.esquerda_caixa {
width: 183px;
height: 134px;
margin-top:30px;
float:left;
}

.esquerda_caixa_tp {
width: 183px;
height: 19px;
background-image: url(imagens/tp_noticias.png);
_background-image: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imagens/tp_noticias.png'); 
background-repeat:no-repeat;
float:left;
}


.esquerda_caixa_txt {
width: 183px;
height: 110px;
margin-top:6px;
float:left;
}



.centro{
width: 604px;
_width: 590px;
height: 299px;
background-color:#000;
margin-top:6px;
float:left;
}


.centro_foto{
width: 324px;
height: 244px;
margin-top:14px;
margin-left:12px;
_margin-left:6px;
border: 1px solid white;
float:left;
}


.centro_txt{
width: 244px;
height: 244px;
font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
line-height: 19px;
color:#FFFFFF;
margin-top:14px;
margin-left:12px;
_margin-left:6px;
float:left;
}



.centro_links{
width: 324px;
height: 33px;
margin-left:12px;
_margin-left:6px;
float:left;
}



.direita {
width: 198px;
height: 314px;
float:left;
}

.direita01 {
width: 183px;
height: 299px;
padding:6px;
float:left;
}


.direita_pesquisa {
width: 183px;
float:left;
}


.direita_pesquisa_tp {
width: 183px;
height: 22px;
background-color: transparent;
background-image: url(imagens/tp_pesquisa.png);
_background-image: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imagens/tp_pesquisa.png'); 
background-repeat:no-repeat;
float:left;
}

.direita_pesquisa_caixa {
width: 183px;
height: 111px;
float:left;
}

.direita_outros {
width: 183px;
height: 157px;
margin-top:8px;
float:left;
}


.direita_outros_tp {
width: 183px;
height: 30px;
background-image: url(imagens/tp_outros_dest.png);
_background-image: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imagens/tp_outros_dest.png'); 
background-repeat:no-repeat;
float:left;
}

.direita_outros_caixa {
width: 183px;
height: 127px;
float:left;
}




/*  FOOTER */

.rodape{
width: 900px;
font-family:tahoma;
font-size:8pt;
color:#FFF;
margin:auto;
margin-top:10px;
}

.rodape a:link    {  font-family: tahoma; font-size: 10px; color: #FFF;  margin: auto;  text-decoration:none; }
.rodape a:visited {  font-family:tahoma; font-size: 10px; color: #FFF;   margin: auto; text-decoration: none;  }
.rodape a:hover   {  font-family:tahoma; font-size: 10px; color: #FFF;   margin: auto; text-decoration: none;  }

.assinatura{
width: 160px;
font-family:tahoma;
font-size:8pt;
color:#FFF;
margin-top:10px;
float:right;
}

.assinatura a{
width: 160px;
font-family:tahoma;
font-size:8pt;
color:#FFF;
margin-top:10px;
float:right;
text-decoration:none;
}

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/*script  */

/*preload classes*/ .svw {width: 303px; height: 227px; } .svw ul {position: relative;  left: -999em;}  

/*core classes*/ .stripViewer {  position: relative; overflow: hidden;  border: 0px solid #E3EEF9;    margin: 0 0 10px 0; } 

.stripViewer ul { /* this is your UL of images */ margin: 0; padding: 0;  position: relative; left: 0; top: 0; width: 1%; list-style-type: none;  } 

.stripViewer ul li {  float:left; } 

.stripTransmitter { overflow: auto; width: 1%; } 

.stripTransmitter ul { margin: 0; padding: 0; position: relative; list-style-type: none; } 

.stripTransmitter ul li{ width: 20px; float:left; margin: 0 1px 1px 0; } 

.stripTransmitter a{ font: bold 10px tahoma; text-align: center; line-height: 20px; color: #ccc; text-decoration: none; display: block; } 

.stripTransmitter a:hover, a.current{ color: #FF0000; }  /*tooltips formatting*/ 

#tooltip { background: #fff; color: #000; opacity: 0.85; border: 0px solid #dedede; } 
#tooltip h3 {  font: normal 10px tahoma;  margin: 0;  padding: 6px 2px;  border: 0; } 

/* script */


