.fondo_ {
	background-color: #99999A;
	background-image: url(imgs/fondo_imagen.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-attachment: fixed;
}

.forms {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #CCCCCC;
	background-color: #F9F9F9;
}
.boton {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #009900;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 20px;
	width: 50px;
}
.fondo_2 {
	background-color: #7E8087;
	background-image: url(imgs/back_oscuro_central.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.fondo_3 {
	background-color: #FFFFFF;
	background-image: url(imgs/back_central_contenidos.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.tx_contenidos {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.tx_contenidos-b {

	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.tx_link-b {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.tx_link-b:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.tx_titulosproductos {
	font-family: Geneva, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 14px;
	color: #219B24;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;
}
