.copete {
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #E8E8E8;
	text-decoration: none;
	padding: 5px;
}
.menu {
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu-color {
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C51805;
	text-decoration: underline;
}
.fondo-link {
	background-image: url(/images/fondo-link.jpg);
}
.fondo-linkb {
	background-image: url(/images/fondo-linkb.jpg);
}
.textob {
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;

}
.texto {
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FCEBB3;
	border-right-color: #FCEBB3;
	border-bottom-color: #FCEBB3;
	border-left-color: #FCEBB3;
	border-left-style: dashed;

}
.titulo {
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.lineas {
	border: 1px solid #FFFFFF;
}
.link {
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.linkb {
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CA1400;
	text-decoration: underline;
}
.lineasb {
	border: 1px solid #C19600;
}
.textol {
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C51805;
	text-decoration: underline;
}
.textogris {
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4D4D4D;
	text-decoration: underline;
}
body {
	scrollbar-face-color: #757575;
	scrollbar-shadow-color: #757575;
	scrollbar-highlight-color: #757575;
	scrollbar-3dlight-color: #464646;
	scrollbar-darkshadow-color: #464646;
	scrollbar-track-color: #464646;
	scrollbar-arrow-color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #666666;
}
.menusmall {
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.campo {
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #917000;
	border: 1px solid #C51805;
}
.boton {
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/fondo-boton.jpg);
	border: 1px solid #C51805;
	background-color: #6C5400;


}
.on {
	DISPLAY: block;
	visibility: visible;
}

.off {
	DISPLAY: none;
	visibility: hidden;
	padding: 10px;

}
.mas {
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CA1400;
	text-decoration: none;
}
.mas:hover {
	color: #000000;
}
