a.ley:hover {
	background-color: #C5E3FC;
	color:rgb(36,36,104);
	font-family: Arial;
	font-size:12;
	width:100%;
	text-decoration: underline;
	font-weight:bold;
}
#aux {
	color: Blue;
	font-size:11;
	font-weight: normal;
}

a.ley {
	background-color: #C5E3FC;
	color: rgb(36,36,104);
	font-family: Arial;
	font-size:12;
	width:100%;
	text-decoration: none;
	font-weight:bold;
}
#aux {
	color: Blue;
	font-size:11;
	font-weight: normal;
}

.exterior {
	background-color: #C5E3FC;
	color:black;
	font-family: Arial;
	font-size:12;
}
#enlace {
	color:blue;
	font-size:11;
	text-align : right;
}

.interior {
	background-color: #FFFFFF;
}

.intizq {
	background-color: #FFFFFF;
	color: rgb(18,51,116);
	font-weight: bold;
	text-align:left;
	font-family:Arial;
	font-size:14;
	border-bottom-color : rgb(18,51,116);
	border-bottom-style : solid;
	border-bottom-width : thin;
}
#coment {
	border-bottom-color : none;
	border-bottom-style : none;
	border-bottom-width : none;
}

.intder {
	background-color: #FFFFFF;
	color: black;
	font-weight: bold;
	text-align:left;
	font-family:Arial;
	font-size:12;
	border-bottom-color : rgb(18,51,116);
	border-bottom-style : solid;
	border-bottom-width : thin;
}
#coment {
	border-bottom-color : none;
	border-bottom-style : none;
	border-bottom-width : none;
}

.encabezado {
	background-color : #C5E3FC;
	color : #000080;
	font-family : Tahoma;
	font-size : 11pt;
	text-align : center;
	font-weight: bold;
}

.encabezado2 {
	background-color : rgb(231,247,254);
	color : #000080;
	font-family : Tahoma;
	font-size : 10pt;
	text-align : center;
}