/*
Theme Name: MultFlex
Theme URI: http://agenciapro.com.br
Version: 2.0
Author: Agencia Pro
*/
*, body {
	border: 0;
	margin: 0;
	padding: 0;
	outline: none;
	line-height: 100%;
}
label, button {
	cursor: pointer;
}

strong {
  color:#193274;
}

strong span{
  color:#007B3A;
}
/*Corpo*/
body {
	font-family: Tahoma, Verdana, Sans-serif;
	background: url("img/bg.png") repeat-x top;
}
#wrp {
	width: 960px;
	margin: 0 auto;
}
/*Header*/
#header {
	height: 110px;
	overflow:hidden;
	background: url("img/top.png");
}
#header h1 {
	float: left;
	width: 218px;
	height: 81px;
	display: inline;
	overflow: hidden;
	margin: 15px 0 0 50px;
}

/*Telefone*/
#telefone {
	float: right;
	height: 110px;
	color: #007B3A;
	font-size: 20px;
	padding: 30px 0 0 100px;
}
#telefone p {
	line-height: 150%;
	font-weight: bold;
}

.destaque{
	line-height: 150%;
	font-size: 14px;	
}

#topfrase {
	float: left;
	height: 110px;
	color: #007B3A;
	font-size: 18px;
	padding: 45px 0 0 100px;
}
#topfrase p {
	line-height: 150%;
	font-weight: bold;
}

/*Menu Top*/
#topmenu {
	float: right;
	display: inline;
	margin: 40px 30px;
}
#topmenu li {
	display: inline;
}
#topmenu li a {
	float: left;
	width: 62px;
	height: 29px;
	display: block;
	font-size: 13px;
	overflow: hidden;
	text-indent: -999px;
	text-decoration: none;
	background: url("img/topmenu.png") left top;
}
#topmenu .center a {
	background-position: center top;
}
#topmenu .last a {
	background-position: right top;
}
/*Menu*/
#menu {
	width: 900px;
	height: 60px;
	margin: 0 auto;
	overflow: hidden;
}
#menu ul {
	float: left;
	width: 800px;
	height: 30px;
	overflow: hidden;
	margin: 30px 0 0 0;
}
#menu ul li {
	display: inline;
}
#menu li a {
	color: #fff;
	float: left;
	height: 30px;
	display: block;
	font-size: 13px;
	padding: 0 10px;
	line-height: 30px;
	text-decoration: none;
}
#menu li a span {
	line-height: 30px;
}
#menu .select a {
	color: #888;
	margin:0 1px 0 0;
	padding: 0 0 0 10px;
	background: url("img/menu.png") no-repeat left top;
}
#menu .select a span {
	height: 30px;
	padding: 0 10px 0 0 ;
	line-height: 30px;
	display: inline-block;
	background: url("img/menu.png") no-repeat right bottom;
}
#menu li a:hover {
	color: #000;
	background: url("img/menuhover.png") no-repeat center bottom;
}
#menu .select a:hover {
	background: url("img/menu.png") no-repeat left top;
}


/*Home*/
#home {
	width: 900px;
	margin: auto;
}
#home h2 {
	color: #007B3A;
	font-size: 18px;
	font-weight: normal;
	padding: 20px 20px 5px 20px;
}
#home h2 a {
	color: #007B3A;
	text-decoration: none;
}

#present {
	float: left;
	width: 390px;
	height: 180px;
	margin: 0 25px 0 0;
	background: url("img/sprite.png");
}
#home p {
	color: #666;
	font-size: 13px;
	line-height: 130%;
	margin: 0 20px 10px 20px;
}

#clientes {
	float: left;
	width: 485px;
	height: 180px;
	background: url("img/sprite.png") -630px 0;
}

#clientes strong {
  color:#193274;
}

#clientes strong span{
  color:#007B3A;
}

#home .more a {
	width: 120px;
	height: 20px;
	display: block;
	overflow: hidden;
	text-indent: -999px;
	background: url("img/more.png") no-repeat;
}
/*Paginas internas*/
#pages {
	width: 900px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	background: url("img/bgpages.png") no-repeat bottom left;
}
#pages h2.main {
	color: #007B3A;
	font-size: 25px;
	font-weight: normal;
	padding: 25px 30px 10px 20px;
}
#pages h3 {
	color: #444;
 	font-size: 16px;
	font-weight: normal;
	padding: 0 30px 10px 20px;
}
#pages p a, #pages li a {
	color: #497f5f;
	text-decoration: none;
}
#pages p a:hover, #pages li a:hover {
	text-decoration: underline;
}
#pages ul li {
	font-size: 14px;
	margin-bottom: 5px;
}
/*Map*/
#map {
	width: 820px;
	height: 460px
}
.molduraMap {
	width: 840px;
	margin: auto;
	height: 480px;
	margin: 0 auto;
	padding: 20px 0 0 20px;
	background: url("img/map.png");
}


/* thumbs */
#pages .thumbs {
	width: 635px;
	margin: 0 20px;
	overflow: hidden;
}
#pages .thumbs a {
	float: left;
	width: 127px;
	height: 127px;
	display: block;
	text-align: center;
	background: url("img/thumbs.png") no-repeat top center;
}
#pages .thumbs a img {
	margin: 7px 0 0 0;
}
/*Menu Extra*/
#extramenu {
	width: 200px;
	float: right;

	display: inline;
	margin: 20px 20px 10px 20px;
	background: url("img/extramenubottom.png") no-repeat bottom left;
}
#extramenu ul {
	margin: 0;
	padding: 10px 0;
	list-style: none;
	background: url("img/extramenutop.png") no-repeat top left;
}
#extramenu ul li {
	margin: 0;
	display: inline;
}
#extramenu li a {
	display: block;
	height: 34px;
	line-height: 34px;
	text-indent: 30px;
	background:  url("img/extramenucenter.png") no-repeat top left;
}
#extramenu li a:hover {
	color: #fff;
	background: #497f5f;
	text-decoration: none;
	background:  url("img/extramenucenter.png") no-repeat top right;
}
#extramenu .first a {
	border-top: 0;
}
#extramenu .last a {
	background:  url("img/extramenucenter.png") no-repeat bottom left;
}
/**/
#pages p {
	color: #555;
	font-size: 14px;
	line-height: 150%;
	margin: 0 20px 10px 20px;
}

/* Comuns*/
.voltar {
	clear: both;
}
.voltar a {
	color: #007B3A;
	font-weight: bold;
	text-decoration: none;
}
.voltar a:hover {
	text-decoration: underline;
}
.editar {
	top: 20px;
	left: 20px;
	position: fixed;
}
/*Formulario*/
#pages .contato {
	color: #555;
	width: 300px;
	font-size: 13px;
	margin: 0 20px 10px 20px;
}
#pages .contato .text, #pages .contato textarea {
	width: 300px;
	padding: 3px 0;
	margin:0 0 10px 0;
	border:1px solid #ccc;
}
#pages .contato textarea {
	height: 100px;
	overflow: auto;
	font: 13px Tahoma, Arial, Helvetica;
}
#pages .contato small {
	display: block;
	font-size: 12px;
	margin: 0 0 10px 0;
}
#pages .contato label {
	display: block;
	margin: 0 0 2px 0;
}
#pages .contato button {
	width: 75px;
	height: 22px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url("img/enviar.png");
}

/*Galerias*/
#pages .galeria {
	width: 620px;
	margin: 0 0 0 20px;
}
.galeria a img {
	margin: 5px 0 2px 0;
}
.galeria a {
	color: #555;
	float: left;
	width: 110px;
	height: 140px;
	display: block;
	font-size: 14px;
	margin: 0 14px 15px 0;
	text-align: center;
	text-decoration: none;
	background: url("img/thumbs.png");
}
#pages .galeria a strong {
	display: block;
	font-weight: normal;
}
/*Paginacao*/
#pages .ngg-navigation {
	clear: both;
	height: 30px;
	margin: 0 20px 10px 20px;
}
#pages .ngg-navigation a, #pages .ngg-navigation span {
	float: left;
	color: #497f5f;
	display: block;
	font-size: 14px;
	padding: 3px 5px;
	margin: 0 3px 0 0;
	text-decoration: none;
	border: 1px solid #497f5f;
}
#pages .ngg-navigation span {
	color: #fff;
	background: #497f5f;
}
/*buscar*/
#buscar {
	width: 400px;
	height: 35px;
	margin: 10px 20px;
	overflow: hidden;
	background: url("img/buscar.png");
}
#buscar input {
	float: left;
	color: #555;
	width: 300px;
	padding: 10px 5px;
	background: url(no.png);
}
#buscar button {
	color: #fff;
	float: left;
	width: 90px;
	height: 35px;
	background: transparent;
}
/*Resultados busca*/

#pages ol {
	margin: 0 20px 10px 20px;
}
#pages ol li {
	display: inline;
}
#pages ol li a {
	height: 30px;
	display: block;
	font-size: 13px;
	line-height: 30px;
	border-bottom: 1px dotted #ccc;
}
#pages ol li a:hover {
	color: #fff;
	background: #497f5f;
	text-decoration: none;
}
/*Pagina produtos*/
#pages #menuProdutos {
	width: 640px;
	margin: 0 20px 10px 20px;
}
#menuProdutos li {
	display: inline;
}
#pages .last a {
	border: 0;
}
#menuProdutos li a {
	display: block;
	padding: 7px 10px;
	border-bottom: 1px dotted #ddd;
}
#menuProdutos li a:hover {
	background: #eee;
	text-decoration: none;
}
/**/
#wrp .anterior, #wrp .proxima {
	width: 30px;
	height: 30px;
	z-index: 99999;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	text-indent: -99999px;
}
#wrp .anterior {
	right: 660px;
	top: 140px;
	height: 30px;
	width: 30px;
	background: url("img/anterior.png");
}
#wrp .proxima {
	right: -15px;
	top: 140px;
	height: 30px;
	width: 30px;
	background: url("img/proximo.png");
}

/*Estilos Comuns*/

#pages .floatright {
 float: right;
}

#pages p.msnalign img {
 padding: 90px 75px 65px 65px;
}

/*Header Img*/

#telinfo {
 position: relative;
 left: 90px;
 bottom: 5px;
}

/*Footer*/
#footer {
	color: #666;
	clear: both;
	font-size: 13px;
	padding: 30px 0 0 0;
	margin-bottom: 20px;
	text-align: center;
}
#footer a {
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	color: #497f5f;
}
#footer p {
	font-size: 12px;
	padding: 10px 0 0 0;
}
#footer p strong {
	color: #193274;
}

#footer p strong span {
	color: #007B3A;
}


