.fondo_ {
	background-color: #798586;
}

.forms {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
.boton {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5BA47A;
	border: thin solid;
}
.fondo_home {
	background-attachment: fixed;
	background-image: url(imgs/f_home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.fondo_empresa {

	background-attachment: fixed;
	background-image: url(imgs/f_empresa.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.fondo_servicios {


	background-attachment: fixed;
	background-image: url(imgs/f_servicios.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.fondo_productos {

	background-attachment: fixed;
	background-image: url(imgs/f_productos.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.fondo_contacto {


	background-attachment: fixed;
	background-image: url(imgs/f_contacto.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.tx_contenido {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.tx_menu {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.tx_menu:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
