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

   font.css
   * estilo de fonts para p�ginas.
	 
	 @autor:Stevan Cavalcante
	 @modifica��o:2011

-------------------------------------------------------------- */

/* --------------------------------------------------------------
					FORMATA��O DO HEADING
-------------------------------------------------------------- */
h1{
	font-family:arial;
	font-size:20;
	font-weight:bold;
	color:#ddd;	
}
h1 a:hover{
	color:#fff;
}
h1 a{
	font-family: ;
	font-size: ;
	font-weight: ;
	color: ;	
}
h2{
	font-family:arial;
	font-size:20;
	font-weight:bold;
	color:#fff;		
}
h2 a{
	font-family: ;
	font-size: ;
	font-weight: ;
	color: ;	
}
h3{
	font-family: ;
	font-size: ;
	font-weight: ;
	color: ;	
}
h3 a{
	font-family: ;
	font-size: ;
	font-weight: ;
	color: ;	
}
/* --------------------------------------------------------------
					FORMATA��O PAR�GRAFOS
-------------------------------------------------------------- */
p.texto{
	font-family:arial;
	font-size:15px;
	font-weight:;
	color:#666;
	line-height:23px;
	margin-top:10px;
}
p.textoDois{
	font-family:arial;
	font-size:14px;
	font-weight:;
	color:#666;
	line-height:23px;
	margin:7px 15px;
}
p.textoTres{
	font-family:arial;
	font-size:15px;
	font-weight:;
	color:#666;
	line-height:23px;
	margin-top:10px;
	margin-bottom:40px;
}
p.textoNewsletter{
	font-family:arial;
	font-size:12px;
	font-weight:;
	color:#666;
	line-height:23px;
	margin-top:5px;
}
.textoInputNewsletter{
	font-family:arial;
	font-size:15px;
	color:#666;
	margin-top:2px;
  width: 180px;
}

.textoInputContato{
	font-family:arial;
	font-size:15px;
	color:#666;
	margin-top:2px;
  width: 245px;
}

textarea.textoInputContato{
  width: 600px;
}

.titulosInternas{
	height:35px;
}
p.textoServicos{
	font-family:arial;
	font-size:15px;
	font-weight:;
	color:#666;
	line-height:23px;
	height:160px;
}
p.textoEmpresa{
	font-family:arial;
	font-size:15px;
	font-weight:;
	color:#666;
	line-height:23px;
	height:130px;
}
p.textoSuporte{
	font-family:arial;
	font-size:15px;
	font-weight:;
	color:#666;
	line-height:23px;
	height:130px;
}
p.textoSuporte2{
	font-family:arial;
	font-size:14px;
	font-weight:;
	color:#666;
	line-height:23px;
	height:60px;
}
p.textoServicos3{
	font-family:arial;
	font-size:18px;
	font-weight:;
	color:#eee;
	line-height:23px;
}
p.tituloPortfolio{
	font-family:arial;
	font-size:12px;
	color:#333;
}
/* --------------------------------------------------------------
					FORMATA��O DE CLASSES DE FONTES, TITULOS E SUBTITULOS
-------------------------------------------------------------- */
