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