#boxPaginaEcm {
	clear: left;
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 40px;
	padding-bottom: 14px;
	border-bottom: 2px solid #912326;
	letter-spacing: 0px;
	font-size: 120%;
}
	
#boxPaginaEcm h1 {
	font-size: 145%;
	width: 100%;
	color:	White;
	background-color: #912326;
	margin-bottom: 10px;
}

#boxPaginaEcm h2 { 
	font-size: 125%;
	color: #912326;
	padding-bottom: 2px;
	border-bottom: 3px solid #912326;
	}	
	
#boxPaginaEcm h3 { 
font-size: 100%;

	}
#boxPaginaEcm p{ 
font-size: 100%;

	}
	
#boxPaginaEcm h4 { 
font-size: 95%;

	}
	
#boxPaginaEcm h5 { 
	margin-top: 40px;
	text-align: right;
	margin-bottom: 15px;
	}	


#boxPaginaEcm IMG {
	clear: both;
	float: right;
	margin-left: 10px;
	padding: 2px;
	margin-bottom: 10px;
	border: 2px solid #912326;
	
}


#boxPaginaEcm Table{
	clear: both;
}

#boxPaginaEcm TH{
	padding: 3px;
	font-weight: normal;
}

#boxPaginaEcm TD{
	padding: 3px;
}

#boxPaginaEcm TR{
	padding: 3px;
}

#boxPaginaEcm A {
	font-weight: bold;
	text-decoration: none;
}

#boxPaginaEcm A:link {
		font-weight: bold;
	text-decoration: none;
}

#boxPaginaEcm A:visited {
	font-weight: bold;
	text-decoration: none;
}

#boxPaginaEcm A:active {
		font-weight: bold;
	text-decoration: none;
}

#boxPaginaEcm A:hover{
	text-decoration: underline;
}
