/* CajaInfo de tablas */
/* Caja Info2 */
#cajainfo2 {
	width: 98%; 
	height: auto;
	margin-top: 10px;
	margin-left: 5px;
	padding-top: 5px;
	clear: left;
	float: left;
}

#cajainfo2 h3{	
	margin:0;
	padding-left: 10px;
	text-align: left;
	color: #a2bf2a;
	font: 1.3em/1.2em "Lucida Grande", Lucida, Arial, Helvetica, Verdana, sans-serif;
}

#cajainfo2 h4{	
	margin:0;
	padding-left: 10px;
	text-align: left;
	color: #619a00;
	font: 1em/1em "Lucida Grande", Lucida, Arial, Helvetica, Verdana, sans-serif;
}

#cajainfo2 p{
	margin:0;
	padding-top: 10px;
	padding-left: 10px;
	text-align: left;
	color: #8d8d8d;
	font: .9em/1.4em "Lucida Grande", Lucida, Arial, Helvetica, Verdana, sans-serif;
}

#cajainfo2 a:link {
	padding-left:0px;
	font-weight: normal;
	color: #a2bf2a;
	text-decoration: underline;
	font-size: 11px;
	list-style-type: disc;
	list-style-position: inside;
}

#cajainfo2 a:hover{
	font-weight: normal;
	color: #808080;
	text-decoration: underline;
	font-size: 11px;
}
/* estilos tablas */
#tasas { 
	color: #8d8d8d;
	font-size: 11px;
	line-height: 10px;
	font-family: "Lucida Grande", Lucida, Arial, Helvetica, Verdana, sans-serif;
	
}
table.tasas {
	width: 100%;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
}

#tasas a {
	font-weight: normal;
	color: #a2bf2a;
	text-decoration: underline;
	font-size: 11px;
}

#tasas a:visited {
	font-weight: normal;
	color: #a2bf2a;
	text-decoration: underline;
	font-size: 11px;
}

#tasas a:hover{
	font-weight: normal;
	color:  #808080;
	text-decoration: underline;
	font-size: 11px;
}

tr.tasas {
	color: #696969;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
}

th.tasas {
	color: #8d8d8d;
	font-size: 10px;
	line-height: 10px;
	background-color: #eeffdf;
	padding-top: 3px;
	padding-bottom: 3px;
}

th.tasas2 {
	color: #8d8d8d;
	font-size: 10px;
	line-height: 10px;
	background-color: #eeffdf;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #ddd;
}

th.tasas3 {
	color: #8d8d8d;
	font-size: 10px;
	line-height: 10px;
	background-color: #eeffdf;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #ddd;
}

th.tasas4 {
	color: #8d8d8d;
	font-size: 10px;
	line-height: 10px;
	background-color: #d7e6ca;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #ddd;
}

td.tasas {
	color: #8d8d8d;
	font-size: 10px;
	line-height: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #ddd;
}

td.tasas2 {
	color: #8d8d8d;
	font-size: 10px;
	line-height: 10px;
	background-color: #fff;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #ddd;
}

td.tasas3 {
	color: #8d8d8d;
	font-size: 10px;
	line-height: 10px;
	background-color: #fff;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #ddd;
}

td.tasasa {
	color: #8d8d8d;
	font-size: 10px;
	line-height: 10px;
	padding-top: 3px;
	padding-bottom: 3px;

	background-color: #eeffdf;
}

td.tasasb {
	color: #8d8d8d;
	font-size: 10px;
	line-height: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
}

th.tasasd {
	color: #8d8d8d;
	font-size: 10px;
	line-height: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
}

th.tasase {
	color: #8d8d8d;
	font-size: 10px;
	line-height: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #ddd;
}

#cajalegal {
	background-color: #fefbe8;
	border: 1px solid #ddd;
	padding: 15px;
	font-size: 10px;
	line-height: 10px;
	font-family: "Lucida Grande", Lucida, Arial, Helvetica, Verdana, sans-serif;
	color: #8d8d8d;
}

td.tasasS {
	text-align: left;
	color: #8d8d8d;
	font-size: 10px;
	line-height: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #ddd;
}
