#top {
	top: 0;
	position: fixed;
	width: 100%;
	height: 30px;
	z-index: 99;
	left: 0px;
}

#top .bloque{
	width: 890px;
	height: 30px;
	margin: 0px;
}
#top .padding {
	height: 30px;
	background-color:#002953;
	font:Verdana, Geneva, sans-serif;
	font-size:9px;
}
#top a,
#top a:link,
#top a:visited
{
	margin:0px 15px 0px 5px;
	font-weight:bold;
	font-size:13px;
	color: #999999;
}
#top .titulo,
#top .frm_news,
#top .imagen,
#top .trip,
#top .paises
{
	display:inline-block;
	color:#fff;	
}
#top .titulo
{
	font-weight:bold;
	text-transform:uppercase;
	font-size:11px;
	padding-right:5px;
}
#top .frm_news input
{
	border:none;
	font-size:10px;
	width:135px;
	margin-left:10px;
	margin-right:10px;
}
#top .frm_news input.boton
{
	width:auto;
	padding:0px 10px 0px 10px;
	height:16px;
	margin:auto;
        font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        background:#638cb5;
        border:0px;
		cursor:pointer;
		text-align:center;	
}
#top .menu_top ul,
#top .menu_top li
{
	list-style:none;
	display:inline;
}
#top .trip
{
	margin:1px 2px 1px 5px;
}
.socialfb {width: 125px;float: left;padding-top: 3px;padding-left: 5px;height: 20px;}
.socialtw {width: 100px;float: left;padding-top: 3px;}
.socialgp {width: 80px;float: left;padding-top: 3px;}
#social-media {
	width: 320px;
	height: 24px;
	padding-top: 2px;
	margin: 0px;
}
