@import url(http://fonts.googleapis.com/css?family=Maven+Pro:400,700,500);
@import url(css/reset.css);

body {
	font-family: 'Maven Pro', sans-serif;
}

/* HEADER */

header {
	width: 980px;
	height: 160px;
	display: block;
	margin: 0 auto;
	overflow: hidden;
}

header > div {
	display: block;
	float:left;
	vertical-align: middle;
	margin-top: 60px;
}

header h5 {
	font-size: 13px;
	color: #666666;
	font-weight: 700;
	display: inline;
	float: right;
}

header h4 {
	font-size: 16px;
	color: #238C00;
	font-weight: 700;
	float: right;
}

header p {
	font-size: 16px;
	color: #535353;
	font-weight: 500;
	text-align: center;
}

#tLogo {
	width: 320px;
	display: block;
	float:left;
	vertical-align: middle;
	margin-top: 32px;
}

#tHeader {
	width: 532px;
	background: url(img/bgHeader.jpg);
	background-repeat:no-repeat;
	background-position: center;
}

#aHeader {
	width: 128px;
}

/* FIM HEADER */

/* CORPO */
#bgCorpo {
	background: url(img/bgCorpo.jpg) #F0F0F0;
	background-repeat: repeat-x;
	background-position: center top;
}

#corpo {
	width: 980px;
	margin: 0 auto;
	display: block;
	overflow:hidden;
	position: relative;
	padding-bottom: 78px;
}

nav {
	margin-top: 22px;
	overflow: hidden;
	display:block;
}

nav li {
	display: inline;
	float:left;
	padding-right: 65px;
} 

.menu a, a {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: 500;
	text-decoration: none;
}

.menu a:hover {
	color: #2E2E2D;
}

nav .last {
	float: right;
	padding: 0;
}
/* FIM CORPO */

/* INDEX */

#slider {
	width: 980px;
	margin-top: 22px;
	overflow: hidden;
	display: block;
}

#iCarousel {
	width: 338px;
	height: 350px;
	background: url(img/bgAreaCliente.png) no-repeat;
	position: absolute;
	overflow: hidden;
	display: block;
	z-index: 100;
	left: 628px;
	top: 420px;
}

#iCarousel h2 {
	font-size: 22px;
	color: #238C00;
	font-weight: 700;
	margin: 15px 0 30px 15px;
}

#carousel {
	width:244px;
	position: relative;
	margin: 0 auto;
	padding-top: 10px;
}

.ant {
	width: 16px;
	height: 79px;
	position: absolute;
	z-index: 111;
	left: 15px;
	top: 143px;
}

.prox {
	width: 16px;
	height: 79px;
	position: absolute;
	z-index: 111;
	right: 15px;
	top: 143px;
}

#carousel p, p a {
	text-align: center;
	font-size: 22px;
	color: #2E2E2D;
	text-decoration: none;
	text-transform: uppercase
}

#carousel p a:hover {
	color: #505946;
}

#carousel img {
	margin-left: 0 auto;
	margin-right: 0 auto;
	display: block;
}

#iConheca {
	width: 595px;
	float: left;
	display: block;
	overflow:hidden;
}

#iConheca h3 {
	font-size: 25px;
	color: #238C00;
	font-weight: 700;
	margin-bottom: 20px;
}

#iConheca img {
	float: left;
	margin-right: 20px;
}

#iConheca p {
	font-size: 14px;
	color: #8C8C8C;
	text-indent:15px;
}
/* FIM INDEX */

/* FOOTER */

footer {
	width: 100%;
	overflow: hidden;
	display: block;
	background: url(img/bgRodape.jpg);
	background-position: center top;
}

#cFooter {
	width: 980px;
	margin: 0 auto;
}

#fLeft {
	width: 610px;
	float:left;
	display: block;
	margin: 30px 0 30px 0;
}

#fNav {
	height: 45px;
	overflow: hidden;
	display:block;
	background: url(img/sep.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}

#fNav li {
	display: inline;
	float:left;
	padding-right: 60px;
} 

#fNav a, a a {
	font-size: 14px;
	color: #999999;
	font-weight: 500;
	text-decoration: none;
}

#fNav a:hover {
	color: #2E2E2D;
}

#fNav .last {
	padding: 0;
}

#fInf {
	margin-top:35px;
}

#fInf p {
	font-size:14px;
	color: #999999;
	display: inline;
}

#fInf li {
	display: inline;
	float:left;
	padding-right: 50px;
} 

#fInf img{
	vertical-align: middle;
}

#fRight {
	width: 330px;
	float: right;
	margin: 30px 0 30px 0;
}

#fRight h4 {
	font-size: 18px;
	font-weight: 700;
	color: #FFFFFF;
	display: inline;
}

#fRight p{
	font-size: 16px;
	color: #FFFFFF;
	padding: 15px 0 0 25px;
}

#fRight h6, h6 a {
	font-size: 10px;
	font-weight: 500;
	color: #FFFFFF;
	float: right;
	padding-top: 20px;
	text-decoration: none;
}

#fRight h6 a:hover {
	color: #2E2E2D;
}

#fRight img{
	vertical-align: middle;
}
/* FIM FOOTER */

#textos h2 {
	font-size: 24px;
	color: #238C00;
	font-weight: 700;
	margin: 50px 0 30px 0;
}

#textos p {
	font-size: 14px;
	color: #8C8C8C;
	text-indent: 15px;
	padding: 1.5px 0 1.5px 0;
	text-align: justify;
}

/* SERVIÇOS */

#servicos {
	display:block;
	overflow: hidden;
}

#servicos li {
	margin-bottom: 50px;
	display:block;
	overflow: hidden;
}

#servicos #imgProd {
	float: left;
	margin-right: 20px;
}

#servicos h2, h2 a {
	font-size: 24px;
	color: #238C00;
	font-weight: 700;
	margin: 50px 0 30px 0;
	text-decoration: none;
}

#servicos h3, h3 a {
	font-size: 20px;
	color: #2E2E2D;
	font-weight: 500;
	text-transform: uppercase;
	float: left;
	text-decoration: none;
}

#servicos a:hover {
	color: #505946;
}

#servicos p {
	font-size: 14px;
	color: #8C8C8C;
	padding: 1.5px 0 1.5px 0;
	margin-bottom: 22px;
}

/* FIM SERVIÇOS */

/* LOCATION */

#location {
	overflow: hidden;
	display:block;
}

#location h1 {
	font-size: 13px;
	color:#878787;
	display: inline;
	float:left;
	margin-left: 10px;
}

#location h2{
	font-size: 13px;
	color:#000000;
	display: inline;
	float:left;
	text-transform:uppercase;
}

#location h3 {
	font-size:13px;
	color: #878787;
	display:inline;
	float:right;
	margin-right: 10px;
	text-transform:uppercase;
}

#verservicos h4, h4 a {
	font-size: 13px;
	color:#878787;
	display: inline;
	float:left;
	float: right;
	margin-right: 20px;
}

/* FIM LOCATION */

/* VER SERVIÇOS */

#verservicos {
	margin-top: 26px;
	overflow: hidden;
	padding: 10px;
}

#verservicos img {
	float: left;
	padding: 0 10px 10px 0;
}

#verservicos h3 {
	font-size: 20px;
	color: #2E2E2D;
	font-weight: 500;
	text-transform: uppercase;
	padding-bottom: 15px;
}

#verservicos p {
	font-size: 14px;
	color: #8C8C8C;
	padding: 1.5px 0 1.5px 0;
	text-indent: 25px;
}

#galeria {
	margin-top: 42px;
}

#galeria ul {
	margin:0 auto;
	overflow:hidden;
}

#galeria img {
	max-width: 300px;
	margin-bottom: 42px;
}

#galeria ul > li > ul > li {
	display:inline;
	float:left;
	margin-right: 40px;
}

#galeria .gal-last {
	margin-right: 0;
	float:left;
}

#galeria h1 {
	font-size: 25px;
	color: #238C00;
	font-weight: 700;
	margin-bottom: 20px;
}
/* FIM VER PRODUTOS */

/* CONTATO */

#contato {
	width: 980px;
	margin: 0 auto;
	display: block;
	overflow: hidden;
	clear: both;
}

#contato h2 {
	font-size: 24px;
	color: #238C00;
	font-weight: 700;
	margin: 30px;
}

#formulario {
	width: 644px;
	float:left;
	overflow:hidden;
	display:block;
}

#formulario legend {
	font-size:14px;
	color: #1D1D1D;
	text-align: center;
}

#formulario label {
	font-size: 14px;
	color: #2E2E2D;
	float: left;
	text-align: center;
}

#formulario input {
	height: 40px;
	outline: none;
}

#formulario textarea {
	height: 110px;
	outline: none;
	width: 530px;
	border: 1px solid #B0B0B0;
	width: 472px;
}

#formulario select {
	height: 40px;
	outline: none;
}

#formulario #nome {
	width: 462px;
}

#formulario #email, #cidade {
	float: left;
	width: 167px;
}

#formulario #estado {
	width: 180px;
}

#formulario #telefone {
	width: 168px;
}

#formulario input[type="submit"] {
	float:right;
	width: 112px;
	height: 65px;
	border: 0;
	margin-bottom: 50px;
	margin-right: 40px;
	background:#1D1D1D;
	color: #ffffff;
}

#informacoes {
	width: 336px;
	float:left;
	overflow: hidden;
	display:block;
}

#informacoes h6 {
	color: #2E2E2D;
	font-size: 25px;
	text-align: center;
	padding-bottom: 30px;
}

#informacoes p {
	text-align: center;
	padding-bottom: 30px;
}
/* FIM CONTATO */

/* CATEGORIAS */

#categoria {
	overflow:hidden;
	margin-top: 40px;
}

#categoria ul {
	width: 320px;
	overflow: hidden;
	margin: 0 auto;
	padding: 60px 0 60px 0;
}

#categoria li {
	display: inline;
	float:left;
}

#categoria h2 {
	font-size: 20px;
	color: #000000;
	font-weight: 500;
	padding-left: 10px;
}

#categoria h3 {
	font-size: 18px;
	color: #002C89;
	text-align: center;
}

#categoria h4 {
	font-size: 13px;
	color: #868686;
	text-align: center;
}

/* FIM CATEGORIA */

/* MARCAS */

#marcas {
	overflow:hidden;
	margin-top: 40px;
}

#marcas > ul {
	width: 100%;
	overflow: hidden;
	padding: 60px 0 60px 0;
}

#marcas ul > li > ul > li {
	display: inline;
	float:left;
	width: 70px;
	padding-right: 43.5px;
}

#marcas h2 {
	font-size: 20px;
	color: #000000;
	font-weight: 500;
	padding-left: 10px;
}

#marcas h4 {
	font-size: 13px;
	color: #868686;
	text-align: center;
}

#marcas .last {
	padding: 0;
	float: left;
}

/* FIM MARCAS */

/* MODELOS */

#modelo {
	overflow:hidden;
	margin-top: 40px;
}

#modelo > ul {
	width: 955px;
	margin: 0 auto;
	overflow: hidden;
	padding: 60px 0 60px 0;
}

#modelo > ul > li > ul > li {
	display: inline;
	float:left;
	width: 200px;
	padding-right: 50px;
}

#modelo h2 {
	font-size: 20px;
	color: #000000;
	font-weight: 500;
	padding-left: 10px;
}

#modelo h4 {
	font-size: 20px;
	color: #002C88;
	font-weight: 700;
	text-align: center;
}

#modelo .last {
	padding: 0;
	float: left;
}

#modelotit {
	margin: 30px 0 0 15px;
	width: 100%;
	overflow: hidden;
}

#modelotit h2 {
	font-size: 25px;
	color: #002C89;
	font-weight: 700;
	float:left;
	line-height: 70px;
}

#modelotit img {
	width: 64px;
	height: 70px;
	float:left;
}

#sepG {
	width: 100%;
	overflow: hidden;
	text-align: center;
	margin-top:30px;
}

#sepG img {
	width: 926px;
	vertical-align: middle;
}
/* FIM MODELOS */

/* INFORMACOES */

#minformacoes {
	overflow:hidden;
	margin-top: 40px;	
}

#minformacoes h2 {
	font-size: 20px;
	color: #000000;
	font-weight: 500;
	padding-left: 10px;
}

#vmodelo {
	width: 341px;
	background-color: #002C88;
	line-height: 75px;
	float:left;
	overflow: hidden;
	margin-top: 40px;
}

#vmodelo h2 {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: 700;
	padding-left: 15px;
}

#grid {
	width: 100%;
	background: #FFFFFF;
	overflow: hidden;
	clear: both;
}

.font13-1 {
	font-size: 13px;
}

.font13-2 {
	font-size: 13px;
	color: #555555;
	text-transform: uppercase;
}

.font13-3 {
	font-size: 13px;
	text-transform: uppercase;
}

.font14 {
	font-size: 14px;
	color: #002C86;
	font-weight: 700;
	text-transform: uppercase;
}

/* FIM INFORMACOES */

/* SOLICITACAO */

#solicitacao {
	overflow:hidden;
	margin-top: 40px;
}


#solicitacao > h2 {
	font-size: 20px;
	color: #000000;
	font-weight: 500;
	padding-left: 10px;
}

#solicitacao form {
	margin-top: 30px;
	background: #FFFFFF;
	padding: 15px;
}

/* FIM SOLICITACAO */
