@charset "utf-8";
/* CSS Document */

*	{
	margin: 0;
	padding: 0;
	border: 0;
	}
body	{
	background: url(img/bg.jpg) repeat top center #333333;
	font-family: 'futura_stdmedium', 'arial','verdana';
	}
#geral	{
	background: url(img/linha-azul.gif) repeat-x top;
	}
#geral-centro	{
	margin: auto;
	width: 900px;
	}
#topo	{
	float: left;
	width: 900px;
	height: 148px;
	position: relative;
	}
#topo h1	{
	position: absolute;
	top: 42px;
	left: 21px;
	width: 211px;
	height: 77px;
	background: url(img/arma-servicos.png) no-repeat left top;
	display: block !important;
	text-indent: -9999px !important;
	}
#topo #menu	{
	position: absolute;
	top: 65px;
	right: 0;
	width: 580px;
	}
#slide	{
	float: left;
	width: 900px;
	margin-bottom: 50px;
	}
#corpo	{
	float: left;
	margin: 0 auto;
	width: 100%;
	
	}
#corpo p	{
	float:left;
	text-shadow: 0.1em 0.1em 0.2em black;
	margin-bottom: 10px;
	/*font-weight: 700;*/
	}
#passador	{
	float: left;
	width: 900px;
	background: url(img/linha-preta.png) repeat-x  top;
	margin: 0 0 40px 0;
	padding: 40px 0 0 0;
	}
.inteiro	{
	float: left;
	width: 900px;
	margin: 0 0 40px 0;
	}
.inteiro .col-dois	{
	float: left;
	width: 587px;
	/*background:#FFF;*/
	color:#FFF;
	padding: 10px 10px 10px 10px;

	}
.inteiro .col-um	{
	float: right;
	width: 273px;
	}
.inteiro #news	{
	position: relative;
	float: left;
	width: 273px;
	height: 162px;
	background: url(img/newsletter-bg.png) no-repeat left top;
	}
.inteiro #news p	{
	float: left;
	padding: 0 20px;
	width: 233px;
	color: #000000;
	font-size: 16px;
	margin: 40px 0 0 0;
	text-shadow: none;
	}
.inteiro #news form	{
	position: absolute;
	top: 105px;
	left: 0px;
	float: left;
	width: 273px;
	font-size: 16px;
	}
.inteiro #news form input.campo	{
	float: left;
	margin: 0 0 0 20px;
	width: 170px;
	height: 36px;
	padding: 0 10px;
	font-family: 'futura_stdmedium';
	background: none;
	font-size: 15px;
	}
.inteiro #news form input.b	{
	float: right;
	margin: 0 20px 0 0;
	width: 37px;
	height: 36px;
	background: url(img/form-b.gif) no-repeat left top;
	cursor: pointer;
	}
h2	{
	float: left;
	width: 100%;
	font-family: 'kanalregular';
	font-size: 33px;
	color: #096198;
	text-transform: uppercase;
	font-weight: 300;
	margin-bottom: 15px;
	}
h2 span	{
	float: left;
	padding: 5px 12px 8px 12px;
	line-height: 100%;
	background: url(img/tit-bg.png);
	}
p	{
	font-size: 17px;
	line-height: 150%;
	color: #FFFFFF;
	/*font-weight: 700;*/
	}
a.mais	{
	float: right;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	background: #096198;
	font-family: 'futura_mediumheavy';
	font-weight: 100;
	padding: 5px 8px 3px 8px;
	line-height: 100%;
	margin-top: 12px;
	}
#rodape	{
	float: left;
	width: 100%;
	height: 100px;
	background: #096198;
	border-top: solid 1px #6193b3;
	}
#rodape-centro	{
	position: relative;
	margin: auto;
	width: 900px;
	height: 100px;
	background: url(img/rodape-centro.jpg) no-repeat center top;
	}
#rodape-centro #rs	{
	position: absolute;
	top: 15px;
	left: 0;
	}
#rodape-centro #centro-rod	{
	position: absolute;
	top: 18px;
	left: 130px;
	width: 900px;
	}
#rodape-centro #centro-rod ul	{
	float: left;
	list-style: none;
	margin-left: 25px;
	}
#rodape-centro #centro-rod ul li	{
	float: left;
	margin: 0 15px;
	}
#rodape-centro #centro-rod ul li a	{
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
	}
#rodape-centro #centro-rod p	{
	float: left;
	width: 100%;
	color: #FFFFFF;
	font-size: 15px;
	margin: 40px 0 0 0;
	text-align: center;
	}
	
	
#rodape-centro #centro-rod p span	{
	font-size: 12px;
	}








#contato	{
	float: left;
	width: 900px;
	}
#contato_esq	{
	float: left;
	width: 500px;
	height: 800px;
	}
#contato_esq form input	{
	float: left;
	width: 400px;
	padding: 10px;
	background: #fff;
	margin: 0 0 5px 0;
	border: solid 1px #CCCCCC;
	font-size: 18px; 

	}
#contato_esq form input.cidade	{
	width: 330px;
	margin-right: 5px;
	font-size: 18px; 

	}
#contato_esq select.estado	{
	padding: 13px 5px;
	margin: 0 0 5px 0;
	width: 330px;
	margin-right: 5px;
	font-size: 18px; 
	}
#contato_esq textarea	{
	float: left;
	width: 480px;
	padding: 10px;
	background: #fff;
	margin: 0 0 5px 0;
	height: 200px;
	border: solid 1px #CCCCCC;
	font-size: 18px; 

	}

#contato_esq form input.CampoCaptcha{ 
	width: 330px;
	margin-right: 5px;
	font-size: 18px; 

	}

#contato_esq form input.b	{
	float: right;
	padding: 26px 5px;
	background: #666666;
	color: #FFFFFF;
	cursor: pointer;
	border: 0;
	width: 80px;
	text-align: center;
	margin: 120 400px 5px 0;
	font-size: 18px; 
	}
#contato_dir	{
	float: right;
	width: 380px;
	padding: 0 0 0 10px;
	background: url(img/contato-pontilhado.png) repeat-y left top;
	}








/* inicio jQuery lightBox plugin - Gallery style */
#gallery {
	alignment-adjust:central;
	alignment-baseline:central;
    background-color:#CCC;  
    width: 100%;
	padding:inherit;
}
#gallery ul { list-style: none; }

#gallery ul li {
	display: inline; 
	position: relative;
	float: left;
	margin: 0 5px 10px 5px;
	width: 235px;
	height:auto;

}
#gallery ul img {
    /*border: 5px solid #3e3e3e;*/
	border: 5px solid #fff;
    border-width: 5px 5px 5px;
}
#gallery ul a:hover img {
    border: 5px solid #000;
    border-width: 5px 5px 5px;
    color: #000;
}
#gallery ul a:hover { color: #000; }
/* final jQuery lightBox plugin - Gallery style */ 
/* final jQuery lightBox plugin - Gallery style */ 










/* inicio jQuery lightBox plugin - galleryClientes style */
#galleryClientes {
	alignment-adjust:central;
	alignment-baseline:central;
    background-color:#CCC;  
    width: 100%;
	padding:inherit;
}
#galleryClientes ul { list-style: none; }

#galleryClientes ul li {
	display: inline; 
	position: relative;
	float: left;
	margin: 0 5px 10px 5px;
	width: 285px;
	height:auto;

}
#galleryClientes ul img {
    /*border: 5px solid #3e3e3e;*/
	border: 5px solid #fff;
    border-width: 5px 5px 5px;
}
#galleryClientes ul a:hover img {
    border: 5px solid #000;
    border-width: 5px 5px 5px;
    color: #000;
}
#galleryClientes ul a:hover { color: #000; }
/* final jQuery lightBox plugin - galleryClientes style */ 
/* final jQuery lightBox plugin - galleryClientes style */ 











/* inclusão rodrigo*/
a:link {
	text-decoration: none;	
}
a:visited {
	text-decoration: none;	
}
a:hover {
	text-decoration: none;	
}
a:active {
	text-decoration: none;	
}



.FildSet {
	border: thin dotted #003399;
}
.formLinha{
	border: 1px dashed #c4ccde;
	font-size: 14px; 
	background: #fff; 
	color: #4a659c; 
}
.fonte0 {
	font-size: 16px;
	color:<?php echo $cortexto?>;
}
.fonte1 {
	font-size: 17px;
}
.fonte2 {
	font-size: 18px;
}
.fonte3 {
	font-size: 21px;
}

.titulo0 {
	font-size: 16px;
	text-transform: uppercase;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.titulo1 {
	font-size: 17px;
	text-transform: uppercase;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;

}
.titulo2 {
	font-size: 19px;
	text-transform: uppercase;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;

}
.titulo3 { 
	font-size: 21px;
	text-transform: uppercase;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}

.subtitulo0 {
	font-size: 14px;
	text-transform: uppercase;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.subtitulo1 {
	font-size: 17px;
	text-transform: uppercase;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;


}
.subtitulo2 {
	font-size: 18px;
	text-transform: uppercase;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;

}
.subtitulo3 { 
	font-size: 19px;
	text-transform: uppercase;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}





.titulopagina {
	font-size: 13px;
	text-transform: uppercase;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0099CC;
	text-decoration: none;
}
.formCampoContato{
	border: 1px dashed #c4ccde;
	/*background: #33CC99;*/
	color: #4a659c; 
	font-family: arial;
	margin-left: 2px;
	width:250px;
}
.formCampoBorda{
	border: 1px dashed #c4ccde;
	/*background: #33CC99;*/
	color: #4a659c; 
	font-family: arial;
	margin-left: 2px;
}
.formCampoCaptcha{
	border: 1px dashed #c4ccde;
	font-size: 30px; 
	/*background: #33CC99;*/
	color: #4a659c; 
	font-family: arial;
	margin-left: 2px;
	width:95px;

}
.TiOpcaoADM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform:none;
	color: #330066;
	text-decoration: none;
}
/* inicio alteração de imagem*/
.sim {
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
}
.nao {
	background-color: #CCCCCC;
	border: 1px solid #7F9DB9;
}
/* fim alteração de imagem*/

-->
