

body    { margin: 0; padding: 0; background: #eef0e5 url('../images/bg.jpg'); color: #444; font-family: Arial, Helvetica, sans-serif; font-size: 75%; }
a	    { color: #9999CC; text-decoration: none; }
a:hover { text-decoration: underline; }
img, map, div
		{ border: none; margin: 0; padding: 0; }

#mbMain { width: 820px; margin: 0 auto; }
	#mbWrapper { width: 685px; margin: 0 auto; border: 1px solid #54475C; border-top: none; border-bottom: none; }
		#mbHeader { height: 264px; background: white   url('../images/main-header-bg.jpg') no-repeat; }
		#mbNavbar { height: 160px; background-color: white; }
		#mbSearch { height:  80px; background: #CBC5D6 url('../images/main-search-bg.jpg') no-repeat; }
			#mbSearchInput { width: 370px; height: 21px; padding: 0; border: none; background-color: transparent; color: #54475C; font-size: 150%; font-family: Lucida Sans Unicode,Lucida Grande,sans-serif; }
		#mbFooter { height: 229px; background: transparent url('../images/main-panel-bg.png') no-repeat; overflow: hidden; }
			#mbPostIt { float: right; margin-top: 10px; width: 125px; height: 125px; position: relative; background: transparent url('../images/anunciate-gratis.png') no-repeat; z-index: 10; }


#infobar {

 font: message-box;
}

#infobar a, #infobar a:link, #infobar a:visited, #infobar a:active {
 display: block;
 color: #000;
 width:100%;
 background: #FFFFE1 url(/images/warning.gif) no-repeat fixed .3em .3em;
 border-bottom: .16em outset;
 text-decoration: none;
 cursor: default;
}

#infobar a:hover {
 color: #FFF;
 background: #3169B6 url(/images/warning2.gif) no-repeat fixed .3em .3em;
}

#infobar p{
 margin:0px;
 padding: .45em 0em .45em 22px;
 font-size:11px;
}

