.links{
	width: 820px;
	margin-left: 30px;
}

.links ul{
	list-style: none;
}

.links ul li{
	display: block;
	width: 820px;
	line-height: 30px;
	float: left;
}

.links span{
	display: block;
	width: 578px;
	float: right;
	line-height: normal;
}

.links .img{
	width: 220px;
	float: left;
}
.links .img img{
	float: left;
}

.links h1{
	display: block;
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;
	background-color: #4a597b;
	font-size: 11px;
	padding-left: 15px;
	margin: 0px;
	border: none;
	border-bottom: 1px solid #FFFFFF;
	text-transform:uppercase;
}

.links h1:hover{
	background-color: #313c55;
}

.links h1 a{
	color: #FFFFFF;
	text-decoration:none;}
	
.links h1 a:hover{
	/*text-decoration:underline;*/
	color: #FFFFFF;}


.linkcontent{
	border: none;
	width: 818px;
	float: left;
	border-left: 1px solid #4a597b;
	border-right: 1px solid #4a597b;
	border-bottom: 1px solid #4a597b;
	/*background:url(../images/enlaces/cierre_enlaces.gif) no-repeat left bottom;*/
	overflow:visible;
	margin: 0px;
}

.linkcontent_table{
	border: none;
	width: 820px;
	float: left;
	/*border-left: 1px solid #4a597b;
	border-right: 1px solid #4a597b;*/
	/*border-bottom: 1px solid #4a597b;*/
	/*background:url(../images/enlaces/cierre_enlaces.gif) no-repeat left bottom;*/
	overflow:visible;
	margin: 0px;
}

.first{
	background: url(../images/enlaces/header.png) no-repeat top;
}

.first:hover{
	background: url(../images/enlaces/header_on.png) no-repeat top;
}

.last{
	background: url(../images/enlaces/footer.png) no-repeat bottom;
}

.last:hover{
	background: url(../images/enlaces/footer_on.png) no-repeat bottom;
}

.links a{
	text-decoration: none;
	color: #545454;
}

.links a:hover{
	color: #4a597b;
	font-weight:bold;
}

.bottomed_link{
	background: url(../images/enlaces/botton_enlace.png) no-repeat left bottom;
	height:3px;
	display:bottom;
}

.borde_izqdo {
	border-left: 1px solid #4a597b;}
	
.borde_dcho {
	border-right: 1px solid #4a597b;}