@charset "utf-8";
/* CSS Document */

@import url(formulario_geral.css);

#style1 {
	background:url(../img/bg_style1_index.png) repeat-x 0 159px;
}
	#style2 {
		background:url(../img/bg_style2_index.jpg) no-repeat 0 159px;
	}
		#content {
			position:relative;
			padding:652px 0 100px 0;
		}
			#apresentacao_index {	
				position:absolute;
				top:170px;
				left:15px;
			}
				#apresentacao_index h2 {
					width:255px;
					height:82px;
					background-color:#1d0f2e;
					padding:6px 20px 0 35px;
					float:left;
					font-family:'MyriadProBoldItalic', sans-serif;
					font-size:2.5em;
					text-align:right;
					color:#fff;
				}
				#apresentacao_index span {
					font-size:1.3em;
				}
				#apresentacao_index h3 {
					width:400px;
					height:78px;
					background:url(../img/bg_h3_apresentacao_index.png) repeat-x 0 0;
					padding:10px 230px 0 25px;
					float:left;
					font-family:'MyriadProCondItalic', sans-serif;
					font-size:2.4em;
					font-weight:normal;
					line-height:1.2em;
					color:#ffd503;
				}
			#noticias_index {
				padding-top:50px;
				width:705px;
				background:url(../img/bg_noticias_index.png) no-repeat right bottom;
				padding:0 20px 38px 0;
			}
				#noticias_index h3 {
					margin-top:-34px;
					padding:0 0 5px 40px;
					font-family:'MyriadProBoldItalic', sans-serif;
					font-size:2.4em;
					color:#1d511b;
				}
				#noticias_index ul {
					min-height:182px;
					background-color:#dedede;
					padding:18px 70px 5px 40px;
				}
				#noticias_index p {
					padding-bottom:18px;
					line-height:1.6em;
				 	color:#333; 
				}
				#noticias_index p a{ color:#333; }
				
				#noticias_index h4 {
					font-size:1.3em;
					color:#459942;
					font-weight:bold;
					float:left;
					margin-right:6px;
				}
					#noticias_index h4 a{ color:#459942; }
				#noticias_index a {
					font-size:1.1em;
					text-decoration:none;
				}
				#noticias_index a:hover, #noticias_index a:focus {
					text-decoration:underline;
				}

			#conteudo_index {
				width:705px;
			}
				#titulo_conteudo_index {
					height:82px;
					background:url(../img/bg_titulo_geral.png) repeat-x 0 0;
					padding:8px 0 0 40px;
					color:#fff;
				}
					#titulo_conteudo_index h3 {
						font-family:'MyriadProCondItalic', sans-serif;
						font-size:1.7em;
				  		font-weight:normal;
					}
					#titulo_conteudo_index span {
						font-family:'MyriadProCondBoldItalic', sans-serif;
						font-size:1.2em;
					}
					#titulo_conteudo_index h1 {
						font-family:'MyriadProCondBoldItalic', sans-serif;
				 		font-size:4.2em;
					}
				#texto_conteudo_index {
					padding:18px 70px 0 40px;
				}
					#texto_conteudo_index p {
						line-height:1.5em;
					}
			#newslatter {
				width:180px;
				height:234px;
				position:absolute;
				top:652px;
				right:0;
				background:url(../img/bg_newslatter.png) no-repeat right bottom;
				padding:0 30px 46px 0;
			}
				#newslatter fieldset {
					min-height:200px;
					padding:30px 0 0 8px;
					background-color:#dedede;
				}
				#newslatter h3 {
					font-family:'MyriadProBoldItalic', sans-serif;
					font-size:2.5em;
					color:#1d511b;
				}
				#newslatter div {
					padding-top:10px;
				}
				#newslatter span {
					display:none;
				}
				#newslatter input {
					width:153px;
					height:22px;
				}
				#newslatter button {
					background:none;
					margin-left:-3px;
					padding-top:3px;
					color:#a3238e;
				}
				#newslatter button:hover, #newslatter button:focus {
					text-decoration:underline;
				}
				#newslatter p {
					padding:15px 8px 0 3px;
					font-style:italic;
					font-size:0.9em;
					line-height:1.3em;
					color:#333;
				}
			#logos_index {
				position:absolute;
				top:1050px;
				right:40px;
				text-align:right;
			}
				#logos_index h3 {
					display:none;
				}
				#logos_index div {
					padding-bottom:25px;
				}