* {
	margin: 0; padding: 0;
}
body {
	text-align: left;
	font: 12px Verdana;
	color: #565656;
	background-color: #dfdfdf;
	background: #e2e2e2 url(../images/bg.gif) repeat-x;
}
a {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** começam os segmentos **/
#banner {
	width:980px;
	margin:0 auto; 
	height:183px; 
	position:relative;
	background: url(../images/carregandoHome.jpg) right center no-repeat;
	/**só pra delimitar background-color:#900**/
}

	/*USADO na pg de variacoes do everest*/
	#banner h3 {
		font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
		font-size: 1.5em;
		margin-bottom: 12px;
		margin-left: 12px;
		padding: 0px 0 0 30px;
		color:#990000;
		height: 25px;
	}

.segmentos {
	width:980px;
	height:200px;
	padding: 0px;
	margin-top:0px;
}
/** terminam segmentos **/

.espaco_internas {
	width:980px;
	height:37px;
}

/** BEGIN wrapper **/
#wrapper {
	width: 980px;
	margin: auto auto;
	text-align: left;
	padding: 0 0 20px;
}
/** END wrapper **/

/** BEGIN header **/
#atalhos {
	text-align:right;
	padding: 5px;

}

	#atalhos a {
	color: #003966;
		
	}
/** END header **/





/** BEGIN header **/
#header {
	height: 120px;
}
	#header .lg {
		float: left;
		/*text-indent: -9999px;
		font-size: 0;*/
		padding: 15px;
		width:170px;
		height: 90px;
		background:url(../images/bgLogo.jpg) 10px 10px no-repeat;
	}
		#header logo {
			width:80px; margin:0 auto; height:80px; position:relative;
		}
	#header .ad {
		float: right;
		width:600px;
		height: 90px;
		margin: 5px 0 10px 0;
		padding: 0 2px 0 0;
	}
/** END header **/

/** BEGIN body **/
#body {
	clear: both;
	background: url(../images/fundo_conteudo.gif) repeat-y  ;
}
	#body .buffer {
		/*background: url(../images/wrapper.gif) repeat-x 0 0;*/
	}
	#body .subscribe {
		float: right;
		font-size: 0.9em;
		color: #ffffff;
		padding: 11px;
	}
		#body .subscribe a {
			color: #ffffff;
			margin: 0 5px;
		}
		#body .subscribe a:hover {
			color: #CED9E7;
			text-decoration: underline;
		}
	#body .pages {
		list-style-type: none;
		height: 35px;
		padding-left: 15px;
	}
		#body .pages li {
			float: left;
			text-transform: uppercase;
			font-weight: bold;
			font-size: 0.9em;
		}
		#body .pages li a {
			color: #ffffff;
			display: block;
			padding: 11px 16px;
		}
		#body .pages li a:hover {
			text-decoration: none;
			background-color: #EFEFEF;
			color: #637380;
		}
	#body .categories {
		list-style-type: none;
		height: 41px;
	}
		#body .categories li {
			float: left;
			font-size: 0.9em;
			padding: 14px 14px 13px;
			background: url(../images/divider.gif) no-repeat 0 16px;
		}
			#body .categories li.f {
				background: none;
			}
		#body .categories li a {
			color: #808080;
		}
		#body .categories li a:hover {
			text-decoration: none;
			color: #49535C;
		}
/** END body **/

/** BEGIN content **/
#content {
	width: 635px;
	float: left;
	padding: 15px 20px;
}
	#content p {
		line-height: 1.4em;
		margin-bottom: 15px;
	}
	#content h3, #content h4, #content h5, #content h6 {
		font-size: 1.4em;
		margin-bottom: 5px;
	}
	#content ol, #content ul {
		list-style-position: inside;
		margin-bottom: 15px;
	}
	#content li {
		padding: 2px 0;
		line-height: 1.4em;
	}
	#content blockqoute {
		padding: 10px 10px 5px;
		background: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #e0e0e0;
		margin-bottom: 15px;
	}
	#content h2 {
		font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
		font-size: 1.3em;
		margin-bottom: 2px;
	}
	#content h3 {
		font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
		font-size: 1.5em;
		margin-bottom: 12px;
		padding: 0px 0 0 30px;
		color:#990000;
		height: 25px;
		background: url(../images/marcador-estrela-vermelho.gif) no-repeat;
	}
	#content .details {
		font-size: 1.0em;
		color: #6e6e6e;
		margin-bottom: 15px;
	}
		#content .details a {
			color: #5e5e5e;
		}
	#content .continue {
		background-color: #afafaf;
		color: #ffffff;
		text-transform: uppercase;
		font-size: 0.9em;
		padding: 4px 8px;
		float: left;
	}
		#content .continue:hover {
			background-color: #587992;
			text-decoration: none;
		}
	#content .post {
		width: 295px; height: 230px;
		float: left;
		padding: 10px;
	}
		#content .post img {
			/* border: 3px solid #EFEFEF;
			width: 94px; */
			float: left;
			margin: 4px 8px 8px 0;
			
		}
		#content .post h2 {
			font-weight: normal;
		}
	#content .latest {
		width: 635px; height: auto;
	}
		#content .latest img {
			/* border: 3px solid #EFEFEF;
			width: 94px; */
			float: left;
			margin: 4px 8px 8px 0;
			
		}
		/* aqui é o título do content */
		#content .latest h2 {
			font-size: 1.4em;
			font-weight: bold;
		}
		#content .latest .continue {
			float: right;
		}
		#content .latest .bottom {
			clear: both;
			border-top: 1px solid #E1E1E1;
		}
	#content .postnav {
		clear: both;
		padding: 40px 8px 20px;
	}
		#content .postnav ul {
			list-style-type: none;
			border: 0 !important;
		}
			#content .postnav ul li {
				float: left;
			}
			#content .postnav ul li a {
				display: block;
				padding: 5px 8px;
				color: #ffffff;
				background-color: #637380;
				font-weight: bold;
				font-size: 0.9em;
				margin: 2px;
				border: 0 !important;
			}
			#content .postnav ul li a:hover {
				background-color: #587992;
			}
			#content .postnav .page_info {
				padding: 5px 8px;
				color: #ffffff;
				background-color: #637380;
				font-weight: bold;
				font-size: 0.9em;
				margin: 0 2px 2px;
			}
	#content .single {
		width: 640px; height: auto;
	}
		#content .single img {
			border: 3px solid #EFEFEF;
			width: auto;
		}
		#content .single h2 {
			font-size: 1.7em;
			font-weight: bold;
		}
		#content .single .continue {
			float: right;
		}
		#content .single .bottom {
			clear: both;
			border-top: 1px solid #E1E1E1;
		}
		
		
		#content .navega {
			float:right;
		}
		
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 300px;
	float: right;
	font-size: 0.9em;
	/*background-color:#eeeeee;*/
}
	#sidebar h2 {
		font-size: 1.2em;
		text-transform: uppercase;
		padding: 10px;
		margin:10px;
		color: #637380;
		border-bottom:1px solid #637380;
	}
	#sidebar h3 {
		font-size: 1.2em;
		text-transform: uppercase;
		padding: 0px 0 0 30px;
		margin:10px;
		color: #003966;
		background: url(../images/marcador-estrela-azul.gif) no-repeat;
		height: 20px;
	}
	
	
	
	#sidebar p {
		font-size: 1.1em;
		padding: 0 0 0 10px;
		margin: 0 0 0 10px;
		text-align:left;
	}
	
		
	#sidebar ul {
		list-style-type: none;
		padding: 0 10px 10px;
	}
		#sidebar ul li {
			border-bottom: 1px dotted #DEDCD4;
			line-height: 1.4em;
			padding: 6px 0;
		}
		#sidebar ul li a {
			
		}
	#sidebar .l {
		float: left;
		width: 50%;
	}
	#sidebar .r {
		float: right;
		width: 50%;
	}
		#sidebar .l ul li, #sidebar .r ul li {
			padding: 6px 0;
			border-bottom: 0;
		}
		#sidebar .l ul li a, #sidebar .r ul li a {
			color: #565656;
		}
	#sidebar form {
		padding: 0 9px;
	/*	border-bottom: 1px solid #E1E1E1; */
		background: url(../images/search.gif) no-repeat center center;
		height: 65px;
	}
		#sidebar form input {
			border: 0;
			font-size: 1.4em;
			font-family: Verdana;
			width: 195px;
			margin: 23px 5px;
			float: left;
			background-color: transparent;
		}
		#sidebar form button {
			float: right;
			border: 0;
			width: 69px; height: 34px;
			text-indent: -9999px;
			margin-top: 15px;
			background-color: transparent;
		}
	#sidebar .ads {
		text-align: center;
		padding: 10px;
		/*border-bottom: 1px solid #E1E1E1;*/
	}
		#sidebar .ads img {
			/*margin: 5px;*/
		}
	#sidebar .flickr {
		padding: 0 10px 10px 0;
		text-align: center;
	}
		#sidebar .flickr img {
			margin: 5px;
		}
	#sidebar .video {
		padding: 0 10px 10px;
		text-align: center;
	}
	#sidebar .tags {
		padding: 2px;
		/*border-bottom: 1px solid #E1E1E1; */
	}
		#sidebar .tags a {
			color: #565656;
		}
		#sidebar .tags a:hover {
			color: #003966;
			text-decoration: none;
		}
		
	
	#sidebar .leituraBOX {
		margin: 10px 0 10px 10px;
	}
		#sidebar .leituraC1 {
			float:left;
		}
		
		#sidebar .leituraC2 {
			float:left;
			margin-top: 9px;
		}
		
		#sidebar .leituraC2 h1 {
			font-size: 12px;
			color: #003966;
		}
		
		#sidebar .leituraC2 a {
			color: #003966;
			font-size:12px;
		}
		
		
		
/** END sidebar **/

/** BEGIN footer **/
#footer {
	background: #ffffff url(../images/bottom.gif) repeat-x 0 0;
	font-size: 0.9em;
}
	#footer .box {
		width: 340px;
		float: left;
	}
		#footer .box h2 {
			font-size: 1em;
			text-transform: uppercase;
			padding: 14px 20px;
		}
		#footer .box ul {
			list-style-type: none;
			padding: 10px 20px 25px;
		}
			#footer .box ul li {
				padding: 8px 0;
				border-bottom: 1px dotted #DEDCD4;
			}
			#footer .box ul li a {
				color: #565656;
			}
			
		#footer .box p {
			padding: 0 20px;
			margin-bottom: 10px;
			line-height: 15px;
		}  	
	#footer .about {
		width: 300px;
		float: left;
	}
		#footer .about h2 {
			font-size: 1em;
			text-transform: uppercase;
			padding: 14px 20px 20px;
		}
		#footer .about p {
			padding: 0 20px;
			margin-bottom: 10px;
			line-height: 17px;
			font-size:12px;
		}
		#footer .about img {
			float: left;
			margin: 14px 10px 5px 0;
		}
	#footer .links {
		background-color: #647380;
		color: #E1E1E1;
		height: 35px;
		clear: both;
	}
		#footer .links p {
			padding: 10px;
		}
		#footer .links a {
			color: #CED9E7;
			text-decoration: underline;
		}
		#footer .links .l {
			float: left;
		}
		#footer .links .r {
			float: right;
		}
/** END footer **/

/** BEGIN miscellaneous **/
#comments {
	
}
	#comments h2 {
		margin: 20px 0 5px;
		font-size: 1.3em;
		
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		padding-top: 20px;
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 260px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
				}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
			width: 150px; height: 34px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.destaquebold {
		margin-bottom: 6px !important;
		font-weight: bold;
	}
		.destaqueboldvin {
		margin-bottom: 6px !important;
		font-weight: bold;
		color:#990000;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
		.cinza {
		font-size: 1.1em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
	.destaque {
		color: #990000;
		font-size: 12px;
	}
		.destaque11 {
		color: #990000;
		font-size: 11px;
	}
		.destaque10 {
		color: #990000;
		font-size: 10px;
	}
	.destaquecinza {
		color: #666666;
		font-size: 12px;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding: 10px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments ol li {
		padding: 10px;
		border: 1px solid #e0e0e0;
		margin-bottom: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 10px 0 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/
/********************** FLOAT ************************/
.left  {
	float: left;
}
.right  {
	float: right;
}
.limpa {
	clear:both;
}
.espacado{line-height:20px;}

.espacado18{line-height:18px;}
.fontsize11{font-size:11px; }

.espacado15{line-height:15px;}



.destaquebox { 
 margin: 0 0 1px 0;
 padding: 5px 5px 0 10px;
 width:270px; 
 float:left; 
 text-align:left;
 } 
 
.destaquebox span{
font-size: 12px;
padding: 0px;
color: #990000;
font-weight:bold; 
}
 
 
 /* PARA SLIDE SHOW - TOP */
 
 
 
#simplegallery1{ 
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border: 1px solid #333333;
margin:0px;
}

/*legenda*/
#simplegallery1 .gallerydesctext{ 
text-align: left;
padding: 2px 5px;
}




/*LATERAL INTERNAS*/
.lista_normal ul  {
	margin: 20px 0;
	padding: 0 0 0 30px;
	
}
.lista_normal ul li  {
	padding: 5px 0 5px 20px !important;
	margin: 0px 0 0px 0px;
	list-style:none;
	background: url(../images/point_2.gif) 0px 2px no-repeat;
}


/*Lista para mapa do site*/
.lista_mapa ul  {
	margin: 10px 0;
	padding: 0 0 0 30px;
	
}
.lista_mapa ul li  {
	padding: 0px 0 5px 0px !important;
	margin: 0px 0 0px 0px;
	list-style:disc; 
}


/*lista conteudo textos *******************************************/
.lista_conteudo ul  {
	margin: 20px 0;
	padding: 0 0 0 20px;
}
.lista_conteudo ul li  {
	padding: 2px 0 5px 17px !important;
	list-style:none;
	background:url(../images/marcador.gif) 0px 5px no-repeat;
	text-align:left;
}



/*LISTA DECIMAL*/

ol.decimal{
	list-style-type: decimal;
	list-style-position: outside !important;
	margin: 1em 0 1em 40px;
	display:block;
}


ol.decimal li { 
	margin: .5em 0 .5em 0;
	
}

.marinho14 {
	FONT-WEIGHT: 900;	
	FONT-SIZE: 14px;	
	COLOR: #003366;	
	TEXT-DECORATION: none;	
	line-height: normal;
}

.cinza10 {
	font-size:11px;
	color:#999999;
}

.news {
	border-bottom: 1px dashed #5888ab;
	padding-bottom: 15px;	
}

/*FORMULARIOS */
.campos { 
background-color: #ffffff; 
font: 12px verdana, arial, helvetica, sans-serif;
color: #555555;
border:1px solid #003966;
height:17px;
padding-top:3px;
}
.botao {
background-color: #003966;
font: 10px verdana, arial, helvetica, sans-serif;
color: #FFFFFF;
}

/*PARA telinhas */

img.borderTelinhas {
 	padding:2px;
	border: solid 3px #cccccc !important;
	/*background:url(../images/nucleo-de-servicos/dotted.gif) repeat;*/
}

/* particulares */
.abranco { color: #FFFFFF;	font-size: 11px;	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.abrancobold {	color: #FFFFFF;	font-size: 12px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-weight: bold;
}
.anormal09 {	FONT-WEIGHT: normal;	FONT-SIZE: 9px ;	COLOR: #333333;	font-style: normal;	line-height: normal;	font-variant: normal;	text-transform: none;	font-family: verdana, arial, helvetica;
}
.anormal10 {	FONT-WEIGHT: normal;	FONT-SIZE: 10px ;	COLOR: #333333;	font-style: normal;	line-height: normal;	font-variant: normal;	text-transform: none;	font-family: verdana, arial, helvetica;
}	
.anormal11 {	FONT-WEIGHT: normal;	FONT-SIZE: 11px ;	COLOR: #333333;	font-style: normal;	line-height: 16px;	font-variant: normal;	text-transform: none;	font-family: verdana, arial, helvetica;	word-spacing: normal;
}
.anormal12 {	FONT-WEIGHT: normal;	FONT-SIZE: 12px ;	COLOR: #333333;	font-style: normal;	line-height: 16px;	font-variant: normal;	text-transform: none;	font-family: verdana, arial, helvetica;	word-spacing: normal;
}
.bgazul { BACKGROUND-COLOR: #003366; font-weight: bold; font-size: 10px; 	padding: 3px; color: #FFFFFF;	text-decoration: none;
}
.bgcian { BORDER-RIGHT: #ffffff 0px solid; FONT-SIZE: 10px; MARGIN: 0px 2px; COLOR: #ffffff; FONT-STYLE: normal; FONT-FAMILY: Arial; BACKGROUND-COLOR: #6280B2; TEXT-ALIGN: center
}
.bgcian10 {	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #6280B2; TEXT-DECORATION: none
}
.bgcinza10 {	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #666666; TEXT-DECORATION: none
}
.bggray {	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: gray; TEXT-DECORATION: none
}
.bgcian12 {	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #003366; TEXT-DECORATION: none
}
.bgmarinho { BORDER-RIGHT: #ffffff 0px solid; FONT-SIZE: 10px; MARGIN: 0px 2px; COLOR: #ffffff; FONT-STYLE: normal; FONT-FAMILY: Arial; BACKGROUND-COLOR: #000033; TEXT-ALIGN: center
}
.bluecentro { FONT-WEIGHT: 900; FONT-SIZE: 14px;	COLOR: #003399;	TEXT-DECORATION: none;	text-align: center;	line-height: normal;
}
.blue10{ FONT-WEIGHT: 900; FONT-SIZE: 10px;	COLOR: #003399;	TEXT-DECORATION: none;	text-align: left; line-height: normal;
}
.blue11{FONT-WEIGHT: 900; FONT-SIZE: 11px; COLOR: #003399; TEXT-DECORATION: none; text-align: left; line-height: normal; text-transform:uppercase;    
}
.blue11nocap{FONT-WEIGHT: 900; FONT-SIZE: 11px; COLOR: #003399; TEXT-DECORATION: none; text-align: left; line-height: normal;     
}
.blue11claro{FONT-WEIGHT: 900; FONT-SIZE: 11px; COLOR: #5888AB; TEXT-DECORATION: none; text-align: left; line-height: normal; 
}	
.cian12bold{ FONT-WEIGHT: 900; FONT-SIZE: 12px;	COLOR: #5888AB;	TEXT-DECORATION: none;	text-align: left; line-height: normal;
}
.cian13bold{ FONT-WEIGHT: 900; FONT-SIZE: 13px;	COLOR: #5888AB;	TEXT-DECORATION: none;	text-align: left; line-height: normal;
}
.cian13spacing { FONT-WEIGHT: bold;	FONT-SIZE: 13px;	COLOR: #5888AB;	font-style: normal;	line-height: normal;	font-variant: normal;	text-transform: none;	font-family: verdana, arial, helvetica;	word-spacing: normal;	vertical-align: middle;	letter-spacing: 5px;	cursor: crosshair;
}
.cian14bold{ FONT-WEIGHT: 900;	FONT-SIZE: 14px; COLOR: #5888AB; TEXT-DECORATION: none;	text-align: left; line-height: normal;
}
.ciann11 {	FONT-WEIGHT: normal; FONT-SIZE: 11px ;COLOR: #5888AB; font-style: normal; line-height: normal; font-variant: normal; text-transform: none;	font-family: verdana, arial, helvetica;
}
.ciann12 {	FONT-WEIGHT: normal; FONT-SIZE: 12px ;COLOR: #5888AB; font-style: normal; line-height: normal; font-variant: normal; text-transform: none;	font-family: verdana, arial, helvetica;
}
.ciann13 {	FONT-WEIGHT: normal; FONT-SIZE: 13px ;COLOR: #5888AB; font-style: normal; line-height: normal; font-variant: normal; text-transform: none;	font-family: verdana, arial, helvetica;
}
.cinza10{ FONT-WEIGHT: 900;	FONT-SIZE: 10px; COLOR: #666666; TEXT-DECORATION: none;	text-align: left; line-height: normal;
}
.cinza11{ FONT-WEIGHT: 900; FONT-SIZE: 11px;	COLOR: #666666;	TEXT-DECORATION: none;	text-align: left; line-height: normal;
}
.cinzap11 {FONT-WEIGHT: normal;FONT-SIZE: 11px;COLOR: #666666;	font-style: normal;	line-height: normal;font-variant: normal;text-transform: none;	font-family: verdana, arial, helvetica;
}
.cinzan11{FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #333333;font-style: normal;	line-height: normal; font-variant: normal;text-transform: none;
}
.cinza12{ FONT-WEIGHT: 900;	FONT-SIZE: 12px; COLOR: #666666;	TEXT-DECORATION: none;	text-align: left; line-height: normal;
}
.cinzan12 {	FONT-WEIGHT: normal; FONT-SIZE: 12px ;	COLOR: #333333;	font-style: normal;	line-height: normal; font-variant: normal;	text-transform: none;	font-family: verdana, arial, helvetica; 
}
.cinzan12parag{ FONT-WEIGHT: normal;	FONT-SIZE: 12px ; COLOR: #333333; font-style: normal; line-height: normal;	font-variant: normal;	text-transform: none;	font-family: verdana, arial, helvetica;
}
.cinza13{ FONT-WEIGHT: 900; FONT-SIZE: 13px; COLOR: #666666;	TEXT-DECORATION: none;	text-align: left; line-height: normal;
}
.grey12normal { FONT-WEIGHT: bold;	FONT-SIZE: 12px;	COLOR: #202020;	font-style: normal;	line-height: normal;	font-variant: normal;	text-transform: none;	font-family: verdana, arial, helvetica;	word-spacing: normal;	vertical-align: middle;	letter-spacing: 1px;
}
.grey13spacing { FONT-WEIGHT: bold;	FONT-SIZE: 13px;	COLOR: #202020;	font-style: normal;	line-height: normal;	font-variant: normal;	text-transform: none;	font-family: verdana, arial, helvetica;	word-spacing: normal;	vertical-align: middle;	letter-spacing: 5px;
}
.grey13normal { FONT-WEIGHT: bold;	FONT-SIZE: 13px;	COLOR: #202020;	font-style: normal;	line-height: normal;	font-variant: normal;	text-transform: none;	font-family: verdana, arial, helvetica;	word-spacing: normal;	vertical-align: middle;	letter-spacing: 1px;
}
.grey14spacing {FONT-WEIGHT: bold;	FONT-SIZE: 14px ;COLOR: #202020;font-style: normal;	line-height: normal;font-variant: normal;text-transform: none;	font-family: verdana, arial, helvetica;	word-spacing: normal;vertical-align: top; letter-spacing: 1px;
}
.preto { FONT-WEIGHT: 900; FONT-SIZE: 12px 
}
.preto2 { FONT-WEIGHT: 700; FONT-SIZE: 12px 
}
.marinho11 {	FONT-SIZE: 11px;	COLOR: #003366;	line-height: normal;	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.marinho12 {	FONT-SIZE: 12px;	COLOR: #003366;	line-height: normal;	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.marinho14 {	FONT-WEIGHT: 900;	FONT-SIZE: 14px;	COLOR: #003366;	TEXT-DECORATION: none;	line-height: normal;
}
.marinho14spacing {	FONT-WEIGHT: 900;	FONT-SIZE: 14px;	COLOR: #003366;	TEXT-DECORATION: none;	line-height: normal; letter-spacing: 2px;
}
.bluemoon15{FONT-WEIGHT: 900;	FONT-SIZE: 15px; COLOR: #003966; TEXT-DECORATION: none;	text-align: left; line-height: normal;
}
.bluemoon14{FONT-WEIGHT: 900;	FONT-SIZE: 14px; COLOR: #003966; TEXT-DECORATION: none;	text-align: left; line-height: normal;
}
.bluemoon13{FONT-WEIGHT: 900;	FONT-SIZE: 13px; COLOR: #003966; TEXT-DECORATION: none;	text-align: left; line-height: normal;
}
.bluemoon12{FONT-WEIGHT: 900;	FONT-SIZE: 12px; COLOR: #003966; TEXT-DECORATION: none;	text-align: left; line-height: normal;
}
.bluemoon11{FONT-WEIGHT: 900;	FONT-SIZE: 11px; COLOR: #003966; TEXT-DECORATION: none;	text-align: left; line-height: normal;
}


/*TABELAS de SPED*/

TABLE {
	FONT-SIZE: 11px;
	FONT-FAMILY: verdana, arial, helvetica;
	color: #666666;
	line-height: 120%;
}

table#alter {
	border-collapse: collapse;

}

table#alter tr td {
	background: #eee; /* Toda a tabela com fundo cinza */ 
	border:solid 1px #ccc;
	vertical-align:middle;
	text-transform:uppercase !important;	
} 

/*para os titulos */
table#alter tr th {
	background: #539bcb;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
} 

.selo{
	float:right;
	padding:5px;}


/*PARA LINHA DIFerente*/
table#alter tr.dif td {
	background: #fff; /* Linhas com fundo bco */
	border:solid 1px #CCCCCC;
}

.gridLineOn, gridLineOff{
	text-transform:uppercase;
}
.espaçamento{line-height:20px;}


.ImitaCSSmenuLateral{
	background-color:#fff; 
	border:1px solid #c7d3e0; 
	padding:1px 0 1px 1px;
	margin: 0 0 3px 17px;
}

	
.leiaMaisPeqIndex {
	background-color: #afafaf;
	color: #ffffff;
	font: 10px Verdana;
	margin: 0; 
	padding: 2px 4px 2px 4px;
	text-decoration:none;
	
}

.leiaMaisPeqIndex:hover{
	background-color: #587992;
	text-decoration: none;
}

.telas{
	border: 2px solid #5888AB;	
		
}
 
#content .divTres{
  width:200px;
  margin:5px 0px 2px 10px;
  float:left;
  font-family:Verdana, Geneva, sans-serif;
  font-size:11px;
 } 
 
#content .divTres .parag{
			width: 183px;
			margin-left:10px;
			font-size:11px;
			line-height: 1.4em;
		    margin-bottom: 15px;
		}	
 
.paraleia
 { padding:0px 0px 0px 0px;
   margin:0;
   height:10px;
   border-top:#999 solid 1px;
   width:180px
 }

.leia
 { padding:0px 0px 20px 0px;
 text-align: center; 
 }
 
.bd100 {border:none}
.cl100 {color:#990000}
.fl100 {float:left}
.fs100 {font-size:1.3em}
.fw100 {font-weight:lighter !important}
.ht100 {height:660px}
.mg100 {margin-top:50px}
.mg101 {margin-left:22px}
.mg102 {margin:0px}
.mg103 {margin-top:20px}
.mg104 {margin-top:-1px !important}
.mg105 {margin-top:10px}
.mg106 {margin-left:18px}
.wt100 {width:190px}
.wt101 {width:285px !important}
.wt102 {width:605px!important}
