#interior h2 {
	background-repeat: no-repeat;
	height: 28px;
	background-image: url(../img/tit_enlaces.gif);
	margin-bottom: 30px;
}
#interior h3.subtitulo {
	font-size: 1.4em;
	color: #074a8f;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	display: block;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 0.1em;
	padding-bottom: 0.2em;
	background-color: #eee;
	display: block;
	color: #246DC8;
	padding-left: 10px;
}
.stretcher2 {
	margin-right: 30px;
	margin-left: 30px;
}
/******************************************/
.enlace {
	width: 100px;
	float: left;
	margin-left: 13px;
	display: inline;
	padding-top: 3px;
	border-top: 5px solid #AEAEAE;
	text-align: center;
	margin-bottom: 15px;
}
.enlace a {
	display: block;
	border: 1px solid #eee;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.enlace a:hover {
	border-color: #000;
}
.federaciones {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	display: block;
	margin-left: 15px;
	padding-left: 20px;
	background-image: url(../img/enlaces_bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 10px;
}
.ultima {
	margin-bottom: 20px;
}
.federaciones a {
	color: #246DC8;
	font-weight: normal;
	padding-bottom: 1px;
	border-bottom: 1px solid #C1D2EE;
}
.federaciones a:hover{
	color: #07418F;
	border-bottom: 1px solid #07418F;
}

