/*  
Theme Name: Valmor Propaganda
Version: 1.0
Description: Desenvolvido por <a href="http://www.agana.com.br">Agana</a>.
Author: Agana marketing Digital
Author URI: http://www.agana.com.br/ nelsonschuck@gmail.com
*/
/*Padrao*/
* {padding:0;margin:0;border:0;}
body{background:url(../_images/bg.jpg) no-repeat;text-align:center;color: #666;font-size: 11px;line-height:20px;font-family: Tahoma;}
img {border:none;}
legend {display:none;}
p {line-height: 1.5em;margin: 0 0 20px 0;}
.replace {background-color:transparent;background-position:left top;background-repeat:no-repeat;display:block;overflow:hidden;text-indent: -50000px;}
table tr td {border:1px solid #FFF;margin:0px;padding:2px;}
a:link,a:visited {color:#666;text-decoration:none;}
a:active,a:hover {text-decoration:underline;}
#geral{
	width:960px;
	margin:0 auto;
	text-align:left;
}
/*HEADER*/
#header {
	width:960px;
	height:199px;
}
#logo {
	float:left;
	width:300px;
	height:109px;
	background:url(../_images/logo.png) no-repeat;
	margin:12px 0 18px 330px;
}
#telefones {
	font-size:22px;
	font-weight:bold;
	text-align:right;
	padding:45px 30px 0 0;
	color:#FFF;
}
#menu {
	float:left;
	width:900px;
	height:60px;
	background:#143A5C;
	margin-left:30px;
	z-index:5;
	position:relative;
}
#menu ul{
	margin:0px;
	padding:0px;
	border:0px;
}
#menu ul li{
	margin-top:23px;
	width:224px;
	list-style:none;
	float:left;
	text-align:center
}
#menu ul .divisa{
	background:url(../_images/divisa-menu.png) no-repeat;
	width:1px;
	height:19px;
}
#menu ul li a{
	display:block;
	height:61px;
	text-decoration:none;
	color:#FFF;
	font-size:15px;
}
/*Banner*/
#banner{
	position:relative;
	float:left;
	width:920px;
	height:313px;
	margin:0 0 0 20px;
}
#slider{
	float:left;
}	
#slider ul, #slider li,
#slider2 ul, #slider2 li{
	margin:0;
	padding:0;
	list-style:none;
}
#slider2{margin-top:1em;}
#slider li, #slider2 li{
	width:920px;
	height:313px;
	overflow:hidden; 
}	
#prevBtn, #nextBtn,
#slider1next, #slider1prev{ 
	display:block;
	width:41px;
	height:41px;
	position:absolute;
	left:-21px;
	top:136px;
	z-index:1000;
}	
#nextBtn, #slider1next{ 
	left:auto !important;
	right:-21px;
}														
#prevBtn a, #nextBtn a,
#slider1next a, #slider1prev a{  
	display:block;
	position:relative;
	width:41px;
	height:41px;
	text-indent:-9800px;
	background:url(../_images/s1.png) no-repeat;	
}	
#nextBtn a:hover, #prevBtn a:hover{  
	background-position:right;
}
#nextBtn a, #slider1next a{ 
	background:url(../_images/s2.png) no-repeat;	
}
.sombra {
	display:block;
	float:left;
	width:960px;
	height:50px;
	background:url(../_images/sombra.jpg) no-repeat;
	margin:-15px 0 10px 0;
}
#chamadas {
	float:left;
	width:960px;
	margin-left:33px;
}
#chamadas ul {
	margin:0px;
	padding:0px;
	border:0px;
	list-style:none;
}
#chamadas ul li {
	float:left;
	width:306px;
	margin:13px 0px;
}
#chamadas ul li h2 {
	font-size:22px;
	color:#143A5C;
	text-transform:uppercase;
}
#chamadas ul li h2 img {
	float:left;
	margin-top:-3px;
}
#chamadas ul li .img {
	float:left;
	width:270px;
	height:140px;
	background:#143A5C;
	padding:5px;
	overflow:hidden;
	margin:8px 0px;
}
#chamadas ul li .img a {
	display: block;
	overflow: hidden;
	float: left;
	width:270px;
	height:140px;
	overflow:hidden;
}
#chamadas ul li p {
	color:#777777;
}

/*CONTEUDO*/
#content {
	float:left;
	width:960px;
	margin-top:-10px;
}
#content .conteudo {
	float:left;
	width:920px;
	padding:20px 20px;
	background:#FFF;
}
#content .conteudo h2{
	font-size:22px;
	color:#143A5C;
}
#content .conteudo .tit {
	border-bottom: 1px solid #143A5C;
	padding-bottom:7px;
	margin-bottom:17px;
}

/*SERVIÇOS*/
#listaServ {
	float:left;
	width:920px;
}
#listaServ ul {
	margin:0px;
	padding:0px;
	border:0px;
	list-style:none;
}
#listaServ ul li {
	float:left;
	width:100%;
	margin:13px 0px;
}
#listaServ ul li .img {
	float:left;
	width:270px;
	height:140px;
	overflow:hidden;
	background:#143A5C;
	padding:5px;
	overflow:hidden;
	margin:0 10px 0 0;
}
#listaServ ul li .img a {
	display: block;
	overflow: hidden;
	float: left;
	width:270px;
	height:140px;
	overflow:hidden;
}
#listaServ ul li .text {
	float: left;
	width: 630px;
}
#listaServ ul li .text h2 {
	font-size:22px;
	color:#143A5C;
}

/*CONTATO*/
.conteudo .contato {
	float:left;
	width:450px;
	margin-right:60px;
}
.conteudo .contato label {
	display:block;
	float:left;
	width:100%;
}
.conteudo .contato input[type=text] {
	float:left;
	width:432px;
	padding:8px;
	background:#143A5C;
	color:#FFF;
	border:2px solid #071e33;
}
.conteudo .contato input[type=submit] {
	background:#143A5C;
	float:right;
	padding:8px;
	cursor:pointer;
	border:2px solid #071e33;
	color:#FFF;
}
.conteudo .contato textarea {
	color:#FFF;
	float:left;
	background:#143A5C;
	width:432px;
	padding:8px;
	border:2px solid #071e33;
	margin-bottom:10px;
}
.conteudo .mapacent {
	background:#071e33;
	float:left;
	width:390px;
	padding:10px;
	margin-top:55px;
}
#errorcontato{
	float:left;
	width:432px;
	background:#FFFFCC;
	border: 1px solid #FC0;
	list-style: none;
	padding:5px;
	color: #666;
	margin:0 0 5px 0 !important;
}
/*RODAP�*/
#footer{
	float:left;
	width:100%;
	height:51px;
	background:url(../_images/rodape.jpg) repeat-x bottom;
	color:#FFF;
}
#rodape{
	position:relative;
	width:960px;
	height:51px;
	margin:0 auto;
	text-align:left;
}
#footer p{
	padding-top:18px;
	display:block;
	float:left;
}
#footer .dir{float:right;}
#footer a{color:#FFF;}