/* CSS Document */
<!--
body{
	background :url(../../imagens/fundo_convibra2006.jpg) repeat-x fixed;
	margin-left: 0px;
	margin-top: 2px;
	}

/*Links*/
.menu { font-family: Verdana; font-size:11px; color: #F7F7F7; text-decoration:none }
.menu:link { font-family: Verdana; font-size:11px; color: #F7F7F7; text-decoration:none }
.menu:visited { font-family: Verdana; font-size:11px; color: #F7F7F7; text-decoration:none }
.menu:active { font-family: Verdana; font-size:11px; color: #FFFFFF; text-decoration:none }
.menu:hover { font-family: Verdana; font-size:11px; color: #FFFFFF; text-decoration:underline }

.news { font-family: Verdana; font-size:11px; color: #333333; text-decoration:none }
.news:link { font-family: Verdana; font-size:11px; color: #333333; text-decoration:none }
.news:visited { font-family: Verdana; font-size:11px; color: #333333; text-decoration:none }
.news:active { font-family: Verdana; font-size:11px; color: #000000; text-decoration:none }
.news:hover { font-family: Verdana; font-size:11px; color: #000000; text-decoration:underline }

.link_p1 { font-family: Verdana; font-size:11px; color: #5C6835; font-weight: bold; text-decoration:none }
.link_p1:link { font-family: Verdana; font-size:11px; color: #5C6835; font-weight: bold; text-decoration:none }
.link_p1:visited { font-family: Verdana; font-size:11px; color: #5C6835; font-weight: bold; text-decoration:none }
.link_p1:active { font-family: Verdana; font-size:11px; color: #5C6835; font-weight: bold; text-decoration:none }
.link_p1:hover { font-family: Verdana; font-size:11px; color: #819A35; font-weight: bold; text-decoration:none }


.transparent {
	height: 100%;
	width: 99%;
	opacity: .5;
	/*position: absolute;
	top: 0;
	left: 0;*/
	filter: Alpha(Opacity=50);
	font-size: 11px;
	font-family: Verdana;
	color: #333333;
	background-color: #FFFFFF;
}

.fontData {
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	color: #527B28;
}

.fontRodape {
	font-size: 10px;
	font-family: Verdana;
	color: #666666;
}

.fontTexto11 {
	font-size: 11px;
	font-family: Verdana;
	color: #333333;
}

.fontNews {
	font-size: 11px;
	font-family: Verdana;
	color: #333333;
}

<!--
.style1 {
	color: #CC0033;
	font-weight: bold;
}
-->