td {
	font-family: Arial, Helvetica, sans-serif;
}
#contenedor {
	height: 600px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imagenes/fondo_1.jpg);
}
#contenedor3 {
	height: 600px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#contenedor2 {
	height: 160px;
	width: 898px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imagenes/fondo_2.jpg);
	float: none;
}



th {
	font-family: Arial, Helvetica, sans-serif;
}
#logo_inicio {
	height: 210px;
	width: 250px;
	left: 50px;
	top: 350px;
	position: relative;
	float: left;
}
#logo {
	height: 140px;
	width: 166px;
	left: 50px;
	top: 10px;
	position: relative;
	float: left;
}

#boton_1 {
	height: 34px;
	width: 121px;
	position: relative;
	text-align: center;
	vertical-align: middle;
	top: 0px;
	left: 0px;
	float: left;
}
#botonera1 {
	height: 42px;
	width: 386px;
	text-align: center;
	vertical-align: middle;
	position: relative;
	left: 300px;
	top: 20px;
}
#botonera {
	height: 35px;
	width: 750px;
	text-align: center;
	vertical-align: middle;
	position: relative;
	float: left;
	left: 350px;
	top: 230px;
}


#boton_2 {
	height: 34px;
	width: 121px;
	position: relative;
	text-align: center;
	vertical-align: middle;
	left: 0px;
	top: 0px;
	float: left;
}

#boton_3 {
	height: 34px;
	width: 121px;
	position: relative;
	text-align: center;
	vertical-align: middle;
	float: left;
	left: 0px;
	top: 0px;
}

#boton_4 {
	height: 34px;
	width: 121px;
	position: relative;
	float: left;
	text-align: center;
	vertical-align: middle;
	left: 0px;
	top: 0px;
}
#contenido {
	width: 848px;
	top: 10px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	left: 50px;
	float: left;
}
