body {
	margin-top: 0%;
	text-align: center;
	background-image: url(../images/fondo.jpg);
}
.p {
	font-family: tahoma;
	list-style: none;
	font-size: 12px;
	color: #66666;
	line-height: 15px;
	padding-top: 8px;
	text-align: left;
}
table { margin: 0 auto; } 
#menu {
	padding-right: 4.5em;
}
#menu ul {
	list-style: none;
	text-align: right;
	color: #66666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
	letter-spacing: .5px
} 
.menuder {

	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	font-size: 9px;
	color: #66666;
	line-height: 18px;
	padding-left: 8em;
}
.titulopro {

	list-style: none;
	text-align: center;
	color: #FFCC33;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	letter-spacing: 0.5px
}
input {
	height: 20px;
	width: 150px;
	margin-left: 5px;
}
.input {
	height: 14px;
	width: 150px;
	margin-left: 5px;
	font-family: tahoma;
	font-size: 11px;
}
.inputlargo {

	height: 50px;
	width: 150px;
	margin-left: 5px;
	font-family: tahoma;
	font-size: 11px;
}
.button {
	height: 20px;
	width: 50px;
	font-family: arial;
	font-size: 10px;
}
a:link {
	font-family: tahoma;
	font-size: 12px;
	color: #663300;
	text-decoration: none;
}
a:visited {
	font-family: tahoma;
	font-size: 12px;
	color: #663333;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
