@charset "utf-8";
/* CSS Document */

#CABECERA {
	background-image: url(../../IMAGENES/cabecera_GUIA_URGENCIAS_AYMON.jpg);
	height: 40px;
	text-align: center;

}

#CABECERA h1{
	display: none;
	

}

#foto_inicial {
	color:#003366;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 10px;
	vertical-align: text-top;
	top: 0px;
	text-align: center;
	margin-top: 0px;
	background-image: url(../../IMAGENES/libro_completo_GUIA_URGENCIAS_AYMON.jpg);
	height: 280px;
	background-repeat: no-repeat;
	}

#COMPRAR {
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
	width: 190px;

}

#COMPRAR_IMAGEN {
	float: right;

}

#COMPRAR_TEXTO {
	float: left;

}

.texto-inicial {
	float: right;
	width: 185px;
	height: 240px;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;

}

.foto_ppal_IZQ {
	float: left;
	width: 150px;
	height: 277px;

}

.texto_inicial_inf{
	padding-left: 10px;
	color:#003366;
	font-size: 11px;
	float: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	font-weight: bold;
}

.texto_cuerpo {
	margin-top: 10px;
	border-top-width: 2px;
	border-top-style: double;
	border-top-color: #003300;
	padding-top: 10px;
	font-size: 11px;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-left: 15px;

}

.texto_precuerpo {
	margin-top: 10px;
	border-top-width: 2px;
	border-top-style: double;
	border-top-color: #003300;
	padding-top: 10px;
	font-size: 14px;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-left: 15px;
	font-weight: bold;

}

.texto_formulario {

}