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

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(../img/1x1_verde_a7c42e.jpg);
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
}

.twoColLiqLtHdr #container {
	width: 714px;
	background: url(../img/img_como_llegar_fondo_en.jpg) 0px 170px no-repeat;
	margin: 0 auto;
	text-align: left;
}

.twoColLiqLtHdr #footer {
	padding: 0 0px;
	height: 105px;
	font-family: 70% "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	background: url(../img/img_pie_fondo_como_llegar_en.jpg) no-repeat;
	margin-top: 30px;
}

#map {
	/*	margin: 60px 2px 0 175px;  ORIGINAL*/	
	margin: 60px 2px 0 175px;
	width: 500px;
	height: 400px;
	padding: 0 0 0 5px;
	border:#FFF thin solid;
}

#direccion {
	margin: 10px 2px 0 175px;
	padding: 0 0 0 5px;
	font-size:12px;
}

#direccion a{
	text-decoration:none;
	color:#fff;
}

#direccion a:hover{
	text-decoration:underline;
}
