@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
}
#conteudo{
	width:100%;
	height:100%;
	background: #FFF;
}
#conteudo #acessos{
	width:40px;
	/*height:330px;*/
	background-color: #F5F5F5; /* #c9c99d*/
	padding:0px 0px 0px 0px;
	margin-top:10px;
	float:left;
}
#conteudo #acessos .acessosU{
	width:40px;
	margin:0 auto;
	height:30px;
	margin-top:10px;
	padding-left:3px;
	float:left;
}
#conteudo #conteudoPrincipal{
	width:770px;
	height:100%;
	background-color: #FFF;
	padding:0px 5px 10px 10px;
	margin-top:10px;
	float:left;
}

#conteudoPrincipal #topoTitulo{
	width:650px;
	padding-left:10px;
}
#topoTitulo .titulo{
	font-family: Arial;
	font-size: 30px;
	color:#000;
	font-weight: bold;
	line-height: normal;
}
div#conteudoPrincipal #topoSubtitulo{
	width:650px;
	line-height:normal;
	padding-left:10px;
	padding-bottom:10px;
}
#topoSubtitulo .subtitulo{
	font-family:Arial;
	font-size:16px;
	color: #666;
	font-style:italic;
}
div#conteudoPrincipal #topoDatas{
	width:100%;
}
.data{
	font-family:Arial;
	font-size:10px;
	color: #999;
	padding:10px 5px 30px 10px;
}
#conteudo #nuvensTag{
	width:255px;
	height:200px;
	background-color: #03C;
	float:right;
}
#conteudo #acessibilidade{
	width:770px;
	background-color: #FFF;
	margin: 0px 0px 0px 50px;
	float: left;
	clear: both;
}
div#conteudoPrincipal #textoMat{
	width:770px;
	background: #FFF;
}
div#textoMat #espacoFoto{
	width:290px; float:left; font-family:Arial; font-size:10px; color:#666;
	padding:0px 2px 0px 2px;
	}
div#espacoFoto #legendaFoto{
	font-family:Arial; font-size:10px; font-style:italic; text-align:center;
}
#espacoFotoPre{
	width:660px; height:520px; float: left;  color:#666;
	padding:20px 2px 0px 20px;
	background-color:#F5F5F5;
	}
#legendaFotoPre{
	font-family:Arial; 
	font-size:15px; 
	font-style:italic; 
	color: #666; 
	text-align:center;
	font-weight:bold;
	margin: 10px 0px 0px 0px;
}
#espacoFotoVid{
	width:770px; 
	height:100%; 
	float: left;  
	color:#666;
	margin:0px;
	background-color:#F5F5F5;
	}
#legendaFotoVid{
	font-family:Arial; 
	font-size:15px; 
	font-style:italic; 
	color: #666; 
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	text-align:center;
	font-weight:bold;
}
#conteudoMat{
	float:inherit;
	}

#conteudoPrincipal #texto{
	width:660px;
	background: #F5F5F5;
	height:100%;
	padding:10px 5px 5px 10px;
}

.informatoz{
	font-family:Arial;
	font-size:12px;
	color: #666;
	font-style:italic;
	text-decoration:none;
}
#comentarios{
	width:770px;
	float:left;
	margin: 20px 0px 0px 0px;
	border:thin dotted #999;
	padding:0px 5px 10px 5px;
}
.rotuloTituloComen {
	font-family: Arial;
	font-size: 20px;
	height:30px;
	width:760px;
	background-color:#F5F5F5;
	font-weight:bold;
	color: #666;
	float:left;
	margin: 10px 5px 10px 5px;
}
.rotuloTituloComen2 {
	font-family: Arial;
	font-size: 15px;
	text-align:right;
	vertical-align: text-bottom;
	height:20px;
	width:760px;
	background-color:#F5F5F5;
	font-weight:bold;
	color: #666;
	float:left;
	margin: 10px 6px 10px 3px;
}
.cabComen{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #666;
}
.cabComenn{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999;
	text-align:justify;
}
/*#comen{
	background:#FFFFFF;
	width:660px;
	float:left;
	margin: 2px 0px 2px 0px;
}

*/
.fieldset{
	background-color:#fff;
	color: #9C0;
	border:thin solid #F5F5F5;
	padding:5px;
	}
.fieldset_base{
	background-color:#f5f5f5;
	color: #9C0;
	padding:5px;
	width:630px;
	margin:0 auto;
	}
.fieldset_base2{
	background-color:#f5f5f5;
	color: #9C0;
	padding:5px;
	width:630px;
	float:left;
	margin:0 auto;
	}
.legend1{
	background-color:#fff;
	font-size:14px;
	color:#666;
	border: thin solid #ccc;
	margin:10px;
	padding:5px;
	}
.inputt{
	background-color:#FFFFFF;
	border: thin solid  #ccc;
	font-variant:small-caps;
	font-family:Verdana;
	height:25px;
	color:#666;
	margin-bottom: 5px;
	}
.inputtt{
	background-color:#FFFFFF;
	border: thin solid  #ccc;
	font-variant:small-caps;
	font-family:Verdana;
	height:25px;
	color:#666;
	margin-bottom: 5px;
	}
.tr-form{
	padding:5px;
	}
.botao{
	background-color:#F5F5F5;
	border: thin solid #ccc;
	font-size:16px;
	height: 30px;
	padding: 5px;
	color:#666;
	}
.label{
	color:#333;
	font-size:16px;
	font-family:Verdana;
	padding:10px;
	}
.labeltopo{
	color:#333;
	font-size:20px;
	font-family:Verdana;
	padding:0px 0px 0px 60px;

	}