* {
margin: 0;
padding: 0;
border: 0;
font-size:11px;
font-family:Tahoma, Geneva, sans-serif;
color:#333;
}

h1, h2, h3, h4, h5, h6 {
font-weight: normal;
}
h1 {
	font-size:18px;
}

h3 {
	font-size:18px;
	border-bottom: 1px solid #CCC;
}

h2 {
	font-size:14px;
	width: 200px;
	font-weight:bold;
	height:25px;
	background-image:url(../imagens/bg_h2.png);
}


#tooltip{
	position:absolute;
	border:1px solid #333;
	background-image:url(../imagens/tooltip.png);
	padding:2px 5px;
	color:#FFF;
	display:none;
	padding: 10px 10px 10px 10px;
	}	
/*-----------------------------Percorre as paginas em busca de css com erros ------------------*/


font, center, div[align], p[align], table[align], font[color] {
color : #cd0000;
font-weight : bold;
background : #eecc11 url(../images/warning.gif) repeat 0 0;
margin : 10px;
padding : 10px;
border : 2px dashed #cd0000;
font-size : 2em;
}
img[alt=""] { border: 4px solid red; }
img[title=""] { border: 4px solid red; }

table
{ 
margin-left: auto;
margin-right: auto;
}

/*----------------------------comeca aqui ------------------*/

body {
	background-color: #CCC;
}

#menu li a.corrente {
	cursor: help;
	border-left: 10px solid #3172d5;
	border-right: 10px solid #c1d5f2;
	background-color: #6f9ce2;
	color: #fff;
	}

#formu {
	font-size:13px;
	font-weight:bold;
	color:#090;
	padding: 1px 11px 1px 11px;
}

#master {
	width: 100%;
	min-height:800px;
	margin: 0 auto;
	background-image:url(../imagens/bg.png);
	background-repeat:repeat-x;
	background-position:top;
}
#quadro {
	width:884px;
	margin: 0 auto;

}

#top {
	width:884px;
	height:105px;
	margin: 0 auto;
	display:block;
	background-image:url(../imagens/logo.png);
	background-position:left;
	background-repeat:no-repeat;
	}
#menu {
	width:884px;
	height:60px;
	background-image:url(../imagens/menu.png);
	background-position:center top;
	background-repeat:no-repeat;
	}



/*----------------------------style das paginas ------------------*/

/*----------------------------marcadores para pagina principa de vantagens ------------------*/

ul 
{
list-style: inside url(../imagens/seta.png);
line-height:20px;
}

.vantagens1
{
list-style: inside url(../imagens/seta1.png);
line-height:20px;
}

/*-----------------------------marcadores para pagina principa de vantagens  ------------------*/

#conteudo0 {
	width:884px;
	overflow:hidden;
	background-color:#FFF;
	}
	
#conteudo {
	width:884px;
	background-color: #FFF;
	}
	
	
#rodape0 {
	width:884px;
	height:60px;
	background-image:url(../imagens/rodape.png);
	background-position:top;
	background-repeat:no-repeat;
	}
#rodape1 {
	width:350px;
	height:60px;
	float:left;
	line-height: 18px;
	padding-left: 15px;
	}
	
#rodape2 {
	width:350px;
	height:20px;
	float:right;
	
	}
/*----------------------------FIM style das paginas ------------------*/

/*----------------------------style principal ------------------*/

#principal0 {
	width:884px;
	overflow:hidden;
	background-color:#FFF;
	}
	
.pquem {
	width:420px;
	float:left;
	padding: 0px 0px 0px 35px;
		}
		
.empresa {
	width:800px;
	float:left;
	text-align:justify;
	padding: 20px 0px 0px 35px;
	}
		
.pservicos {
	width:425px;
	float:right;
		}
		
#pbarra {
	width:884px;
	height:60px;
	background-image:url(../imagens/baixo_principal.png);
	background-repeat:no-repeat;
	background-position:top;
	}

#fundoprincipal1 {
	width:884px;
	background-image:url(../imagens/fundo_principal11.png);
	background-repeat:no-repeat;
	background-position:top;
}

#principal1 {
	width:884px;
	height:250px;
	padding-top: 20px;
	}
	
.pvantagens {
	width:420px;
	float:left;
	padding: 0px 0px 0px 35px;
		}
		
.pfale {
	width:425px;
	float:right;
}
		
		
#principal2 {
	width:884px;
	height:40px;
	padding: 10px 10px 10px 35px;
}

#principal2 img{
	padding: 0px 10px 5px 0px;
}
/*----------------------------FIM style principal ------------------*/

/*----------------------------Botao veja mais ------------------*/
#mais {
	float:right;
	padding: 10px 30px 10px 0px;
	width:130px;

}
#mais1 {
	float:right;
	padding: 10px 30px 10px 0px;
	width:130px;
}

#mais2 {
	float:right;
	padding: 15px 30px 10px 0px;
	width:130px;
}

#enviar {
	float:right;
	padding: 10px 55px 10px 0px;
	width:130px;
}
/*----------------------------FIM botao veja mais ------------------*/


/*-----------------------------FORM principal  ------------------*/

.inputs {
	background-color:#FFF;
	border: 1px solid #ccc;
	background-image:url(../imagens/input.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:330px;
	height:20px;
	margin-top: 2px;
	font-size:12px;
	padding-left: 30px;
	padding-top:5px;
	
}

#mensagem {
	color:#abaea9;
}
#nome, #telefone, #email{
	background-color:#FFF;
	border: 1px solid #ccc;
	background-image:url(../imagens/input.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:330px;
	height:20px;
	margin-top: 2px;
	font-size:12px;
	padding-left: 30px;
	padding-top:5px;
	color:#abaea9;
}

textarea {
	background-color:#FFF;
	border: 1px solid #ccc;
	background-image:url(../imagens/input.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:330px;
	height:80px;
	margin-top: 2px;
	font-size:12px;
	padding-left: 30px;
	padding-top:5px;
}

/*-----------------------------fim FORM principal ---------------*/


#marketing {
	width: 800px;
	text-align:justify;
	margin: 0 auto;
}
