/* CSS Document */
/*Happy Hippo web site */
body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E67C30;
	/*background-image: url(New_images/fundo_geral.gif);*/
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
/*	background-color: #CCCCCC; */
}
a:active {
	color: #000000;
	text-decoration: none;
}
.formulario {
	font: 12px Arial, Helvetica, sans-serif;
}
.texto_p13 {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	padding-right: 5px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 15px;
}
.linha {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.style1 {
	font: 15px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 30px;
}
.style2 {
	font: 15px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 30px;
	font-weight: bold;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
}
.style4 {
	color: #FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
}
.recorte_menu {
	position:relative;
	top: 0px;
	left: 575px;
}
.tabela_contato {
	position: relative;
	top: 0px;
	left: 10px;
	background-image: url(New_images/Fig_contato.gif);
}
.menus_n1 {
	position:relative;
	top: -30px;
}
.menus_geral {
	position:relative;
	left: 90px;
	vertical-align: middle;
	padding: 2px;
}
.menus_geral_txt {
	position:relative;
	left: 90px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #CC3300;
}
.logo {
	position:relative;
	top: 40px;
	left: 80px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.borda_contatos {
	background-attachment: scroll;
	background-image: url(images/top_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/*border: 1px solid #666666;*/



}
