@charset "utf-8";
html, body {height:99%;}
body {
	margin: 0px;
	padding: 0px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #ED8A22;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #D85527;
	font-weight: bold;
	display: inline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000;
	display: inline;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #000;
	text-align: justify;
	line-height: 19px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F79422;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D1D3D4;
	line-height: 20px;
}
a:link, a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #808285;
	line-height: 14px;
	text-decoration: none;
}
a:hover, a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #808285;
	line-height: 14px;
	text-decoration: underline;
}
a.menu2:link, a.menu2:visited {
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding-left: 20px;
}
a.menu2:hover, a.menu2:active {
	text-decoration: none;
	color: #ED8A22;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
}
a.menu-selecionado:link, a.menu-selecionado:visited{
	text-decoration: none;
	color: #ED8A22;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(../images/flecha.png);
	background-repeat: no-repeat;
	background-position: left center;
}
a.menu-selecionado:hover, a.menu-selecionado:active{
	text-decoration: none;
	color: #ED8A22;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(../images/flecha.png);
	background-repeat: no-repeat;
	background-position: left center;
}
a.contato:link, a.contato:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	background-color: #ED8A22;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
a.contato:hover, a.contato:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	background-color: #F79422;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.page_active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #92B5C8;
	font-weight: bold;
	text-decoration: none;
}
* html #site {height: 99%;}
#site {
	position: relative;
	width: 950px;
	margin: 0 auto;
	min-height: 100%;
}
#top {
	width: 950px;
	height: 88px;
	background-image: url(../images/voicev.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#top #menu {
	height: 30px;
	width: 470px;
	position: absolute;
	left: 481px;
	top: 50px;
	z-index: 2;
}
#banner {
	height: 267px;
	width: 950px;
}

#conteudo {
	width: 950px;
	padding-bottom: 50px;
}
#rodape {
	position: absolute;
	height: 50px;
	width: 950px;
	border-top-color: #D1D3D4;
	border-top-width: 1px;
	border-top-style: dashed;
	bottom: 0px;
	z-index: 1;
	left: -2px;
}
#menu-flutuante {
	position: relative;
	width: 230px;
}
#menu ul {
	padding:0px;
	margin:0px;
	float: left;
	width: 100%;
	list-style:none;
}
#menu ul li {
	display: inline;
}
#menu ul li a.menu:link, a.menu:visited{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ED8A22;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	position: relative;
	padding-top: 8px;
	height: 22px;
	width: 94px;
}
#menu ul li a.menu:hover, a.menu:active {
	color: #808285;
	font-weight: bold;
	text-decoration: none;
	background-color: #FEF8F1;
}
#conteudo-portfolio {
	position: relative;
	width: 690px;
	left: 0px;
	top: 0px;
}


.rodape {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #808285;
	line-height: 14px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #929497;
	font-weight: bold;
}
.telefone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: lighter;
}
.bg-contato {
	background-image: url(../images/bg-contato.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.combos-contato {
	border: 1px solid #A7A9AC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ED8A22;
	width: 300px;
	background-color: #FFF;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	background-color: #D85527;
	font-weight: bold;
}

