.clase1:link {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #F0EEE1;
	text-decoration: none;
	cursor: hand;
}
.clase1:visited {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #F0EEE1;
	text-decoration: none;
}
.clase1:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #CFB88E;
	text-decoration: none;
}
.clase1:active {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.clase2:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #F0EEE1;
	text-decoration: none;
	cursor: hand;
}
.clase2:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #F0EEE1;
	text-decoration: none;
}
.clase2:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #CFB88E;
	text-decoration: none;
}
.clase2:active {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}
.clase3:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #D5BA8B;
	text-decoration: none;
	cursor: hand;
}
.clase3:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #D5BA8B;
	text-decoration: none;
}
.clase3:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.clase3:active {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}
.copyr:link {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	cursor: hand;
}
.copyr:visited {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.copyr:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #8A7258;
	text-decoration: underline;
}
.copyr:active {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.menu1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #F0EEE1;
}
.menu2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #F0EEE1;
}
.fondo {
	background-image: url(../images/fondo_gral.jpg);
	background-repeat: no-repeat;
}
.fondoMenu {
	background-image: url(../images/fondo_menu_zmid.jpg);
	background-repeat:   repeat-y;

}
.fondoContent {
	background-image: url(../images/fondo_contentmid.jpg);
}
.copyright {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.arial14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.arial16 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.FORMtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #343434;
	font-weight: normal;
}
.FORMbt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #343434;
	cursor: hand;
}
