body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,menu,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

body, html{ height:100%; font-family:Geneva, Arial, Helvetica, sans-serif }
#cuerpo{
	position: absolute;
	top:50%;
	left:50%;
	width:600px;
	height:305px;
	margin-top:-150px;
	margin-left:-300px;
}
#isologo {
	float:left;
	width:304px;
	padding:70px 0 0 10px;
}
#ciudades {
	float:right;
	width:240px;
	height:220px;
	background:url(rectangulo.jpg) no-repeat right 50px;
	text-align:right;
	padding:61px 35px 0 0;
	margin-right:10px;
}
#ciudades a {
	color:555;
	text-decoration:none;
	font-size:28px;
	line-height:40px;
	color:#555;
	letter-spacing:1px;
}
#ciudades a:hover, #ciudades a:active {
	color:#E95F21;
	font-weight:bold;
	letter-spacing:0px;
}
#leyenda {
	clear:both;
	text-align:center;
	text-transform:uppercase;
	color:#bbb;
	letter-spacing:0.2em;
	padding-top:1em;
	font-size:0.7em;
}
#leyenda a {
	color:#bbb;
	text-decoration: none;
}
* html #leyenda {
	letter-spacing:0.1em;
}
