@charset "utf-8";
.Cuerpo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	text-align: right;
}
.justificado {
	text-align: justify;
	font-size: 12px;
}
.Cuerpo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	color: #333;
}
.fondo {
	background-image: url(imagenes/fondo1.gif);
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
}
.Titulos_center {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.Cuerpo10pts {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-weight: normal;
}
.fondo100 {
	background-image: url(imagenes/ECCATgreen_Prueba.gif);
	background-repeat: repeat;
}
.shadow_horiz {
	background-image: url(imagenes/shadow_horiz.png);
	background-repeat: repeat-x;
}
.flotarIzq {
	float: left;
	padding-right: 20px;
}
.flotar_der {
	float: right;
	padding-bottom: 20px;
	padding-left: 40px;
}
.eccat {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.leyes {
	text-align: justify;
}
