/* CSS Document */

div#tramite-simple {
	width: 100%;
	float: left;
	margin: 0.8em 0 .4em 0;
	border-bottom: 1px dashed #e5ad62; /* color #dos */
	padding-bottom: .7em;
	overflow: auto;
	white-space: normal;
	font-size: 0.9em;
	color: #666666;
	line-height: normal;
	word-spacing: .35em;
	}
	
div#tramite-simple p {
	font-size: 1.05em;
	color: #666666;
	line-height: normal;
	margin-bottom: .8em;
	overflow: auto;
	white-space: normal;
	}
	
.titulo_tramite_simple {
	background-image: url(../images/ico_tramite.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 3em;
	font-size: 1.3em;
	text-transform: uppercase;
	}

.descripcion_tramite_simple {
	font-size: 1.1em;
	}
	
/* estilos para la página de trámites */
.tramite_desc {
	background-color: #f3e8b0; /* color #tres */
	font-size: 1.1em;
	padding: .5em;
	float: left;
	display: block;
	width: 172px;
	}
	
div#tramite-imagen {
	width: 200px;
	float: left;
	margin-right: .5em;
	display: block;
	padding: 1px;
	}
	
div#tramite-imagen img {
	border: 1px solid #e5ad62; /* color #dos */
	padding: 1px;
	}
	
div#tramite-texto {
	margin-left: 200px;
	}
	
div#tramite-texto .titulo_tramite {
	clear: none;
	}
	
div#tramite-texto-full {
	float: left;
	position: relative;
	width: 100%;
}

div#tramite-enlaces {
	float: left;
	position: relative;
	width: 100%;
	}
	
/* para la pantalla de tramite-especifico */	

.titulo_tramite, .titulo_tramite_flecha, .subtitulo_tramite {
	border-bottom: 1px solid  #e5ad62; /* color #dos */
	text-transform: uppercase;
	padding-left: 1.3em;
	margin-bottom: .7em;
	margin-top: .9em;
	display: block;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left;
	background-repeat: no-repeat;
	background-position: left;
	}
	
.titulo_tramite, .titulo_tramite_flecha {
	color: #5d381b; /* color #uno*/
	font-size: 1.35em;
	}
	
.titulo_tramite {
	background-image: url(../images/ico_mas2.gif);
	clear: both;
	}
	
.titulo_tramite_flecha {
	background-image: url(../images/ico_acceder.gif);
	}
	
.titulo_documentos_flecha {
	color: #5d381b; /* color #uno*/
	font-size: 1.35em;
	border-bottom: 1px solid  #e5ad62; /* color #dos */
	text-transform: uppercase;
	padding-left: 3.3em;
	margin-bottom: .7em;
	margin-top: .9em;
	display: block;
	font-weight: bold;
	background-image: url(../images/ico_acceder.gif);
	background-repeat: no-repeat;
	background-position: 3%;
	}
	
.subtitulo_tramite {
	background-color: #f6ec96; /* color #dos */
	color: black;
	font-size: 1.25em;
	display: block;
	float: left !important;
	width: 98.3% !important;
	*float: none;
	}

div#lista-tramites {
	position: relative;
	overflow: hidden;
	}
	
.listado_tramites {
	background-position: .5% 21%;
	}	
	
.titulo_tramite_especifico {
	border-bottom: 1px dashed #e5ad62; /* color #dos */
	background-image: url(../images/ico_tramite.gif);
	background-repeat: no-repeat;
	background-position: 2.5em;
	padding-left: 3.8em;
	margin-bottom: .35em;
	font-weight: bold;
	}
	
.titulo_tramite_especifico_borrador {
	background-color: #e5ad62; /* color #dos */
	background-image: url(../images/ico_tramite_borrador.gif);
	background-repeat: no-repeat;
	background-position: 2.5em;
	padding: .3em 0 .3em 3.8em;
	margin-bottom: .35em;
	font-weight: bold;
	clear: both;
	font-size: 1.2em;
	color: black!important;
	}
	
.docu_obligatoria, .docu_opcional, .docu_otros {	
	text-transform: uppercase;
	border-bottom: 1px solid #999999;
	padding-bottom: 3px;
	line-height: 12px;
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 1.5em;
	color: #666666;
	margin-bottom: .7em;
	background-repeat: no-repeat;
	}
	
.docu_obligatoria {
	background-image: url(../images/ico_docu_obligatoria.gif);
	}
	
.docu_opcional {	
	background-image: url(../images/ico_docu_opcional.gif);
	}
	
.docu_otros {
	background-image: url(../images/ico_docu_otros.gif);
	}
	
.subtitulo_borrador {
	color: #333333;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	}
	
.right {
	text-align: right;
	margin-bottom: -1em !important;
	}
	

div#tramite-opcion {
	width: 100%;
	padding-bottom: .5em;
	margin-bottom: 1.3em;
	margin-top: .2em;
	float: left;
	display: block;
	}
	
.borde_sup {
	border-top: 1px dashed #e5ad62; /* color #dos */
	margin-top: 2em;
	padding-top: 1em;
	}

div#tramite-opcion-left {
	width: 57%;
	float: left;
	border-left: 1px solid #e5ad62; /* color #dos */
	border-right: 1px solid #e5ad62; /* color #dos */
	border-bottom: 1px solid #e5ad62; /* color #dos */
	background-image: url(../images/fondo_docu_l.gif);
	background-repeat: repeat-x;
	background-position:top;
	padding: .4em 3%;
	}


.titulo_info {
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	color: #5d381b; /* color #uno*/
	margin-bottom: .7em;
	}
	
div#tramite-opcion-right {
	margin-left: 65%;
	border-left: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
	border-bottom: 1px solid #b5b5b5;
	background-image: url(../images/fondo_docu_r.gif);
	background-repeat: repeat-x;
	background-position:top;
	padding: .4em;
	}
	
/* estilos pasos */

ol {
	margin: 0;
	padding: 0;
	}

.pasosForm {
	color:#333333;
	margin:2px 0 0;
	clear: none;
	padding:0;
	display: block;
}

.pasosForm img, .pasosForm span, .pasosForm p, .pasosForm a {
margin: 0;
padding: 0;
}

.pasosForm p {
	margin-top: .6em;
	margin-bottom: .3em!important;
	font-size: 1.1em;
	}

.pasosForm li {
	background-image: none;
	line-height:14px;
	border-bottom: 1px solid #B5B5B5;
	list-style-type:none;
	padding:6px 0 3px 15px;
	position: relative;
}

.li_on {
	background-color:#FFFFFF;
	color:#365F9E;
}

.info_pasos {
	color: #365F9E;
	font-size: .9em;
	}
	
.ol_pasos {
	font-size: 1.4em;
	font-weight: bold;
	font-size-adjust: 2%;
	}

.li_off {
	color:#333333;
	min-height: 17px;
	height: auto!important;
	height: 17px;
}

.li_off img {
	margin-right: .4em;
	} 
	
/*fin pasos*/
	
.acceso_tramite {
	color: #5d381b; /* color #uno*/
	font-weight: bold;
	font-size: 1.3em;
	 }
	
.titulo_docu {
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	color: white;
	margin-bottom: .7em;
	}	
	
.docus {
	border-bottom: 1px dashed #e5ad62; /* color #dos */
	text-transform: uppercase;
	}	
	
.docus_text {
	color: #3f3f3f !important;
	font-weight: bold !important;
	}
	
.docus_text_accion {
	color: #3f3f3f !important;
	font-weight: bold !important;
	font-size: 1.4em;
	}

div#tramite-opcion-full {
	width: 94%;
	float: left;
	border-left: 1px solid #e5ad62; /* color #dos */
	border-right: 1px solid #e5ad62; /* color #dos */
	border-bottom: 1px solid #e5ad62; /* color #dos */
	background-image: url(../images/fondo_docu_l.gif);
	background-repeat: repeat-x;
	background-position:top;
	padding: .4em 3%;
	margin-bottom: 1.3em;
	}

/* estilos para la oficina virtual */

div#menu-superior
	{
	float: left;
	width: 99.8%;
	height: 55px;
	margin: 0;
	padding: 0;
	border: 1px solid #e5ad62; /* color #dos */
	border-bottom: 0 !important;
	background-image: url(../images/fondo_menu_principal.gif);
	background-repeat: repeat-x;
	}
	
ul#navlist {
	float: left;
	height: 55px;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	position: relative;
	}
	
ul#navlist li {
	float: left;
	background-image: none;
	height: 55px;
	overflow: hidden;
	margin: 0;
	text-align: center;
	padding: 2px 0;
	position: absolute;
	}
	
.posicionamiento_1 {
	left: 3%;
	background-image: url(../images/ico_tramite_gris.gif)!important;
	background-repeat: no-repeat;
	background-position: 50% 8%;
	}
	
.posicionamiento_2 {
	left: 25%;
	background-image: url(../images/ico_tramite_gris_borrador.gif)!important;
	background-repeat: no-repeat;
	background-position: 47% 8%;
	width: 24%;
	}
	
.posicionamiento_3 {
	left: 53%;
	background-image: url(../images/ico_documentos.gif)!important;
	background-repeat: no-repeat;
	background-position: 50% 8%;
	}
	
.posicionamiento_4 {
	left: 80%;
	background-image: url(../images/ico_recibos.gif)!important;
	background-repeat: no-repeat;
	background-position: 50% 8%;
	}
	
ul#navlist a {
	float: left;
	height: 26px;
	margin: 0;
	padding: 15px 15px 12px 15px;
	font-family: Verdana, "Helvetica", "Trebuchet MS", sans-serif !important;
	font-size: .95em;
	color: #6b6b6b;
	font-weight: bold;
	text-decoration: none;
	}
	
ul#navlist a:hover {
	color:#333333;
	}
	
a#current {
	background-repeat: repeat-x;
	border-left: 1px solid #e5ad62; /* color #dos*/
	border-right: 1px solid #e5ad62; /* color #dos */
	border-bottom: 0;
	color: #5d381b!important; /* color #uno*/
	font-size: 1em!important;
	border-top: 0;
	font-weight: bold;
	height: 30px;
	background-color: #FFFFFF;
	}
	
div#contenido-detalle-documento {
	width: 95.8%;
	display: block;
	float: left;
	*margin-top: -8px;
	border-left: 1px solid #e5ad62; /* color #dos */
	padding: 2em 2%;
	min-height: 300px;
	font-size: 1.09em;
	height: auto!important;
	height: 300px;
	border-right: 1px solid #e5ad62; /* color #dos */
	border-bottom: 1px solid #e5ad62; /* color #dos */
	}
	
div#contenido-oficina {
	width: 95.8%;
	display: block;
	float: left;
	*margin-top: -8px;
	border-left: 1px solid #e5ad62; /* color #dos */
	padding: 2em 2%;
	min-height: 300px;
	height: auto!important;
	height: 300px;
	border-right: 1px solid #e5ad62; /* color #dos */
	border-bottom: 1px solid #e5ad62; /* color #dos */
	}
	
div#contenido-oficina table {
	margin-bottom: 2em;
	} 
	
div#contenido-oficina table input {
	border: 0 none;
	}
	
.border_right {
	border-right: 1px solid #e5ad62; /* color #dos */
	}
	
/* estilos para los formularios y resultados */

.paginacion2 {
	width: 100%;
	*margin-top: 13px;
}

.paginas {
	padding-top: 11px;
	text-align: center;
	color: #F15A01;
	width: 100%;
}

ul#listado_resultados li {
	background-image: none!important;
	margin-bottom: .4em;
	}
	
.principal {
	border-bottom: 1px dashed #e5ad62; /*color #dos*/
	font-weight: bold;
	margin-bottom: .8em;
	}
.principal a {
	font-weight: bold;
	}
	
.secundario {
	color: #666666;
	font-size: .98em;
	}

.borde_formulario {
	border-bottom: 1px solid #e5ad62; /* color #dos */
	}

div#formulario {
	display: block;
	width: 100%;
	position: relative;
	margin: .5em 0;
	float: right!important;
	padding-bottom: .3em;
	}
	
div#formulario-in {
	display: block;
	width: 100%;
	margin: .9em auto;
	position: relative;
	clear: both;
	padding-bottom: 2.3em;
	*padding-bottom: .7em;
/*	border-bottom: 1px solid #e5ad62; /*color #dos*/
	}
	
div#formulario-in label {
	width: 27%;
	display: inline;
	margin-right: 1.5%;
	text-align:right;
	float: left;
	}
	
div#formulario-in select, div#formulario-in input, div#formulario-in textarea {
	width: 40%;
	float: left;
	display: inline;
	}
	
.borde_inf {
	border-bottom: 1px solid #e5ad62; /*color #dos*/
}

div#formulario-in table{
	color:#A1C702;
	font-size: 1em;
	font-weight:bold;
	text-transform:uppercase;
	margin: 0 auto;
	}

/* tablas para formularios generales*/

table#formulario-generico {
	border-bottom: none!important;
	width: auto!important;
	}

table#formulario-generico em {
	font-size: 1.1em;
	}

.margin_right {
	margin-right: .7em;
	}
	
.margin_bottom_ie {
	margin-bottom: 2em;
	}

table#formulario-generico label {
	text-align: right;
	font-weight: bold;
	color: black!important;
	}
	
table#formulario-generico textarea, table#formulario-generico input, table#formulario-generico select {
	border: 1px solid #e5ad62!important; /*color #dos*/
	color: #000000;
	}

.botones {
	float: right;
	border-top:1px solid #e5ad62!important; /*color #dos*/
	margin-top: 2em;
	padding-top: 1em;
	text-align: right;
	width: 100%;
	}
	
.botones a {
	float: none!important;
	text-decoration: none!important;
	letter-spacing: -1px;
	}
	
.botones .boton {
	padding: 3px;
	*padding: 4px 6px;
	line-height: 14px;
	font-size: 1.1em;
	font-weight: bolder;
	}
	
.botones input {
	border: 0 none!important;
	color: white!important;
	}
	
.ayuda_tabla_form {
	font-style: italic;
	color: #666666;
	font-weight: bold;
	font-size: 1em;
	}
	
.informacion_usuario {
	text-align: left;
	/*border: 1px solid #333333;*/
	padding: 2px;
	}
	
.label_textarea {
	vertical-align: top;
	}
	
.campo_grande_textarea {
	width: 300px;
	padding: 2px;
	}

.campo_grande{
	width: 300px;
	height: 17px;
	padding: 2px;
	}
	
.campo_cuenta{
	width: 150px;
	height: 17px;
	padding: 2px;
	}

.campo_medio {
	width: 120px;
	height: 17px;
	padding: 2px;
	}
	
.campo_pequeno {
	width: 40px;
	height: 17px;
	padding: 2px;
	}
	
.campo_full {
	width: 100%;
	}	
	
.fila_unica {
	width: 100%;
	float: left;
	}
	
.legal {
	font-size: .9em!important;
	color:#666666;
	}
	
/* MIRAR ESTOOOOOOOOOO /////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/		
/* MIRAR ESTOOOOOOOOOO /////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/		
/* MIRAR ESTOOOOOOOOOO /////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/	
div#formulario-in textarea {
	width:280px;
	height:131px;
	}
	
.borde_td{
	border-bottom: 1px solid #FFFFFF;
	}
	
div#formulario-in td{
	padding:4px;
	}
	
div#aviso-formulario {
	float: left;
	}
	
div#aviso-formulario p {
	margin-bottom: .1em;
	}
	
/* fin formularios */	
	
.clase_margin {
	margin-right: .4em;
	}	
	
div#display_table {
	width: 100%;
	font-size: 1em;
	margin-top: .6em;
	margin-bottom: 3em;
	clear: both;
	}
	
.border_inf {
	border-top: 1px dashed #e5ad62; /* color #dos */
	padding-top: 6px;
	display: inline;
	width: 99%;
	float: left;
	margin-bottom: .5em!important;
	*margin-bottom: -1em!important;
	*margin-bottom: -1em;
	}
	
/* mapa web */
	
div#mapa-web h3 {
	background-color: #e5ad62; /* color dos */
	font-weight: bold;
	margin: .8em 0;
	padding-left: .3em;
	color: black;
	}
	
div#mapa-web li {
	background-image: none!important;
	}
/*fin mapa web*/

/* ayuda */
div#ancla {
	margin-bottom: 5.5em;
	}

div#ayuda h3 {
	background-color: #f6ec96; /* color dos */
	font-weight: bold!important;
	margin: .8em 0 1em 0;
	padding-left: .3em;
	color: black!important;
	text-decoration: none!important;
	}
	
div#ayuda a {
	color: black!important;
	font-weight: bold;
	}
	
div#ayuda li {
	font-size: 1.2em;
	}
	
div#ayuda img {
	margin-right: 1em;
	}
	
div#ayuda a:hover {
	text-decoration: none!important;
	}
	
div#ayuda td#a_ok a:hover {
	text-decoration: underline!important;
	color: #5d381b!important;/* color #uno*/
	}
	
table#tabla-ayuda {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	}
	
table#tabla-ayuda tbody td {
	border: 1px solid #e5ad62; /* color dos */
	padding: 5px 2px;
	}
	


table#tabla-ayuda thead {
	text-transform: uppercase;
	font-size: 1.1em;
	}
	
.td_archivo {
	background-color: #f3e8b0; /* color #tres */
	}
	
td#separar-imagen img {
	margin-right: 1.5em;
	}
/* fin ayuda */

/* accesibilidad */
ul#lista-accesibilidad {
	margin-bottom: 2.5em;
	}
	
.ampliar_info {
	text-align: right;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1em;
	padding-bottom: .4em;
	margin-bottom: .1em!important;
	}
	
.ampliar_info a {
	text-align: right;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1em;
	margin-bottom: .1em!important;
	}
	
ul#listado-iconos {
	border-top: 1px dashed #e5ad62; /* color dos */
	padding-top: 1em;
}

ul#listado-iconos li {
	float: right;
	display: inline;
	}table#tabla-ayuda-sinborde {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	}
		
table#tabla-ayuda-sinborde tbody td {
	border: 0 none;
	padding: 5px 2px;
	}
	
.gris {
		color: #666666!important;
	}
	
table#tabla-ayuda-sinborde thead {
	text-transform: uppercase;
	font-size: 1.1em;
	color: white;
	}
/* edictos */
	
div#edictos h3 {
	background-color: #A35412; /* color dos */
	font-weight: bold;
	margin: .8em 0;
	padding-left: .3em;
	color: white;
	}
	
div#edictos li {
	background-image: none!important;
	}

div#edictos input {
	background-color: #F6EC96;
	}

/*fin edictos*/

/* paginacion edictos */

div#paginacion_edictos * {
	text-align: center;
}

/* fin paginacion edictos */
