#bajo {
	position: absolute;
	top: 162px;
	left: 0px;
	width: 100%;
	min-width: 996px;
	background-color: #E8ECF7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}

#bajo p {
	padding: 2px 10px 2px 10px;
	text-indent: 20px;
	text-align: justify;
}

#map {
	width: 650px;
	height: 450px;
	margin-left: auto;
	margin-right: auto;
}

div.uno, div.dos, div.tres, div.cuatro {
	position: absolute;
	width: 25%;
	height: 328px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}

div.unob, div.dosb, div.tresb, div.cuatrob {
	position: absolute;
	right: 0px;
	width: 3px;
	height: 328px;
}

div.uno {
	left: 0px;
	background-image: url('../imagenes/fo1.jpg');
	background-position: top left;
}

div.unob {
	background-color: #dd5555;
}

div.dos {
	left: 25%;
	background-color: #5fac1e;
	background-image: url('../imagenes/fo2.jpg');
	background-position: bottom left;
}

div.dosb {
	background-color: #5fac1e;
}

div.tres {
	left: 50%;
	background-color: #236bb5;
	background-image: url('../imagenes/fo3.jpg');
	background-position: top left;
}

div.tresb {
	background-color: #236bb5;
}

div.cuatro {
	left: 75%;
	background-color: #e0bd45;
	background-image: url('../imagenes/fo4.jpg');
	background-position: bottom left;
}

div.cuatrob {
	background-color: #e0bd45;
}

#logoiso {
	position: relative;
	background-color: #ffffff;
	clear: both;
	width: 100%;
	text-align: center;
	padding-bottom: 5px;
}

#logoiso p {
	font-family: Arial, Helvetica, sans-serif;
	color: #1B964A;
	font-size: 10px;
	padding: 10px 0 0 0;
	text-align: center;
}

div.columna {
	float: left;
	width: 49%
}

fieldset {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #6B99CA;
}

legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

label {
	display: block;
	float: left;
	text-align: right;
	width: 140px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.bloque {
	float: left;
	width: 400px;
}

#emp {
	display: none;
}

#error {
	text-align: center;
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#lopd {
	position: relative;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}

#lopd p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-indent: 0px;
}