/* CSS Document */

div#contenedorsecenlaces {
	margin: auto;
	width: 510px;
	height: auto;
}

div#contenedorsecenlaces-i {
	width: 250px;
	height: auto;
	float: left;
}

div#contenedorsecenlaces-d {
	margin-left: 255px;
	width: 250px;
	height: auto;
}

.opcionessecenlaces {
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

.opcionessecenlaces,
.opcionessecenlaces a,
.opcionessecenlaces a:hover {
	width: 240px;
	height: 20px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 20px;
	
}

.opcionessecenlaces,
.opcionessecenlaces a {
	text-decoration: none;
}

.opcionessecenlaces a:hover {
	text-decoration: underline; 
}
