﻿/*.nav li a{
	font-size:12px;
	font-weight:bold;	
}
.nav .promotion a{
	background:#FFF;
	color: #666666;
    font-weight: bold;
	padding: 5px 10px;
	font-size: 11px;
	line-height:16px;
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;  
}
.header .destinations {
	position: absolute;
    right: 8px;
    top: 126px;
	background-color:#F8BF00;
	width:170px;
}
.header .destinations a, .header .destinations a span{
	background-image:url("images/gray.png") !important;	
	color:#666666;
	font-weight:bold;
}
.header .destinations a, .header .destinations a span{
	background-image:url("images/gray.png");	
	color:#666666;
	font-weight:bold;
}
.header .destinations a span{
	background-position:124px -750px;
}
.header .destinations.active .modal a{
	background:none !important;	
}
.sub_nav {
	width: 120px;	
}
.links_topo {
	width: 612px !important
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}*/
