#links{
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(../img/bglistverde.gif);
}
.tablacontenidos #links table {
	background-color: #FFFFFF;
	text-align: left;
	margin: auto auto 25px;
	width: 95%;
	padding: 10px;
	border: 1px solid #EEF4F5;
}
.tablacontenidos #links table td,.tablacontenidos #links table th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6F6F6;
}
.tablacontenidos #links h4 {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #009999;
	margin: 0px 0px 6px 12px;
}
.tablacontenidos #links th {
	font-weight: normal;
	color: #666666;
}
.tablacontenidos #links a {
	color: #006699;
	text-decoration: none;
}


.tablacontenidos #links td {
	width:180px;
}

