/*--------------------------- estereotipo 2: cabecera ---------------------*/
#izq{
	width: 461px;
	*width: 464px;
	background-color:#FFFFFF;
	float:left;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 456px;
	*margin-right:-3px;
	color:#FFFFFF;
	font-family: "Microsoft Sans Serif", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
}
#izq #cabecera{
	height:108px;
	position:relative;
	/*padding: 12px 32px;*/
}
#izq #cabecera H3{
	vertical-align:bottom;
	font-family: "Microsoft Sans Serif", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	/*margin: 60px 0px 0px 0px;
	*margin: 70px 0px 0px 0px;*/
	font-weight: normal;
	position: absolute;
	bottom: 0px;
	left: 31px;
	line-height: 1.25em;
}
#izq #cabecera #resourceLinks{
	position:absolute;
	right:10px;
	top:5px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 10px;
}
#izq #cabecera a{
	background-image:url(../img/pdf.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	
	/*float:right;*/
	padding-left: 12px;
	background-position: 0px 0px;
}

#dch{
	height: 456px;
	/*background-position: -27px;*/
	background-position: 0px;
	/**background-position: 2px;*/
	overflow:hidden;
	/*width:*;*/
}
#cuerpo{
	position: absolute;
	width: 461px;
	height: 348px;
	overflow:auto;
	color: #666666;
}

#texto{
	margin-left: 32px;
	margin-right: 32px;
	margin-top: 12px;

}
#textoLinkWeb{
	margin-left: 32px;
	margin-right: 32px;
	margin-top: 12px;
	padding-bottom: 25px;
}
.LinkWebWhite{
	position: absolute;
	top: 490px;
	*top: 482px;
	width:438px;
	height: 26px;
	*height: 30px;
	background-color:#ffffff;
	z-index:99;
}
.LinkWebbaja{
	position: absolute;
	top: 487px;
	width:461px;
	height: 24px;
	/*padding-top: 4px;*/
	background-color:#fce0b0;
}

.LinkWeb{
	color: #666666;
	position: relative;
	top: -7px;
	*top: 5px;
	width:410px;
	height: 24px;
	padding-left:30px;
	/*padding-top: 4px;*/
	background-color:#fce0b0;
	z-index:100;
	vertical-align: bottom;
}
.LinkWeb p{
	line-height:24px;
}
.LinkWeb a{
	color: #666666;
	text-decoration: none;
}
.LinkWeb a:hover{
	color: #ff7903;
	font-weight: bold;
	text-decoration: none;
}
.LinkWeb img{
	float: left;
	margin-right: 5px;
}
/*--------------------------- estereotipo 2: parrafos desplegables ---------------------*/
.desplegable{
	padding: 4px;
	margin-bottom: 4px;
	background-repeat:no-repeat;
	background-position: 5px 11px;
}
.desplegable H3{
	font-size: 1em;
	font-family: Arial,Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	padding-left: 10px;
	cursor:pointer;
	letter-spacing:0px;
}
/*--------------------------- estereotipo 2: pop up internos  ---------------------*/
.mi_popup{
	position: absolute;
	margin-top: 20px;
	top: 0px;
	padding: 0px 24px 24px 24px;
	width: 349px;
	line-height: 1.5em;
}
.mi_popup h3{
	margin:0px 0px 5px 0px;
	font-size: 1em;
}
.mi_popup .cerrar_popup{
	text-align:right;
	cursor:pointer;
	margin-right: -10px;
}
.mi_popup .texto_enlace_popup{
	display:none;
}