#imenu {
	width: 196px;
	font: 12px Arial, Helvetica, sans-serif;
}
	#imenu_title {
		padding: 7px 0 4px 0;
		/*background: url(/img/emba/imenu_title_top.gif) no-repeat;*/
		background: url(/img/emba/imenu_footer_invertit.gif) no-repeat;
	}
	.notitle {
		padding-top: 14px !important;
	}
		#imenu_title DIV {
			padding: 0 10px 6px 10px;
			font-size: 11px;
			line-height: 12px;
			color: #b03c38;
			background: url(/img/emba/imenu_title_bg.gif);
			border: solid 1px #d1d1d1;
			border-top: none;
			font-family:Arial,Helvetica,sans-serif;
		}
	#imenu A {
		display: block;
		border: solid 1px #d1d1d1;
		text-decoration: none;
	}
		#imenu A SPAN {
			display: block;
			padding: 3px 0px 3px 4px;
			color: #000000;
			background: url(/img/emba/imenu_a_bg1.gif) #E0DFDF repeat-y;
			border: solid 1px #FFFFFF;
			font-family:Arial,Helvetica,sans-serif;
		}
	A.imenu_slidedown {
		margin: 3px 0;
	}
		A.imenu_slidedown SPAN {
			padding-right: 17px !important;
			padding-left: 5px !important;
			font-weight: bold;
			color: #FFFFFF !important;
			background: url(/img/emba/imenu_a_bg2.gif) repeat-y !important;
		}
		A.imenu_slideup SPAN {
			background: url(/img/emba/imenu_a_bg3.gif) #B83E37 repeat-y !important;
		}
	DIV.imenu_submenu {
		margin-top: -2px;
		padding: 1px 0 4px 0;
	}
		DIV.imenu_submenu DIV {
			height: 51px;
			padding: 7px 10px 0 27px;
			line-height: 14px;
			background: url(/img/emba/imenu_sm_bg.gif) no-repeat;
		}
		DIV.imenu_submenu B {
			color: #d2d0d0;
		}
		DIV.imenu_submenu P {
			margin: 0;
			padding-top: 1px;
			color: #FFFFFF;
		}
			DIV.imenu_submenu P B {
				color: #FFFFFF;
			}
			
		#imenu #bts A.bot1 {
		display: block;
		float:left;
		text-decoration: none;
		border:none;
		width:97px;
		height:26px;
		background: url(/img/emba/bt_enviar.gif) no-repeat;
		padding-right:2px;
		
	}
		#imenu #bts A.bot1 SPAN{
			padding:5px 0px 0px 41px;
			display: block;
			color: #000000;
			border: none;
			background:none;
		}
		
	#imenu #bts A.bot2 {
		display: block;
		float:left;
		text-decoration: none;
		border:none;
		width:97px;
		height:26px;
		background: url(/img/emba/bt_imprimir.gif) no-repeat;
		
	}
		#imenu #bts A.bot2 SPAN{
			padding:5px 0px 0px 33px;
			display: block;
			color: #000000;
			border: none;
			background:none;
		}
		
	.dummyClear{
	font-size:0;
	clear:both;
	}
			
			
	#imenu_footer {
		width: 196px;
		height: 17px;
		font-size: 0;
		background: url(/img/emba/imenu_footer.gif) no-repeat left bottom;
	}
	
	
	
/* aņadido por IESE 09/02/2010*/	
#cright-2{
	background-color:#ffffff;
	color:#666666;
	width:230px;
	line-height:1.5em;
	float:right;
	padding:10px;
}
#imenu_title div a{
	color:#B03C38 !important;
}


