/*Menu Desplegable CSS*/
#menu_left, #menu_left ul {
	font-size:11px;
	margin:0;
	list-style-type:none;
	list-style-position:outside;
	position:absolute;
	line-height:1.4em;

}
#menu_left a {

	display:block;
	color:#000;
	text-decoration:none;
	padding-top:4px;
}
#menu_left a:hover {
	color:#FF0000;
}
#menu_left li {
	min-height:22px;
	float:left;
	padding-left:6px;
	display:block;
}
#menu_left ul {
	display:none;
	top:15.6em;
	float:left;
	display:inline;
	z-index:999;
}
#menu_left li ul {
	float:left;
	width:120px;
}
#menu_left li ul li {
	float:left;
	width:132px;
	background-image: url(../image/menu_p_int.png);
	background-repeat: repeat;
	padding-left:8px;
}
* html #menu_left li ul li {
	background-image: url(../image/menu_p_int.gif);
}
#menu_left li ul em {
	height:7px;
	width:140px;
	float:left;
	display:block;
	background:url(../image/menu_p_top.png) no-repeat;
}
* html #menu_left li ul em { 
	height:2px;
	background:url(../image/menu_p_top.gif) no-repeat;
}

#menu_left li ul b {
	height:7px;
	width:140px;
	float:left;
	background:url(../image/menu_p_footer.png) no-repeat;
}
* html #menu_left li ul b {
	background:url(../image/menu_p_footer.gif) no-repeat;
}
#menu_left li ul a {
	width:138px;
	height:auto;
}
#menu_left ul ul {
	top:2px;
}

#menu_left li ul ul { /* Menu 3º parte*/
	left:12.4em;
	width:140px;
	padding:0px 5px;
}
.menu_left_1_a a:hover{
	color:#d40030 !important;
}
.menu_left_2_a a:hover{
	color:#009bdd !important;
}
.menu_left_3_a a:hover{
	color:#eaa327 !important;
}
/*Menu Arriba CSS inicio */
.menu_left_1 {
	width:25px;
	height:170px;
	font-size:11px;
	text-align:center;
	font-weight:bold;
}
a.menu_left_1 {
	color:#FFFFFF !important;
	width:25px;
	height:170px;
	display:block;
	background:url(../image/menu_left_1.png) no-repeat right;
}


a.menu_left_1_2 {
	color:#FFFFFF !important;
	width:25px;
	height:170px;
	display:block;
	background:url(../image/menu_left_1_2.png) no-repeat right;
}


.menu_left_1_en {
	background:url(../image/menu_left_1_2.png) no-repeat right !important;
}
.menu_left_1_po {
	background:url(../image/menu_left_1_3.png) no-repeat right !important;
}


* html a.menu_left_1 {
	background:url(../image/menu_left_1.gif) no-repeat right;
}

a:hover.menu_left_1 {
	width:25px;
	height:170px;
	background:url(../image/menu_left_1.png) no-repeat left;
}

a:hover.menu_left_2 {
	width:25px;
	height:170px;
	background:url(../image/menu_left_1_2.png) no-repeat left;
}

* html a:hover.menu_left_1 {
	background:url(../image/menu_left_1.gif) no-repeat left;
}

.menu_left_2 {
	width:25px;
	height:170px;
	font-size:11px;
	text-align:center;
	font-weight:bold;
}
a.menu_left_2 {
	color:#FFFFFF !important;
	width:25px;
	height:170px;
	background:url(../image/menu_left_2.png) no-repeat right;
}
.menu_left_2_en {
	background:url(../image/menu_left_2_2.png) no-repeat right !important;
}
.menu_left_2_po {
	background:url(../image/menu_left_2_3.png) no-repeat right !important;
}
* html a.menu_left_2 {
	background:url(../image/menu_left_2.gif) no-repeat right;
}
a:hover.menu_left_2 {
	width:25px;
	height:170px;
	background:url(../image/menu_left_2.png) no-repeat left;
}
* html a:hover.menu_left_2 {
	background:url(../image/menu_left_2.gif) no-repeat left;
}

.menu_left_3 {
	width:25px;
	height:170px;
	font-size:11px;
	text-align:center;
	font-weight:bold;
}
a.menu_left_3 {
	color:#FFFFFF !important;
	width:25px;
	height:170px;
	background:url(../image/menu_left_3.png) no-repeat right;
}
.menu_left_3_en {
	background:url(../image/menu_left_3_2.png) no-repeat right !important;
}
.menu_left_3_po {
	background:url(../image/menu_left_3_3.png) no-repeat right !important;
}
* html a.menu_left_3 {
	background:url(../image/menu_left_3.gif) no-repeat right;
}
a:hover.menu_left_3 {
	width:25px;
	height:170px;
	background:url(../image/menu_left_3.png) no-repeat left;
}
* html a:hover.menu_left_3 {
	background:url(../image/menu_left_3.gif) no-repeat left;
}

/*Menu Arriba CSS fin */

/*Menu Desplegable CSS estar*/
#menu_left li:hover ul ul, #menu_left li:hover ul ul ul, #menu_left li:hover ul ul ul ul {
	display:none;
}
#menu_left li:hover ul, #menu_left li li:hover ul, #menu_left li li li:hover ul, #menu_left li li li li:hover ul {
	display:block;
}
/*Menu Desplegable CSS fin*/

.posti {

	display:block;
	float:left;
	position:absolute;
	top: 111px;
	left: 7px;
	height:282px;
	width:273px;
}
