/* CSS Document */
.pie {
	font-family: arial;
	font-size: 11px;
	color: #4D4D4D;
}
.texto {
	font-family: arial;
	font-size: 11px;
	color: #4D4D4D;
	text-align: justify;
}
.propiedades {
	font-family: "Myriad Web Pro";
	font-size: 11px;
	font-weight: bold;
	color: #2b2b2b;
}
.Estilo1 {font-size: 11px; color: #2b2b2b; font-family: "Myriad Web Pro";}
.Estilo2 {
	color: #DF6A14;
	font-weight: bold;
}
.campo {
background-color:#D9D9D9;
color:#000;
font-size:11px;
font-family:arial;
border:1px;
border-color:#ADADAD;
}