@charset "utf-8";
/* CSS Document */

#contenido {
	width: 700px;
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 40px;
	line-height: 24px;

}
#texto-empresa {
	width: 300px;
	padding-left: 10px;
	line-height: 20px;
	text-align: left;
	float: left;
	padding-top: 10px;
	padding-bottom: 40px;
}
#contenido-mapa {
	width: 379px;
	float: right;
	height: 379px;
	background-image: url(imagenes/fondo-mapa.png);
	background-repeat: no-repeat;
	text-align: center;
	padding-bottom: 20px;
}
#mapa {
	width: 348px;
	height: 348px;
	padding-top: 15px;
	float: right;
	padding-right: 15px;

}
#sistema {
	width: 672px;
	padding-bottom: 40px;
	line-height: 24px;

}
#presupuesto {
	width: 600px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	float: none;
	margin-right: auto;
	margin-left: auto;
}

