/* --------------------------------------------------------------- Geral */
body,div,td,p,span,img,input,select,textarea {font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;font-size:11px;}
body,div,ol,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
fieldset,img,abbr,acronym{border: 0px;}
p,h1,h2,h3,h4,h5{margin:10px 0;}
ul{list-style-type: none;}
address,caption,cite,code,th,var{font-style:normal;font-weight:normal;}
q:before,q:after {content:'';}	
.ns{overflow:hidden;}
.nb{border:0px !important;background:transparent !important;}
.noCSS, .hide{display:none;}
.onlyPrint{display:none;}



/* --------------------------------------------------------------- Home */


#container{
	width:800px;
	margin:auto;
	text-align:center;
}

#headerHome{
	background:url(../img/bgHeaderHome.gif) no-repeat;
	width:800px;
	height:177px;
	display:block;
	overlflow:hidden;
}

#header{
	background:url(../img/bgHeader.gif) no-repeat;
	width:800px;
	height:76px;
	display:block;
	overlflow:hidden;
}

#footer{
	background:url(../img/bgFooter.gif) no-repeat;
	width:800px;
	float:left;
	min-height:25px;
	display:block;
	overflow:hidden;
}

#headerHome h1{
	font-size:55px;
	color:#fff;
	width:320px;
	text-align:left;
	line-height:45px;
	text-transform:uppercase;
	margin-left:387px;
	padding-top:25px;
}

#header h1{
	font-size:20px;
	color:#fff;
	width:115px;
	text-align:left;
	line-height:18px;
	text-transform:uppercase;	
	margin-left:572px;
	padding-top:12px;
}

#menuHome.menu{
	background:#1fa829;
	margin:auto;
	margin-top:10px;
}

#menuHome.menu ul {
	height:19px;
	padding:8px 0 8px 0;
}

#menuHome.menu ul li {
	display:inline;
	padding:0 15px 0 15px;	
}

#menuHome.menu ul li a {
	color:#000;
	font-size:14px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}
#menuHome.menu ul li a:hover {	
	text-decoration:none;
	color:#fff;
}


#menuInterna.menu{
	background:#1fa829;
	margin:auto;
	margin-top:10px;
}

#menuInterna.menu ul {
	height:19px;
	padding:8px 0 8px 0;
}

#menuInterna.menu ul li {
	display:inline;
	padding:0 10px 0 10px;	
}

#menuInterna.menu ul li a {
	color:#000;
	font-size:14px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}
#menuInterna.menu ul li a:hover {	
	text-decoration:none;
	color:#fff;
}
.active {	
	text-decoration:none!important;
	color:#fff!important;
	font-size:16px!important;
}

.contentHome{
	width:760px;
	padding:20px;
}

.columHome1{
	width:370px;
	float:left;
}

.columHome2{
	width:370px;
	float:left;
}

.imgDestaqueHome{
	background:url(../img/imgDestaque.jpg) no-repeat;
	width:346px;
	height:113px;
	text-indent:-5555px;
	displat:block;
	overlflow:hidden;
}

.columHome1 .boxDestaqueHome{
	text-align:left;
	width:340px;
	margin-bottom:40px;
}

.columHome2 .boxDestaqueHome{
	text-align:left;
	width:340px;
	margin-bottom:40px;
}

.columHome1 .boxDestaqueHome h2{
	font-size:20px;
	color:#0a9e01;
	padding-bottom:5px;
}

.columHome1 .boxDestaqueHome h2 a{
	border-bottom:2px solid #000;
	font-size:20px;
	color:#0a9e01;
	text-decoration:none;
}

.columHome1 .boxDestaqueHome p{	
	font-size:15px;
	color:#000;
	margin:0px;
}

.columHome2 .boxDestaqueHome h2{
	font-size:20px;
	color:#0a9e01;
	padding-bottom:5px;
}

.columHome2 .boxDestaqueHome h2 a{
	border-bottom:2px solid #000;
	font-size:20px;
	color:#0a9e01;
	text-decoration:none;
}

.columHome2 .boxDestaqueHome p{	
	font-size:15px;
	color:#000;
	margin:0px;
}


/* Interndas */


.content{
	width:760px;
	padding:20px;
}

.colum1{
	width:550px;
	float:left;
}	

.colum2{
	width:210px;
	float:left;
}

.colum3{
	width:760px;
	float:left;
}

.colum1 img{
	float:left;
	border:3px solid #000;	
	margin:0 20px 20px 0;
}


.colum1 h2{
	font-size:24px;
	color:#0a9e01;
	float:left;
	border-bottom:2px solid #000;
}

.colum1#pagBiografia a{
	font-size:15px;
	color:#999999;
	width:75px;
	float:right;	
	text-decoration:none;
	line-height:15px;
	background:url(../img/seta.gif) no-repeat 0 4px;
	padding-left:14px;
	margin-top:10px;
	font-weight:bold
}

.colum1 p{
	font-size:18px;
	float:left;	
	width:550px;
	text-align:left;
}

.colum1 p.txt14{
	font-size:14px;
	float:left;	
	width:550px;
	text-align:left;
}

.colum1 ul.listaDownloads a{
	font-size:15px;
	color:#999999;
	width:75px;
	text-decoration:none;
	font-weight:bold;	
}

.colum1 ul.listaDownloads a:hover{
	text-decoration:underline;
}

.colum1 ul.listaDownloads{
	float:left;
	width:400px;
}

.colum1 ul.listaDownloads li{
	display:block;
	text-align:left;
	margin-bottom:5px;
}

.colum2 .boxLeft{
	border:1px solid #000;
	border-left:3px solid #000;
	width:200px;
	float:left;
	position:relative;
	left:20px;
}

.colum2 .boxLeft h3{
	font-size:20px;	
}

.colum2 .boxLeft h4{
	font-size:20px;	
	color:#a1a1a1;
	text-align:left;
	padding-left:10px;
}

.colum2 .boxLeft h4 a {
	color:#a1a1a1;
	text-decoration:none;
}
.colum2 .boxLeft h4 a:hover {
	color:#a1a1a1;
	text-decoration:underline;
}

.colum2 .boxLeft p{
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	font-size:16px;
}

.colum3 h2{
	font-size:24px;
	color:#0a9e01;
	float:left;
	border-bottom:2px solid #000;
	width:750px;
	text-align:left
}

.colum3 p{
	font-size:18px;
	float:left;	
	width:750px;
	text-align:left;
}

.colum3 ul.frm{
	float:left;
	margin-top:20px;
}
.colum3 ul.frm li{
	display:block;
	text-align:left;
	margin-bottom:20px;
}

.colum3 ul.frm label{
	font-size:14px;
	width:100px;
	float:left;
	font-weight:bold;
	margin-top:5px;
}

.colum3 ul.frm input, textarea{
	font-size:12px;
	width:100px;
	padding:5px;
}

.colum3 ul.frm input.ddd {
	width:30px;
}

.colum3 ul.frm  textarea{
	width:200px;
}

.fr {
	float:right;	
}

.ac {
	text-align:center!important;;	
}


