@charset "utf-8";
/* CSS Document */

.Trabajoenproceso{
    color: #C79455;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-weight: bold;
	font-size: x-large;
	padding-bottom: 5%;
	padding-top: 5%;
}
.Contenido{
	padding-top: 5%;
}
.Texto1{
	color: #FFFFFF;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-weight: bold;
	font-size: x-large;
	padding-bottom: 5%;
	padding-top: 5%;
	align-items: center;
	align-content: center;

}
.Texto2{
	color: #C79455;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-weight: bold;
	font-size: medium;
}