@import url("default.css");

/**************** ELEMENTOS MODIFICADOS ***********/
h3.elecciones {
	background: url(/images/aa_piti_elecciones.gif) 0 0.4em no-repeat;
	padding: 0 0 10px 10px;
	margin: 0;
	font-size: 100%;
	}

/**************** MENU LISTADO ELECCIONES ***********/
ul.list_menu {
	margin: 5px 0 15px 5%;
	padding: 0;
	list-style: none;
	
	}
ul.list_menu li {
	display: inline;
	line-height: 2em;
	}
ul.list_menu li a {
	padding: 1px 10px;
	border: 1px solid #e60004;
	color: #e60004;
	text-decoration: none;
	}
ul.list_menu li a:hover {
	color: #FFF;
	background-color: #000;
	border: 1px solid #000;
	}
	

/***** RESULTADO ELECCIONES ******/

.resultado_elecciones {
	border: 1px dotted #E60004;
	padding: 10px;
	background-color: #FBFBFB;
	margin-bottom: 15px;
	}

p.alertas {
	margin: 0.5em 2em;
	padding: 0;
	}

ul.escrutinio {
	text-align: center;
	width: 100%;
	margin: 0;
	list-style-type: none;
	}
ul.escrutinio li {
	float: left;
	width: 24%;   
	line-height: 1.8em;
	font-weight: bold;
	color: #8C8C8C;
	font-size: 90%;
	}
ul.escrutinio li span {
	color: #E60004;
	font-size: 110%;
	}
	
.separar {
	height: 15px;}
	
/****** TABLA PARTIDOS *******/

table.tabla_partidos {
	width: 100%;
	border-collapse: collapse;
	text-align: center;
	}
table.tabla_partidos th.cabecera {
	vertical-align: top;
	background-color: #000000;
	color: #FFF;
	padding: 2px;	
	}
table.tabla_partidos th.bdblanco {
	border-right: 1px solid #fff;
	}	
table.tabla_partidos th.fila {
	padding: 5px 5px 5px 10px;
	border-bottom: 1px solid #848484; 
	text-align: left;
	vertical-align: top;
	}
table.tabla_partidos td  {
	padding: 5px;
	border-bottom: 1px solid #848484;
	vertical-align: text-top;
	}

table.tabla_partidos td.concejal ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
table.tabla_partidos td.concejal ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding-bottom: 15px;
	}
table.tabla_partidos td.concejal ol li img {
	width: 48px;
	height: 55px;
	}
.gris {
	background-color: #EEEEEE;
	}

.texto_peque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	}

/****** ESTADISTICAS ***********/

ul.docs {
		list-style-type:none;
		margin: 2em 0.1em 0.3em 5em; 
		padding: 0;
	}
	ul.docs li {
		background: url(/images/aa_piti_buscadores.gif) left 0.5em no-repeat;
		line-height:1.2em;
		padding-bottom: 0.4em;
		padding-left: 15px;
	}
	ul.docs a {
		color:#E60004;
		text-decoration:underline;		
	}
	ul.docs a:hover {
		text-decoration: none;	}
	
	ul.docs li span {
		color: #999999;
		font-size: 90%;
		text-decoration: none;
		}
	ul.docs li span.img {
		padding-right: 5px;
		vertical-align: middle;
		} 
		
/**********  PRESENTACION ****************/

div.voto {
	background: url(/images/voto.jpg) right top no-repeat;
	padding-right: 330px;
	}

ul.presenta {
		list-style-type:none;
		margin: 2em 0.1em 0.3em 3em; 
		padding: 0;
	}
	ul.presenta li {
		background: url(/images/aa_piti_buscadores.gif) left 0.5em no-repeat;
		line-height:1.4em;
		padding-bottom: 0.4em;
		padding-left: 15px;
		padding-bottom: 0.5em;
	}
	ul.presenta a {
		color:#000;
		text-decoration:underline;		
	}
	ul.presenta a:hover {
		color: #E60004;
		}

/**** BANER JUNTAS GENERALES ****/

.juntas {
	float: right;
	margin-right: 45px;
	}


/*** OBRAS EN LA CIUDAD ****/

h3.obras {
	margin-bottom: .5em;
	}
.todasObras {
	margin-left:20px;
	margin-bottom:10px;
	}
.todasObras .tituloObras {
	font-size: 1em;
	font-weight:normal;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom:1px solid #dfdfdf;
	padding: 0;
	color:#808080;
	margin:0 0 5px 0;
	
		}
.listadoObras {
	padding: 15px;
	}
.obrasMarcha {
	float:left;
	width: 47%;
	}
.obrasFinalizada {
	float: right; 
	width:47%;
	}
.todasObras ul.general_obra {
	margin:  0 0 1em 0;
	}
.todasObras ul.general_obra li {
	line-height: 1.6em;	
	background:transparent url(../images/aa_piti_buscadores.gif) 10px 0.5em no-repeat ;
	padding-left:22px;	
	margin-bottom:0;
		}
.todasObras ul.general_obra li img {
	margin-left:0;
	}
.todasObras ul.general_obra li a:hover img {
	opacity:.5;
	filter:alpha(opacity=50);
	}
	
/*** TABLA OBRAS *****/

table.obras {
	border-collapse: collapse;
	width:100%;
	}

table.obras thead th,
table.obras thead td {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000000;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:120%;
	padding: 6px 10px;
	text-align:left;
	vertical-align:top;
	border-left:1px solid #FFFFFF;
	}
table.obras tbody th,
table.obras tbody td {
	padding: 15px 10px;
	text-align:left;
	border-bottom:1px solid #eaeaea;
	vertical-align:top;
	text-transform:uppercase;
	}
table.obras tbody th {
	color:#E60004;
	font-size: 110%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#f8f8f8;
	border-bottom:1px solid #FFFFFF;
	}
table.obras tbody td {
	border-left: 1px solid #f8f8f8;
	}
	
	
table.obras ul.general_obra {
	margin:  0;
	}
table.obras ul.general_obra li {
	line-height: 1.6em;	
	background:transparent url(../images/aa_piti_buscadores.gif) 10px 0.5em no-repeat ;
	padding-left:22px;	
	margin-bottom:0;
	font-family:Arial, Helvetica, sans-serif;
		}
table.obras ul.general_obra li img {
	margin-left:0;
	}
table.obras ul.general_obra li a:hover img {
	opacity:.5;
	filter:alpha(opacity=50);
	}
	
