

html {

overflow-x:hidden;
font-size:10px;

}

body {
	background-color:#E6E6E6;
	text-decoration:none;
	padding: 0px;
	margin: 0px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 17px;
}



img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link {
	color: #666666;
	text-decoration: none;
}

a:visited {
	color: #666666 ;
	text-decoration: none;
}

a:hover {
	color: #a72125;
	text-decoration: none;
}

a:active {
	color: #a72125;
	text-decoration: none;
}



.tit-mn,
.tit-mn:link,
.tit-mn:visited {
	color: #223E98;
	font-weight:bold;
	text-decoration: none;

}


.cxa-mn {
	background-color:#CCCCCC;
}

.cxa-txt {
	float:left;
	background-color:#FFFFFF ;
	-moz-opacity:0.9; 
	filter:alpha(opacity=90);
	/*filter:opacity(alpha=60);   */ 
	opacity:0.9; 
}



.rodape {
	font-size: 7pt;
	color: #BCBCBC;
}


.selected, 
.selected:visited, 
.selected:link, 
.selected:hover {
	color: #a72125;
	text-decoration: none;
	/*font-weight:bold;*/
}

.linha_do_tempo_ln_ano {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color:#d8d8d8;
}

.linha_do_tempo_ln_ano5 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color:#bbbbbb;
}

.periodicos {
	font-size:9px;
}

.desativado {
color:#999999;
}

.ln_abaixo{

border-bottom: 1px , #666666;
}