/* CSS Document */
html{
	background: #3A3B35;
}

.tabla_contenido{
	background:#b8997c;
}

.celda_menu{
	background:#fff;
}

.texto {
	color: #fff;
	font-family: "Century Gothic";
	font-size: 15px;
	text-align: justify;
}

.texto_centrado {
	color: #fff;
	font-family: "Century Gothic";
	font-size: 15px;
	text-align: center;
}


.textocentrado{
	color: #fff;
	font-family: "Century Gothic";
	font-size: 15px;
	text-align: center;
}

.texto_firmas{
	color: #fff;
	font-family:"Century Gothic";
	font-size:12px;
	text-align:right;
	width:100%;
}

.texto_centrado{
	color: #fff;
	font-family: "Century Gothic";
	font-size: 15px;
	text-align: center;
}