@charset "utf-8";
.btn {
	background-image: url(../imagenes/bot1.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 90px;
}
.btn a {
	background-image: url(../imagenes/bot1.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 90px;
	display:block
}
.btn a:hover {
	background-image: url(../imagenes/bot1_f2.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 90px;
}
.btn1 {
	background-image: url(../imagenes/bot2.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 90px;
}
.btn1 a {
	background-image: url(../imagenes/bot2.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 90px;
	display:block
}
.btn1 a:hover {
	background-image: url(../imagenes/bot2_f2.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 90px;
}
.btn2 {
	background-image: url(../imagenes/bot3.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 90px;
}
.btn2 a {
	background-image: url(../imagenes/bot3.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 90px;
	display:block
}
.btn2 a:hover {
	background-image: url(../imagenes/bot3_f2.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 90px;
}
.btn3 {
	background-image: url(../imagenes/bot4.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 90px;
}
.btn3 a {
	background-image: url(../imagenes/bot4.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 90px;
	display:block
}
.btn3 a:hover {
	background-image: url(../imagenes/bot4_f2.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 90px;
}
.btn4 {
	background-image: url(../imagenes/bot5.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 90px;
}
.btn4 a {
	background-image: url(../imagenes/bot5.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 90px;
	display:block
}
.btn4 a:hover {
	background-image: url(../imagenes/bot5_f1.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 90px;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330033;
}
.tit {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #990100;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.txt1 {
	font-family: Tahoma, System, Sylfaen;
	font-size: 10px;
	color: #F99B20;
	font-weight: bold;
}
.tit2 {
	font-family: Tahoma, System, Sylfaen;
	font-size: 24px;
	color: #990100;
}
.tit3 {
	font-family: Tahoma, System, Sylfaen;
	font-size: 14px;
	color: #830000;
	font-weight: bold;
}
.tit4 {
	font-family: Tahoma, System, Sylfaen;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	background-color: #EAEAEA;
	border: 1px solid #666666;
}
.txtBot {
	font-family: Tahoma, System, Sylfaen;
	font-size: 11px;
	font-weight: bold;
	color: #E69A00;
}
.txtBot a {
	font-family: Tahoma, System, Sylfaen;
	font-size: 11px;
	font-weight: bold;
	color: #E69A00;
	display:block
}
.txtBot a:hover {
	font-family: Tahoma, System, Sylfaen;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC66;
}
.btnOn {
	background-image: url(../imagenes/botonOn.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 74px;
	font-family: Tahoma, System, Sylfaen;
	font-size: 11px;
	color: #840000;
	text-decoration: none;
	font-weight: bold;
}
.btnOn a {
	background-image: url(../imagenes/botonOn.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 74px;
	display:block;
	font-family: Tahoma, System, Sylfaen;
	font-size: 11px;
	color: #840000;
	text-decoration: none;
	font-weight: bold;
}
.btnOn a:hover {
	background-image: url(../imagenes/boton.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 74px;
	font-family: Tahoma, System, Sylfaen;
	font-size: 11px;
	color: #840000;
	text-decoration: none;
	font-weight: bold;
}
