table.cuadros{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	width: 100%;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #999999;
	list-style-position: inside;
	list-style-type: square;
	line-height: normal;
	padding: 3px;
	list-style-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	background-color: #FFFFFF;
}

table.cuadros th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0px;
	text-align: center;
	background-color: #C9CAFC;
	list-style-position: inside;
	list-style-type: disc;
	font-weight: bolder;
	font-variant: normal;
	padding: 4px;
	height: auto;
	width: auto;
	color: #004387;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	white-space: normal;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
ul.listas {
	font-style: italic;
	font-weight: 400;
	color: #004387;
	list-style-type: none;
	text-align: justify;
	line-height:2em;
	margin-left: 50px;
}
li.listas{
	list-style: none;
	padding-left: 15px;
	background-image: url(../images/comunes/iconosnav/vineta.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 0px;
}
