body {
	background-attachment: scroll;
	background-color: #de9438;
	background-image: url(img/fondo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.txt {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.bordeportad {
	border: 16px solid #fff9e3;
}
.detmenu {
	background-attachment: scroll;
	background-image: url(img/detmenu.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #e9cdaa;
}
.detmenu1 {
	background-attachment: scroll;
	background-image: url(img/detmenu.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #e9cdaa;
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
}
.fondoboton {
	background-color: #fef2e4;
}
.txtmenu {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #330000;
	text-decoration: none;
	text-indent: 10px;

}
.txtmenu a{
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
	text-indent: 10px;
}
.txtmenu a:hover{
	font-family: "Comic Sans MS";
	font-size: 12px;

	color: #CC6600;
	text-decoration: none;
	text-indent: 10px;
}
.txtmenu2 {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
	text-indent: 10px;
}
.txtmenu2 a{
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
	text-indent: 10px;
}
.txtmenu2 a:hover{
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 10px;
}
.txtmenuP {
	font-family: "Comic Sans MS";
	font-size: 10px;
	color: #330000;
	text-decoration: none;

}
.txtmenuP a{
	font-family: "Comic Sans MS";
	font-size: 10px;
	color: #330000;
	text-decoration: none;

}
.txtmenuP a:hover{
	font-family: "Comic Sans MS";
	font-size: 1opx;
	color: #CC6600;
	text-decoration: none;

}
.bordeocre {
	border: 1px solid #CC6600;
}
.bordeportadfino {

	border: 7px solid #fff9e3;
}
.txt1 {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #330000;
	text-decoration: none;

}
.txt1:hover {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #CC6600;
	text-decoration: none;

}
.txtPago {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #330000;
	text-decoration: none;
	text-indent: 5px;

}