.linkend {
	background-attachment: scroll;
	background-image: url(../images/rep-fondblanco.jpg);
	background-repeat:  repeat;
	background-position: left top;
}
.fondo {
	background-attachment: scroll;
	background-image: url(../images/modulo.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	margin: 1px;
	padding-left: 20px;





}
.titulares {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
	border-left-width: thin;
}
ul {
	list-style-position: outside;
	list-style-image: url(../images/punto.jpg);
	background-position: 10px;
}
li {
	line-height: 16px;
}
.negria-prod {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	border-left-style: none;
	text-decoration: none;


}
.menuDiv {
	z-index: 5;
	position: absolute;
	overflow: scroll;
	visibility: hidden;
	vertical-align: top;
}
.candadoDiv {
	z-index: 5;
	position: absolute;
	visibility: visible;
	top: 10px;
	background-position: right;
	border: none;
	right: -1px;
	margin-right: 12px;
	background-color: #FFFFFF;
	padding: 2px;
}
