

#contenidos {
	text-align:left;
	
	
}

#contenidos h1 {
	width: 910px;
	margin: 0 5px;
	border-bottom: 1px solid #fff;
	font-size: 16px;
	color: #974478;
	
}

.enlaces {
	width: 910px;
	float: left;
	margin: 5px;
	padding-bottom: 3px;
	border-bottom: 1px solid #fff;
}
.enlaces p {
	float:right;
	width: 750px;
	margin-top: 5px;
	padding-bottom: 8px;
	
}
.enlaces img {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 3px;
}
.enlaces a {
	color:#FFF;
	font-style: normal;
	text-decoration:underline;
	
}

.enlaces a:hover {
	color: #fff;
	font-style: normal;
	text-decoration: none;
	
}
.mini {
	float:left;
	width: 110px;
	text-align: center;
	margin-right: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
}



#pie {
	height:110px;
	background-image:url(../imagenes/fondo-pie2.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	text-align:left;
	
}

#pie h1 {
	width: 910px;
	margin: 0 5px;
	border-bottom: 1px solid #fff;
	font-size: 16px;
	color: #974478;
	
}


#pie img {
	padding: 5px;
	
}
