#langBar{
	background: transparent url('../images/cab/lan_bar_back.gif') repeat;
	left:0;
	top:0;
	position:absolute;	
	width:100%;	
}

#langBar_tickle{
	width:90%;
	height:28px;
	background: transparent url('../images/cab/lan_bar_tick.gif') no-repeat right top;
}

#langBar_flags{
	width:90%;
	height:28px;
}

#cabecera{	
	height:140px;
	background-image: url('../images/cab/cab_back_main.jpg');
	background-repeat: no-repeat;
	background-position: right center;	
	background-color: #FFFFFF;
	border-bottom:solid 1px #999999;
}

.logocab{
	margin-top:25px;
	margin-left:10px;
}

#div_menu_hor{
	height:40px;
	background-color: #CCFF66;
	border:solid 1px #000000;
}

#dir_content{
	background:#FFFFFF;	
	padding-top:20px;
}

#dir_box_content{
	position:relative;
	background-color: #FFFFFF;
	height:240px;	
}

a.enlaceMenuItem{
		margin-top:8px;
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#A12C21;
	cursor:pointer;	
}
a.enlaceMenuItem:hover{
	margin-top:8px;
	font-size:11pt;
	font-weight:bold;
	color:#F7FF66;
	background-color:#FFEFB5;
	cursor:pointer;
}