@charset "utf-8";
/* CSS Document */

div#geral {
width:99%;
margin:0 auto;
background-image:url(../imagens/bg_topo.jpg);
background-position:top center;
background-repeat:no-repeat;
}
/* Topo */
div#topo {
width:960px;
height:193px;
margin:0 auto;
}
div#logo {
float:left;
width:200px;
height:193px;
}

div#webmail_sites {
width:390px;
height:193px;
float:right;
}

div#bandeiras {
width:109px;
height:193px;
float:right;
}

	div#bandeiras img {
	border:0;
	padding-right:6px;
	padding-top:15px;
	}

div#painel_webmail {
width:390px;
height:81px;
}

	div#painel_webmail form {
	margin:0;
	padding:0;
	}
	div#painel_webmail .divinput{		
	height:27px;
	width:142px;
	background-image:url(../imagens/bg_input_webmail.png);
	border:1px solid #3F5E00;
	float:left;
	margin-top:39px;
	margin-left:15px;
	}
	
	div#painel_webmail .divbotao{		
	height:27px;
	width:38px;
	border:1px solid #3F5E00;
	float:left;
	margin-top:39px;
	margin-left:15px;
	}	
	
	div#painel_webmail .inputbelo {
	width:120px;
	height:15px;
	border:0;
	font-family:Arial;
	font-size:12px;
	font-weight:900;
	background-image:url(../imagens/bg_input_webmail_campo.png);
	margin:5px 0 0 9px;
	color:#FFFFFF;
	}
	
div#sites_grupo {
padding-top:11px;
height:29px;
width:100%;
}	

/* Menu */
div#menu_superior {
width:960px;
height:60px;
margin:0 auto;
}

/* Frases home */
div#frases_home {
	width:960px;
	height:144px;
	margin:0 auto;
	background-image:url(../imagens/bg_frases_home.jpg);
	background-repeat:no-repeat;
}

	div#frases_home div {
	width: 910px;
	height: 100px;
	padding:25px 0 0 25px;
	}
	
	div#frases_home div h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#3F5E00;
	font-weight:800;
	margin:0;
	padding:0 0 10px 0;
	font-style: italic;
	}	
	
	div#frases_home div h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#ffffff;
	font-weight:normal;
	line-height:1.6em;
	margin:0;
	padding:0;
	}	
	
div#boxes {
width:960px;
height:191px;
margin:50px auto;	
overflow:hidden;
}

/* titulos links */

div#titulos_links {
width:960px;
height:89px;
margin:0 auto;
background-color:#71AB00;
letter-spacing:-1px;
font-style:italic;
}

	div#titulos_links div {
	width: 910px;
	height: 60px;
	padding:25px 0 0 25px;
	}
	
	div#titulos_links div h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:42px;
	color:#ffffff;
	font-weight:normal;
	margin:0;
	padding:0 0 10px 0;
	}

/* Corpo Links */

div#conteudo {
width:960px;
margin:0 auto;
padding:30px 0;
}

div#coluna_esquerda {
	width: 198px;
	float:left;
	border-top:1px solid #71AB00;
}
div#coluna_esquerda ul {
margin:0;
padding:0;
}

div#coluna_esquerda ul li {
margin:0;
padding:5px 0;
border-bottom:1px solid #71AB00;
color:#3F5E00;
text-align:right;
list-style-type:none;
padding-right:30px;
}
div#coluna_esquerda ul li a {
text-decoration:none;
color:#3F5E00;
}

div#coluna_esquerda ul li.corrente {
background-image:url(../imagens/seta_cheia.jpg);
background-repeat:no-repeat;
font-weight:bold;
background-position:right;
}

div#coluna_esquerda ul li.outro {
background-image:url(../imagens/seta_vazada.jpg);
background-repeat:no-repeat;
font-weight:normal;
background-position:right;
}


div#coluna_texto {
width:730px;
float:right;
}

div#coluna_texto .controles {
width:100%;
height:24px;
text-align:right;
}

div#coluna_texto .controles img {
padding:5px 10px 0 0;
border:0;
}

div.texto {
font-size:12px;
line-height:1.4em;
padding-top:15px;
}


/* Rodapé */
div#rodape {
	width:100%;
	height:184px;
	margin:0 auto;
	background-image:url(../imagens/bg_rodape.jpg);
	background-repeat:repeat-x;
}

div#rodape_info {
width:960px;
height:60px;
margin:0 auto;
}

div#rodape_links {
width:960px;
height:124px;
margin:0 auto;
border:0;
}
	

