#central {

	background-color: #FFFFFF;

	height: 500px;

	width: 750px;

	position: relative;

	margin: 0 auto;

}

#central #form1 div {

	width: 600px;

	position: relative;

	margin: 0 auto;

	padding-top: 20px;

}

#central #form1 {

	position: relative;

	top: 50px;

}

#central #form1 input {

	position: absolute;

	right: 0px;

	width: 400px;

	text-align: center;

}

#central #form1 span {

	font-size: 14px;

	font-weight: bolder;

}

#central #form1 #boton {

	right: 75px;

	top: 293px;

}

#central #abajo {

	text-align: left;

	width: 750px;

	position: relative;

	top: 40px;

}

#central #abajo #hipervinculo {

	color: #0000FF;

	text-align: center;

}

#central #tidebajo {

	position: relative;

	text-align: center;

	font-weight: bolder;

	font-size: 24px;

	background-color: #FFFFFF;

	color: #990000;

}

#msj {

	text-align: center;

}

#msj a {

	font-size: 18px;

	color: #0000FF;

	font-weight: bolder;

}

#central #form1 select {
}
#central #form1 #cat {
	position: absolute;
	width: 400px;
	right: 0px;
}

