/* CSS Document */

body {
background:#000000 url(/template/image/bg.gif);
background-attachment:fixed;
}

.titNoticia {
	font-family: Tahoma;
	font-size: 11px;
	color: #884F2C;
	font-weight:bold;
	text-align:left;

}
.link_noticia {
	font-family: Trebuchet MS;
	font-size: 11px;
	line-height:12px;
	text-align:left;
	color: #C10400;
	text-decoration:none;
}

.link_noticia:hover {
	font-family: Trebuchet MS;
	font-size: 11px;
	line-height:12px;
	color: #C10400;
	text-align:left;
	text-decoration: underline;
}

.txtData {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-align:left;

}
.fontcorrida {
	font-family: Tahoma;
	font-size: 11px;
	color: #857F7C;
	text-align:left;

}
.fontTopvirus {
	font-family: Tahoma;
	font-size: 10px;
	color: #857F7C;
	text-align:left;

}
.fontForProcesso{
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:bold;
	text-align:left;

}
.txtRodape{
	font-family: Tahoma;
	font-size: 10px;
	color: #6F6B68;


}
.txtRodapeContato{
	font-family: Tahoma;
	font-size: 10px;
	color: #682726;


}
.fontColuna {
	font-family: Tahoma;
	font-size: 11px;
	color: #4E4C49;
	text-align:left;

}


.campo {  
	font:  10px tahoma; 
	color: #000000; 
	background-color: #FFFFFF; 
	}


/* Configuracao das paginas de Conteudo */
#conteudo {
	padding: 15px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333;
	font-weight: normal;
}

#conteudo h1 {
	font-family: arial,helvetica,verdana,sans-serif;
	font-size: 24px;
	line-height: 24px;
	color: #333;
	margin-bottom: 5px;
	font-weight: normal;
}


#conteudo h2 {
	font-family: arial,helvetica,verdana,sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #666666;
	margin: 0;
	font-weight: normal;
}

#conteudo h3 {
	font-family: arial,helvetica,verdana,sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #666666;
	margin: 0;
	font-weight: normal;
}


#conteudo h4 {
	font-family: arial,helvetica,verdana,sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #990000;
	margin: 0;
	font-weight: normal;
}

#conteudo h5 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #999999;
	margin: 0;
	font-weight: bold;
}

#conteudo h6 {
	font-family: arial,helvetica,verdana,sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #999999;
	margin: 0;
	font-weight: normal;
}

#conteudo p
{
	margin: 0 0 10px 0;
}

#conteudo li, ul, ol
{
	margin: 3px;
}

#conteudo td {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333;
	font-weight: normal;
}

#conteudo a
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #4C4C4C;
	font-weight: bold;
	text-decoration: none;
}
#conteudo a:hover
{
	color: #BDBCBA;
}

#conteudo a.mainlink
{
	color: #333;
	text-decoration: none;
	font-weight: normal;
}


#menu_esq a {
	color: #000;
}
