@import url(http://fonts.googleapis.com/css?family=Rosario);
html, body {
      }
body {
	font-family:'Rosario',"Trebuchet MS", Helvetica,Verdana, Geneva, Arial, sans-serif;
      }

#paparazzi {
	color: #FFF; 
/*	font-family: "Colonna MT";*/
  font-family: "boston-traffic-n4","boston-traffic";
	font-size: 3em;
	text-align: center;
	padding-bottom: 35px;
}

#mapa {
	height: 380px;
	border: 1px solid #777;
	overflow: hidden;
}
.nivoSlider {
    background:url(img/loading.gif) no-repeat 50% 50%;
}

.nav > li {
  font-family:'Rosario';
font-style: normal;
font-weight: 400;
  display: block;
  float: left;
}
.nav a {
  display: block;
  float: none;
  padding: 10px 10px 11px;
  line-height: 19px;
  color: #999999;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.nav a:hover {
  color: #ffffff;
  background-color: #ff0000;
  text-decoration: none;
}

.nav .active > a {
  color: #ffffff;
  background-color: #ff0000;
  text-decoration: none;	
}

.hero-unit{background-color:#f5f5f5;margin-bottom:30px;padding:30px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
.hero-unit h3{margin-bottom:0;font-size:1,5em;line-height:1;letter-spacing:-1px;}
.hero-unit p{font-family:'Rosario';font-size:1.20em;font-weight:200;line-height:27x;}

.hero-rojo{color:#ffffff;background-color:#ff0000;margin-bottom:30px;padding:30px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
.hero-rojo h3{margin-bottom:0;font-size:1,5em;line-height:1;letter-spacing:-1px;}
.hero-rojo p{font-size:1.30em;font-weight:200;line-height:27x;}

.donde {
	color: #FFF;
	font-size: 48px;
	font-family: "Colonna MT";
}

#menu_opciones{
	font-size: 1.42em;	
	text-align: right;
	float: right;
}	

hr {
  margin: 0px 0;
  border: 0;
  border-top: 10px solid #ff0000;
  border-bottom: 5px solid #fff;
/*  margin-left: 20px;
  margin-right: -0px;
*/
}
