.bg-ico {
	background-color: #F7F6F2;
}
.bg-borde {
	background-color: #ADAA84;
}
A.a:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
A.a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
A.a:active {
	font-family: Verdana;
	font-size:10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bg-blanco {

	background-color: #FFFFFF;
}
.bg-menu {
	background-color: #E6E5DA;
	border: 1px solid #FFFFFF;
	background-image: url(images/bg-menu.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;


}
.bg-cubo {

	background-color: #D6D4C1;
}
.bg-tit {
	background-image: url(images/bg-tit.gif);
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
	color: #515151;
	text-decoration: none;
	padding-left: 5px;

}
.pie {
	font-family: Verdana;
	font-size: 10px;
	color: #565654;
}
.sep {
	background-image: url(images/sep.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.txt-cont {
	font-family: Verdana;
	font-size: 11px;
	color: #4D4A1E;
	text-decoration: none;
	text-align: justify;
}
.txt-itemsel {
	font-family: Verdana;
	font-size: 11px;
	color: #4D4A1E;
	text-decoration: none;
	font-weight: bold;

}
.txt-calend {
	font-family: Verdana;
	font-size: 11px;
	color: #4D4A1E;
	text-decoration: none;


}
.txt-calend-tit {
	font-family: Verdana;
	font-size: 10px;
	color: #4D4A1E;
	text-decoration: none;
	background-color: #E6E5DA;
	font-weight: bold;
	text-align: center;



}
input {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
textarea {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
.button {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #868359;
	text-decoration: none;
	background-color: #E6E5DA;
	border: 1px solid #ADAA84;

}
.txt-menu {
	font-family: Verdana;
	font-size: 11px;
	color: #4D4A1E;
	text-decoration: none;
	text-align: center;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E6E5DA;
	border-left-color: #E6E5DA;

}
.bg-img {
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;

}
.bg-img-gast {

	background-color: #FFFFFF;
	background-image: url(images/bg-gast.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;
}
select {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.txt-bold {
	font-family: Verdana;
	font-size: 10px;
	color: #4D4A1E;
	text-decoration: none;
	background-color: #E6E5DA;
	font-weight: bold;
	padding-left: 3px;

}
.mano {
	cursor: hand;
}
A.b:link {
	font-family: Verdana;
	font-size: 11px;
	color: #4D4A1E;
	font-weight: bold;
	text-decoration: none;

}
A.b:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #4D4A1E;
	text-decoration: none;
}
A.b:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #4D4A1E;
}
A.b:active {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #4D4A1E;
	text-decoration: none;
}
