		.textos_cafe_grande{
    font-family: Verdana;
	font-size: 18px;
	color: #B98D66;
	}
		.textos_cafe{
    font-family: Verdana;
	font-size: 12px;
	color: #B98D66;
	}
	.textos_verde_grande{
    font-family: Verdana;
	font-size: 18px;
	color: #8DA52E;
	}
		.textos_verde{
    font-family: Verdana;
	font-size: 11px;
	color: #8DA52E;
	}
		.textos_azul_grande{
    font-family: Verdana;
	font-size: 18px;
	color: #54B6C9;
	}
		.textos_azul{
    font-family: Verdana;
	font-size: 12px;
	color: #54B6C9;
	}
	
		.textos_morado_grande{
    font-family: Verdana;
	font-size: 18px;
	color: #CC56BD;
	}
	
			.textos_morado{
    font-family: Verdana;
	font-size: 11px;
	color: #CC56BD;
	}
	
	.linea_cafe {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #8DA52E;
	border-right-color: #8DA52E;
	border-bottom-color: #B98D66;
	border-left-color: #8DA52E;
}
.linea_verde {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #8DA52E;
	border-right-color: #8DA52E;
	border-bottom-color: #8DA52E;
	border-left-color: #8DA52E;
}
.linea_azul {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #8DA52E;
	border-right-color: #8DA52E;
	border-bottom-color: #54B6C9;
	border-left-color: #8DA52E;
}
.linea_morada {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #8DA52E;
	border-right-color: #8DA52E;
	border-bottom-color: #CC56BD;
	border-left-color: #8DA52E;
}
.fondoportafolio2{
	background-image: url(images/portafolio/fondo2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}	
.caja-input {
 font-family: Verdana;
	font-size: 12px;
	color: #B98D66;
	border: 2px solid #B98D66;
	background-color: #ffffff;
}
.boton {
	 font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid #B98D66;
	background-color: #B98D66;

}

