@charset "utf-8";
#contenido {
	background-color: #E2E2E2;
	margin-right: 10em;
	margin-left: 10em;
	padding: 10px;
	height: 28em;
}
#pie {
	font-size: 1.5em;
	font-style: italic;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #990033;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(../imagenes/interfas/banner%20frente%20bajo%20pagina.gif);
	height: 25px;
}

#head {
	height: 100px;
	position: relative;
	background-color: #000099;
	background-image: url(../imagenes/interfas/banner%20frente%20pagina.gif);
}
#formulario {
	float: right;
	margin: 5px;
	position: absolute;
	width: 13.3em;
	top: 5px;
	right: 5px;
}

#nav {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 10em;
}
#envoltorio {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 50em;
	background-color: #D7EFFF;
}
#derecha {
	width: 160px;
	top: 100px;
	position: absolute;
	right: 0px;
}
.logo_clinica {
	height: 90px;
	width: 390px;
}
.izquerdista {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.derechista {
	float: right;
}
.centrado {
	text-align: center;
}
#mapa {
	border: thick solid #0066FF;
	margin: 10px;
	background-image: url(../imagenes/fotos/mapa_gigante.jpg);
	position: absolute;
}
#envoltorio_urgencia {
	border: thin solid #000099;
	margin: 10px;
}
a {
	text-decoration: none;
}

