body {
	background-image: url(../images/pattern.png);
	background-repeat: repeat;
}

#logo {
	text-align: center;
	vertical-align: middle;
	clear: both;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#nav_wrap {
	height: 74px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#navegacion_a {
	height: 50px;
	width: 900px;
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
	clear: both;
}
#navegacion_b {
	height: 24px;
	width: 900px;
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
	clear: both;
}
#navegacion_b2 {
	height: 24px;
	width: 900px;
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
	clear: both;
	background-image: url(../_imagenes/bkn_subnav.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: -19px;
}
#espacio {
	height: 400px;
	width: 900px;
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
	clear: both;
}



#section {
	clear: both;
	height: 2750px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 204px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#formulario {
	clear: both;
	height: 900px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 204px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#informacion {
	clear: both;
	height: auto;
	width: 1000px;
}
#informacion2 {
	clear: both;
	height: auto;
	width: 1000px;
	text-align: center;
	padding-top: 20px;
}

.bullets {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: square;
	font-size: 16px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	color: #003a8c;
}

#titulo {
	text-align: center;
	vertical-align: middle;
	clear: both;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#locacion {
	vertical-align: middle;
	height: auto;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	clear: both;
}
#edificio {
	text-align: center;
	vertical-align: middle;
	height: 135px;
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	margin-top: 20px;
	margin-bottom: auto;
}
#direccion {
	height: 135px;
	width: 280px;
	float: left;
}



#bloque {
	float: left;
	height: auto;
	width: 460px;
	padding-right: 20px;
	padding-left: 20px;
}
.bordeblanco {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.centrar {
	text-align: center;
}
#mostrar {
	clear: both;
	height: 1000px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
