/* Default CSS Stylesheet for a new Web Application project */

BODY
{
 background-image: url(fundobody.jpg);
background-repeat:repeat-x; 
background-color:#B2C9CF;
font-family:Verdana ;
font-size: 10px;
text-decoration: none;
}



.colunaesquerda
{
	background-color: #E7ECE8;
	border: solid 3px white;
	}

.colunadireita{
	background-color: #D0D8DA;
	border: solid 3px white;
}


.fundomenutitulo{
background-image: url('menu_titulo.gif');
background-repeat:no-repeat;
height:25px

}

.menutituloH
{
    
    font-weight:bold;	
	 font-size: 13px;
	 color: Black;
	 text-decoration: NONE;
	 margin-left: 20PX;
	  margin-bottom: 10px;
		 
}


.menuitemsH
{
	
	font-size: 10pt;
	font-family: verdana;
	margin-left: 10px;
	color: black;
	margin-right: 10px;
	text-decoration: none;
}




.menutitulo
{
   
  font-weight:bold;	
	 font-size: 13px;
	 color: Black;
	 text-decoration: NONE;
 margin-left: 20PX;
 margin: 2px  5px 5px 20px ;
		 
}


.menuitems
{
	 font-size: 13px;
	 color: black;
	 text-decoration: NONE;
	 margin-left: 10PX;
	 margin-right: 10PX;
	 
}

.noticiascaixa
{ border: solid 3px #C0C0C0;
	border-collapse:collapse ;
	 
	}

.noticiatitulo
{
	 font-family:Verdana ;
	font-size: 11px;
	 margin-left: 3px;
	color: #333333;
	text-decoration: none;
}


.noticiatexto
{
    font-family:Verdana ;
	font-size: 10px;
	
	color: #333333;
	text-decoration: none;
}

.imagemnoticia
{
	margin: 0px 10px 5px 0px;
}


.topicosmarcas
{
	font-family:Verdana ;
	font-size: 11px;
	 font-weight:bold;
	color: #333333;
	text-decoration: none;
}

.descricaotopicos
{
	font-family:Verdana ;
	font-size: 11px;
	
	color: #333333;
	text-decoration: none;
}




.fundotopocaixa
{
	background-image: url(fundotopocaixa.jpg);
	
    
        
}

.titulo_caixa
{
    font-family:verdana ;
	font-size: 13px;
    color: black;
	text-decoration: none;
	padding:  1px  2px 2px 2px;
	
	 border-bottom: solid 1px #CCCCCC;
}


.barratopo

{background-image: url(fundobarra.jpg);
	border: solid 2px white;   
	padding: 3px 3px 3px 3px ;
}

.barratopopub

{
	border: solid 2px white;   
	
	text-align: center;
	background-color: #E7ECE8;
}

.barrafundo

{
   {background-image: url(fundobarra2.jpg);
    border: solid 3px white;   
	padding: 3px 3px 3px 3px ;
	font-size: 10px;
   
}



.aposfundo
{
	margin-top: 3px;
	 margin-bottom: 3px;
	font-size: 10px;
	line-height: 5pt;
	color: black;
	text-decoration: NONE;
	
}

.datadasnoticias
{
	margin-top: 3px;
	 margin-bottom: 3px;
	font-size: 10px;
	line-height: 5pt;
	color: #808080;
	text-decoration: NONE;
	
}


.DropDown
{
    font-family:Verdana ;
	font-size: 11px;
	
	color: #333333;
	text-decoration: none;	
}


.geral
{
	font-family:Verdana ;
	font-size: 11px;
	
	color: #333333;
	text-decoration: none;
	}
