.fondomenu {
	background-attachment: fixed;
	background-image: url(Images/eleko_13.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.fondoficha1 {
	background-attachment: fixed;
	background-image: url(Images/ficha_02.gif);
	background-repeat: repeat-y;
}
.fondoficha2 {
	background-attachment: fixed;
	background-image: url(Images/ficha_03.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

}
.form-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 8px;
	color: #003366;
	text-decoration: none;
	height: 14px;
	width: 150px;
	border: 1px dashed #003366;
}
.tituloproductoficha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: 012F74;
	text-align: right;
}
.txt1ficha {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: 012F74;
}
.txt2ficha {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: 858A8C;
}
.noticiatitular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: 012F74;
	text-decoration: none;
	font-weight: bold;

}
.noticiaentradilla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: 567AAF;
	text-decoration: none;
	text-align: justify;

}
.noticiatitular:hover {
	color: #990000;
	text-decoration: underline;
}
.noticiaampliar {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: 012F74;
	text-decoration: none;
}
.noticiaampliar:hover {
	color: #990000;
	text-decoration: underline;
}
.noticiacuerpo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 21px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
