/* CSS Document */
a{
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover{
	text-decoration:underline;
}
body {
	background: #9ABCE2 url(../imagens/bg-padrao.jpg) repeat-x;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#666;
}
h1,  h1 a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#152D65;
	
}
h2,  h2 a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#152D65;
}
blockquote {
	margin:10px 0 10px 25px;
}
#all {
	width:790px;
	min-height:500px;
	margin:0 auto;
	background:#FFF;
}
#menu {
	width:791px;
	min-height:15px;
	margin:0 auto;
	text-align:center;
	color:#152D65;
	padding:5px 0 10px  0;
}
#menu a{
	display:block;
	width:112px;
	height:18px;
	float:left;
	color:#FFF;
/*	color:#152D65;*/
	font-weight:bold;
	letter-spacing:-1px;
	font-size:10px;
	padding:5px 0 0 0;
	background:url(../imagens/menuTop.png) no-repeat 0 0;
	margin:0 1px 0 0 ;
}
#menu a:hover{
	margin:0 1px 3px 0;
	background:url(../imagens/menuTop.png) no-repeat 0 -24px;
	text-decoration:none;
}
#cab_padrao{
	width:790px;
	height:98px;
	background:url(../imagens/cab_padrao.jpg) no-repeat 0 0;
}
#content {
	width:750px;
	margin:20px;
}
#content p{
	margin: 10px 0 10px 0;
}
#content_principal {
	background:url(imagens/sombra.jpg) no-repeat 480px 110px; 
	width:490px; 
	margin:0 10px 0 0; 
	float:left; 
	min-height:300px; 
	text-align:justify;
}
#content_auxiliar {
	width:250px;
	float:left;
}
#fala-promilk-lista{
	margin:30px 0 10px 0;
}
#fala-promilk-lista li{
	display:block;
	width:470px;
	float:left;
	min-height:100px;
	padding:5px 10px 5px 10px;
	border-bottom:1px dotted #CCC;
}
#fala-promilk-lista li:hover{
	background:#F2F2F2;
}
#fala-promilk-menu {
	width:490px;
	height:68px;
	background:url(../imagens/backMenuFalaPromilk.gif) repeat-x 0 10px;
	
}

#fala-promilk-menu a{
	display:block;
	width:108px;
	margin:0 10px 0 30px;
	height:68px;
	float:left;
	color:#FFF;
	font-size:17px;
	padding:28px 0 0 0;
	text-align:center;
}
#fala-promilk-menu a:hover{
	text-decoration:none;
	background:url(../imagens/backMenuFalaPromilk-hover.gif) repeat-x 0 10px;
}
#fala-promilk-menu div.ativo{
	width:108px;
	margin:0 10px 0 30px;
	height:68px;
	float:left;
	color:#FFF;
	font-size:17px;
	padding:28px 0 0 0;
	text-align:center;
	background:url(../imagens/backMenuFalaPromilk-active.jpg) no-repeat 0px 0px;
}
#fotos_inauguracao a {
	margin:10px;
	display:block;
	width:140px;
	height:93px;
	float:left;
	text-align:center;
}
#navbar {
	width:145px;
	margin: 0 605px 20px 0;
	padding:5px 0 0 0;
	float:left;
	background:url(../imagens/bg_titulo.gif) 0 0px no-repeat;
	height:16px;
	text-align:center;
	color:#FFF;
}
#painel_auxiliar {
	width:250px; 
	/*background:url(../imagens/bg_auxiliar.gif) no-repeat bottom;*/
	
}
#painel_auxiliar div{
	background:#F2F2F2;
	border:1px solid #CCC;
	padding:50px 5px 10px 5px ;
}
#painel_auxiliar p {
	margin:10px 8px 10px 8px;
}
#painel_auxiliar h1 {
	 display:block; 
	 width:230px; 
	 height:15px; 
	 float:left; 
	 background:url(../imagens/bg_auxiliar.gif) no-repeat 0 0; 
	 padding:10px; 
	 color:#FFF; 
	 font-weight:bold;	
}
#painel_auxiliar h2 {
	margin:5px 0 5px 0;
}
/*  Institucional */
#menu_institucional{
	margin:10px;
}
#menu_institucional li{
	border-bottom:1px dotted #CCC;
	padding:10px;
}
#menu_institucional li:hover{
	background:#F2F2F2
}
#menu_institucional li a{
	display:block;
	width:200px;
	height:20px;
	color:#152D65;
	
}


/* AGROPECUÁRIA */
#agromenu {
	width:170px; 
	float:left; 
	margin:0 10px 0 0;
}
#agromenu ul li a{
	display:block; 
	width:160px;
	height:23px;
	padding:8px 10px 0 0;
	text-align:right;
	background:url(../imagens/MenuAgro.gif) no-repeat 0 -31px;
	color:#FFF;
}
#agromenu ul li a:hover{ 
	background:url(../imagens/MenuAgro.gif) no-repeat 0 0;
	font-weight:bold;
	text-decoration:none;
}
.agromenu_ativo {
	display:block; 
	width:160px;
	height:23px;
	padding:8px 10px 0 0;
	text-align:right;
	color:#FFF;
	background:url(../imagens/MenuAgro.gif) no-repeat 0 0;
	font-weight:bold;
	text-decoration:none;
}
#agromenu img {
	margin:20px 0 20px 0;
}
#agro_principal {
	width:360px; 
	float:left; 
	margin:0 10px 0 0; 
	text-align:justify;
}
#agro_auxiliar {
	width:200px; 
	float:left;
}
#agro_content {
	width:560px; 
	float:left;	
}

#mais_informacoes {
	display:block;
	width:130px; 
	float:right;
	height:22px;
	background:url(../imagens/Bt_MaisInformacoes.gif) no-repeat 0 0;
	text-indent:-5000px;
	margin:10px 0 10px 0;
}
#mais_informacoes:hover{
	background:url(../imagens/Bt_MaisInformacoes.gif) no-repeat 0 -22px;
}

/* FOOTER */
#footer {
	height:103px;
	width:100%;
	background:url(../imagens/bg-footer.jpg) repeat-x;
}
#all_footer{
	width:790px;
	margin:0 auto;
}
#menu_footer {
	width:790px;
	margin:0 auto;
	text-align:center;
	color:#FFF;
	padding-top:10px;
}
#menu_footer a{
color:#FFF;	
}



.titulo {
	font-size:16px;	
	color:#152D65;	
	margin:5px;
	font-weight:bold;
}
.bloco {
	width:490px;
	margin:20px 0 20px 0;
	float:left;	
}
.clear {
	clear:both;
}
.destaque {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#152D65;
}




/* HOME - inicial */
#content_principal_home p{
	margin: 10px 0 10px 0;
}
#content_slides_home {
	width:788px;
	margin:2px;
	height:195px;	
	background:url(../imagens/Background_PainelDestaques.jpg) repeat-x; 
}
#slides_home {
	width:100%; 
	
}
#slides_home a img{ border:0; }
#slides_home h1 a{
	color:#FFF;
}
#btControle {
	display:block;
	float:left; 
	height:37px;
}
.jFlowNext {
	background:url(../imagens/BotoesDestaques.png) no-repeat -66px 0;
	width:64px;
}
.jFlowNext:hover{	
	background:url(../imagens/BotoesDestaques.png) no-repeat  -66px -37px;	
}
.jFlowPrev {
	background:url(../imagens/BotoesDestaques.png) no-repeat 0 0;	
	width:64px; 
}

.jFlowPrev:hover{
	background:url(../imagens/BotoesDestaques.png) no-repeat  0 -37px;	
	
}
.painel_home{
	width:270px; 
	background:url(../imagens/PainelAuxiliarHome.jpg) no-repeat;
}

.painel_home_bottom{
	 height:25px; 
	 background:url(../imagens/PainelAuxiliarHome.jpg) no-repeat bottom;
}

#frmWebmail input{
	font-size:10px;
	color:#666;
}
#f_email {
	margin:5px 0 10px 0;
	border:0;
	padding:5px 10px 0 10px;
	width:86px; 
	height:22px; 
	float:left; 
	background:url(../imagens/CamposWebmail.png) no-repeat 0 0;
}
#f_pass {
	margin:5px 0 10px 0;
	border:0; 
	padding:5px 10px 0 10px; 
	width:60px; 
	height:22px; 
	float:left; 
	background:url(../imagens/CamposWebmail.png) no-repeat -106px 0;	
}
#btOk {
	border:0;
	width:31px; 
	height:31px; 
	float:left; 
	background:url(../imagens/btOkWebmail.png) no-repeat 0 0; 
	cursor:pointer; 
	text-indent:-5000px;
	margin:0 5px 0 5px;
}
#lastnews_home {
	display:block;
	width:474px;
	float:left;
}
#lastnews_home li {
	border-bottom:1px dotted #CCC;
	width:490px;
	display:block;
	width:474px;
	min-height:24px;
	padding:6px 6px 6px 10px;
}
#lastnews_home li:hover{
	background:#F2F2F2;
}
.leiamais{
	font-style:italic;
	color:#152D65;
	font-weight:bold;
}
.bt_voltar{
	display:block;
	width:125px;
	height:22px;
	float:left;
	background:url(../imagens/BTVoltar.gif) no-repeat 0 0;
}
.bt_voltar:hover{
	background:url(../imagens/BTVoltar.gif) no-repeat 0 -22px;	
}
.error {
	color:#C00;
	margin:1px 0 0 0;
}
#resposta {
	border:1px solid #CCC;
	background:#F2F2F2;
	text-align:center;
	padding:20px 0 20px 0;
	margin:10px 0 ;
}
