body{
font-family:Verdana,Arial,sans-serif;
margin-left: 10%;
margin-right: 10%;
}

#header{
	background:url('../img/header.gif') no-repeat center top;
	text-align:center;
	height:115px;
}

#header .hide{
	display:none;
}

#header .nav{
	float:right;
	margin-right:30px;
	margin-top:10px;
	
}

#header .nav li{
	background:#29166f;
	display:inline;
	padding:0px 3px 1px 3px;
	border:solid 1px white;
}
#header .nav li a{
	font-weight:bold;
	color:white;
	text-decoration:none;
	font-size:70%;
}
#header .nav li a:hover{
	color:#3bb3c3;
}

#turismoNav{
	margin-bottom:20px;
	padding:10px;
	text-align:center;
	background-color:#e4e4e4;	
}

#turismoNav ul li{
	display:inline;
	background:#fdcd75;
	padding:0px 3px 1px 3px;
}

#turismoNav ul li a{
	font-size:70%;
	padding:0px 30px 1px 30px;
}

#footer{
	background-color:#EAE7AC;
	text-align:center;
	font-size:70%;
}

#adwords{
	text-align:center;
	margin-bottom: 20px;
}

ul.reviews li, #review_post{
	padding:10px;
	margin:10px;
	background-color:white;
}

.stars{
	text-align:right;
	font-size:.7em;
	font-style:italic;
}



h1{
font-size:1.5em;
margin:5px 0px 10px 0px
}

.tabs-container{
	background-color:#eae7ac;
	border:1px solid #3c556b;
}

hr{
	height: 1px;
	color: #3c556b;
	background-color: #3c556b;
}

.tabs-nav a {
color:#000;
}

/*Flash confirmation messages*/
.flash{
	font-weight:bold;
}

#ver_fotos table{
width:100%;
margin:10 0 10 0
}
#enviar_consulta .col1
{
width:30%;
float:left;
}
#enviar_consulta .col2
{
width:30%;
float:left;
}

/*Tables*/
th {font-weight:bold}
tr.alt {background-color:#ffffcc}


 
/* Inline defintion lists*/
dl.inline dt, dl.inline dd { margin: 0; padding: 0; } 
dl.inline dt { float: left; margin-right: 0.5em; }

/*Defintion lists*/
dl {margin:10 0 10 0}

  /*
div.ftphoto {
  float: left;
  margin-left = 2px;
  width: 50%;
  }

div.ftphoto-right {
  float: left;
  text-align: right; 
  width: 50%;
  margin-right = 2px;
  }

    */

  

div.ftphoto {
  float: left;
  margin-left : 2px;
  margin-right : 20px;
  width: 152px;

  }
div.ftphoto2 {
  float: left;
  margin-left : 2px;
  width: 400px;

  }

div.ftphoto-right {
  float: left;
  text-align: right; 
  width: 150px;
  margin-right : 2px;

  }


div.ftphoto-right2 {
  float: left;
  text-align: right; 
  width: 450px;
  margin-right : 2px;

  }

div.container {
  border: 2px dashed #333;
  background-color: #ffe;
  }
div.spacer {
  clear: both;
  }
div.row {
  clear: both;
  padding-top: 4px;
  

  }


