﻿h1{
	font-size:1.2 em;
	font-weight: bold;
	text-align: center;
	color:#555555;
}
section#marcoLegal ul li {
	border-bottom: 1px solid #c1c1c1;
	list-style:none;
	padding: 1em 0 1em 0;
	text-align: justify;
}
section#marcoLegal ul li a{
	font-size: .8em;
	line-height: 2em;
	color: #555555;
	font-weight: normal;
}
#marcoLegal .fechaRef{
	font-size: .75em;
	color: #555555;
	font-weight: normal;
}

#marcoLegal .boldText{
	font-weight: bold;
}