.fondo_ {
	background-color: #B9AD95;
	background-attachment: fixed;
	background-image: url(imgs/background_.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.forms {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #FBFBFB;
	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: #CFC8B8;
	border-right-color: #F1F0EC;
	border-bottom-color: #F1F0EC;
	border-left-color: #CFC8B8;
}
.boton {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8C8575;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	width: 60px;
}
.tx_contenido1 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.fondo_interno1 {

	background-color: #CFC8B8;
	background-attachment: fixed;
	background-image: url(imgs/background_interno.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.fondo_interno2 {


	background-color: #E8E5DE;
	background-attachment: fixed;
	background-image: url(imgs/background_interno-2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.tx_contenido_link {

	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.tx_contenido_link:hover {

	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #AEA388;
	text-decoration: underline;
}
