#boxPaginaEcm {
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 0px;
	letter-spacing: 0px;
	font-size: 85%;
}
	
#boxPaginaEcm h1 {
	font-size: 130%;
	color: #C43A00;
	border-bottom: 2px dotted #FF9933;
	padding-bottom: 3px;
	margin-bottom: 8px;
	font-weight: bold;
}

#boxPaginaEcm h2 { 
	font-size: 115%;
	}	
	
#boxPaginaEcm h3 { 
	font-size: 100%;
	font-weight: normal;
	}

#boxPaginaEcm P { 
	font-size: 100%;
	font-weight: normal;
	}
	
#boxPaginaEcm h4 { 
	font-weight: normal;
	}

#boxPaginaEcm h5 { 
	font-weight: normal;
	padding-top: 15px;
	margin-top: 25px;
	border-top: 2px dotted #FF9933;
	text-align: right;	
	}

#boxPaginaEcm HR { 
	padding: 0px;
	margin: 0px;
	margin-top: 25px;
	color: white;
	float: left;
	clear: both;
	border-bottom: 2px dotted #FF9933;
	}

#boxPaginaEcm IMG { 
	margin: 0px !important;
	padding: 0px !important;
	border:0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;

	}

#boxPaginaEcm TABLE { 
	float: left;
	clear: both;
	}

#boxPaginaEcm TABLE TH { 
	font-weight: normal !important;

	}

#boxPaginaEcm A { 
	color: #C43A00;
	font-weight: bold;
	border-bottom: 1px dotted #C43A00;
	text-decoration: none;
	font-size: 90%;	
	}

#boxPaginaEcm A:hover { 
	border-bottom: 1px solid black;
	text-decoration: none;
	}

#boxPaginaEcm UL{ 
	float: left;
	clear: both;
	}

#boxPaginaEcm UL LI{ 

	margin-left: 25px !important;
	display: list-item !important;
	list-style: disc !important;
	}
