form {
	margin: 0px;
	padding: 0px;
	cursor: default;
}
input {
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	background: #FEFDFA;
	border: 1px solid #C0C0C0;
	padding: 0px;
	margin: 2px;
	line-height: 14px;
}

body {
	font: 12px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	cursor: default;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	color: #333333;
	text-align: center;
	vertical-align: top;
	height: auto;
	width: auto;
	clear: both;
	float: none;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}
p {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
}
.textoschicos {
	font: 9px Tahoma, "Trebuchet MS", Verdana;
	color: #000000;
	text-decoration: none;
	cursor: default;
	letter-spacing: 1px;
	word-spacing: 1px;
}
table#contenidos {
	background: #FFFFFF url(fondo-contenidos.gif) repeat-x left top;
	cursor: default;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	clear: both;
	float: none;
	text-align: center;
	border-right: 1px solid #F2DEB5;
	border-left: 1px solid #F2DEB5;
}
#menusup {
	color: #000000;
	text-decoration: none;
	font: 10px Tahoma, "Trebuchet MS", Verdana;
}
#menusup a {
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	cursor: hand;
	line-height: 30px;
	padding: 0px 4px;
}
#menusup a:hover {
	text-decoration: none;
	background: url(links-hover.gif) no-repeat center 16px;
	cursor: hand;
	line-height: 30px;
	padding: 5px 4px 9px;
	height: 30px;
}
.trucho {
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	left: 4px;
	right: 4px;
	height: 44px;
	background: #FF9900 url(links-hover.gif) no-repeat center bottom;
	top: 0px;
	bottom: 0px;
	width: auto;
	line-height: 33px;
	position: relative;
	visibility: visible;
}

