.txt_clipping {
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.menu {
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration: none;
	color:#666666;
}
.link_menu {
	font-family: Trebuchet MS;
	font-size: 10px;
	text-decoration: none;
	color:#000000;
}

.titulos {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.stitulos {
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
}
.titulosG {
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.titulosP {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.pagina {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #cccccc;
}
.paginaSel {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #cccccc;
}
.textos{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.textosP{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
font {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.link_rss {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.link_cinza {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.link_verde {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.textosG {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.quadrocinza{
	background-color:#F6FBF2;
	border: 1px solid #cccccc;
}
.botoes{
	background-color:#F6FBF2;
	border: 1px solid #cccccc;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.borda{
	background-color:#F6FBF2;
	border: 1px solid #cccccc;
}
.quadrocinzaG{
	background-color:#FFFFFF;
	border: 2px solid #cccccc;
}
.abas{
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
hr {
	border: 1px dotted #000000;
}

.campos {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #666666;
	background-color: #F4F4F4;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.campo_pesquisa{
	border:0px;
	background:#cccccc;
	color:black;
	font-family:"Trebuchet MS";
}	

body {
margin-top: 10px;
scrollbar-face-color: #f4f4f4;
scrollbar-shadow-color: #d5d5d5;
scrollbar-highlight-color: #d5d5d5;
scrollbar-3dlight-color: #d5d5d5;
scrollbar-darkshadow-color: #d5d5d5;
scrollbar-track-color: #d5d5d5;
scrollbar-arrow-color: #000000;
}

div.popvideo{
	display:none;
	position: relative;
	top:150px;
	left:400px;
	width:425px;
	height:320px;
	background-color:white;
	/*filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;*/
	z-index:1001;
}
#divbloqueia
{
    display: none;
    z-index:1000;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 1100px;
    background-color: black;
	filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
}