@charset "utf-8";
/* CSS Document */

	@import url("interna.css");

	img{ border:none; }

	body{ background:url(bg.jpg) repeat-y fixed top center #f4f4f4; margin:0 auto; padding:0; }

	#top{ min-width: 1000px; width:100%; overflow: hidden; margin:0 auto; }

	a:link{ color:#929524; text-decoration:none; }
	a:visited{ color:#929524; text-decoration:none; }
	a:hover{ color:#B9B900; text-decoration:none; }

	#wrap{ width:978px; margin:0px auto; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#7c7c7c; }
	#wrap a{ text-decoration:none; }


	.menu{ height:36px; width:100%; background:url(menubg.jpg) no-repeat top center; border-bottom:1px solid #f2f2f2; }
	.menu ul{ margin:3px; padding:0; }
	.menu li{ float:left; list-style-type:none; margin:0; padding:0; }
	.menulateral li { height:35px; }

	#content{ float: left; width:950px; background:url(bgContt.jpg) no-repeat top center; margin:5px auto; padding:10px; height:auto; min-height:100px; }
	#content ul{ margin:0; padding:0 7px 10px 0; float:left; }
	#content ul li{ list-style-type:none; height:35px; }


	#content .noticias{ width:295px; height:102px; background:url(noticias.jpg) no-repeat top left; float:left; top:0; padding:35px 0 0 10px; margin:0 -10px 0 0; }
	#content .noticias li{ width:245px; margin:0px 0 17px 22px; }

	.bottom{ width:978px; height:63px; clear:both; background:url(rodape.jpg) no-repeat top left;}