body {
	text-align: center;
	font-family:  arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}  

a{
	font-weight:bold;
	color: #000000;
	text-decoration:none
}

a:hover{
	text-decoration:underline;
}

a:active, a:visited{
	color: #000000;
}

h3{
	margin:0;
	padding:0;
}

#container{
	width:775px;
	margin: 10px auto;
	color: #333;
	line-height: 130%;
	text-align: left;
	overflow:hidden;
	padding: 0;
}

#main{
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

#top{
	background-image: url(../imagens/top.gif);
	background-repeat: no-repeat;
	height:80px;
	width: 100%;
	color: #27af00;

}
#top p{
	font-size: 30px;
	text-align: center;
}
#top .top{
	height: 3px;
}

/*
#leftBlock{
	position:absolute;
	top:115px;
	margin-left: 0px;
	padding-bottom: 10px;
	background: #ffff96 url(../imagens/frame_down_yellow.gif) no-repeat bottom center;
	width:200px;
	float: left;
}
#leftBlock ul{
	list-style-type:none;
	margin:0 20px;
	padding:30px 0 20px 0;
}
#leftBlock li{
	background: transparent url(../imagens/sm_ballon_yel.gif) no-repeat top left;
	padding:0 0 0 28px;
	margin-bottom: 10px;
}
#leftBlock a{
	display:block;
	padding: 0;
	margin:0;
}
#leftBlock a.c{
	display:inline;
	color:#696969;
}

#leftBlock h3{
	display:block;
	background: transparent url(../imagens/frame_top_ballon_yellow.gif) no-repeat center left;
	height: 90px;
	width: 200px;
}
#leftBlock h3 span{
	display:none;
}
*/

#content{
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	background: #a5ed92 url(../imagens/frame_down_green.gif) no-repeat bottom center;
	width:560px;
	float: left;
}

#content .box_top{
	display:block;
	background: transparent url(../imagens/frame_top_green.gif) no-repeat center left;
	height: 74px;
	width: 100%;
}

#content h1{
	font-size: 20px;
	letter-spacing: -1px;
	text-align: center;
}
#content p{
	padding:0 4px 5px 4px;
}
#content .box_top span{
	display:none;
}

#rightBlock{
	padding-bottom: 10px;
	background: #c7c3e0 url(../imagens/frame_down_blue.gif) no-repeat bottom center;
	width:200px;
	float: right;
}
#rightBlock ul{
	list-style-type:none;
	margin:0 5px;
	padding:20px 0;
}
#rightBlock li{
	background: transparent url(../imagens/sm_ballon_blue.gif) no-repeat top left;
	padding:0 0 0 28px;
	margin-bottom: 10px;
	min-height: 20px;
}
#rightBlock a{
	display:block;
	padding: 0;
	margin:0;
}

#rightBlock h3{
	display:block;
	background: transparent url(../imagens/frame_top_ballon_blue.gif) no-repeat center left;
	height: 74px;
	width: 200px;
	padding-top: 0;
	margin-top: 0;
}
#rightBlock h3 span{
	display:none;
}

#footer{
	width: 100%;
	border-top: solid 3px #A5EF94;
	text-align: center;
}
#footer a{
	color: #3A1FE0;
	font-weight: normal;
}
.spacer{
	height: 25px;
}
.lista2colunas li{
	float: left;
	width: 46%;
}
.image,.img{
	margin: 6px auto;
	text-align:center;
}
.image img,.img img{
	border: solid 2px #27AF00;
}
.image p,.img p{
	margin-top: 0px;
	text-align: center;
}
