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

*{margin:0px; padding:0px; outline:none;}
html,body{font-family:'Ubuntu', sans-serif; font-weight: 300; color:#666; font-size:13px; background:#FFF}
.alinha{width:960px; margin:0px auto;}	

/* CSS Links */
a.menu{font-size:14px; font-family: 'Ubuntu', sans-serif; font-weight:300; text-transform:uppercase; text-decoration:none; color:#FFF;}
a.menu:hover{text-decoration:none; color:#71bf43;}	

a.menurodape{font-size:13px; font-family: 'Ubuntu', sans-serif; font-weight:300; text-decoration:none; color:#FFF;}
a.menurodape:hover{text-decoration:none; color:#71bf43;}

a.menuVerde{font-size:13px; font-family: 'Ubuntu', sans-serif; font-weight:300; text-decoration:none; color:#71bf43;}
a.menuVerde:hover{text-decoration:none; color:#333;}
a.menuChumbo{font-size:13px; font-family: 'Ubuntu', sans-serif; font-weight:300; text-decoration:none; color:#333;}
a.menuChumbo:hover{text-decoration:none; color:#71bf43;}

a.btnBranco{font-size:15px; font-family: 'Ubuntu', sans-serif; font-weight:r00; text-transform:uppercase; text-decoration:none; color:#FFF;}
a.btnBranco:hover{text-decoration:none; color:#A1D078;}

a.link{text-decoration:none; color:#FFF;}
a.link:hover{text-decoration:none; color:#71bf43;}

.bgChumbo{background:#333; width:100%;}
.bgCinza{background:#EEEEEE; width:100%;}
.bgCinzaE{background:#444; width:100%;}
.bgVerde{background:#71bf43; width:100%;}
.bgRosa{background:#751149; width:100%;}

.bgSeparador{background:url(../img/bg-separador.png) center no-repeat;}

.btnVerde{background:url(../img/btn-verde.png) center no-repeat;}
.btnChumbo{background:url(../img/btn-chumbo.png) center no-repeat;}

.bgContato{background:url(../img/bg-contato.png) center repeat-x;}
.bgSolucoes{background:url(../img/bg-solucoes.png) center repeat-x;}

.borda{
  border-width:1px;
  border-style:solid;
  border-color:#CCC;
  }

p{
	font-family: 'Ubuntu', sans-serif;
	font-weight:300;
	color:#666;
	font-size:13px;
	letter-spacing:0px;
	line-height:130%;
	}
  
p.descricao{
	font-family: 'Ubuntu', sans-serif;
	font-weight:300;
	color:#666;
	font-size:15px;
	letter-spacing:0px;
	line-height:130%;
  padding-left:20px;
  padding-right:20px;
	}
	
p.rodape{
	font-family: 'Ubuntu', sans-serif;
	font-weight:300;
	color:#FFF;
	font-size:13px;
	letter-spacing:0px;
	line-height:140%;
	}	
  
p.obrigatorio{
	font-family: 'Ubuntu', sans-serif;
	font-weight:300;
	color:#666;
	font-size:11px;
	letter-spacing:0px;
	line-height:140%;
	}	  
	
h1.branco{
	font-style:normal;
	font-weight:400;
	text-transform:uppercase;
	color:#FFF;
	letter-spacing:0px
  }
	
h2.branco{
	font-style:normal;
	font-weight:400;
	text-transform:uppercase;
	color:#FFF;
	letter-spacing:0px
  }

 h3.branco{
	font-style:normal;
	font-weight:400;
	text-transform:uppercase;
	color:#FFF;
	letter-spacing:0px
  }
  
 h4.branco{
	font-style:normal;
	font-weight:400;
	text-transform:uppercase;
	color:#FFF;
	letter-spacing:0px
  } 

 h1.verde{
	font-style:normal;
	font-weight:400;
	text-transform:uppercase;
	color:#71bf43;
	letter-spacing:0px
  }
	
h2.verde{
	font-style:normal;
	font-weight:400;
	text-transform:uppercase;
	color:#71bf43;
	letter-spacing:0px
  }

 h3.verde{
	font-style:normal;
	font-weight:400;
	text-transform:uppercase;
	color:#71bf43;
	letter-spacing:0px
  }
  
 h4.verde{
	font-style:normal;
	font-weight:400;
	text-transform:uppercase;
	color:#71bf43;
	letter-spacing:0px
  }

 h1.chumbo{
	font-style:normal;
	font-weight:400;
	text-transform:uppercase;
	color:#333;
	letter-spacing:0px
  }
	
h2.chumbo{
	font-style:normal;
	font-weight:400;
	text-transform:uppercase;
	color:#333;
	letter-spacing:0px
  }

 h3.chumbo{
	font-style:normal;
	font-weight:300;
	color:#333;
	letter-spacing:0px
  }
  
 h4.chumbo{
	font-style:normal;
	font-weight:400;
	text-transform:uppercase;
	color:#333;
	letter-spacing:0px
  } 

 h5.chumbo{
	font-style:normal;
	font-weight:400;
	text-transform:uppercase;
	color:#71bf43;
	letter-spacing:0px
  } 
  
 h6.chumbo{
	font-style:normal;
	font-weight:400;
	text-transform:uppercase;
	color:#71bf43;
	letter-spacing:0px
  }     