@charset "utf-8";
/* CSS Document */

.el_body{
	margin:0px;
	background-color:#C3A55F;
}

.textoGeneral {
color : #000000;
font-family:Arial;
font-style:normal;
font-size : 13px;
font-weight : normal;
margin-top : 2px;
text-align:justify;
}

strong,b {
	color:#CD9933;
}