* {
	margin:0;
	padding:0;
}

#header {
	width:100%;
	height:33px;
	background-image:url(http://cdn-as3.myvirtualpaper.com/a/amarillas/_custom/img/logobg.jpg);
	background-repeat:no-repeat;
	font-family:Verdana, Geneva, sans-serif;
}

#header #logo {
	width:220px;	
	text-align:left;
}
#header #spacer_right {
	width:220px;
}

#header #topinfo {
	width:550px;
	border-bottom:1px solid #cccccc;	
}

#header #topinfo #address {
	font-size:12px;
	font-weight:bold;	
}
	
/*
#header #docsearch {
	width:180px;
	padding-left:120px;
	vertical-align:bottom;
	font-size:13px;
	font-weight:bold;
  background-image:url(img/catalogo.gif);
  background-repeat:no-repeat;	  
}                               
*/

#header #docsearch {
	width:220px;
	padding-left:80px;
	text-align:left;
}
#header a {
	color:#0785cd;	
	text-decoration:none;
	font-size:9px;
	font-weight:bold;
}

#header a:hover {
	text-decoration:underline;
}
