@charset "utf-8";
body{
	background:url(/images/background.jpg) repeat-x;
	margin-left:0px;
	margin-top:0px;
	font-size:12px;
	font:Verdana;
	
}
a
	{
	text-decoration:none;
	color:#002D59;
	}
#full{
	width:980px;
	margin:0 auto 0 auto;
}
img {
	border:0;
}
#logo {
	text-align: center;
}

/* top*/

#topmenu{
	float:right;
width: 555px;
line-height:normal; 
	}
#topmenu ul{
		margin:0;
		padding:10px 0 0 10px;
		list-style:none;
		float:right;
		font:Arial, Helvetica, sans-serif;
	}
#topmenu li{
	display:inline;
	margin:0;
	padding:0;
	}
#topmenu a
{
	float:left;
	background:#E7F1F8 url("/images/menu.png") no-repeat left top;
	padding:0 0 0 9px;
	text-decoration:none;
	color:#000;
} 
#topmenu a span
{
	float:left;
	display:block;
	background:#E7F1F8 url("/images/menu.png") no-repeat right top;
	padding:4px 15px 3px 6px;
	font-family:verdana;
	font-size:11px;
}
#topmenu #current a span {
	padding-bottom:4px;
}
#topmenu a:hover, #topmenu a:hover span {
		background-color:#E4F1BC;
		color:#000;
}

#topmenu #current a span, #topmenu #current a {
	background-color:#fff;
}


#ciudades {
	background-image:url(http://www.navoyork.com/images/ciudades.png);
	height: 200px;
	width: 725px;
	background-repeat: no-repeat;
	margin:0 auto 0 auto;
}
#middle{
	width:630px;
	height:auto;
	background-color:white;
	padding: 10px 0 10px 10px;
	float:left;
	overflow:hidden;
}

#left{
	width:320px;
	text-align:center;
	float:right;
}

#logotop{
	height:80px;
	margin-top:5px;
	}
#logopic
{
 	width:358;
	height:77;
	float:left;
	margin-left:20px;
}
#ciudades
{
	float: right;
	color:white;
	font-family:verdana;
	font-weight:bold;
	text-align:right;
	width: 355px;
	height:50px;
	overflow:hidden;
}

#content
{
	background:#FFF;
	float:left;
	width: 975px;
	padding: 5px 0px 5px 5px;
	margin-bottom: 10px;
}
#pubtop
{
 margin:0 auto 0 auto;
 text-align:center;

}

#footer
{
	float:left;
	padding-left:200px;
	font-size:11px;
	font-weight:bold;
	font-family:verdana;
	color:white;
	padding-bottom:4px;
}
#publicidadtopizq
	{
	float:left;
		height: 110px;
		width: 770px;
		overflow:hidden;
		padding: 0 5px 6px 0;
		
	}
#publicidadtopder
	{
		float:left;
		height: 110px;
		width: 200px;
		background:white;
		overflow:hidden;
}
}
