body {
	background-attachment: scroll;
	background-image: url(img/f.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D92727;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EC9494;
	border-right-color: #D92727;
	border-bottom-color: #D92727;
	border-left-color: #EC9494;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	height: 18px;
	background-image: url(img/bkbot.jpg);
}
.textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.textoscursivo {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	color: #8F49B6;
}

