*{
	margin:0;
	padding:0;
}
body{
	background:#fff;
	color:#666;	
	font:12px/18px Tahoma, Arial, Helvetica, sans-serif;	
}
	#menu{
		margin:0 auto;
		width:900px;
		height:59px;
		background:url(images/menu_034_bg.jpg) repeat-x;
	}
			#menu li{
				list-style:none;
				display:block;
				float:left;
				height:59px;
				line-height:59px;
			}
				#menu li a{
					display:block;
					float:left;
					color:#fff;
					text-transform:uppercase;
					font-size:11px;
					font-weight:bold;
					line-height:59px;
					text-decoration:none;
					padding:0 17px;				
				}
					#menu li a:hover{
						color:#ffff66;
						background:url(images/menu_034_h.jpg) no-repeat bottom;
					}
				#menu li a.current{
					display:block;
					float:left;
					background:url(images/menu_034_h.jpg) no-repeat bottom;
					color:#fff;
					text-transform:uppercase;
					font-size:11px;
					font-weight:bold;
					line-height:59px;
					text-decoration:none;
					padding:0 14px;	
				}
					#menu li a:hover.current{
						color:#fff;
					}.tamano1 {
	font-size: 22px;
	font-weight: bold;
	color: #000;
}
.justificar {
	text-align: center;
	color: #000;
	font-size: 16px;
}
.negrita {
	font-weight: bold;
}
