#pagina {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	width: 100%;
	max-height: 100%;
}

#cabecera{
	position: relative;
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
	background-position: right top;
	padding: 0px;
	width: 100%;
	height: 146px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#cabecera #archivos {
	position: absolute;
	top: 20px;
}

#cabecera #archivos #contenedor_archivos{
	float: right;
}

#cabecera #archivos #contenedor_archivos #archivo {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}

#cabecera #archivos #contenedor_archivos #archivo a {
	color: #454a4d;
	text-decoration: none;
	cursor: pointer;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#cabecera #archivos #contenedor_archivos #archivo a:hover {
	color: #c91411;
}

#cabecera #logo {
	position: absolute;
	left: 22px;
	top: 21px;
}

#cabecera #logoArchidoc {
	position: absolute;
	top: 44px;
	padding-right: 20px;
	text-align: right;
}

#cabecera #logoArchidoc .logoArchidoc {
	float: right;
	border: 0px;
}

#cabecera #sugerencias {
	position: absolute;
	top: 110px;
	padding-right: 20px;
	text-align: right;
	width: 100%;
}

#cabecera #idiomas {
	position: absolute;
	top: 84px;
	padding-right: 20px;
}

#cabecera #idiomas #contenedor_idiomas {
	float: right;
}

#cabecera #idiomas #contenedor_idiomas #idioma {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}

#cabecera #idiomas #contenedor_idiomas #idioma a {
	color: #454a4d;
	text-decoration: none;
	cursor: pointer;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

#cabecera #busquedas {
	position: absolute;
	top: 110px;
	left: 200px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

#contenedor_busquedas{
border: 5px solid #FFFFFF;
margin-right: 28%;
float:right;
}



#cabecera #busquedas #busqueda {
	float: left;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #F6F6F6;
	border: 2px solid #dddee0;
	background-image: url(../images/bgMenutop_off.gif);
	text-align: center;
}

#cabecera #busquedas #busqueda:hover {
	background-color: #F1F2F3;
	background-image: none;
}

#cabecera #busquedas #busqueda a {
	/*color: #454a4d;*/
	color:#AC7997;
	text-decoration: none;
	line-height: 25px;
	cursor: pointer;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#cabecera #busquedas #busqueda a:hover {
	background-color: #F1F2F3;
	background-image: none;
}

#cabecera #salir {
	position: absolute;
	top: 110px;
	padding-right: 20px;
}

#cabecera #salir #contenedor_salir {
	float: right;
}


/*######################
## Pantalla de espera ##
######################*/

#bg_work_in_progress {
	visibility: hidden; 
	background-image: url('../images/fondo.gif');
	z-index: 99;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	cursor: wait;
}

#work_in_progress {
	display:none;
	z-index:100;
	position:absolute;
	width:250px;
	height:150px;
	top:0px;
	left:0px;
	cursor: wait;
}

/*##########
## Cuerpo ##
##########*/

#cuerpo{
	
	position: relative;
	height: 550px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	
}

/*#################
## Pie de página ##
#################*/

#pie_pagina {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top: 95%;
}

#pie_pagina address {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px; 
	text-align: center;
	color: #73797b;
	padding-top: 8px;
	padding-bottom: 5px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

/*###########
## Errores ##
###########*/

.errores_ul {
	padding-top:16px;
}
.errores_li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 11px; 
	color: #A41540;
	list-style-image: url(../images/error.gif); 
	list-style-position: outside; 
}


/*###############
## Separadores ##
###############*/

.separador20 {
	FONT-SIZE: 6px; 
	HEIGHT: 20px; 
	WIDTH:10px;
}

.separador12 {
	FONT-SIZE: 6px; 
	HEIGHT: 12px; 
	WIDTH:10px;
}

.separador8 {
	FONT-SIZE: 6px; 
	HEIGHT: 8px; 
	WIDTH:10px;
}

.separador1 {
	FONT-SIZE: 1px; 
	HEIGHT: 1px; 
	WIDTH:10px;
}

.separador5 {
	FONT-SIZE: 3px; 
	HEIGHT: 5px; 
	WIDTH:10px;
}


/*######################
## Pantalla de espera ##
######################*/

.block_title  {
	width:100%;
	line-height:4;
	padding: 2px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px; 
	COLOR: #993366; 
	FONT-WEIGHT: bold; 
	TEXT-ALIGN: left;
	vertical-align: middle;
    BORDER-BOTTOM: #7B7B7B 1px dotted;
    BORDER-LEFT: #999999 1px solid;
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #7B7B7B 1px solid;
	background-color: #FFFFFF;
}
.block_content {
	-moz-box-sizing: border-box;
    BORDER-BOTTOM: #7B7B7B 1px solid;
    BORDER-LEFT: #999999 1px solid;
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #7B7B7B 0px solid;
	TEXT-ALIGN: left;
	width:100%;
	background: #FFFFFF url(../images/process_animation.gif) no-repeat 97% 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	color: #000000;
	font-weight:normal;
	position:relative;
	margin-top:0px;
	padding-top:15px;
	padding-right:50px;
	padding-left:10px;
	padding-bottom:2px;
}


/****************************************************************************/

#cabecera_left {
	PADDING-LEFT: 6px; 
	FLOAT: left;
}
#cabecera_rigth {
	PADDING-RIGHT: 5px; 
	FLOAT: right;
}
#logo_aplicacion {
	PADDING-TOP: 3px; 
	PADDING-RIGHT: 6px; 
	text-align:right; 
}
.raya_cabecera{
	width:100%;
	background: #E4E9EF;
	FONT-SIZE: 1px; 
	height:3px;
	border-top:1px solid #314A6B;
	border-bottom:1px solid #314A6B;
	clear:both;
}

#contenedor{
	position: relative; 
	margin:0px; 	
	-moz-box-sizing: border-box;	
	width:100%;
	border: none;
	z-index:50; 	
	padding-top:5px;
	padding-left:6px;
	padding-right:6px;
	clear:both;
}

#barra_miga_pan { 
	margin:0; 
	width:100%;
	margin-top:0px; 
	margin-bottom:7px; 
	POSITION: relative; 
	HEIGHT: 15px; 
}

.raya_navegacion{
	width:100%;
	height:1px;
	border-bottom: 1px dotted #A41540; /*NARANJA #FF8D16*/
	FONT-SIZE: 1px; 
}

.frameArbol{
	padding-left:12px;
	padding-top:0px;
	padding-bottom:6px;
	padding-right:0px;
}


.bloque_frame {
	BORDER-BOTTOM: #768CA0 /*NARANJA #FE860C */ 1px dotted; 
	BORDER-LEFT: #FFFFFF 1px solid; 
	BORDER-RIGHT: #999999 1px dotted;
    BORDER-TOP: #FFFFFF 0px solid;  
}

#barra_errores {
	TEXT-ALIGN: left;
	margin: 0; 	
}

.errores_ul {
	padding-top:16px;
}
.errores_li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	color: #A41540;
	LIST-STYLE-IMAGE: url(../images/error.gif); 
	LIST-STYLE-POSITION:outside; 
}

#pie_pagina {
	position:relative;
	/*MARGIN-LEFT: 25%; */
	MARGIN-TOP: 5px; 
	WIDTH: 100%; 
	TEXT-ALIGN: center;
}

#barra_navegacion_frame {
	BORDER-RIGHT: #d2d2d2 1px solid; BORDER-TOP: #d2d2d2 1px solid; BORDER-LEFT: #d2d2d2 1px solid; POSITION: relative; HEIGHT: 12px; BACKGROUND-COLOR: #f2f2f2
}
#barra_estado_frame {
	BORDER-RIGHT: #d2d2d2 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND: #f2f2f2; BORDER-LEFT: #d2d2d2 1px solid; COLOR: #777777; BORDER-BOTTOM: #d2d2d2 1px solid; POSITION: relative; HEIGHT: 12px
}
#cuerpo_frames {
	BORDER-RIGHT: black 0px solid; 
	PADDING-RIGHT: 0px; 
	BORDER-TOP: black 0px solid; 
	MARGIN-TOP: 0%; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	BORDER-LEFT: black 0px solid; 
	WIDTH: 100%; 
	MARGIN-RIGHT: 0%; 
	PADDING-TOP: 0px; 
	BORDER-BOTTOM: black 0px solid; 
	POSITION: relative
}

.botoneraView {
	float: left;
	padding-top: 42px;
}

.treeView {
	float:left;
}

.areaContenido {
	float: left;
}

/* Clases para formulario con aspecto de ficha */

#contenedor_ficha {
	padding-left:6px;
	padding-right:6px;
	width:100%;
	position: relative;
	z-index: 50;
	-moz-box-sizing: border-box;	
	clear:both;
}

#contenedor_ficha_centrada {
	margin-left:10px; 
	margin-right:2px; 
	margin-top:5px; 
	width:99%;
	POSITION: relative;
}


/* forma de ficha */
.ficha {
	position: relative;
	width:100%;
}

/* forma central de la ficha */
.ficha .cuerpo_drcha {
	float: left;
	width: 100%;
}

.ficha .cuerpo_izda {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #363538;
	width:100%;
	margin-left:0;
	padding-left: 4px;
	padding-right: 12px;
	-moz-box-sizing: border-box;	
}

.ficha .cabecero_ficha {
	position: relative;
	width:100%;
	height:22px;
	padding: 0px 0px 0px 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	vertical-align: middle;
	-moz-box-sizing: border-box;
}

.ficha .cabecero_ficha #caption {
	float: left;
	color:#616A74;
	height: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	background-image: url(../images/bulletTitular.gif);
	background-repeat: no-repeat;
	background-position: left;
	letter-spacing: 0.05em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.ficha .cabecero_ficha #buttonBar {
	float: right;
	width: auto;
	height: 100%;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;

}

.ficha .cabecero_ficha #buttonBar #button {
	float: left;
	width: auto;
	height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}

.ficha .cabecero_ficha #buttonBar #button a,
.ficha .cabecero_ficha #buttonBar #button a:hover,
.ficha .cabecero_ficha #buttonBar #button a:link,
.ficha .cabecero_ficha #buttonBar #button a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px; 
	font-weight: normal; 
	color: #363538; 
	text-align: left;
	text-decoration: none;
}

/* bloque dentro de la forma central de la ficha */
.ficha .cabecero_bloque {
	position: relative;
	width:100%;
	height:22px;
	padding: 0px 0px 0px 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #f5f5f6; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px; 
	color: #363538; 
	text-align: left;
	vertical-align: middle;
	border: 1px solid #b2b7b8;
	-moz-box-sizing: border-box;
}
.ficha .cabecero_bloque #caption, .ficha .cabecero_bloque_tab #caption {
	float: left;
	height: 100%;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 7px;
}

.ficha .cabecero_bloque #buttonBar, .ficha .cabecero_bloque_tab #buttonBar {
	float: right;
	width: auto;
	height: 100%;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}

.ficha .cabecero_bloque #buttonBar #button, 
.ficha .cabecero_bloque_tab #buttonBar #button {
	float: left;
	width: auto;
	height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}

.ficha .cabecero_bloque #buttonBar #button a,
.ficha .cabecero_bloque #buttonBar #button a:hover,
.ficha .cabecero_bloque #buttonBar #button a:link,
.ficha .cabecero_bloque #buttonBar #button a:visited,
.ficha .cabecero_bloque_tab #buttonBar #button a,
.ficha .cabecero_bloque_tab #buttonBar #button a:hover,
.ficha .cabecero_bloque_tab #buttonBar #button a:link,
.ficha .cabecero_bloque_tab #buttonBar #button a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px; 
	font-weight: normal; 
	color: #363538; 
	text-align: left;
	text-decoration: none;
}

.ficha .cabecero_bloque #showHideButton, 
.ficha .cabecero_bloque_tab #showHideButton {
	float: right;
	width: 30px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

.ficha .bloque {
	position:relative;
	-moz-box-sizing: border-box;
	BACKGROUND-COLOR: #FFFFFF;
    BORDER-BOTTOM: #B0B0B0 0px solid;
    BORDER-LEFT: #B0B0B0 0px solid;
    BORDER-RIGHT: #B0B0B0 0px solid;
    BORDER-TOP: #B0B0B0 0px solid;
	TEXT-ALIGN: center;
	margin:0px 0px 0px 0px;
	width:100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	z-index:1; 
}

.bloque_info {
	position:relative;
	-moz-box-sizing: border-box;
	background: #F0F0F2 url(../images/info.gif) no-repeat 0 3px;
	TEXT-ALIGN: left;
	margin:0px 0px 0px 0px;
	width: 99%;
	padding-left:25px;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px;
	z-index:1; 
	color: #A41540;
}


.ficha .cabecero_imagen {
	-moz-box-sizing: border-box;
	background: #F0F0F2;
	width: 100%;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px;
	z-index:1; 
	color: #A41540;
}
.ficha .imagen_caption {
	position: relative;
	float: left;
	padding-left: 10px;
}
.ficha .bloque_nav_img {
	position: relative;
	float: right;
}


.ficha .cabecero_tabs {
	TEXT-ALIGN: left;
	POSITION: relative;
	margin:0px 0px 0px 0px;
	width:100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	Z-INDEX: 1;
}

.ficha .cabecero_tabs .tabActual {
    BORDER-BOTTOM: #454a4d 1px solid ;
    BORDER-LEFT: #454a4d 1px solid;
    BORDER-RIGHT: #454a4d 1px solid;
    BORDER-TOP: #454a4d 1px solid;
	BACKGROUND-COLOR: #EAF1F7;
	padding-left:15px;
	padding-right:15px;
	padding-top:2px;
	padding-bottom:2px;
}

.ficha .cabecero_tabs .tabSel {
    BORDER-BOTTOM: #454a4d 1px solid;
    BORDER-LEFT: #454a4d 0px solid;
    BORDER-RIGHT: #454a4d 0px solid;
    BORDER-TOP: #454a4d 0px solid;
	BACKGROUND-COLOR: #FFFFFF;
	padding-left:15px;
	padding-right:15px;
	padding-top:2px;
	padding-bottom:2px;
}
.ficha .bloque_tab {
	background:#fff; 
    border: 0px;
	TEXT-ALIGN: center;
	margin:-1px 0px 0px 0px;
	width:100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px; 
	Z-INDEX: 5;	
}

.ficha .cabecero_bloque_tab {
	margin-left:0;
	margin-top:0;
	width:100%;
	POSITION: relative;
	height:22px;
	BACKGROUND-COLOR: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px; 
	COLOR: #363538; 
	FONT-WEIGHT: bold; 
	TEXT-ALIGN: center;
    BORDER-BOTTOM: #454a4d 0px solid;
    BORDER-LEFT: #454a4d 0px solid;
    BORDER-RIGHT: #454a4d 0px solid;
    BORDER-TOP: #454a4d 1px solid;
}

.lineaLateral {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #f0f0f1;
}
