body {
    font-family: Helvetica,Arial,Verdana,sans-serif;
    font-size:12px;
    font-weight:bold;
}

div#container {
    width: 980px;
    margin: 0 auto;
    text-align: left;
}
body.fullwidth div#container { width: 100%; }
div#header {
    height: 100%;
}
div#header-in {

}
div#content-wrap {

}
div.content {

}
div.clear{
    clear: both;
}
div.content-in {

}

div#footer_v {
    border-top: 2px solid #eb820d;
    text-align: right;
}
div#footer-in {

}

#footer_v ul{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    display: inline;
    float: right;
}
#footer_v ul li{
    float: left;
    padding: 5px;
}
#footer_v ul li a{
    color: #110005;
    font-family: Verdana, Tahoma, sans-serif;
    font-size: 11px;
    font-weight: normal;
}




/** SUB CONTAINERS **/
* { }






/** LISTS **/
* { }






/** TYPOGRAPHY **/
* { }






/** FORMS **/
* { }



div#buscar-hoteles{
    border-top: 2px solid #eb820d;
    width: 980px;
}
div#buscar, div#hoteles{
    padding: 10px;
    float: left;
}
div#buscar{
    width: 466px;
    text-align: center;
}
div#frame{
    background-image: url(http://www.booking.com/images/affiliate/322641/gradient.jpg);
	width: 468px;
	overflow: hidden;
}
div#buscar-banner{
    margin: 5px auto;
    width: 467px;
    height: 60px;
    border: 1px solid #a0a0a0;
}
div#hoteles{
    width: 470px;
    border-left: 2px solid #eb820d;
    border-right: 2px solid #eb820d;
    background-color: #efefef;
}
div#hoteles h2{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
	margin: 15px 0px 10px 0px;
}
div#hoteles ul{
    list-style-type: none;
    padding: 0px;
    margin: 5px 0px 0px 0px;
	width: 458px;
}
div#hoteles ul li{
    background: transparent url('../images/check2.gif') no-repeat left top;
    float: left;
    width: 90px;
    padding-left: 17px;
    margin: 0px;
}
div#hoteles ul li a{
    color: #292617;
}
div#hoteles ul li a:hover{
    text-decoration: none;
}
img#i-key{
    float: right;
}


div#destinios{
    margin-top: 15px;
    background-color: #efefef;
    border-top: 2px solid #eb820d;
    overflow: auto;
}
div#destinios h3{
    padding: 0px;
    margin: 7px 10px 7px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: bolder;
    color: black;
}
div#destinios h3 span{
    color: #3f3d3e;
}
div#destinios div{
    float: left;
    width: 245px;
    padding-bottom: 10px;
    text-align: center;
    background-color: #efefef;
}
div#destinios div a img{
	margin-left: 70px;
}
div#destinios div img{
    border-width: 0px;
}
div#destinios ul, div#destinos_int ul{
    padding: 0px;
    margin: 0px 5px;
    list-style-type: none;
}
div#destinios ul li{
    text-align: left;
    border: 1px solid #efefef;
}
div#destinios ul li a, div#destinos_int ul li a{
    color: #292617;
    padding-left: 65px;
    background: transparent url('../images/check2.gif') no-repeat 49px top;
}
div#destinios a{
    margin-top: 4px;
    color: #292617;
    text-align: left;
    display: block;
    margin-left: 5px;
}
div#destinios ul li i{
    width: 55px;
    height: 17px;
    display: block;
    float: left;
    background: transparent url('../images/stars.png') no-repeat;
}
div#destinios ul li i.s5{
    background-position: 0px 6px;
}
div#destinios ul li i.s4{
    background-position: 11px 6px;
}
div#destinios ul li i.s3{
    background-position: 22px 6px;
}
div#destinios ul li i.s2{
    background-position: 33px 6px;
}
div#destinios ul li i.s1{
    background-position: 44px 6px;
}

div#destinos_int{
	border-top: 2px solid #eb820d;
	border-bottom: 2px solid #eb820d;
    width: 960px;
	padding: 0px 10px 20px 10px;
	background-color: #efefef;
}
div#destinos_int h2{
	font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
	margin: 15px 0px 10px 0px;
}
div#destinos_int a{
	color: #292617;
}
div#destinos_int ul li{
	display: inline;
    text-align: left;
    border: 1px solid #efefef;
}
div#destinos_int ul li a{
    color: #292617;
    padding-left: 17px;
    background: transparent url('../images/check2.gif') no-repeat left top;
}
/** END **/
