body {
	background-image: url(imagenes/fondo.gif);
	background-repeat: repeat-x;
	background-position: right top;
	background-color: #FFF;
	width: 760px;
	text-align: center;
	padding-top: 0px;
	top: 0px;
	margin: auto;
}
#titulo {
	width: 800px;
	background-image: url(imagenes/titulo1.gif);
	height: 200px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	vertical-align: top;
	top: 0px;
}

#contenedor {
	background-color: #FFF;
	width: 800px;
	font-size: 12px;
	background-position: 0px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}	
#tabla{
	background-color: #FFF;
	width: 600px;
	font-size: 12px;
	background-position: 0px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#viejito {
	background-image: url(imagenes/vieito.png);
	float: right;
	width: 200px;
	background-position: right;
	height: 600px;
	background-repeat: no-repeat;
	left: 778px;
	top: 241px;
}
.texto_1 {
	font-family: "Times New Roman";
	font-size: 16px;
	color: #066;
	text-transform: capitalize;
	text-align: left;
	border-left-width: 60px;
	border-top-width: 10px;
	font-weight: bolder;
}
.cajas_sencillas {
	border-top-width: 3px;
	border-top-color: #066;
	border-right-color: #066;
	border-bottom-color: #066;
	border-left-color: #066;
	border-left-width: 3px;
	border-top-style: solid;
	border-left-style: solid;
	width: 240px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	margin: 5px;
}
.cajitas_scroll {
	width: 243px;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #096;
	border-right-color: #096;
	border-bottom-color: #096;
	border-left-color: #096;
	list-style-position: outside;
	text-transform: capitalize;
	margin: 5px;
	font-family: "Times New Roman";
}

.formulario {
	width: 610px;
	margin-right: 20px;
	margin-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
.cajitas_2 {
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-color: #096;
	border-right-color: #096;
	border-bottom-color: #096;
	border-left-color: #096;
	font-size: 12px;
	width: 210px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	clip: rect(2px,auto,auto,auto);
}
.botones {
	font-weight: bolder;
	color: #FFF;
	background-color: #066;
	text-transform: uppercase;
	font-size: 14px;
	height: 25px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFF;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #FFF;
	font-family: "Times New Roman";
}
