.manchete {
	height : 16px;
	background-repeat : no-repeat;
	color : #8099B2;
	font-weight : bold;
	font-size : 10px;
	font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;	/*background-color : #8099B2;*/
}

.manchete_ov {
	height : 16px;
	background-repeat : no-repeat;
	color : #003366;
	font-weight : bold;
	font-size : 10px;
	font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;	/*background-color : #003366;*/
}

.tittextomanchete{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10px;
	color : #000000;
}

.bordamanchete {
	border-left : 1px solid #003366;
	border-bottom : 1px solid #003366; 
	border-right : 1px solid #003366;
}

.tittitulomanchete{
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 18px;
	color : #000033;
}

.tit1{
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;
	color : #003366;
	height : 16px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
}

.tit2{
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;
	color : #336633;
	height : 16px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
}

.tit3{
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;
	color : #003300;
	height : 16px;
	/*background-image : url(images/pronline_titenquete2.gif);*/
	background-repeat : no-repeat;
	text-align : right;
	margin: auto;
	padding-top: 1px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.titforum{
	background-color : #99CC99;
	/*background-image : url(images/pronline_titcentral.gif);*/
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #003300;
	font-weight : bold;
	text-align : center;
}

.bordaforum {
	border : 1px solid #99cc99;
	/*border-left : 1px solid #40668B;
	border-right : 1px solid #40668B;*/
}

.forumlinha{
	background-color : #FFFFFF;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 9px;
	color : #003366;
}

.titred{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10px;
	color : #CC0000;
}

a.titred:link{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10px;
	color : #CC0000;
	text-decoration : none;
}

a.titred:visited{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10px;
	color : #CC0000;
	text-decoration : none;
}

a.titred:hover{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10px;
	color : #CC0000;
	text-decoration : underline;
}

a.titred:active{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10px;
	color : #CC0000;
	text-decoration : underline;
}

a.maior:link{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	color : #CC0000;
	text-decoration : none;
}

a.maior:visited{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	color : #CC0000;
	text-decoration : none;
}

a.maior:hover{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	color : #CC0000;
	text-decoration : underline;
}

a.maior:active{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	color : #CC0000;
	text-decoration : underline;
}

.tdtable{
	background-color : transparent;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : xx-small;
	color : #003300;
}

.fotoborda {
	border : 0px solid #003366;
	/*filter : progid:DXImageTransform.Microsoft.Shadow(color="#589457", Direction=135, Strength=3);*/
}

.bordacentral {
	border-left : 1px dashed #99CC99;
	border-right : 1px dashed #99CC99;
	border-bottom : 1px dashed #99CC99;

}

.enqueteborda {
	border-bottom : 1px dashed #99CC99;
	/*border-left : 1px solid #003366;
	border-right : 1px solid #003366;
	*/
	background-color : #F4F9F4;
}

.fotonews {
	border : medium double #DCE5E4;
}

A:link			{
	text-decoration : none;
	color : #444444;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 500;
}
A:visited		{
	text-decoration : none;
	color : #444444;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 500;
}

A:hover			{
	text-decoration : underline;
	color : #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 500;
}

A:active			{
	text-decoration : none;
	color : #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 500;
}

body, font{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}


table {
	border : 0px none;
}
input, select, textarea{
	/*background : White;
	border : 1 solid #003300;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	color : #003300;*/
	border-top : 1px solid #61615D;
	border-left : 1px solid #61615D;
	border-bottom : 1px solid #EFF0E6;
	border-right : 1px solid #EFF0E6;
	background : #FFFFFF;
	font : 11px tahoma;
	font-weight : normal;
	color: #333333;
	}
	
.caixatext {
 
	border-top : 1px solid #61615D;
	border-left : 1px solid #61615D;
	border-bottom : 1px solid #EFF0E6;
	border-right : 1px solid #EFF0E6;
	background : #DAEBDA;
	font : 11px arial;
	font-weight : bold;
	color: #003300;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 2px;
}

.caixatext2 {
	border-top : 1px solid #61615D;
	border-left : 1px solid #61615D;
	border-bottom : 1px solid #EFF0E6;
	border-right : 1px solid #EFF0E6;
	background : #DAEBDA;
	font : 11px arial;
	font-weight : bold;
	color: #003300;
	margin: auto;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 2px;
}

.caixatextover{

	border-top : 1px solid #61615D;
	border-left : 1px solid #61615D;
	border-bottom : 1px solid #EFF0E6;
	border-right : 1px solid #EFF0E6;
	background : #FFFFFF;
	font : 11px arial;
	font-weight : bold;
	color: #003300;
	margin: auto;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 2px;
}
.caixatextover2 {
	border-top : 1px solid #61615D;
	border-left : 1px solid #61615D;
	border-bottom : 1px solid #EFF0E6;
	border-right : 1px solid #EFF0E6;
	background : #FFFFFF;
	font : 11px arial;
	font-weight : bold;
	color: #003300;
	margin: auto;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 2px;	/*background : White;
	border : 1 solid #003300;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	color : #003300;
	padding : 0 0 2 4;*/
}

.botao{
	/*background : #336633;
	border-top : 1 solid #7D9D7D;
	border-right : 1 solid #264626;
	border-bottom : 1 solid #264626;
	border-left : 1 solid #7D9D7D;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	color : #FFFFFF;
	padding : 2 0 0 0;*/
	border-top : 1px solid #DFDCD7;
	border-left : 1px solid #DFDCD7;
	border-bottom : 1px solid #9A9791;
	border-right : 1px solid #9A9791;
	background : #D4D0C8;
	font : 11px tahoma;
	font-weight : bold;
	color: #333333;
}
.botaoAzul1{
	/*background : #336633;
	border-top : 1 solid #7D9D7D;
	border-right : 1 solid #264626;
	border-bottom : 1 solid #264626;
	border-left : 1 solid #7D9D7D;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	color : #FFFFFF;
	padding : 2 0 0 0;*/
	border-top : 1px solid #DFDCD7;
	border-left : 1px solid #DFDCD7;
	border-bottom : 2px solid #9A9791;
	border-right : 1px solid #9A9791;
	background : #000099;
	font : 10px tahoma;
	font-weight : bold;
	color: #000099;
}
.botaoover{
	/*background : #336633;
	border-top : 1 solid #264626;
	border-right : 1 solid #336633;
	border-bottom : 1 solid #336633;
	border-left : 1 solid #264626;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	color : #FFFFFF;
	padding : 2 0 0 0;*/
	border-top : 1px solid #DFDCD7;
	border-left : 1px solid #DFDCD7;
	border-bottom : 1px solid #9A9791;
	border-right : 1px solid #9A9791;
	background : #D4D0C8;
	font : 11px tahoma;
	font-weight : bold;
	color: #333333;
}

.botaooff{
	background : #DCE5E4;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #003300;
	height : 14px;
}
.botaoverd{
	background : 	#f5f9fd;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #003300;
	height : 14px;
}

.titcaderno{
	background-image : url(images/tit_mais.gif);
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	text-align : center;
	height : 15px;
}

.tittema{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #003300;
	text-align : center;
	height : 15px;
	border-bottom : 1px solid #000000;
	}

.tittitulo{
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 18px;
	color : #000000;
}

.tittitulohome{
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 13px;
	color : #000000;
}

.tit1linha{
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12px;
	color : #000000;
}

.tit1linhahome{
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;
	color : #000000;
}

.tittexto{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10px;
	color : #000000;
}

.notcompleta{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : x-small;
	color : #000000;
}

.tdnoticia{
	background-color : transparent;
}

hr.separanoticia{
	color : #DCE5E4;
}

.titenquete{
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;
	color : #003366;
	background-image : url(images/pronline_tit_right.gif);
	height : 16px;
	background-repeat : no-repeat;
	text-align : right;
	padding-top: 1px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.titenquetep {
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;
	color : #006600;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.titnotprol{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	height : 16px;
	color : White;
	text-align : center;
	background-image : url(images/pronline_bgtitnot.gif);
	background-color : #589457;
}

.empty {
	border : 0;
	background-color : transparent;
}

.mmmbordaext {
	border : 1px solid #000000;
}

.mmmbordaext1 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

td.menucor02, table.menucor02 {
	height : 18px;
	width : 155px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	color : #ffffff;
	background-color : #0066CC;
	border-top : 1px solid #000099;
	border-right : 1px solid #000099;
	border-bottom : 1px solid #6699CC;
	border-left : 1px solid #6666FF;
	cursor : auto;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
}

td.menucor01 {
	height : 18px;
	/*background : url(images/menu_prol_n_ov.gif);*/
	width : 155px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	color : #FFFF00;
	border-top : 1px solid #6699Fa;
	border-left : 1px solid #3300FF;
	border-right : 1px solid #006699;
	border-bottom : 1px solid #006699;
	background-color : #0033fd;
	cursor : auto;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
}

a.menucor02:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #003300;
}

a.menucor02:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;	
	color : #006600;
}

a.menucor02:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #006600;
}

a.menucor02:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #003300;
}

td.menucor02a, table.menucor02a {
	height : 18px;
	width : 155px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	color : #ffffff;
	background-color : #008ED2;
	border-top : 1px solid #000099;
	border-right : 1px solid #000099;
	border-bottom : 1px solid #6699CC;
	border-left : 1px solid #6666FF;
	cursor : auto;
	border-top-color: #D4D0C8;
	border-bottom-color: #000000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
}

a.menucor02a:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #5F97F5;
}

a.menucor02a:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;	
	color : #5F97F5;
}

a.menucor02a:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #5F97F5;
}

a.menucor02a:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #003300;
}


a.mmmcor2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
}

td.mmmcor2 {
	height : 15px;
	width : 140px;
	padding-left : 12px;
	border : 1px solid #336633;
	background-color : #A1D2A1;
}

td.mmmcor2azul {
	height : 15px;
	width : 140px;
	padding-left : 12px;
	border : 1px solid #002966;
	background-color : #A1D2A1;
}


.titultimas{
	font-size : xx-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #003300;
}

hr {
   height : 1px;
   color: #A1D2A1;
}

.colunistas {
 padding-left : 8px;
 height : 17px;
}

.textonormal {
	font-family : Verdana, Arial, Helvetica, sans-serif;	
	font-size : 10px;
}

.textomini {
	font-family : Verdana, Arial, Helvetica, sans-serif;	
	font-size : 9px;
}

li.list2{
	/*list-style : outside url(images/pronline_quadrado.gif);*/
	list-style-type : square;
}

li.list2off{
	/*list-style : outside url(images/pronline_quadradooff.gif);*/
	list-style-type : square;
}

.bordaazul {
	border : 1px solid #6690C2;
	padding-left : 8px;
	padding-right : 8px;
	padding-bottom : 2px;

}

.erro{
	color : #990000;
	font-weight : bold;
}

.menuright{
 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	height : 14px;
	vertical-align : middle;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
}

.menurightov{
	background-color : #D9ECD9;
	border-top : 1px solid #D4D0C8;
	border-left : 1px solid #D4D0C8;
	border-right : 1px solid #D9ECD9;
	border-bottom : 1px solid #D9ECD9;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	height : 14px;
	vertical-align : middle;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
}

.bg{
	background-image : url(images/bg_pronline.gif);
	background-position : center;
}

table.cadnews {
	height : 18px;
	/*background : url(images/menu_prol_n.gif);
	*/
	width : 100%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #003300;
	background-color : #99CC99;
	border-top : 1px solid #B3DAB3;
	border-right : 1px solid #7FA67F;
	border-bottom : 1px solid #7FA67F;
	border-left : 1px solid #B3DAB3;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
}

.cab1{
	line-height : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 9px;
}

.legendafoto{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : italic;
	color : #666666;
	font-weight : 400;
}

.separador1 {
	border-bottom : 1px dashed #E1E1E1;
}

.fonte_agenda {
	font: 11px tahoma;
}

.tit_agenda {
	font: 14px arial; 
	font-weight:bold;
	color : #FF9900;
}

.tab_agenda {
	font: 11px tahoma;
	background-color : #FFFFFF;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	padding: 2px;
	vertical-align : top;
}

.tab_agenda2 {
	font: 11px tahoma;
	background-color : #FFFFFF;
	/*border-right: 1px solid #E1E1E1;*/
	border-bottom: 1px solid #E1E1E1;
	padding: 2px;
	vertical-align : top;
	font-weight : bold;
	color : #999999;
	text-align : right;
}

.tab_classificado {
	font: 11px tahoma;
	background-color : #FFFFFF;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	padding: 2px;
	vertical-align : top;
}

.tab_classificado2 {
	font: 11px tahoma;
	background-color : #FFFFFF;
	/*border-right: 1px solid #E1E1E1;*/
	border-bottom: 1px solid #E1E1E1;
	padding: 2px;
	vertical-align : top;
	font-weight : bold;
	color : #999999;
	text-align : right;
}