@charset "utf-8";
/* CSS Desenvolvido por www.FoXwebsites.com.br e-mail: contatofws@hotmail.com  */

*{
	margin:0px;
	padding:0px;
	font-family: Arial;
	font-size:12px;
	color:#005897;
}

body{
	background:url(../img/bg.jpg) top center fixed;
}

.topo{
	width:100%;
	height:auto;
}

a, img{ border:none; }

ul{list-style:none; }

.flash{
	width:960px;
	height:auto;
	float:left;
	position:relative;
	margin-left:-480px;
	left:50%;
}
h1{
	width:100%;
	font-size:24px;
	float:left;
	position:relative;
	background:#FFF;
	border-bottom:3px solid #005897;
}




/*************** TOPO ********************/

.logomarca{
	float:left;
	margin:60px 0 0 0;
}



.outdoorGeral{
	width:429px;
	height:257px;
	float:right;
	margin:25px 0 0 0;
}
	
	.outdoor{
		width:429px;
		height:257px;
		background:url(../img/banner.png);
		float:left;
		position:relative;
		z-index:999;
	}
	.imgOutdoor{
		width:380px;
		height:160px;
		float:left;
		position:relative;
		margin:-248px 0 0 24px;
		z-index:9;
		overflow:hidden;
	}
/*		.imgOutdoor ul li{ position:absolute; }*/


/*************** CONTEUDO ********************/

.Conteudo_Geral{
	width:100%;
	height:auto;
	float:left;
	position:relative;
	margin:10px 0;
}
.conteudo{
	width:960px;
	height:auto;
	float:left;
	background:#fff;
	position:relative;
	margin-left:-480px;
	left:50%;
}
#Conteudo{
	width:940px;
	height:auto;
	float:left;
	position:relative;
	padding:10px;
}
.Texto{
	width:auto;
	float:left;
	position:relative;
	margin:10px 0 0 0;
}


/** menu **/
.menu{
	width:100%;
	height:auto;
	float:left;
	position:relative;
	background:#FFF;
}

.menu ul{
	width:960px;
	float:left;
	position:relative;
	left:50%;
	margin-left:-480px;
	font-weight:bold;
}
.menu ul li{
	float:left;
	list-style:none;
}
.menu ul li a{
	float:left;
	text-decoration:none;
	padding:10px 14px;
	font-size:16px;
}
.menu ul li a:hover{
	text-decoration:none;
	background:#005897;
	color:#fff;
}

/**************** HOME **********************/

.linhaUm{
	width:100%;
	float:left;
	margin:10px 0 0 0;
}

.SejabemVindo{
	width:410px;
	float:left;
	position:relative;
	margin:0 0 0 10px;
}
	.SejabemVindo strong{
		font-size:16px;
		font-weight:bold;
	}


.banner_contato{
	width:467px;
	float:right;
	margin:0 10px 0 0;
}



/** linha dois **/
.linhaDois{
	width:100%;
	float:left;
	margin:20px 0 10px 0;
}
.climatizacaoHome{
	width:410px;
	float:left;
	background:#EBF2F7;
	margin:0 0 0 10px;
}
	.climatizacaoHome p{ 
		width:100%;
		float:left;
		padding:7px; 
		margin:5px 0 0 0; 
	}


.Chamada_Eventos{
	width:467px;
	height:245px;
	float:right;
	position:relative;
	background:#EBF2F7;
	margin:0 10px 0 0;
}
.Eventos_Principais{
	width:210px;
	height:auto;
	position:relative;
	float:left;
	overflow:hidden;
	margin:10px 10px 3px 10px;
}
.Eventos_Principais a{
/*	width:280px;*/
	height:58px;
	position:relative;
	float:left;
	cursor:pointer;
	text-decoration:none;
}
.Eventos_Principais a:hover{
	text-decoration:underline;
}

.Eventos_Principais1{
	width:270px;
	height:auto;
	position:relative;
	float:left;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:8px;
}
.Eventos_Principais1 a{
	width:280px;
	height:auto;
	position:relative;
	float:left;
	cursor:pointer;
	text-decoration:none;
}
.Eventos_Principais1 a:hover{
	text-decoration:underline;
}
.Foto_Chamada_Eventos{
	width:80px;
	height:50px;
	background:url(../img/noimg.jpg);
	float:left;
	position:relative;
}

.banner_servicos a{
	width:290px;
	height:225px;
	float:left;
	position:relative;
	margin-top:5px;
}
/**************** EMPRESA *******************/
.Rotulo_Interno{
	width:100%;
	height:30px;
	float:left;
	line-height:30px;
	position:relative;
}
.foto_empresa{
	width:300px;
	height:200px;
	float:left;
	position:relative;
	border:5px #005897 solid;
	margin-right:20px;
	margin-bottom:1px;
}
.fundo_texto{
	width:100%;
	height:auto;
	/*background:#EBF2F7;*/
	float:left;
	position:relative;
	padding:5px;
	margin-top:30px;
}

	.fundo_texto p{
		width:60%; 
		float:left;
		margin:5px 0 0 0;
	}


/*************** SERVIÇOS ********************/
.fundo_texto_servicos{
	width:95%;
	height:auto;
	float:left;
	position:relative;
	padding:5px;
	margin-top:5px;
}

.foto_servico{
	width:297px;
	height:278px;
	float:left;
	position:relative;
	border:5px #005897 solid;
	margin-right:20px;
	margin-bottom:1px;
}

.Rotulo_Interno_servicos{
	width:606px;
	height:30px;
	float:left;
	position:relative;
}
	.Rotulo_Interno_servicos h1{
		font-size:18px;
/*		border-bottom:2px solid #005897;*/
		border:0px;
	}

.Texto_servico{
	width:150px;
	height:auto;
	float:left;
	position:relative;
}
/*************** EVENTOS ********************/
.fundo_eventos{
	width:440px;
	height:auto;
	background:#EBF2F7;
	float:left;
	position:relative;
	padding:4px;
	margin:10px;
}
.fundo_eventos a{
	float:left;
	position:relative;
	cursor:pointer;
	text-decoration:none;
	border:1px solid #EBF2F7;
}
.fundo_eventos a:hover{
	cursor:pointer;
	text-decoration:none;
	border:1px #005897 dotted;
}

.fotos_eventos a:hover{
	border:5px #EBF2F7 solid;
}

.foto_eventos{
	width:100px;
	height:100px;
	float:left;
	position:relative;
	border:5px #005897 solid;
	margin-right:20px;
	margin-bottom:1px;
	background:url(../img/noimg100x100.jpg);
}
.Titulo_eventos{
	width:305px;
	float:left;
	position:relative;
}
.Titulo_eventosInt{
	width:100%;
	float:left;
	position:relative;
	font-size:20px;
	border-bottom:3px solid #005897;
}
.data{
	width:70px;
	height:auto;
	float:left;
	position:relative;
	margin-left:2px;
}
.descricao_eventos{
	width:305px;
	height:auto;
	float:left;
	position:relative;
	padding-top:5px;
	color:#005897;
}

.paginacao{
	width:100%;
	height:auto;
	float:left;
	position:relative;
	text-align:center;
	margin:15px 0;
}
	.paginacao a{
		text-decoration:none;
		background:#005897;
		color:#fff;
		padding:5px 10px;
		margin:5px;
		border:1px solid #005897;
	}
	


/**/
.fotos_eventos {
	width:100%;
	float:left;
	margin:15px 0 0 0;
}
.fotos_eventos a{
	width:100px;
	height:100px;
	float:left;
	position:relative;
	border:5px #005897 solid;
	margin:12px;
}
.div_voltar{
	width:auto;
	height:auto;
	float:right;
	position:relative;
	margin:-25px 0 0 0;
}
.bt_voltar a{
	line-height:15px;
	float:right;
	text-align:center;
	text-decoration:none;
	background:#005897;
	color:#EBF2F7;
	padding:5px 10px;
	border:1px #005897 solid;
}
.bt_voltar a:hover{
	background:#EBF2F7;
	color:#005897;
}
/*************** CLIMATIZADORES ***************/
.titulo_climatizadores{
	width:100%;
	height:auto;
	position:relative;
	float:left;
}
.foto_climatizadores a{
	width:210px;
	height:235px;
	float:left;
	position:relative;
	text-align:center;
	text-decoration:none;
	border:5px #005897 solid;
	margin-left:10px;
	background:#FFFFFF;
	color:#666666;
	margin-bottom:20px;
	margin-top:10px;
}
.foto_climatizadores a:hover{
	border:5px #EBF2F7 solid;
}

.foto_interna_climatizadores{
	width:300px;
	height:300px;
	float:left;
	position:relative;
	border:5px #EBF2F7 solid;
	margin-right:20px;
	margin-bottom:1px;
}
.div_climatizadores{
	width:595px;
	height:auto;
	float:left;
	position:relative;
	padding-left:5px;
	margin-bottom:5px;
	text-indent:5px;
}
.div_climatizadores a:hover{
	font-weight:bold;
}
.div_climatizadores1{
	width:90%;
	height:auto;
	float:left;
	position:relative;
	padding-left:10px;
	margin-bottom:10px;
	margin-top:15px;
}
/*************** ORÇAMENTO *****************/


#formOrcamento{
	width:100%;
	float:left;
	margin:35px 0 0 0;
}

.fundo_Form_orcamento{
	width:460px;
	height:auto;
	float:left;
	position:relative;
	padding:5px;
}
.fundo_Form_orcamento label{
	width:150px;
	color:#005897;
	float:left;
	position:relative;
	margin-top:3px;
}
.fundo_Form_orcamento input{
	width:280px;
	height:20px;
	line-height:20px;
	background:#EBF2F7;
	border:1px #005897 solid;
	color:#333333;
	float:left;
	position:relative;
	margin-top:3px;
}

.bt{
	width:auto;	
	height:auto;
	float:right;
	background:#005897;
	padding:7px 15px 9px 15px;
	color:#fff;
	margin:15px 30px 15px 0 ;
	text-transform:capitalize;
	cursor:pointer;
}

.fundo_Form_orcamento1{
	width:100%;
	height:auto;
	float:left;
	position:relative;
	padding:5px;
	margin:15px 0 0 0;
}
.fundo_Form_orcamento1 label{
	width:100%;
	color:#005897;
	float:left;
	position:relative;
	margin-top:3px;
}
.fundo_Form_orcamento1 textarea{
	width:96%;
	height:170px;
	line-height:20px;
	background:#EBF2F7;
	border:1px #005897 solid;
	color:#333333;
	float:left;
	position:relative;
	margin-top:3px;
}

/************** TRABALHE CONOSCO ***********/
.fundo_Form{
	width:310px;
	height:auto;
	float:left;
	position:relative;
	padding:5px;
}
.fundo_Form input{
	width:200px;
	height:20px;
	line-height:20px;
	background:#FFFFFF;
	border:1px #999999 solid;
	color:#333333;
	float:left;
	position:relative;
	margin-top:3px;
}
.fundo_Form label{
	width:80px;
	color:#FFFFFF;
	float:left;
	position:relative;
	margin-top:3px;
}
.fundo_Form select{
	width:200px;
	height:20px;
	line-height:20px;
	background:#FFFFFF;
	border:1px #999999 solid;
	color:#333333;
	float:left;
	position:relative;
	margin-top:3px;
}
option{
	color:#333333;
}
.fundo_Form .bt{
	width:282px;
	height:20px;
	line-height:15px;
	text-align:center;
	margin-top:10px;
	background:#CCCCCC;
	border:1px #999999 dotted;
}
/*******/
.fundo_Form1{
	width:315px;
	height:auto;
	float:left;
	position:relative;
	padding:5px;
	margin-top:20px;
}
.fundo_Form1 input{
	width:200px;
	height:20px;
	line-height:20px;
	background:#FFFFFF;
	border:1px #999999 solid;
	color:#333333;
	float:left;
	position:relative;
	margin-top:3px;
}
.fundo_Form1 label{
	width:80px;
	color:#FFFFFF;
	float:left;
	position:relative;
	margin-top:3px;
}
.fundo_Form1 select{
	width:200px;
	height:20px;
	line-height:20px;
	background:#FFFFFF;
	border:1px #999999 solid;
	color:#333333;
	float:left;
	position:relative;
	margin-top:3px;
}
.texto_form{
	width:auto;
	height:20px;
	line-height:20px;
	color:#FFFFFF;
	position:relative;
	float:left;
	margin-bottom:5px;
}
#exp1_entrada, #exp1_saida{
	width:96px;
}
.fundo_Form1 textarea{
	width:280px;
	height:100px;
	line-height:20px;
	background:#FFFFFF;
	border:1px #999999 solid;
	color:#333333;
	float:left;
	position:relative;
	margin-top:3px;
}
/***********/




/************** CONTATO ****************/

.contatos{
	width:100%;
	float:left;
	margin:25px 0 0 20px;
}
	.contato_esquerdo{
		width:400px;
		float:left;
	}

label{
	width:100%;
	float:left;
	color:#6B7836;
	font-size:12px;
	margin:5px 0;
}
input{
	width:100%;
	height:30px;
	float:left;
	line-height:25px;
	background:#EBF2F7;
	color:#005897;
	border:0px;
	margin:0 0 10px 0;
}
textarea{
	width:100%;
	height:120px;
	float:left;
	background:#EBF2F7;
	color:#005897;
	border:0px;
}
.botao{
	width:auto;
	height:auto;
	float:right;
	background-color:#005897;
	border:#005897 1px solid;
	color:#EBF2F7;
	padding:5px 15px;
	margin:15px 0;
	cursor:pointer;
	text-transform:capitalize;
}



.contato_direito{
	width:400px;
	float:left;
	margin:0 0 0 50px;
}






/************** PARCEIROS *****************/
.prinClientes{
	width:100%;
	float:left;
	margin:20px 0;
}
	.prinClientes li{
		width:140px;
		height:140px;
		float:left;
		position:relative;
		margin:8px;
	}





/************** LOCALIZAÇÃO *****************/
.mapa{
	float:left;
	margin:25px 0;
	border:5px solid #005897;
}


.endMapa{
	width:250px;
	float:left;
	margin:25px 0 0 25px;
}



/**************** RODAPE ********************/


.Rodape_Geral{
	width:100%;
	float:left;
	position:relative;
}
.Rodape{
	width:960px;
	height:auto;
	float:left;
	position:relative;
	margin-left:-480px;
	left:50%;
	/*background-color:#000000; !important*/
}
/*rodape esquerdo*/
.Rodape_Esquerdo{
	width:250px;
	height:300px;
	float:left;
	position:relative;
	padding-left:30px;
}
address{
	margin-top:40px;
	color:#005897;
	font-style:normal;
}
/*
strong{
	color:#6B7836;
	font-style:normal;
}
strong a{
	color:#6B7836;
	font-style:normal;
	text-decoration:none;
}
strong a:hover{
	color:#6B7836;
	font-style:normal;
	text-decoration:underline;
}
*/
/*rodape direito*/
.Rodape_Direito{
	width:320px;
	height:335px;
	float:left;
	position:relative;
	padding:15px 0px 0px 30px;
	margin-left:150px;
}
/**/
.fundo{
	width:320px;
	height:auto;
	float:left;
	position:relative;
}
.texto, .texto1 , .texto2, .texto3, .texto4 { 
	font: 18px "Trebuchet MS"; 
	float:left;
	position:relative;
	margin-top:10px;
	}
	
.texto {  
	position:relative; 
	top:0; 
	left:0;
	color:#6B7836; 
	}
.texto1{ 
	position:absolute; 
	left: 1px;
	top: -1px;
	color:#C5D192; 
	}
.texto2{ 
	position:absolute; 
	left: -1px;
	top: 1px;
	color:#C5D192; 
	}
.texto3{ 
	position:absolute; 
	left: -1px;
	top: -1px;
	color:#C5D192; 
	}
.texto4{ 
	position:absolute; 
	left: 1px;
	top: 1px;
	color:#C5D192; 
	}


/*rodape baixo*/
.Rodape_Baixo{
	width:960px;
	float:left;
	position:relative;
	margin-left:-480px;
	left:50%;
	padding:15px 0;
	background:url(../img/bgRodape.png);
}
.texto_rodape{
	width:auto;
	float:left;
	position:relative;
	margin-left:10px;
	font-weight:bold;
}
.Logo_Fox{
	width:auto;
	float:right;
	position:relative;
	margin-right:10px;
}
.Logo_Fox a{ font-weight:bold; text-decoration:none; }
.Logo_Fox a:hover{ text-decoration:underline; }


/*********************************************/

