@charset "utf-8";
/* CSS Document */

#form1 {
}
.contenido_caja
{
	font-family: Calibri;
	font-size: 14px;
	color: #000000;
	text-align: center;
}
.contenido_caja2
{
	font-family: Calibri;
	font-size: 13px;
	color: #414141;
}
.label
{
	font-family: Calibri;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}
.label2
{
	font-family: Calibri;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
}
.copy
{
	font-family:Calibri;
	font-size:12px;
	color:#A72018;
	font-weight:bold;
}
.titulo
{
	font-family:Calibri;
	font-size:18px;
	color:#A72018;
	font-weight:bold;
		
}
.ruta {
	font-family: Calibri;
	font-size: 12px;
	color: #EB6C24;
	font-weight: bold;
	text-transform: uppercase;	
}
