/********************************************/

/********************************************/

/**************** BaluArt.net ***************/

/******* Arte y Cultura - Blog Peruano*******/

/********************************************/

/********************************************/

#menunav {
	margin: 0px;
	padding:0px;
	float:left;
}

#menunav li {
	list-style-type: none;
	border-bottom: 1px solid #a1a1a1;
	float:left;
}

#menunav li a{
	float:left;
	display:block;
	width:224px;	
	height:22px;
	padding:8px 0px 0px 24px;
	text-decoration:none;
	color: #4e4c4b;
	font-size:10px;
	font-family:Verdana;
}

.noLink{background-color:#ebebeb; width:248px; height:16px; }
.noLink1{background-color:#ebebeb; width:248px; height:17px; }



#menunav li a:hover {
	background-image:  url(../images/arrow.gif);
	background-repeat:	no-repeat;
	background-position: left center;
	font-weight:bold;
	color: #4e4c4b;
}

#menunav li a.active {
	background-image:  url(../images/arrow.gif);
	background-repeat:	no-repeat;
	background-position: left center;
	font-weight:bold;
}

.menu_left {
	width:248px;
	float:left;
	margin:0px;
	padding:0px;
}
.related_site{
	font-weight:bold; 
	width:224px; 
	border:none;
	float:left;
	padding:13px 0px 0px 24px;
	font-size:11px;
	color: #4e4c4b;
}
.related_site .tittle_site{
	font-weight:bold;
	width:224px; 
	float:left;
	padding-bottom:1px;
}

.related_site .item_site{
	font-weight:normal;
	width:224px; 
	border:none;
	float:left;
	padding:3px 0px 0px 0px;
}
.related_site .item_site a{
	font-weight:normal;
	font-size:11px;
	color: #4e4c4b;
	font-family:Verdana;
}
