/*--------------------------- estereotipo 4: cabecera ---------------------*/
#izq{
	width: 461px;
	background-color:#FFFFFF;
	float:left;
	border-right-width: 9px;
	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;
	letter-spacing:0.05em;
	/*position:relative;*/
}
/*---------------------------- estreotipo3: texto principal--------------------- */
#izq #main{
	/*float:left;*/
	vertical-align:text-bottom;
	padding:19px 31px;
	display:none;
}
#izq #main p{
	width:197px;
	margin: 0px;
	margin-bottom:40px;
	/*text-align:justify;*/
}
#izq #alt #cabecera{
	height:108px;
	padding: 0px;
}
#izq #main H3{
	font-family:"Franklin Gothic Medium", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	margin: 0px;
	font-weight: normal;
	width:198px;
	padding-bottom:5px;
	line-height:1em;
}

#dch{
	height: 456px;
	/*background-position: -27px;*/
	*background-position: 0px;
	overflow:hidden;
}
/*---------------------------- estreotipo3: botones--------------------- */
#boton_mas_horizontal, #boton_menos_horizontal{
	text-align:center;
	font-weight:bold;
	cursor:pointer;
	display:-moz-inline-box;
	*display:inline-block;
	width:16px;
	height:16px;
}
#boton_menos_horizontal{
	float:right;
	margin-top:92px;
	display:block;
}
/*#thumb{display:none;}*/
#cuerpo{
	position: absolute;
	width: 470px;
	height: 348px;
	overflow:auto;
}
#texto{
	margin-left: 32px;
	margin-right: 32px;
	margin-top: 12px;
}
/*--------------------------- estereotipo 3: parrafos desplegables ---------------------*/
.desplegable{
	padding: 4px;
	margin-bottom: 4px;
	background-repeat:no-repeat;
	background-position: 5px 11px;
}
.desplegable H3{
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	margin-bottom: 4px;
	padding-left: 10px;
	cursor:pointer;
}
/*--------------------------- estereotipo 3: pop up internos  ---------------------*/
.mi_popup{
	position:absolute;
	margin-top: 20px;
	top:0px;
	padding: 0px 24px 24px 24px;
}

.mi_popup{
	width: 349px;
	padding: 0px 24px 24px 24px;
	position:absolute;
	margin-top: 20px;
	line-height: 1.5em;
	display:none;
}
.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;
}
/*--------------------------- estereotipo 3: iframe  ---------------------*/

iframe{
	margin-top:-20px;
}