@import url("general.css");

.barraenlace{
	width: 969px;
	height: 19px;
	margin: 0px auto;
	padding: 0px;
	padding-top: 1px;
	background-image:url('../imagenes/enlaces/barraenlace.gif');
	background-position:center center;
	background-repeat:no-repeat;
	background-attachment:scroll;
}

A.enlace{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
	color:#349795;
	font-weight:bold;
}

A.enlace:visited{
	color:#349795;
}

A.enlace:hover{
	color:#92CDCD;
}

P.explicaenlace, .textoenlace{
	text-align:justify;
	margin: 0px;
	padding: 3px 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

P.explicaenlace{
	margin-top: 5px;
}

P.textoenlace{
	padding-bottom: 20px;
	text-align: left;
	font-weight: bold;
}
