h1 { 

	color:#99CC33;

	margin:0px;

	font-size:22px;

	font-weight:normal; }



h2 {

	font-family: Arial;

	font-size: 16px;

	color: #464646;

	margin:0px;

	font-family:'Trebuchet MS', arial, verdana;

	font-weight:normal;

	text-decoration: none;

	margin-bottom:12px; }



h3 {

	font-family: Arial;

	font-size: 18px;

	color: #FFF;

	margin:0px;

	font-weight:bold;

	font-family: Arial, verdana;

	text-decoration: none; }



h4 {

	font-family: Arial;

	font-size: 15px;

	color: #FFF;

	margin:0px;

	font-weight:bold;

	font-family: Arial, verdana;

	text-decoration: none; }

	

h5 {

	font-family: Arial;

	font-size: 15px;

	color: #99FF00;

	margin:0px;

	font-weight:bold;

	font-family: Arial, verdana;

	text-decoration: none; }

	

.texto {

	font-family: Arial;

	font-size: 11px;

	color: #CCC;

	text-decoration: none; }

	

.texto_preto {

	font-family: Arial;

	font-size: 11px;

	color: #000;

	text-decoration: none; }



.texto13 {

	font-family: Arial;

	font-size: 13px;

	color: #CCC;

	font-weight:bold;

	text-decoration: none; }



.texto_cinza {

	font-family: Arial;

	font-size: 11px;

	color: #666;

	text-decoration: none; }



	.texto_cinza a:link {

		font-family: Arial;

		font-size: 11px;

		color: #333;

		text-decoration: underline; }

	

	.texto_cinza a:visited {

		font-family: Arial;

		font-size: 11px;

		color: #333;

		text-decoration: none; }

		

.texto_cinza_claro {

	font-family: Arial;

	font-size: 11px;

	color: #999;

	text-decoration: none; }



	.texto_cinza_claro a:link {

		font-family: Arial;

		font-size: 11px;

		color: #999;

		text-decoration: underline; }

	

	.texto_cinza_claro a:visited {

		font-family: Arial;

		font-size: 11px;

		color: #999;

		text-decoration: none; }

	

.texto_cinza10 {

	font-family: Arial;

	font-size: 10px;

	color: #B2B2B2;

	text-decoration: none;

}

.texto_verde {

	font-family: Arial;

	font-size: 11px;

	color: #99FF00;

	text-decoration: none;

}

	.texto_verde a:link {

		font-family: Arial;

		font-size: 11px;

		color: #99FF00;

		text-decoration: underline;}

		

	.texto_verde a:visited {

		font-family: Arial;

		font-size: 11px;

		color: #99FF00;

		text-decoration: underline;}

		

.texto_verde10 {

	font-family: Arial;

	font-size: 10px;

	color: #99FF00;

	text-decoration: none;

}





.titulo_verde12 {

	font-family: Arial;

	font-size: 12px;

	color: #99FF00;

	font-weight:bold;

	text-decoration: none;

}



.destaque_escuro{

	font-family: 'Trebuchet MS', arial, verdana;

	font-size: 20px;

	color: #484848;

	text-decoration: none; }



.destaque_claro{

	font-family: 'Trebuchet MS', arial, verdana;

	font-size: 15px;

	color: #7F7F7F;

	text-decoration: none; }

	

.titulo {	

	font-family: Arial;

	font-size: 15px;

	color: #99FF00;

	text-decoration: none;

	font-weight:bold;}



.titulo_branco{	

	font-family: Arial;

	font-size: 20px;

	color: #FFF;

	text-decoration: none;

	font-weight:bold;}

	

.destaque_branco18{	

	font-family: Arial;

	font-size: 18px;

	color: #FFF;

	text-decoration: none; }

	

.destaque_branco28{	

	font-family: Arial;

	font-size: 28px;

	color: #FFF;

	text-decoration: none; }



.destaque_branco24{	

	font-family: Arial;

	font-size: 24px;

	color: #FFF;

	text-decoration: none; }



.destaque_verde{	

	font-family: Arial;

	font-size: 28px;

	color: #99CC33;

	text-decoration: none; }



.telefone{	

	font-family: Arial;

	font-size: 42px;

	color: #FFF;

	text-decoration: none; }





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

####### BOTÕES 

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

.esq_botao_verde{

	background:url(../imagens/bt_verde.gif) no-repeat top left;

	float:left;

	padding-left:5px;

	line-height:30px;

	height:31px;

	width:7px;

}

.dir_botao_verde{

	background:url(../imagens/bt_verde.gif) bottom right no-repeat;

	width:7px;

	height:31px;

	float:right;

}

.fundo_botao_verde{

	background:url(../imagens/bt_verde.gif) 0px -31px repeat-x;

	height:31px;

	width:58px;

	color:#FFFFFF;

	font-weight:bold;

	font-size:11px;

	text-align:center;

	margin-top:5px;

	float:left;

}

.fundo_botao_verde a{color:#FFFFFF; text-decoration:none;	}


.esq_email{

	background:url(../imagens/email.gif) no-repeat top left;

	float:left;

	height:26px;

	width:27px;

}

.dir_email{

	background:url(../imagens/email.gif) bottom right no-repeat;

	width:27px;

	height:26px;

	float:right;

}

.fundo_email{

	background:url(../imagens/email.gif) 0px -26px repeat-x;

	height:26px;

	width:250px;

	color:#FFFFFF;

	font-weight:bold;

	font-size:11px;

	margin-top:5px;

	margin-bottom:31px;

	float:right;

	margin-top:10px;

	line-height:25px;

}



.esq_botao_verde_menor{

	background:url(../imagens/bt_verde_menor.gif) no-repeat top left;

	float:left;

	padding-left:6px;

	height:25px;

	width:7px;

}

.dir_botao_verde_menor{

	background:url(../imagens/bt_verde_menor.gif) bottom right no-repeat;

	width:6px;

	height:25px;

	float:right;

}

.fundo_botao_verde_menor{

	background:url(../imagens/bt_verde_menor.gif) 0px -25px repeat-x;

	height:25px;

	width:175px;

	color:#FFFFFF;

	font-weight:bold;

	font-size:11px;

	text-align:center;

	margin-top:5px;

	float:left;

	line-height:2;

	font-family:Arial, Helvetica, sans-serif;

}

.fundo_botao_verde_menor a{color:#FFFFFF; text-decoration:none;	}



.esq_botao_contato{

	background:url(../imagens/bt_verde.gif) no-repeat top left;

	float:left;

	padding-left:12px;

	line-height:30px;

	height:31px;

	width:7px;

}

.dir_botao_contato{

	background:url(../imagens/bt_verde.gif) bottom right no-repeat;

	width:7px;

	height:31px;

	float:right;

}

.fundo_botao_contato{

	background:url(../imagens/bt_verde.gif) 0px -31px repeat-x;

	height:31px;

	width:58px;

	color:#FFFFFF;

	font-weight:bold;

	font-size:11px;

	text-align:center;

	margin-top:15px;

	margin-left:180px;

	float:left;



}




