/*//////////PARTICIPA//////////////*/

.cont_form_fotos{
	padding-top: 15px;
	display: block;
	clear: both;
}

.cont_subirfotos{
	background: url(/img/fon_subirfotos.gif) no-repeat 0px 120px;
}

.cont_composicion_subir{
	height:334px;
	margin-bottom: 20px;
}

/*////////// formulario subir fotos ////////////*/

.form_subirfotos{
	border: 1px solid #ccc;
	display: block;
	padding:2px;
}

.form_subirfotos form{
	border: 1px solid #ccc;
	display: block;
	padding:18px;
	margin: 0px;
}

.form_subirfotos label{
	clear: left;
}

.form_subirfotos input{
	float: left;
	width:83%;
}
.form_subirfotos input.especial{
	float: left;
	width: 70%;
	margin-right:16px;
	margin-bottom: 0px;
}


.form_subirfotos input.especial2{
	float: left;
	width: 56%;
	margin-right:16px;
	margin-bottom: 0px;
}

.form_subirfotos input.bot_form{
	clear: none;
	float: left;
	
}

.form_subirfotos p, .form_subirfotos ul{
	margin-left:104px;
}


.form_subirfotos .nota{
	font-size: 85%;	
}

/*////////// formulario boletin ////////////*/

.form_boletin{
	
}

.form_boletin input{
	float: left;
}

.form_boletin .nota{
	font-size: 85%;	
	clear: left;
	line-height:20px;
}

.form_boletin input.bot_form{
	clear: none;
	float: left;	
	margin-left: 10px;
	height: 23px;
}


.form_boletin .checkbox{
	width:18px;
	clear: left;
	margin-right: 8px;
}






/*////////////////////// Afiliate //////////////////*/

.derechos_obligaciones{
	clear: both;
	border: 1px solid #ccc;
	width: 544px;
	margin: 10px auto;
	height: 72px;
	background: #fff url(/img/fon_derechos_obligaciones.gif) no-repeat center;
}

.derechos_obligaciones p{

	padding-left: 10px;	
	float: left;
}

.derechos_obligaciones p.tit_afiliate{
	text-transform: uppercase;
	padding-top: 5px;
	font-family: "Century Gothic", Arial, Verdana;
	font-weight: bold;
	color: #2e2e2e;
	clear: both;
	float: none;
}

.derechos_obligaciones .boton{
	margin-right: 10px;
}


/*/////////////////// Encuentros digitales ///////////////////////*/

.lst_encuentros{
	
}
.lst_encuentros li {
	margin-bottom: 10px;border: 1px solid #ccc;
	background: #fff url(/img/fon_lst_encuentros.gif) no-repeat center;
	height: 135px;
	position: relative;
}

.lst_encuentros li a{
	display: block;
	cursor:pointer;
	font-weight: bold;
	text-align: right;
}

.lst_encuentros li a:hover{
	color: #7d9320;
}
.lst_encuentros li .ibarretxe{
	background: url("/img/ibarretxe.jpg") no-repeat left bottom; 
}
.lst_encuentros li .urkullu{
	background: url("/img/urkullu.jpg") no-repeat left bottom; 
}
.lst_encuentros li .azkuna{
	background: url("/img/azkuna.jpg") no-repeat left bottom; 
}

.lst_encuentros li span{
	display: block;
	clear: both;
	padding:5px;
	padding-left: 125px;
}

.lst_encuentros li p{
	display: block;
	clear: both;
	padding:5px;
	padding-left: 10px;
	margin: 0px;
}

.lst_encuentros li div{
	display: block;
	clear: both;
	margin-top: 6px;
	margin-left: 6px;
	margin-right: 6px;
	height:124px;
}

.lst_encuentros li a span{
	display: inline;
	clear: none;
	padding:5px;
	padding-left:15px;
}

/*///////////////  MUNICIPIO ////////////////////*/

.cont_lst_municipios{
	display: block;
	clear: both;
	border: 1px solid #c0c0c0; 
	padding:4px;
	margin-bottom:20px;
}

.cont_lst_municipios .col{
	width: 178px;
	float: left;
}

.cont_lst_municipios .col .tit_provincia{
	background: #c0c0c0;
	padding: 10px;
	font-weight: bold;
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 110%;
}

.cont_lst_municipios .col ul{
	padding: 10px;
	padding-top: 0px;
}

.cont_lst_municipios .col ul li a:hover{
	text-decoration: underline;
	color: #7d9320;
}

.lst_municipios{
	width:100%;
	padding:0px;
	float: left;
}

* html .lst_municipios{
	height: auto;
}

.lst_municipios li{
	border: none;
	clear: both;
	display: block;
	padding:0px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	width: 100%;
	padding-bottom:10px;
	border-bottom: 1px dotted #ccc;
	overflow: visible;
}

* html .lst_municipios li{
	
}

.lst_municipios{
	
}


.lst_municipios .fecha{
	margin-bottom:4px;
	font-size: 90%;
}

.lst_municipios p{
	margin-bottom:8px;
}

.lst_municipios .thumbnail{
	margin-right:10px;
	float: left;
}

.lst_municipios a{
	clear: both;
	display: block;
	text-align: right;
	font-weight: bold;
}

.lst_ult_notis{
	font-size: 90%;
	margin-bottom:20px;
	padding-left:8px;
}



.lst_ult_notis li{
	display: block;
	clear: both;
	margin-bottom:8px;
}

.lst_ult_notis li .fecha{
	display: block;
	clear: both;
}

.votosTotalesPreguntas{
	float:left;
	padding-right:5px;
	padding-bottom:10px;
}

/*//////////////////// Formulario municipios //////////////*/

.cont_form_municipio{
	padding:5px;
	background: #d6d6d6;
}

.cont_form_municipio p{
	margin-right: 5px;	
	padding-left: 10px;
	line-height: 20px;
}

.cont_form_municipio select{
	width:150px;
	margin-right: 2px;
}

.cont_form_municipio select option{
	padding-left:5px;
}


/*//////////////////  Quéjate  /////////////////*/
.cont_quejate{
	background: url(/img/fon_quejate.gif) no-repeat bottom left;
}

.cont_participa .tit_quejate{
	position: relative;
	height: 40px;
	line-height: 40px;
	font-family: "Century Gothic", Arial, Verdana;	
	font-size:120%;
	background: url(/img/ico_bocadillos.gif) no-repeat left;
	padding-left:65px;
	color: #363636;
	font-weight: bold;
	z-index: 100;
	margin:5px;
	margin-bottom: 10px;
}

/*//////////////////  Pregunta  /////////////////*/

.cont_participa .cabPreg{
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(/img/cab_preguntas.gif) no-repeat 0px 0px;
	height: 70px;
	margin-bottom:20px;
	clear: both;
	display: block;
	width: 100%;
	z-index: 0;
}

* html .cont_participa .cabPreg{
	top: 1px;
}

.cont_participa .tit_pregunta{
	position: relative;
	height: 40px;
	line-height: 40px;
	font-family: "Century Gothic", Arial, Verdana;	
	font-size:120%;
	padding-left:65px;
	color: #363636;
	font-weight: bold;
	z-index: 100;
	margin:5px;
	margin-bottom: 10px;
}

.fechaPreg{
	color:#7d9320;
	padding:0px;
	float:left;
	width:495px;
}

.cont_participa .listaPreg{
	padding:25px;
	padding-bottom:20px;
	padding-top: 20px;
}

.listaPreg .listaPregLi{
	background:url(/img/separador1.gif) no-repeat 0px bottom;
	float:left;
	padding-bottom:10px;
	padding-top:6px;
	width:495px;
}

.listaPregLi span{
	font-size:0.9em;
}

.preguntaTexto{
	width:495px;
	padding-bottom:10px;
	font-size:1em;
}

.preguntaVotos{
	width:495px;
	color:#898989;
}

.preguntaVotos ul li{
	font-size:0.9em;
}

.cont_block_preg{
	border: 1px solid #ccc;
	padding:5px;
	width:320px;
	float:left;
}

.cont_block_preg p{
	padding: 5px;
}

.cont_top_preguntas{
	background:#EFEFEF url(/img/interrogaciones.gif) no-repeat right 0px;
	width:320px;
	float:left;
}

.tituloTopPregsCast{
	width:320px;
	float:left;
	background:url(/img/TOP5_c.gif) no-repeat right 0px;
}

.tituloTopPregsEusk{
	width:320px;
	float:left;
	background:url(/img/TOP5_e.gif) no-repeat right 0px;
}

.tituloTopPregsCastSinFoto{
	width:320px;
	float:left;
	background:url(/img/TOP5_c.gif) no-repeat 50px 0px;
}

.tituloTopPregsEuskSinFoto{
	width:320px;
	float:left;
	background:url(/img/TOP5_e.gif) no-repeat 50px 0px;
}

.tituloTopPregsImg{
	width:84px; /* Real: 114px */
	padding:15px;
	height:84px; /* Real: 114px */
}

.tituloTopPregsImgMarco{
	background-color:#FFFFFF;
	width:70px; /* Real: 84px*/
	padding:6px;
	height:70px;
	border: 1px solid #ccc;
}

.tituloTopPregsTexto{
	width:175px;
	padding-top:48px;
	padding-right:20px;
	padding-left:0px;
	padding-bottom:15px;
	float:right;
	font-size:0.85em;
}

.tituloTopPregsTextoSinFoto{
	width:175px;
	padding-top:48px;
	padding-right:20px;
	padding-left:55px;
	padding-bottom:15px;
	float:left;
	font-size:0.85em;
}

.tituloTopPregsTextoFecha{
	color:#CE0616;
}

.lst_ult_pregs{
	font-size: 90%;
	margin-bottom:20px;
	padding-left:8px;
}
.lst_ult_pregsLI{
	display: block;
	clear: both;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	background:url(/img/separador2.gif) no-repeat right top;
}
.lst_ult_pregsLIUltimo{
	background:none;
}
.lst_ult_pregsLI.fecha{
	display: block;
	clear: both;
}

.lst_ult_pregsLIVotos{
	display:block;
	padding-top:15px;
}

.lst_ult_pregsLIVotos span{
	color:#808080;
	font-size:90%;
}

.lst_ult_pregsLINumero{
	width:37px;
	float:left;
}

.lst_ult_pregsLICont{
	width:240px;
	padding-left:5px;
}

.votosTotalesPreguntasTexto{
	color:#898989;
}

.preguntasAutor{
	display:block;
	font-size:90%;
	color:#898989;
}

/*/////////////// Encuesta  ////////////////*/

.cont_participa .tit_encuesta{
	position: relative;
	height: 40px;
	line-height: 40px;
	font-family: "Century Gothic", Arial, Verdana;	
	font-size:120%;
	background: url(/img/ico_quesito.gif) no-repeat left;
	padding-left:65px;
	color: #363636;
	font-weight: bold;
	z-index: 100;
	margin:5px;
	margin-bottom: 10px;
}


.barra_encuesta{
	width: 200px;
	height:16px;
	line-height: 16px;
	float: left;
	border: 1px solid #ccc;
	margin-bottom:3px;
	margin-right: 7px;
}

.barra_encuesta span{
	height:16px;
	line-height: 16px;
	background: #ccc;
	display:block;
}

.lst_encuesta{
	margin-bottom: 10px;
}

.lst_encuesta li{
	clear: both;
	display: block;
}

.lst_encuesta li .votos{
	font-size: 90%;
}


/*////////// contenedor utilizado en secciones de participa ////////////*/
.cont_participa{
	border: 1px solid #ccc;
	padding:0px;
	position: relative;
	margin-bottom:20px;
	clear: both;
}

.cont_participa .cab{
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(/img/fon_degradado_gris.gif) repeat-x;
	height: 70px;
	clear: both;
	display: block;
	width: 100%;
	z-index: 0;
}

* html .cont_participa .cab{
	top: 1px;
}

.cont_participa p{
	padding-left: 25px;
	padding-right: 25px;
}

.cont_participa ul{
	padding:25px;
	padding-bottom:10px;
	padding-top: 10px;
}

.cont_participa .paginacion {
	margin: 0px;
	padding-left: 25px;
	padding-right: 25px;
}

.cont_participa .paginacion .indices{
	border: none;
}

.cont_participa .paginacion ul{
	padding:0px;
}

/*/////////////////  Blogs /////////////*/

.cabecera_blog{
	width: 910px;
	height: 79px;
	line-height: 79px;
	clear: both;
	background: url(../img/fon_cab_blogs.gif) no-repeat 0px 0px;

}

.cabecera_blog h3{
	height: 79px;
	line-height: 79px;
	font-size: 200%;
	border: none;
	padding-left:30px;
	color: #fff;
}

.tit_noticia{
	font-size: 120%;
	font-weight: bold;
}

/*/////////////////  Columna derecha Blog /////////////*/

.cont_block{
	margin-bottom:20px;	
}

.cont_block p{
	padding: 5px;
}

.cont_block p.entradilla{
	padding-left: 70px;
}


.cont_block p.entradilla a{
	display: block;
	padding-bottom:10px;
	background: url(../img/flechas.gif) no-repeat right bottom;
}



.ico_encuesta{
	background: url(../img/ico_encuesta.gif) no-repeat left;
	height: 62px;
}

.ico_quejate{
	background: url(../img/ico_quejate.gif) no-repeat left;
	height: 62px;
}

.ico_foros{
	background: url(../img/ico_foros.gif) no-repeat left;
	height: 62px;
}

.ico_galeriaimagenes{
	background: url(../img/ico_galeriaimagenes.gif) no-repeat left;
	height: 62px;
}

.bot_form_esp{
	cursor: pointer;
	padding-left:4px;
	padding-right: 4px;
}

.bot_form_verde{
	border: 1px solid #fff;
	background: #7d9320;
	color: #fff;
	cursor: pointer;
	padding-left:4px;
	padding-right: 4px;
}

.bot_form_verde:hover{
	color: #fff;
}



.botonera{
	border-top: 1px solid #7d9320;
	padding-top: 3px;
	display: block;
	text-align: right;
}

.lnk_ver_verde{
	color: #7d9320;
	text-decoration: underline;
	font-size: 90%;
}

.lnk_ver_verde:hover{
	color: #000;
}

.form_block{
	padding-top:6px;
	padding-bottom: 6px;
}

.form_block label{
	width: 70px;
	font-weight: bold;
	clear: left;
	float: left;
}

.form_block .campos_form, .form_block textarea{
	clear: right;
	margin-bottom: 6px;
	width:170px;
}



.form_block2{
	padding-top:6px;
	padding-bottom: 6px;
}

.form_block2 label{
	width: 120px;
	font-weight: bold;
	clear: left;
	float: left;
	text-align: right;
	margin-right: 15px;
}

.form_block2 .campos_form{
	clear: right;
	margin-bottom: 6px;
	width:170px;
}

.form_block2 .checkbox{
	border: none;
}

.form_block2 p{
	margin-bottom: 10px;
}

.form_block2 .nota{
	margin-left:135px;
}

.form_block2 .border{
	border: 1px solid #d6d6d6;
	padding:15px;
	width:80%;
	margin: 0px auto;
	overflow: hidden;
}

.zona_derecha .border{
	border: 1px solid #d6d6d6;
	padding:15px;
	margin: 0px auto;
	overflow: hidden;
}

.zona_derecha .border p{
	margin-bottom: 10px;
}

.zona_derecha .border label{
	width: 100px;
	font-weight: bold;
	clear: left;
	float: left;
	text-align: right;
	margin-right: 15px;
}

.form_block2 .bot_form_verde{
	margin: 0px auto;
}

.form_block2 .bot_form_verde:hover{
	color:#FFFFFF;
}

* hmtl .form_block2 .border{
	height: 100%;
}

.subray{
	clear: both;
	display: block;
	border-bottom: 2px solid #000;
	padding:4px;
	padding-bottom: 2px;
}

.lst_redes{
	width:98%;
	margin: 0px auto;
	overflow: hidden;
	clear: both;
}

.lst_redes li{
	display: inline;
	margin-right:20px;
}


.fecha_multimedia{
	clear: both;
	display: block;
	overflow: hidden;
	border-bottom: 1px solid #d6d6d6;
	padding-bottom: 8px;
	margin-bottom:10px;
}


* html .fecha_multimedia{
	height: 1%;
}

.fecha_multimedia .fecha{
	font-size: 110%;
	margin-bottom: 0px;
}

.lst_multimedia2{
	
}

.lst_multimedia2 li{
float: left;
 margin-right:20px;
 padding: 2px;
}

.lst_multimedia2 li.ico_comentarios{
	padding-left:30px;
	background: url(../img/ico_comentarios.gif) no-repeat left;
}

.lst_multimedia2 li.ico_escuchar{
	padding-left:38px;
	background: url(../img/ico_escuchar.gif) no-repeat left;
}

.lst_multimedia2 li.ico_documentos{
	padding-left:25px;
	background: url(../img/ico_docs.gif) no-repeat left;
}

.lst_multimedia2 li a{
	font-weight: bold;
	color: #363636;
}

.lst_multimedia2 li a:hover{
	color: #7d9320;
}


/*/////////// Valoracion y votos   /////////////*/

.cont_valoracion{
	background: #d6d6d6;
	padding:8px;
	padding-left: 20px;
	padding-right: 20px;
	overflow: hidden;
	display: block;
	clear: both;
	font-weight: bold;
	color: #363636;
	margin-bottom: 20px;
}

.cont_valoracion span{
	font-weight: normal;
	font-size:90%;
	height: 20px;
	line-height: 20px;
	margin-left: 10px;
}

.cont_valoracion p{
	margin-bottom: 0px;
	height: 20px;
	line-height: 20px;
	margin-right:8px;
}


.cont_valoracion ul li{
	display: inline;
	height: 20px;
	margin-right: 2px;
}

* html .cont_valoracion{
	height: 100%;
}


/*/////////////////// Destacado Galeria imagenes //////////////////*/


.cont_lst_galeria .tit_galeria{
	font-weight: bold;
	color: #7d9320;
	font-size:110%;
	text-decoration: underline;
}

.cont_lst_galeria .leyenda{
	color: #363636;
	font-size: 90%;
	margin-left:10px;
}

.cont_lst_galeria{
	clear: both;
	overflow: hidden;
	display: block;
	margin-bottom: 20px;
}

* html .cont_lst_galeria{
	height: 100%;
}

.lst_galeria{
	padding-left:5px;	
}

.lst_galeria li{
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
}

.lst_galeria li img{
	
}

.lst_galeria li a{
	padding: 4px;
	background: #fff;
	border: 1px solid #d6d6d6;
	overflow: hidden;
	display: block;
}

.lst_galeria li a:hover{
	
}

/*//////////////// Player Video ////////////*/

.cont_video{
	margin-bottom:20px;
}

/*/////////// Galeria detalle  //////////*/

.galeria_detalle{
	background: #fff;
	padding: 30px;
	border: 2px solid #7d9320;
	width: 535px;
	height: 450px;
}


.galeria_detalle p{
	display: block;
	clear: both;
} 

.galeria_detalle p.txt_piefoto{
	color: #363636;
	text-align: left;
	margin-bottom: 25px;
}

.galeria_detalle img{
margin: 0px auto;
width: 535px;
border: 1px solid #d6d6d6;
}



/*///////////////// Pagina listado blogs (detalle)  ///////////////*/

.cont_blogs_detalles{
	background: #fff;
	padding: 30px;
	border: 2px solid #7d9320;
	width: 750px;
	height: 450px;
	overflow: auto;
}


* html .cont_blogs_detalles h3{
		height: 18px;
} 

.cont_blogs_detalles p.txt_piefoto{
	color: #363636;
	text-align: left;
	margin-bottom: 25px;
}

.lst_tabs{
	display: block;
	border-bottom: 2px solid #7d9320;
	padding: 5px;
}

.lst_tabs li{
	display: inline;

	border-right: 1px solid #000;
}

.lst_tabs li.ult{
	border:none;
}

.lst_tabs li a{
	padding: 0px 15px;
	color: #363636;
	font-weight: bold;
}
.lst_tabs li a.selec{
	color: #7d9320;
}

.lst_tabs li a:hover{
	text-decoration: underline;
}



.lst_listas{
	padding: 20px;	
}

.lst_listas li{
	padding:10px;
	border-bottom: 1px solid #000;
	overflow: hidden;
	clear: both;
	
}

* html .lst_listas li{

}

.lst_listas li p{
	font-weight: bold;
	float: left;
	width: 9%;
}


.lst_listas li .checkbox{
	border: none;
}




/*////////////// Navegacion galeria //////////*/

.navegacion_galeria{
	background-image: url(../img/px_gris.gif);
	background-repeat: repeat-x;
	background-position: center;
	overflow: hidden;
	clear:both;
	display: block;
}

* html .navegacion_galeria{
	height: 28px;
}

.navegacion_galeria .anterior_galeria{
	border: 1px solid #d6d6d6;
	padding: 4px;
	padding-right:10px;
	padding-left:30px;
	background: #fff url(../img/fle_ant.gif) no-repeat 5px center;
}


.navegacion_galeria .anterior_galeria:hover{
	background: #7d9320 url(../img/fle_ant2.gif) no-repeat 5px center;
	color: #fff;
}

.navegacion_galeria .siguiente_galeria{
	border: 1px solid #d6d6d6;
	padding: 4px;
	padding-left:10px;
	padding-right:30px;
	background: #fff url(../img/fle_sig.gif) no-repeat 75px center;
}

.navegacion_galeria .siguiente_galeria:hover{
	background: #7d9320 url(../img/fle_sig2.gif) no-repeat 75px center;
	color: #fff;
}

/*////////// Cont Comparte ////////////*/

.cont_comparte{
	border: 1px solid #d6d6d6;
	
	overflow: hidden;
	display: block;
	clear: both;
	margin-bottom: 20px;
	min-height: 33px;
}

* html .cont_comparte{
	height: 100%;
}


.cont_comparte .ancho50{
	width: 44%;
}

.cont_comparte .flota_izq{
	padding: 8px;
	padding-left: 20px;
}

.cont_comparte .flota_dcha{
	padding: 8px;
	padding-right: 20px;
}

.cont_comparte .ancho50 a{
	color: #363636;
	text-decoration: underline;
	padding-left: 35px;
	height: 26px;
	line-height: 26px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom:8px;
}

.cont_comparte .ancho50 a:hover{
	color: #7d9320;
}


.lnk_comparte{
	background: url(../img/ico_comparte.gif) no-repeat left;
}

.lnk_enviaramigo{
	background: url(../img/ico_enviaramigo.gif) no-repeat left;
}

.seleccion_compartir{
	background: #fff url(../img/fle_seleccion.gif) no-repeat  80px bottom;
	clear:both;
	display: block;
	height: 12px;
}

.seleccion_enviar{
	background: #fff url(../img/fle_seleccion.gif) no-repeat  370px bottom;
	clear:both;
	display: block;
	height: 12px;
}

.contenedor{
	background: #d6d6d6;
	clear: both;
	padding: 8px;
	padding-left: 20px;
	padding-right: 20px;
	overflow: hidden;
}


* html .contenedor{
	height: 100%;
}

.lst_compartir{
	
}

.lst_compartir li{
	margin-right: 16px;
	display: inline;
	
}

.lst_compartir li a{
	font-weight: bold;
	color: #000;
	padding: 2px;
	padding-left: 25px;
}

.lst_compartir li a.i_facebook{
	background: url(../img/i_facebook.gif) no-repeat;
}

.lst_compartir li a.i_twitter{
	background: url(../img/i_twitter.gif) no-repeat;
}

.lst_compartir li a.i_delicious{
	background: url(../img/i_delicious.gif) no-repeat;
}

.lst_compartir li a.i_flickr{
	background: url(../img/i_flickr.gif) no-repeat;
}

.lst_compartir li a.i_meneame{
	background: url(../img/i_meneame.gif) no-repeat;
}



.lst_compartir li a:hover{
	text-decoration: underline;
}


/*//////////// Enviar a un amigo ////////////*/

.form_enviar{
	padding-top:6px;
	padding-bottom: 6px;
}

.form_enviar label{
	width: 170px;
	font-weight: normal;
	color: #363636;
	clear: left;
	float: left;
}

.campo_email{
	width: 250px;
}

/*/////////////////// Mas noticias ///////////////*/

.cont_masnoticias{
	margin-bottom: 20px;
}

form label{
	vertical-align: top;
}

form label.ancho_esp{
	width: 110px;
	display: block;
}


.anchoemail{
	width: 180px;
}

.cont_captcha input{
	margin-right: 25px
}

.cont_captcha img{
	margin-right: 30px
}

.anchocaptcha{
	width: 120px;
}

.txt_mini{
	font-size: 80%;
	color: #363636;
	display: block;
	
}

.margin_izq110{
	margin-left: 110px;
}


/*/////////////// Lista Comentarios ///////////*/

.lst_comentarios{
	display: block;	
}

.lst_comentarios li{
	display: block;
	border: 1px solid #d6d6d6;
	padding: 15px;
	margin-bottom:15px;
}
.lst_comentarios li p{
	display: block;
	clear: both;
	margin-bottom:15px;
}
.lst_comentarios li p .coment_nombre{
	color: #7d9320;
	font-weight: bold;
	font-size: 130%;
	float: left;
	margin-bottom:10px;
}

.lst_comentarios li p .coment_fecha{
	float: right;
	font-weight: bold;
	color: #363636;
}

/*//////////////  Documentos relacionados  ///////////////*/

.docs_relacionados{
	clear: both;
	display: block;
	overflow: hidden;	
	margin-bottom: 20px;
}

* html .docs_relacionados{
	height:100%;
}

.docs_relacionados p{
	margin-bottom:8px;
}

.lst_docs{
	border: 1px solid #d6d6d6;
}

.lst_docs li {
	background: #d6d6d6;
	padding: 10px;
	border: 4px solid #fff;
	display: block;
	clear: both;
	overflow: hidden;
}

.lst_docs{
	
}

.lst_docs li ul li {
	background: transparent;
	padding: 5px;
	border:none;

}

.lst_info_docs{
	padding:0px;
	float: right;
}

.lst_info_docs li{
	display: inline;
	margin-right: 10px;
	padding: 0px;
	font-weight: bold;
}

.lst_info_docs li span{
	font-weight: normal;
}

.lst_boletines{
	
}

.lst_boletines li{
	padding:10px;
	padding-left:100px;
	margin-bottom:30px;
}

.lst_boletines li.opc1_boletin{
	background: url(../img/img_boletin1.jpg) no-repeat left;
}

.lst_boletines li.opc2_boletin{
	background: url(../img/img_boletin2.jpg) no-repeat left;
}

.lst_boletines li p{
	margin-bottom:8px;
}
