body {
	background-color: #b1cb00;
	background-image: url(../images/bck_02.png);
	font: 14px Verdana, Arial, Helvetica, sans-serif;
}

h2, h3{
	color: #257bb8;
	padding-top: 12px;
	text-align: center;
	font-size: 20px;
}

/* Estilos para Menu */

#menu { 
	width: auto;
	position: relative;
	margin: 0 auto; 
	margin-left: 288px;
	padding: 86px 0 0 0;
	height: 16px;
	text-align: center;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	-khtml-opacity: 0.8;
	z-index: 900;
} 
#menu ul { 
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type : none;
	text-align : center;
} 
#menu ul li { 
	display: block;
	float: left;
	text-align : center;
	padding: 0;
	margin: 0;
} 
#menu ul li a { 
	background-color : #464b00;
	width: 93px;
	height: 14px;
	border: 1px solid #fff;
	padding: 0;
	margin: 0 0 10px 0;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	font: normal 10px "Lucida Grande", "Lucida Sans Unicode", Arial, lucida, sans-serif;
	letter-spacing: 0;
} 
#menu ul li a:hover { 
	color: #fff;
	background-color: #b1cb00;
} 
#menu a:active { 
	background-color: #83bd57;
	color: #fff;
} 
#menu li#active a { 
	border: 1px solid #83bd57;
	color: #fff;
}

#central {
	width:768px;
	height: auto;
	background-color: #fff; 
	margin:0 auto; 
	position:relative;
	border-left: 1px;
	border-right: 1px;
	border-color: #fff;
	border-style: solid;
}

#topo {
	width: 768px;
	height: 360px;
	padding: 0;
	margin-top: 0;
	background: url(../images/img_topo.jpg) no-repeat;
	}	

/* Estilos para Diagramacao */
.bordafina {
	float:left;
	border:solid 1px #6ba300;
	padding: 6px;
	margin-right: 12px;
}
.dropcap {
	float: left;
	font: normal 60pt/0.8em Tahoma, Verdana, sans-serif;
	color: #6ba300;
	margin-right: 6px;
}
.minibox {
	width:200px;
	padding:10px;
	background-color:#6ba300;
	color:#F5F5F5;
	float:right;
	font: bold 14pt/1em Arial, Helvetica, sans-serif;
	text-align:center;
	letter-spacing: 0.05em;
	margin:6px 0 0 12px;
	clear: both;
}

/* Estilos para exibição de Miniaturas-Fotos */
ul { 
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type : none;
}
ul li { 
	display: block;
	float: left;
	text-align : center;
	padding: 6px;
	margin: 0;
} 

/* Estilos de Textos */
#texto01 {
	width: 315px;
	height: auto;
	position: relative;
	color: #000;
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 16px;
	padding: 6px 0 0 430px;
	z-index: 500;
}	

#texto02 {
	width: 315px;
	height: auto;
	position: relative;
	color: #333;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 16px;
	top: -84px;
	*top: -78px; /*hack para IE7 */
	padding: 0 0 0 268px;
	z-index: 600;
}	

#texto03 {
	width: 315px;
	height: auto;
	position: relative;
	color: #000;
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding: 5px 0 5px 50px;
}


.url{
	color: #6ba300;
	text-decoration: underline;
	font-weight: bold;
}	

.url:hover{
	text-decoration: none;
}

#quadrinhos{
	width: 720px;
	height: auto;
	position: relative;
	background-color: #fff;
	/*border: #6ba300 2px solid;*/
	_top: -70px; /* hack para IE6 */
	margin: 0 20px;
	text-align: center;
}	
#geral{
	width: 720px;
	height: auto;
	margin: 0;
	padding: 24px;
	_margin-top: -90px; /* hack para IE6 */
	text-align: justify;
}

#geral01{
	width: 744px;
	height: auto;
	padding: 0 0 0 24px;
	text-align: center;
}

#geral02{
	width: 720px;
	height: auto;
	padding: 0 0 0 24px;
	text-align: left;
}
#moldura{
	width: 690px;
	height: 240px;
	position: relative;
	background-color: #fff;
	padding-left: 22px;
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}	
.thumbnail{
	width: 200px;
	height: auto;
	background-color: #deeeb2;
	float: left;
	border: 1px solid #999;
	margin: 0 15px 15px 0;
	padding: 5px;
}
.clearboth{ clear: both; }
.destaque{
	color: #6ba300;
	font-weight: bold;
}
.destaque2{
	color: #6ba300;
	font: 20px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
	
.foto01{
	float: right;
	width: 300px;
	height: 195px;
	margin: 0 6px 0 4px;
	border: #fff 2px solid;
}

.foto02{
	float: left;
	width: 310px;
	height: 175px;
	margin: 6px 6px 4px 0;
	border: #fff 2px solid;
	text-align: center;
}

.foto03{
	width: 310px;
	height: 180px;
	margin: 30px 0 4px 0;
	border: #fff 2px solid;
}

.subtitulos{
	font: 20px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #b1cb00;
}

.setaup{
	float: right;
	margin: 12px 0 60px 0;
}

.left{
	text-align: left;
	padding: 0 24px 0 24px;
}

ul.square {
	list-style-type: square;
	display: block;
	float: left;
}
	

/*#pagseguro{
	width: 468px;
	height: 60px;
	padding: 0;
	text-align: center;
	background-color: #fff;
	border: 1px #ab3535 dashed;
}*/ 
#formulario{
	width: 680px;
	height: auto;
	background-color: #deeeb2;
	position: relative;
	padding: 20px;
}

.campos{
	border: #94c700 1px solid;
	background-color: #fff;
	color: #658801;
	font-weight: bold;
}

.botao{
	width: 95px;
	height: 19px;
	background-image: url(../images/btn_enviar-01.png);
	font-size: 11px;
	color: #fff;
	border: 0;
}

.botao:hover{
	background-image: url(../images/btn_enviar-02.png);
	color: #000;
}

#creditos{
	width: 756px;
	height: auto;
	text-align: center;
	padding: 6px;
	background-color: #c9c9b6;
	border-top: 1px #fff solid;
}

/*  Estilos para Loja Virtual  */
#toploja {
	width: 700px;
	height: 71px;
	text-align: center;
	padding: 12px 10px;
	background: #e6fbaa;
}
.bck {
	background-color: #77a30f;
	color: #fff;
}
.divisor {
	border-bottom: 1px #77a30f solid;
}
.verde {
	color: #77a30f;
	font-weight: bold;
}
.verde18 {
	color: #77a30f;
	font-weight: bold;
	font-size: 18px;
}
.divisoria {
	border-bottom: 1px #77a30f dotted;
}
.imgborda {
	border: 2px #77a30f solid;
}
.copyright {
	font-size: 10px;
}
