/* standard elements */
* {
	margin: 0;
	padding: 0;
}
 body {
	font-size:62.5%;
	background: #5F8000 url(img/fundo.png) repeat-y center top;
	background-color:rgb(255,255,255);
	font-family:verdana,arial,sans-serif;
} /*Font-size: 1.0em = 10px when browser default size is 16px*/

blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}
blockquote p {padding: 3px 0;}
h1,h2,h3 {color: #654;}

/* misc */
.clearer {clear: both;}

/* structure */
.container {
	/*background: url(img/bgcontainer.gif) repeat-y;*/
	margin: 0 auto;
	width: 780px;
	/*border:solid 1px rgb(150,150,150);*/
}

/* top */
.top {
	/*background: #567300;*/
	/*background: #fff;*/
	background: url(img/topo4.jpg) no-repeat;
	/*font: normal 1em Verdana,sans-serif;*/
	font-size: 90%;
	font-family: sans-serif;
	height: 185px;
	margin: 0 auto;
	width: 770px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
}

.top span {padding-left: 24px;}

.top .link {
	width:150px;
	height: 178px;
	position: absolute;
}

.top .link a {
  display: block;
	font-size: 158px;
	text-decoration: none;
}

.nav1 {width:350px; position:absolute; z-index:2; margin:5px 0 0 420px;}
.nav1 ul {float:right; padding:0 15px 0 0;}	
.nav1 li {display:inline; list-style:none;}
.nav1 li a {display:block; float:left; padding:2px 5px 2px 5px; color:#FFFFFF; text-decoration: none; font-size:120%;}
.nav1 a:hover {text-decoration:none; color:#C19B00;}

.logo-main {
	background: url(img/logo1_1.jpg) no-repeat;
	position: absolute;
	width: 210px;
	height: 73px;
	margin: 10px 0 0 8px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
}

.logo-line {
	background: #B1BAC1;
	position: absolute;
	width: 550px;
	height: 3px;
	margin: 68px 0 0 220px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
}

.logo-text {
	background: url(img/logo2_1.jpg) no-repeat;
	position: absolute;
	width: 550px;
	height: 32px;
	margin: 81px 0 0 8px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
}

/* header */
.header1{
	background: url(img/big_770_1.jpg) no-repeat;
	height: 150px;
	margin: 0 auto;
	width: 770px;
}

.header2{
	background: url(img/big_770_2.jpg) no-repeat;
	height: 150px;
	margin: 0 auto;
	width: 770px;
}

.header3{
	background: url(img/big_770_3.jpg) no-repeat;
	height: 150px;
	margin: 0 auto;
	width: 770px;
}

.header4{
	background: url(img/big_770_4.jpg) no-repeat;
	height: 150px;
	margin: 0 auto;
	width: 770px;
}


/* main */
.main {
	background: url(img/fundo-main.gif) repeat-y center top;
	clear: both;
	margin: -5px auto;
	width: 770px;
}


/* left-main */
.main .left-main {clear: both;}

.main .left-main .content {
	float: left;
	width: 560px;
	padding-top: 5px;
}
.main .left-main h2 {
	/*background: #CCCCCC;*/
	background-image: url(img/seta_tit.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	color: #015E81;
	font-size: 1.3em;
	line-height: 20px;
	padding-left: 14px;
}

.main .left-main h3 {
	/*background: #CCCCCC;*/
	background-image: url(img/seta_tit.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	color: #015E81;
	font-size: 1.3em;
	line-height: 20px;
	padding-left: 14px;
	padding-top: 0px;
	padding-bottom: 2px;
}

.main .left-main .body {
	padding: 0 10px 10px 0;
}


.main .left-main .body p{
	padding-top: 8px;
	/*text-align: justify;*/
}


.main .left-main .body a{
	text-decoration: none;
	color:#015E81;
}

.main .left-main .body a:hover{
	color:#C19B00;
}

.main .left-main .body h1 {
	background: #FFF;
	color: #000;
	font-size: 1.2em;
	padding-top: 8px;	
}

.main .left-main .body h3 {

	/*background: #CCCCCC;
	background-image: url(img/index_tabs.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	color: #015E81;
	font-size: 1.3em;
	line-height: 20px;
	padding-left: 14px;
	padding-top: 0px;
	padding-bottom: 2px;*/
	

	background-image: url(img/index_tabs.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFFFFF;
	font-size: 1.3em;
	line-height: 22px;
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 1px;	
	
}

.main .left-main .body ul {
	padding-left: 16px;
}

.main .left-main .body hr {
	color: #015E81;
   	height:1px;
   	width:100%;
}	

/*igual ao HR*/
.main .left-main .body .main-separation{
	margin-top: 12px;
	margin-bottom: 12px;
	width:100%;
	height:1px;
	background-color: #015E81;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
}

.main .left-main .body img {clear:both; float:left; margin:3px 10px 7px 0; padding:1px; border:1px solid rgb(150,150,150);}
.main .left-main .body img.center {clear:both; float:none; margin:0; padding:1px; border:1px solid rgb(150,150,150);}
.main .left-main .body img.right {clear:both; float:right; margin:3px 0 7px 10px; padding:1px; border:1px solid rgb(150,150,150);}

.main .left-main .body ul {list-style:square; margin:6px 0 0 0;}
.main .left-main .body ul li {margin:2px; padding:0 0 0 0;}
/*.main .left-main .body ul li {margin:2px; padding:0 0 0 12px; background:url(./img/bg_bullet_arrow.gif) no-repeat 0 0.4em;}*/
.main .left-main .body ol {margin:6px 0 0 30px !important /*Non-IE6*/; margin:0.5em 0 1.0em 40px /*IE6*/;}
.main .left-main .body ol li {margin:2px; padding:0;}

.main .left-main .body .news-main { background:url(img/noticias_pontos_v.jpg) repeat-y center top;}
.main .left-main .body .news-main .column2-unit-left {float:left; width:268px;  margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.main .left-main .body .news-main .column2-unit-right {float:right; width:268px;  margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

.main .left-main .body .news-main h1{
	color: #808080;
	font-size: 1em;
	margin: 0;
	padding: 0;
	background: none;
	line-height: normal;
}

.main .left-main .body .news-main h2{
	color: #015E81;
	font-size: 1em;
	margin: 0;
	padding: 0;
	background: none;
	line-height: normal;
}

.main .left-main .body .news-main h3{
	padding: 0 0 0 160px;
	font-size: 1em;
	font-weight:normal;
	text-align:right;
	margin: 0;
	padding: 0;
	background: none;
	line-height: normal;
}

.main .left-main .body .news-main a{
	color: #015E81;
	text-decoration: none;
}

.main .left-main .body .news-main a:hover{
	color: #C19B00;
}


.destaque {
	width:550px;
	float:left;
	background:#fff;
	margin-bottom: 5px !important;
}

.destaque img.left {clear:both; float:left; margin:3px 10px 7px 0; padding:1px; border:1px solid rgb(150,150,150);}

.destaque .roundcornertop {
background:#ededed url(img/bg/bgRoundCornerTopRight.gif) no-repeat top right;
height:15px;
}

.rounded {
background:#ededed;
voice-family:inherit;
width:520px;
padding:0 15px;
}

html>body .rounded {
width:520px;
}

html>body .rounded p{
text-align: justify;
}

html>body .rounded a{
	text-decoration: none;
	float: right;
	color:#015E81;
}

html>body .rounded a:hover{
	color:#C19B00;
}

.destaque .roundcornerbottom {
background:#ededed url(img/bg/bgRoundCornerBottomRight.gif) no-repeat top right;
height:15px;
margin-bottom:5px;
}



/* navigation */
.main .navigation {
	float: left;
	/*margin-left: 1px;*/
	width: 210px;
	padding-top: 5px;
}
.main .navigation h1 {
	background: #CCCCCC;
	color: #FED66C;
	font-size: 1.3em;
	line-height: 40px;
	padding-left: 12px;
}

.main .navigation h2 {

	background-image: url(img/tab_lateral.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: #FFFFFF;
	font-size: 1.3em;
	text-align: center;
	line-height: 22px;	
	/*padding-left: 0px;
	
	padding-top: 0px;
	padding-bottom: 1px;*/
	padding: 0;	


	/*
	background-image: url(img/seta_tit.gif);
	background-repeat: no-repeat;
	background-position: 6px 4px;
	color: #C19B00;
	font-size: 1.3em;
	line-height: 20px;
	padding-left: 20px;
	padding-bottom: 2px;*/
}

.main .navigation h3 {
	/*background: #CCCCCC;*/
	background-image: url(img/seta_tit.gif);
	background-repeat: no-repeat;
	background-position: 6px 4px;
	color: #C19B00;
	font-size: 1.3em;
	line-height: 20px;
	padding-left: 20px;
}

.main .navigation .content {
	margin: 0;
	padding: 5px;
}

.main .navigation .content ul {margin: 0; padding: 0;}
.main .navigation .content li {
	/*border-bottom: 1px solid #D5E8AD;*/
	list-style: none;
	line-height:1.4em;
	font-size: 1.2em;
	font-weight: bold;
	font-variant:small-caps;
	padding-left: 7px !important /*Firefox*/;
	padding-left: 2px;
	margin: 2px;
}
.main .navigation .content li a {
	background: url(img/bg_bullet_arrow.gif) no-repeat 0 3px;	
	color: #015E81;
	/*display: block;*/
	padding: 0 0 0 12px;
	text-decoration: none;
}
.main .navigation .content li a:hover {
	/*background: #F0FFC6;*/
	color: #C19B00;
	padding-left: 14px;
}

.main .navigation .news {
	margin: 0;
	padding: 5px;
}

.main .navigation .news h1{
	color: #808080;
	font-size: 1em;
	margin: 0;
	padding: 0;
	background: none;
	line-height: normal;
}

.main .navigation .news h2{
	color: #015E81;
	font-size: 1em;
	margin: 0;
	padding: 0;
	background: none;
	line-height: normal;
}

.main .navigation .news p{
	color: #808080;
	/*font-size: 1.3em;*/
}

.main .navigation .news h3{
	padding: 0 0 0 160px;
	font-size: 1em;
	font-weight:normal;
	text-align:right;
	margin: 0;
	padding: 0;
	background: none;
	line-height: normal;
}

.main .navigation .news a{
	color: #015E81;
	text-decoration: none;
}

.main .navigation .news a:hover{
	color: #C19B00;
}

.main .navigation .news-separation{
	margin-left: 5px;
	padding: 5px 0 5px 0;
	background-image: url(img/noticias_pontos.jpg);
	background-repeat: repeat-x;
	background-position:center;
	width:200px;
	height:1px;
}

.main .navigation .main-separation{
	margin-top: 12px;
	margin-bottom: 12px;
	width:210px;
	height:1px;
	background-color: #015E81;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
}

.main .navigation .newsletter{
	margin: 8px 0 8px 0;
	padding: 5px;
}


.main .navigation .newsletter a{
	background: url(img/bg_bullet_arrow.gif) no-repeat 10px 2px;
	color: #015E81;
	text-decoration: none;
	padding-left: 24px;
	/*margin-left: 5px;*/
}

.main .navigation .newsletter a:hover{
	color: #C19B00;
	padding-left: 26px;
}

/*http://www.webcredible.co.uk/user-friendly-resources/css/css-forms.shtml*/

.main .navigation .newsletter label {
	width: 50px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	margin-top:2px;
	display: block;
	color: #808080;
}

.main .navigation .newsletter .input-text
{
	color: #555555;
	background: #fff;
	border: 1px solid #C19B00;
	margin-bottom: 8px;
	width: 130px;
}

.main .navigation .newsletter .submit input
{
	margin-left: 70px;
	height: 22px;
	width: 60px;
	font-size: 0.9em;
	color: #555;
	background: #eee;
	border: solid 1px #C19B00;
	padding:1px !important /*Non-IE6*/;
	padding:0 /*IE6*/;
}

.main .navigation .agenda a{
color:#f60;
display:block;
}

.main .navigation .agenda a:hover{
	color:#C19B00;
}

.main .navigation .agenda p{
	margin-bottom:15px;
	margin-left: 5px;
	margin-right: 5px;
}

.main .navigation .agenda .post-date {
	width:45px;
	height:49px;
	float:left;
	margin-right:5px;
	background:url(img/date-bg.gif) no-repeat;
	margin-left: 5px !important;
	margin-left: 2px;
}

.main .navigation .agenda .post-month {
font-size:11px;
text-transform:uppercase;
color:#FFF;
text-align:center;
display:block;
line-height:11px;
padding-top:2px;
margin-left:-3px;
}

.main .navigation .agenda .post-day {
font-size:18px;
text-transform:uppercase;
color:#999;
text-align:center;
display:block;
line-height:18px;
padding-top:7px;
margin-left:-3px;
}


/* footer */
.footer {
	background: url(img/footer-frame.gif) repeat-x;
	width: 770px;
	height: 50px;
	margin: 0 auto;
}

.footer-top-left {
	position: absolute;
	margin: 5px 0 0 50px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
}

.footer-top-left ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	width: 468px;
	float: left;
}	
.footer-top-left li {
	display:inline;
	list-style:none;
}
.footer-top-left a {
	display:block;
	float:left;
	padding:2px 10px 2px 10px;
	color:#666;
	text-decoration:none;
	border-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #666;	
}
.footer-top-left a:hover {text-decoration:none; color:#019CD4;}

.footer-top-right {
	position: absolute;
	margin: 5px 0 0 600px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	width:134px;
}

.footer-top-right a {
	float:left;
	padding:2px 10px 2px 10px;
	color:#015E81;
	text-decoration:none;
}

.footer-bottom {
	padding:33px 0 5px 0;
	color: #888;
	font-size: 0.9em;
	/*line-height: 40px;*/
	margin: 0 0 0 10px;
	text-align: center;
	width: 750px;
	/*height: 50px;*/
	margin: 0 0 0 10px;
}

.footer-bottom img {
	padding:2px 0 0px 0;
	margin: 0 0 0 5px;
	text-align: center;
}


/*formulario do questionário*/
/*label.question {float:left; width:60px; margin:7px 0 0 10px; padding:2px; }
input.question {width:350px; padding:2px; border:solid 1px rgb(200,200,200); }
textarea {margin-left: 0px; margin-top: 5px; width:350px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
*/
