/*ASISTENTE*/

/*arreglo caja box es más grande main*/
#main_mid { padding-left:10px}
#ficha #main_mid { width:906px}
/*box asistente de navegador*/



/*box asistente de navegador*/
#box_portfolio_top {
background:transparent url(../img/bg_main_box_portfolio_top_left.gif) no-repeat scroll left top;
font-size:1px;
height:6px;
}
#box_portfolio_top span {
background:transparent url(../img/bg_main_box_portfolio_top_right.gif) no-repeat scroll right top;
float:right;
height:6px;
padding:0 0 0 6px;
}
#box_portfolio_bot {
background:transparent url(../img/bg_main_box_portfolio_bot_left.gif) no-repeat scroll left top;
font-size:1px;
height:6px;
margin-bottom:15px;
}
#box_portfolio_bot span {
background:transparent url(../img/bg_main_box_portfolio_bot_right.gif) no-repeat scroll right top;
float:right;
height:6px;
padding:0 0 0 6px;
width:6px;
}
#box_portfolio_mid {
background:transparent url(../img/bg_main_box_portfolio_mid.gif) repeat-y scroll 0 0;
padding:1em 0 0;
height:265px;
position:relative;
}
/*fin box asistente de navegador*/


/*sublistados*/
#box_portfolio_mid li{
	list-style-image:none !important;
	list-style-position:outside !important;
	list-style-type:none !important;
	color:#555555;
	display:block;
	margin:0 !important;
	padding:9px 0 !important;
	text-decoration:none;
	cursor:pointer;
	width:273px;
	font-size:1em;
}
#portfolio{
	margin-left:10px;
}
#portfolio li.active {
background:transparent url(../img/bg_box_portfolio_li_act.gif) no-repeat scroll -8px 0;
color:#00367E;
}
#portfolio .numeroItemsLista{
	position:relative;
	top:3px;
	padding-right:3px;
}

/*Nivel 1 ul*/
#portfolio li ul{
	position: absolute;
	display:none;
}
/*Nivel 2*/
#portfolio li ul li ul{
	position: absolute;
	top:-15px;
	left:272px;
	width:330px;
}
#portfolio li ul li.active{
	background:transparent url(../img/bg_box_portfolio_li_act2.gif) no-repeat scroll top right;
	width:265px;
	color:#00367E;
}
#box_portfolio_mid .box{
	cursor:default;
	height:225px;
	width:320px;
	padding-bottom:0px;
}
/*opciones*/
.box .precio, .box .fecha, .box .descuento, .box .tiempo_tramite{
	color:#666666;
}
.box .precio, .box .tiempo_tramite
{
	position:absolute;
	font-size:1.3em;
	top:225px;
}
.box .precio{
	left:225px;
	text-align:right;
	width:100px;
}
.box .tiempo_tramite
{
	font-size:1.3em;
	text-align:left;
	width:210px;	
}
.box .precio span{
	background:transparent url(../img/ico_moneda.gif) no-repeat scroll 0 3px;
	padding:0 0 0 20px;
}
.box .tiempo_tramite span{
	background:transparent url(../img/ico_fecha.gif) no-repeat scroll 0 3px;
	padding:0 0 0 20px;
}
.box .precio span.tachado
{
	background:none;
	padding:0;
	margin:0;
}
* html  .box .precio, *+html  .box .precio { top: 220px; }

.box .precio span, .box .fecha span, .box .descuento span, .box .tiempo_tramite{
	color:#EA8105;
}
#main .box p{
	color:#666666;
	height:80px;
	margin:12px 0 0 0;
	font-size:1.1em;
}
#main .box p.parrafoExplicacion{
	margin:0;
	padding:0;
	color:#EA8105;
	height:auto;
	font-size:1em;	
}

ul.desactivado li.box .descuento, ul.desactivado li.box .fecha, ul.desactivado li.box .precio, ul.desactivado li.box_blue .comprar{
	display:none;
}
ul.desactivado .box_blue a{
	top:0px;
}

/*box derecha fichas*/
#box_portfolio_mid h2{
	border-bottom:1px solid #D1D1D1;
	color:#333333;
	font-size:1.23em;
	font-weight:bold;
	margin:0 0 1em;
	padding:0 0 0.2em;
	background:none;
	font-family:Arial, Helvetica, sans-serif;
}
#box_portfolio_mid h3{
	background:none;
	margin:0px;
	padding:0px;
	border:none;
	font-style:italic;
	color: #666;
	font-weight:normal;
}
#box_portfolio_mid .box_blue{
	position:relative;
	top:5px;
	left:-26px;
	width:370px;
	height:32px;
	/*background:#d7e6ff;*/
	background:url(../img/portfolio_box_blue.gif) no-repeat top left;
	text-align:right;
	padding:5px 0 0 !important;
}

* html #box_portfolio_mid .box_blue, *+html  #box_portfolio_mid .box_blue { top: 1px; }

.box_blue a{
	text-decoration:underline;
	color:#0099FF;
	font-size:12px;
	margin-right:10px;
	display:inline;
	float:right;
}

.box_blue a.info{
	background:url(../img/portfolio_img_info.gif) no-repeat 2px 0px;
	padding-left:20px;
	margin-top:5px;	
}
.box_blue a.verejemplo{
	background: url(../img/ico_vigila.gif) no-repeat scroll left center !important;
	padding-left:20px;
	margin-top:5px;	
}
.box_blue a.comprar{
	background:url(../img/btn_compra.gif) no-repeat left center;
	height:26px;
	width:84px;
}
.box_blue a.acceder {
background:url("../img/btn_acceder.gif") no-repeat scroll left center transparent;
height:26px;
width:84px;
}
.box_blue a.solicitar
{
	background:url(../img/btn_solicitar.gif) no-repeat left center;
	height:26px;
	width:90px;
}
.box_blue a.NoDisponibleParaSociedad
{
	margin-top:5px;	
}
/*fin box derecha fichas*/
/*fin sublistados*/

/*FIN ASISTENTE*/