/*//////////CONOCE EAJ-PNV//////////////*/


/*///////////////// Quienes somos /////////////*/

/*///////////////// Historia e ideología /////////////*/

.cont_enprofundidad{
	margin-bottom:20px;
}


.cont_enprofundidad ul{
	margin-bottom:10px;
}

.cont_enprofundidad ul li{
	display: block;
	margin-bottom:2px;
	height: 18px;
	line-height: 18px;
}

.cont_enprofundidad ul li a{
	height: 18px;
	line-height: 18px;
}


.cont_enprofundidad li span{
	float: left;
	height: 18px;
	line-height: 18px;
}

.cont_enprofundidad li span.boton{
	float: right;
	padding-left:1px;
}

.cont_enprofundidad li span.boton a{
	height: 18px;
	line-height: 18px;
	padding: 0px;
	padding-left:5px;
	padding-right: 5px;
}

.cont_enprofundidad li span.boton a:hover{
	color: #fff;
}


/*delegaciones extraterritoriales*/
.descargar {

	padding-left:25px;
}
.mapa_conoce {
	width:473px;
	border:1px solid #7c8f35;
	position: relative;
	padding: 20px 35px;
}

.mapa_conoce .lst_enlaces {
	position: absolute;
	z-index: 100;
	top: 275px;
	left:10px;
}
.extraterritoriales {
	position: relative;
}
.extraterritoriales .lst_enlaces li{
margin-bottom: 10px;
}
.delegacion {
	font-size: 0.95em;
	position: absolute;
	top: 0px;
	left: 105px;
	width:200px;
	border: 1px solid #ccc;
	padding:3px 5px;
}
.delegacion p{
	margin:0px;
}

/*FICHA DELEGACIONES*/
.borde {
	border:1px solid #d5d5d5;
	padding:5px;
}
.ficha_org {
	background-color: #d5d5d5;
	overflow: hidden;
	padding: 5px 10px;
}
* html .ficha_org {
	height: 1%;
}
.ficha_titulo {
	background-color: #333;
	color:#fff;
	text-transform: uppercase;
	font-size:1.1em;
	padding: 3px 5px;
	font-weight: bold;
	margin-bottom: 0px;
}
.ficha_org p {
	margin-bottom: 5px;
}
.ficha_org h3 {
	margin-bottom: 18px;
	border-bottom: none;
}
.ficha_org .presidente {
	margin-right: 20px;
	float: left;
}

.ficha_org .miembros {
	width: 250px;
	float: left;
	}
.ficha_org .miembros li{
	float:left;
	width: 125px;
	margin-bottom:5px;
	list-style-image: url(/img/vineta.gif);
	}
.ficha_org .consultar {
	margin: 15px 0px;
}
.ficha_org .consultar .resaltar {
	padding: 5px;
	font-family: "Century Gothic", Arial;
	background-color:#e8e8e8;
	border: 1px solid #666;
	margin-right: 15px;
}
.ficha_org .municipio {
	clear:both;
}
.ficha_org .municipio select{
width: 260px;
height: 24px;
padding:2px;
border: 1px solid #666;
display:block;
}

.ficha_org .datos_municipio {
	margin: 10px 0px;
}
.ficha_org .datos_municipio .pueblo{
	color: #7c8f35;
	font-weight: bold;
}

/*nuestra gente*/
.lst_2cols {

}

.lst_2cols li {
	overflow:hidden;
	float:left;
	cursor:pointer;
	width:415px;
	border:1px solid #ccc;
	padding:5px;
	margin:0px 10px 10px 10px;
	height:170px;
}



* html .lst_2cols li {
	height:177px;
}

.lst_2cols li:hover{
	background: #e8e8e8;
}

.lst_2cols li a:hover{
	color: #000;
}


.lst_2cols li img {
	float:left;	
	margin-right:10px;	
}

.lst_2cols li p.titulo{
	font-size:1.1em;
	font-family: "Century Gothic",Verdana, Arial;
	font-weight:bold;
}
