
h3 {
	font-size: 180%;
	font-weight: bold;
	margin: 46px 0 30px 10px;
	font-family: Verdana, Geneva, sans-serif;
}

h4 {
    font-size: 120%;
    font-weight: 400;
    color: #fff;
}

a {
    color: #e66e0d;
}

p a {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

a:hover {
    color: #000;
}

a.button_dark, a.button_light {
    background-color: #e66e0d;
    display: block;
    width: 90px;
    padding: 15px 30px 0 30px;
    height: 33px;
    text-align: center;
    margin: auto;
    z-index: 2;
    position: relative;
    color: #fff;
    font-size: 11pt;
    font-weight: 400;
    text-decoration: none;
    letter-spacing: 1px;
    text-shadow: 0px 1px #d72d05;
    border: 5px solid rgba(0, 0, 0, .2);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    box-shadow: inset 0px 1px #f08715;
    
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

a.button_light {
    margin-left: 10px;
    width: 100px;
    border: 5px solid #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    box-shadow: 0px 0px 0px 1px #dbdbdb;
}

a:hover.button_dark, a:hover._button_light {
    background-color: #d76203;
    text-shadow: 0px -1px #a70d00;
    border: 5px solid rgba(0, 0, 0, .4);
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box;
    box-shadow: inset 0px 1px 2px #c14d00;
}

a:hover.button_light {
    background-color: #d76203;
    border: 5px solid #f5f5f5;
    box-shadow: 0px 0px 0px 1px #cbcbcb;
}

.moreabout .button_dark {
    margin: 0;
}

.pxline {
    height: 1px;
    width: 100%;
    background-color: #fff;
    color: #fff;
    opacity: 0.1;
    position: relative;
    top: 30px;
    z-index: 1;
}

hr.cleanit {
    visibility: hidden;
    clear: both;
    margin-bottom: 20px;
}

div.cara {
    clear: both;
    width: 940px;
    height: 1px;
    background-color: #cccccc;
    margin-top: 40px;
    margin-left: 10px;
}



/* ---------- Header ---------- */

#header {
    width: 100%;
    height: 75px;
    background-color: #006600;

}

#header_in {
    width: 960px;
    padding: 0px 10px 0 10px;
    height: 75px;
    margin: auto;
    position: relative;
}

#header_in h1 {
    font-size: 15pt;
    letter-spacing: 1px;
    float: left;
    padding-top: 25px;
}

#header_in h1 a {
    text-decoration: none;
    color: #FF1;
    font-weight: 100;
}

#header_in h1 a b {
    font-weight: 600;
}

    /* ----- Menu ----- */
    
    #menu {
	position: absolute;
	right: 00px;
	font-size: 75%;
	background: url('img/menu_cut.jpg') no-repeat scroll right;
	margin-right: 0px;
	
    }
    
    
    #menu ul li {
	float: left;
	display: inline;
    }
    
    #menu ul li a {
	text-decoration: none;
	color: #101115;
	text-transform: uppercase;
	font-weight: 300;
	letter-spacing: 1px;
	font-family:Verdana, Geneva, sans-serif;

	display: block;
	padding: 29px 40px 0 40px;
	height: 46px;
	background-color: #006600;
    }
    
    #menu ul li a:hover {
	background-color: #f3f3f3;
    }
    
    #menu ul li a.active {
	background: none;
	color: #fff;
    }
    

    
    /* --- */


/* ---------- Main part (slider) ---------- */



#main_part, #main_part_inner {
    width: 100%;
    height: 432px;
    background-color: #000;
}

#main_part_in, #main_part_inner_in {
	
    width: 960px;
    margin: auto;
}


#main_part .button_main {
    margin-top: 60px;
}



/* ---------- Content ---------- */

#content {
	width: 960px;
	margin: auto;
	padding-top: 40px;
	font-size: 9%;
}

#content_inner {
    width: 990px;
    margin: auto;
    padding-top: 0;
}

    /* ----- thirds / fourths (homepage) / sixths (about)----- */

    .thirds {
	width: 890px;
	margin: 0 40px 0 40px;
	float: none;
	font-family: Verdana, Geneva, sans-serif;
	
    }
    
	.thirds h1 {
	font-size: 25px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
		
    .thirds h4 {
	margin-top: 15px;
	margin-left: 0;
	font-size: 15px;
	font-weight: 300px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000000;
	margin-bottom: 50px;
	text-align: center;
    }
    
    .thirds p {
		margin-top: 15px;
	margin-left: 0;
	font-size: 15px;
	font-weight: 300px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000000;
	margin-bottom: 50px;
	text-align: center;
    }
    #lugares {
		font-family:Verdana, Geneva, sans-serif;
		font-size: 20px;
	}
    .fourths_portfolio {
	width: 220px;
	height: 220px;
	margin: 20px 10px 20px 10px;
	background-color: #000;
	float: left;
	position:relative;
	
    }
    
    .fourths_portfolio a {
	display: block;
	width: 220px;
	height: 220px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
    }
    
    .fourths_portfolio a:hover {
	opacity: 0.15;
    }
    
    .fourths_portfolio h2 {
	position: absolute;
	font-size: 15px;
	color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
	top: 80px;
	display: block;
	width: 220px;
	text-align: center;
	
    }
    
    .fourths_portfolio img {
	position: absolute;
	width: 221px;
	height: 221px;
    }
    
    .fourths_portfolio span {
	font-weight: 200;
	text-shadow: 0px 1px #FFF;
    }
    

    

	
	


#titulo {
	margin-top: 15px;
	margin-left: 0;
	font-size: 15px;
	font-weight: 300px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000000;
	margin-bottom: 50px;
	text-align: center;
}




/* ---------- Footer ---------- */




#footer {
    width: 100%;
    height: 80px;
	
    background-color: #000;
    color: #a5a5a5;
    font-weight: 300;
    font-size: 15px;
    margin-top: 80px;
}

#footer_in {
	width: 980px;
	position: relative;
	color:#FFF;
	padding-top: 35px;
	
}

#footer_in p {
    float: left;
	margin-left: 30px;
}

#footer_in a {
    color: #fff;
    text-decoration: none;
	margin-left: 30px;
}

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

#footer_in span {
    position: absolute;
    right: 10px;
}



