body {
	background-image: url(http://www.velha.org/menu/background_grey.gif);
}

a.titulo:link {text-decoration: none}
a.titulo:visited {text-decoration: none}
a.titulo:hover {text-decoration: underline}
a.titulo:active {text-decoration: none}

a.titulo2:link {text-decoration: none}
a.titulo2:visited {text-decoration: none}
a.titulo2:hover {text-decoration: underline}
a.titulo2:active {text-decoration: none}

a.novasnottit:link {text-decoration: none}
a.novasnottit:visited {text-decoration: none}
a.novasnottit:hover {text-decoration: underline}
a.novasnottit:active {text-decoration: none}

a.normal:link {
	text-decoration: none;
	color: #CC0000;
}
a.normal:visited {
	text-decoration: none;
	color: #CC0000;
}
a.normal:hover {
	text-decoration: underline; 
	color: #CC0000;
}
a.normal:active {
	text-decoration: none; 
	color: #CC0000;
}
.clear {
  clear: left;
}
.norm {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-align: justify;
	vertical-align: top;
	line-height: 125%;
	color: #000000;
	font-weight: normal;
}
.normbold {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-align: justify;
	vertical-align: top;
	line-height: 125%;
	color: #000000;
	font-weight: bold;
}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	letter-spacing: 0.5px;
	line-height: 120%;
	clear: left;
}
.titulo2 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	letter-spacing: 0.5px;
	line-height: 120%;
	clear: left;
}
.subtitulo {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-align: left;
	line-height: 100%;
	font-weight: bold;
	letter-spacing: 0.3px;
	color: #808080;
}
.datahora {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: left;
	line-height: 100%;
	font-weight: bold;
	letter-spacing: 0.6px;
	color: #808080;
}
.data2dia {
	font-family: "Trebuchet MS";
	font-size: 45px;
	text-align: center;
	line-height: 100%;
	font-weight: bold;
	letter-spacing: 0.6px;
	color: #808080;
}
.data2mes {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: center;
	line-height: 100%;
	font-weight: bold;
	letter-spacing: 0.6px;
	color: #808080;
}
.data2diasemana {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: center;
	line-height: 100%;
	font-weight: bold;
	letter-spacing: 0.9px;
	color: #000000;
}
.data2hora{
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: center;
	line-height: 100%;
	font-weight: bold;
	letter-spacing: 0.6px;
	color: #000000;
}

IMG.fotoesq {	
	margin-bottom: 3px;
	margin-right: 10px;
	clear: left;
	float: left;
	border: 0px solid #ffffff;
}
IMG.fotoesq2 {	
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border: 0px solid #ffffff;
}

.textorodape {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	line-height: 100%;
	color: #EEEEEE;
}
.linkparasite {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-align: right;
	font-weight: bold;
	color: #336699;
}
.linkparamaisinfo {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-align: right;
    vertical-align: bottom;
	font-weight: bold;
	color: #336699;
}
.linkparamaisinfoesq {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-align: left;
    vertical-align: bottom;
	font-weight: bold;
	color: #336699;
}
.linkmarcadores{
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-align: left;
    vertical-align: bottom;
	font-weight: bold;
	color: #336699;
}
.amarelo{background-color: #FFFF66;}  
table.tabelaresumo {
	border-width: 0px 0px 0px 0px;
	width:100%;
	border-collapse: separate;
}
table.tabelaresumo td, th {
	padding: 15px 10px 10px 10px;
	background-color: #E8E8E8;
	border-width: 0px 0px 1px 0px;
	vertical-align: top;
}
.novasnottit {
	font-family: "Courier New, Courier, mono";
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;
	letter-spacing: 1px;
}
.novasdestaque {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	font-variant: normal;
	color: #336699;
	letter-spacing: 1px;
}
.novasnotnorm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	line-height: 12px;
	color: #000000;
	font-weight: normal;
}
.textoforms {
	font-size: 11px;
	background-color: #CCCCCC;
}
label {
	width: 60px;
	float: left;
	text-align: right;
	margin-right: 5px;
	display: block;
}
textarea { 
	background-color: #E8E8E8;
	border:0px solid #000099;
	font:11px verdana, arial, helvetica, sans-serif;
	color:#003399;
}
.botoes {
 font-family: Verdana, Arial, Helvetica, sans-serif;  
 font-size: 10px;  
 background-color: #333333;  
 color: #FFFFFF;  
 margin-right: 6px;  
}
input {
	color:#003399;
	border:0px solid #000099;
	font:13px "Trebuchet MS";
	background-color: #E8E8E8; 
}
.submit input {
	color: #000;
	background: #ffa20f;
	border: 1px solid #000000;
}
blockquote
{
border: 0px solid #781351;
}.barra {
	color: #900;
}
	.tituloladodireito{
		padding-top:2px;
		height: 20px;
		font-family: "Trebuchet MS";
		font-size: 14px;
		color: #434343;
		font-weight: bold;
	}

	.menu1{
		background-color:#ffffff;
		margin-left:2px;
		padding-left:10px;
		padding-top:2px;
		padding-bottom: 2px;
		display:block;
		text-decoration: none;
		height: 20px;
		font-family: "Trebuchet MS";
		font-size: 14px;
		color: #aa1e22;
		font-weight: bold;
	}
	.menu2{
		background-color:#ffffff;
		margin-left:2px;
		padding-left:10px;
		padding-top:2px;
		padding-bottom: 2px;
		display:block;
		text-decoration: none;
		height: 20px;
		font-family: "Trebuchet MS";
		font-size: 14px;
		color: #a0854a;
		font-weight: bold;
	}
	.menu3{
		background-color:#ffffff;
		margin-left:2px;
		padding-left:10px;
		padding-top:2px;
		padding-bottom: 2px;
		display:block;
		text-decoration: none;
		height: 20px;
		font-family: "Trebuchet MS";
		font-size: 14px;
		color: #877258;
		font-weight: bold;
	}
	.menu4{
		background-color:#ffffff;
		margin-left:2px;
		padding-left:10px;
		padding-top:2px;
		padding-bottom: 2px;
		display:block;
		text-decoration: none;
		height: 20px;
		font-family: "Trebuchet MS";
		font-size: 14px;
		color: #669966;
		font-weight: bold;
	}			
	.menu5{
		background-color:#ffffff;
		margin-left:2px;
		padding-left:10px;
		padding-top:2px;
		padding-bottom: 2px;
		display:block;
		text-decoration: none;
		height: 20px;
		font-family: "Trebuchet MS";
		font-size: 14px;
		color: #b9791d;
		font-weight: bold;
	}			
	.menu6{
		background-color:#ffffff;
		margin-left:2px;
		padding-left:10px;
		padding-top:2px;
		padding-bottom: 2px;
		display:block;
		text-decoration: none;
		height: 20px;
		font-family: "Trebuchet MS";
		font-size: 14px;
		color: #434343;
		font-weight: bold;
	}	
	.submenuu{
		background-color:#ffffff;
		display: block;
		height: 19px;
		margin-left: 12px;
		padding-top: 2px;
		padding-left: 7px;
		font-family: "Trebuchet MS";
		font-size: 12px;
		text-align: left;
		vertical-align: top;
		line-height: 125%;
		color: #333333;
		font-weight: bold;		
	}
a.submenuu:link {text-decoration: none}
a.submenuu:visited {text-decoration: none}
a.submenuu:hover {text-decoration: underline}
a.submenuu:active {text-decoration: none}	
	.hide{
		display: none;
	}
	.show{
		display: block;
	}
	#mymenu1{
		color: #333333;
	}	
.menucentro {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-align: left;
    vertical-align: bottom;
	font-weight: bold;
	color: #336699;
}
a.linkfundo:link {text-decoration: none; color: #CC0000;}
a.linkfundo:visited {text-decoration: none;color: #CC0000;}
a.linkfundo:hover {text-decoration: underline; color: #CC0000;}
a.linkfundo:active {text-decoration: none; color: #CC0000;}