/* -------------------- ESTILOS PARA EL FCKEditor -------------------- */

TABLE.tabla_basica { 
	font-family: arial;
	width: 100%;
	border-style: solid;
	border-color: #15362C;
	border-width: 1px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

TH.tabla_basica {
	background-color: #819E8C;
	color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #15362C;
	text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;     	
}

TH.tabla_basica_sub {
	background-color: #DEEDC5;
	color: #819E8C;
	border-style: solid;
	border-width: 1px;
	border-color: #15362C;
	text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;     	
}

TR.tabla_basica { 
}

TD.tabla_basica {  
	background-color: #EFF5E2;
	color: #666666;
	border-style: solid;
	border-width: 1px;
	border-color: #15362C;
        font-family: Verdana, Arial, Helvetica, sans-serif;     	
}

/* -------------------- ESTILOS PARA EL FCKEditor -------------------- */

.ed_texto_normal {
	font-weight: normal;
	color: #666666;	
	text-decoration: none;
	font-style: normal;
}

.ed_texto_negrita {
	font-weight: bold;
}

.ed_texto_cursiva {
	font-style: italic;
}

.ed_texto_subrayado {
	text-decoration: underline;
}

.ed_enlace {
	text-decoration: none;
	color: #78B30E;
}

.ed_estilo_niv_1 {
	color: #163A30;
	font-weight: bold;
	text-transform: uppercase;
}

.ed_estilo_niv_2 {
	color: #4D7367;
	font-weight: bold;
}

.ed_estilo_niv_3 {
	color: #7EA99C;
	font-weight: bold;
}

.ed_estilo_niv_4 {
	color: #7EA99C;
}

.ed_estilo_niv_5 {
	font-weight: normal;
	color: #666666;	
	text-decoration: none;
	font-style: normal;
}

.ed_estilo_niv_6 {
	font-weight: normal;
	color: #666666;	
	text-decoration: none;
	font-style: normal;
}

.ed_estilo_niv_7 {
	font-weight: normal;
	color: #666666;	
	text-decoration: none;
	font-style: normal;
}



.ed_alineacion_izq {
	text-align: left;
}

.ed_alineacion_dch {
	text-align: right;
}

.ed_centrado {
	text-align: center;
}

.ed_justificado {	
	text-align: justify;
}

/* -------------------- ESTILOS PARA LA GALERIA DE HTML -------------------- */

.ed_inicio {
	display: none;
}

.ed_fin {
	display: none;
}

.ol_saltolinea {
	margin-bottom: 16px;
}

.lista_niv_1 {
	text-decoration: none;
}

.lista_niv_2 {
	margin-left: 20px;	
	text-decoration: none;
}

.lista_niv_3 {
	padding-left: 40px;
	text-decoration: none;
}

.lista_niv_4 {
	padding-left: 60px;
	text-decoration: none;
}

.lista_niv_5 {
	padding-left: 80px;
	text-decoration: none;
}

.lista_niv_6 {
	padding-left: 100px;
	text-decoration: none;
}

.lista_niv_7 {
	padding-left: 120px;
	text-decoration: none;
}

.lista_niv_1_full {
	color: #163A30;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.lista_niv_2_full {
	color: #4D7367;
	font-weight: bold;
	margin-left: 36px;
	text-decoration: none;
}

.lista_niv_3_full {
	color: #7EA99C;
	padding-left: 66px;
	text-decoration: none;
}

.imagen_basica {
	margin-top: 5px;
	maring-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.imagen_izq {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.imagen_dch {
	float: right;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
}

.imagen_centro {
	margin-left: auto;
	margin-right:auto;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
}

.columna_apartado {
	float: left;
	width: 293px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 6px;
}

.columna_dch {
	float: right;
	width: 295px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 6px;
}

.columna_izq {
	float: left;
	width: 293px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 6px;
}

.columna_dch_paginacion {
	float: left;
	width: 65px;
	margin-left: 45px;
	margin-right: 15px;
	margin-bottom: 7px;
	margin-top: 7px;
}

.columna_izq_paginacion {
	float: left;
	width: 500px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 7px;
	margin-top: 7px;
}

.col_item {
	color: #9AC74B;
	font-weight: bold;
}

.col_encabezado {
	font-weight: bold;
	margin-left: 2px;
}

.col_txt {
	clear: both;
	float: left;
	margin-top: 4px;
	margin-left: 24px;
}

.cita_centrada {
	margin-left: 30px;
	margin-right: 30px;
	font-style: italic;
}

.texto_centrado {
	margin-left: 30px;
	margin-right: 30px;	
}


.ul_simple {
	margin-top: 8px;
	list-style: none;
}

.ul_punto {
	margin-top: 8px;
	list-style: disc;
}

.ul_circulo {
	margin-top: 8px;
	list-style: circle;
}

.ul_cuadrado {
	margin-top: 8px;
	list-style: square;
}

.ol_num {
	margin-top: 8px;
	list-style: decimal;
	/* Si lo quisieramos con un 0 delante --> decimal-leading-zero; */
}

.ol_letra_min {
	margin-top: 8px;
	list-style: lower-alpha;
}

.ol_letra_may {
	margin-top: 8px;
	list-style: upper-alpha;
}

.ol_i_min {
	margin-top: 8px;
	list-style: lower-roman;
}

.ol_i_may {
	margin-top: 8px;
	list-style: upper-roman;
}

.tabla_centrada {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	
        font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #666666;
}


/* ----------------------- Estilos para pasar despues a Generales/Menus/Cuerpo ----------------------- */

/* INFORMES Y PUBLICACIONES >> ACTUACIONES POR MATERIAS >> LISTADO DE CARPETAS */

.introduccion_listado_1col {
	margin-left: 38px;
	width: 642px;
	margin-bottom: 30px;	
}

.lista_1col {
	clear: both;
	margin-left: 38px;
	width: 642px;
	margin-bottom: 30px;
}

.listado_encabezado_1col {
	margin-bottom: 25px;
}

.listado_encabezado_txt_1col {
	height: 18px;	
	padding-top: 2px;
	color: #15362C;	
	font-weight: bold;
	vertical-align: middle;
}

.listado_titular_1col {
	margin-top: 10px;
	padding-left: 24px;
	color: #92C2D3;
}

.listado_area_tem {
	margin-top: 10px;
	padding-left: 24px;
}

.listado_titular_link_1col {
	text-decoration: none;
	color: #76B20A;
	font-size: 1.1em;
}

.listado_titular_item_1col {
	color: #999999;
}

.margen {
	margin-left: 35px;
}

/* INFORMES Y PUBLICACIONES >> ACTUACIONES POR MATERIAS >> LISTADO DE INFORMES ACTUACION */

.lista_inf_ac_introduccion {
	width: 715px;
	margin-bottom: 30px;	
}

.lista_inf_ac_titulo {
	margin-bottom: 20px;
}

.lista_inf_ac_t_txt {	
	font-weight: bold;
}

.lista_inf_ac_subtitulo {
	background-color: #D2E7AF;
	height: 18px;
	padding-top: 2px;
	padding-left: 16px;
	color: #15362C;	
}

.lista_inf_ac_st_txt {
	font-weight: bold;
	vertical-align: middle;		
}

.lista_inf_ac_linea {
	float: left;
	width: 715px;
	border-bottom: 1px solid #B1C3B8;
}

.lista_inf_ac_linea_indice {
	float: left;
    width: 660px;  /* -- - - - - - - - - */
	border-bottom: 1px solid #B1C3B8;
}

.lista_inf_ac_datos_izq {
	clear: both;
	float: left;
	width: 500px;
	min-height: 26px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 16px;
}

.lista_inf_ac_resumen {
	text-decoration: none;
	color: #76B20A;
	font-size: 1.1em;
}

.lista_inf_ac_descriptores {
	margin-top: 8px;
	color: #666666;
}

.lista_inf_ac_datos_dch {
	float: left;
	width: 165px;
	min-height: 26px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 34px;
	color: #666666;
}

.lista_inf_ac_datos_dch_detalle {
	padding-top: 8px;
	padding-bottom: 15px;
	color: #666666;
	float: right;
}

.lista_inf_ac_negrita {
	font-weight: bold;
}

/* -----------------------------  ESTILOS PARA "ENVIAR A UN AMIGO"  ----------------------------- */

.envioamigo_contenedor {
	margin-left: 53px;
	margin-right: 70px;
	margin-bottom: 20px;	
	color: #666666;
}

.envioamigo_tema {
	background-image: url(../img/resto_img/fondo_titulo.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-bottom: 32px;
	color: #15362C;
	vertical-align: middle;
}

.envioamigo_info {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 16px;
	width: 630px;
	/* overflow: auto; */
}

.envioamigo_informacion {
	border-top: 1px solid #B1C3B8;
	border-bottom: 1px solid #B1C3B8;
	margin-bottom: 20px;
}

.envioamigo_text {
 	color: #78B30E;
	font-weight: bold;
	text-decoration: none;
}

.envioamigo_editable {
	margin-left: 16px;
	margin-bottom: 20px;
}

.envioamigo_linea {
	margin-left: 16px;
	margin-bottom: 20px;
}

.envioamigo_titulo {

}

.envioamigo_input {
	margin-top: 6px;
}

.envioamigo_enviar {
}

.envioamigo_btnenviar {	
	background-image: url(../img/resto_img/enviar.gif);
	background-repeat: no-repeat;
	background-position: middle;
	padding-left: 20px;
	height: 32px;
	border: 0px;
	width: 85px;
	cursor: pointer;
	margin-left: 305px;
}

/* ##################  COMUNES  ################## */
.separador {
	margin-bottom: 30px;
}