body
{
margin: 0 0 0 0;
}
a:link {
	color: #000;
	text-decoration: none;
	font-family : Verdana;
}
a:visited {
	color: #000;
	text-decoration: none;
	font-family : Verdana;
}
a:hover {
	color: #000;
	text-decoration: underline;
	font-family : Verdana;
}
a:active {
    color: #000;
	text-decoration: none;
	font-family : Verdana;
}
a.menuSuperior:link {
	color: #000;
	text-decoration: none;
	font-weight:bold;
	font-family : Verdana;
	text-transform:uppercase;
}
a.menuSuperior:visited {
	color: #000;
	text-decoration: none;
	font-weight:bold;
	font-family : Verdana;
	text-transform:uppercase;
}
a.menuSuperior:hover {
	color: #000;
	text-decoration: underline;
	font-weight:bold;
	font-family : Verdana;
	text-transform:uppercase;
}
a.menuSuperior:active {
	color: #000;
	text-decoration: none;
	font-weight:bold;
	font-family : Verdana;
	text-transform:uppercase;
}

a.menu:link {
	color: #C92523;
	display:block;
	text-decoration: none;
	font-weight:bold;
	font-family : Verdana;
	text-transform:uppercase;
	background-image:url(../imagens/setaMenu.gif);
	background-repeat:no-repeat;
	background-position:5px;
	padding-left: 20px;
	margin-top:5px;
	margin-bottom:5px;	
}
a.menu:visited {
	color: #C92523;
	display:block;
	text-decoration: none;
	font-weight:bold;
	font-family : Verdana;
	text-transform:uppercase;
	background-image:url(../imagens/setaMenu.gif);
	background-repeat:no-repeat;
	background-position:5px;
	padding-left: 20px;
	margin-top:5px;
	margin-bottom:5px;	
}
a.menu:hover {
	color: #000;
	display:block;
	text-decoration: none;
	font-weight:bold;
	font-family : Verdana;
	text-transform:uppercase;
	background-image:url(../imagens/setaMenu.gif);
	background-repeat:no-repeat;
	background-position:5px;
	padding-left: 20px;
	margin-top:5px;
	margin-bottom:5px;	
}
a.menu:active {
    color: #C92523;
	display:block;
	text-decoration: none;
	font-weight:bold;
	font-family : Verdana;
	text-transform:uppercase;
	background-image:url(../imagens/setaMenu.gif);
	background-repeat:no-repeat;
	background-position:5px;
	padding-left: 20px;
	margin-top:5px;
	margin-bottom:5px;	
}


a.lClipping:link {
	color: #000;
	display:block;
	text-decoration: none;
	font-family : Verdana;
	width:130px;
	text-align:left;
}
a.lClipping:visited {
	color: #000;
	display:block;
	text-decoration: none;
	font-family : Verdana;
	width:130px;
		text-align:left;
}
a.lClipping:hover {
	color: #000;
	display:block;
	text-decoration: underline;
	font-family : Verdana;
		text-align:left;
}
a.lClipping:active {
    color: #000;
	display:block;
	text-decoration: none;
	font-weight:bold;
	font-family : Verdana;
		text-align:left;
}

/*--------------------------------*/
a.page:link {
	color: #000;
	text-decoration: none;
	font-family : Verdana;
}
a.page:visited {

	text-decoration: none;
	font-family : Verdana;
}
a.page:hover {
	color: Red;
	text-decoration: underline;
	font-family : Verdana;
}
a.page:active {
    color: Red;
	text-decoration: none;
	font-family : Verdana;
}



Table
{
	font-family : Verdana;
	font-size : x-small;
}

.caixa
{
	border: 1px solid Silver;
	width: 140px;
	font-size:xx-small;
}
.caixaMenor
{
	border: 1px solid Silver;
	width: 70px;
	font-size:xx-small;
}

.botao
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	cursor: hand;
	border-bottom: black 1px solid;
	font-family: Verdana;
	background-color: white;
	font-size:xx-small;
	}

.botaoMaior
{
	border: black 1px solid;
	font-size:x-small; 
	font-family: Verdana;
	height: 20px;
	cursor:hand;
}

table#principal
{
	width:777px;
	border:1px solid #CCCCCC;
}

.textoMenor
{
	font-size:xx-small;
	color:#666666;
	margin-bottom:3px;
}
.textoAgenda
{
	font-size:xx-small;
	width:120px;
}

.linhaSeparadora
{
	width:100%;
	background-image:url(../imagens/fundoTracePreto.gif);
	height:5px;
	margin-bottom:5px;
		margin-top:5px;
}

.tituloSecao
{
	font-size:small;
	color:#999999;
}

.tituloNoticia
{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.tituloPagina
{
	font-size:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-image:url(../imagens/setaTitulo.gif);
	background-repeat:no-repeat;
	padding-left:70px;
	margin: 20px 20px 20px 20px;
	color: #C92523;
}

.caixaLinkNoticiaCapa
{
	width:95%;
}

.caixaLinkNoticia
{
	width:95%;
}


.relacao
{
    float:left;
    width:150px;
    margin-top:15px;
    }

.relacao h4
{
    margin-bottom:0;
    }    
    
.relacao ul
{
    margin:0 0 0 0;
    padding:0 0 0 0;
    }    
    
.relacao ul li
{
    padding:3px;
    }    
    
    
.secaoDireita    
{
    background-color:#F6E7AE;
    padding:4px;
    margin-top:8px;
    margin-bottom:8px;
    }
    
.secaoDireita .item
{
    padding:6px;
    border-bottom:1px dashed #ccc;
    }    
    
.secaoDireita img.imgTitulo    
{
    margin-top:10px;
    margin-bottom:10px;
    }