#main_hor_menu{
	height:38px;
	background-color:#666666;
}
#hor_menu_content{
	position:relative;
	background-color:#821C06;
	height:38px;	
}
.hor_menu_item{	
	position:relative;
	background: url('../images/main_hor_menu/back_item_r.gif');
	float:left;
  	width:176px;
	height:38px;	
	cursor:pointer;	
}

.hor_menu_item_sel{
	position:relative;
	float:left;
  	width:176px;
	height:38px;	
	cursor:pointer;
	background: url('../images/main_hor_menu/back_item_y.gif');
}

.hor_menu_separator{
	background-color:#FF3399;
	background: url('../images/main_hor_menu/back_sep_r.gif');
	position:relative;
	float:left;
  	width:5px;
	height:38px;	
}

.text_item{
	margin-top:8px;
	font-size:12pt;
	font-weight:bold;
	color:#F7FF66;
}

.text_item_sel{
	margin-top:8px;
	font-size:12pt;
	font-weight:bold;
	color:#821C06;
}

.SEPARADOR_DE_NUEVO_DISEŅO{}


.main_horizontal_menu{
	height:40px;	
}
.main_hor_button{
	margin-top:8px;
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#A12C21;
	cursor:pointer;	
}

.main_hor_button_sel{
	margin-top:8px;
	font-size:11pt;
	font-weight:bold;
	color:#F7FF66;
	background-color:#FFEFB5;
	cursor:pointer;
}

.main_asc_horizontal_menu{
	height:25px;
	background-color:#FFFFFF;
}

.main_asc_hor_button{
	margin-top:8px;
	font-size:10pt;
	font-weight:bold;
	color:#000000;
	background-color:#FFEFB5;
	cursor:pointer;	
}

.main_asc_hor_button_sel{
	margin-top:8px;
	font-size:10pt;
	font-weight:bold;
	color:#A12C21;
	background-color:#FFEFB5;
	cursor:pointer;
}


