/* CSS Document */

.texto{
	font-size: 10px;
	color: #000000;
	font-family: "Trebuchet MS" 

}

.texto1{
	font-size: 12px;
	color: #000000;
	font-family: "Trebuchet MS" 

}

.link{
	
	color: #000000;
}
.titulo{
	font-size: 25px;
	font-weight:bold;
	color: #000000;
	font-family: "Trebuchet MS" 
}

.titulo1{
	font-size: 20px;
	font-weight:bold;
	color: #000000;
	font-family: "Trebuchet MS" 
}

.titulo2{
	font-size: 18px;
	font-weight:bold;
	color: #000000;
	font-family: "Trebuchet MS" 
}

.titulo3{
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	font-family: "Trebuchet MS" 
}

.contato_titulo{
	font-size: 15px;
	font-weight:bold;
	color: #408c41;
	font-family: "Trebuchet MS" 
	
}

.contato{
	font-size: 13px;
	color: #000000;
	font-family: "Trebuchet MS" 
	
}
.view_catalogo{
	font-size: 13px;
	color: #000000;
	font-family: "Trebuchet MS" 
	
}
.catalogo{
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	font-family: "Trebuchet MS" 
	
}