body {
	background: #f4f4f4;
	font: 12px Arial;
}

#wrap {
	margin: 50px auto;
	width: 960px;
}

#cabecero {
	min-height: 1%;
	overflow: hidden;
	width: 95%;
	margin: auto;
}

#pie {
	width: 98%;
	margin: auto;
	text-align:right;
	color: #666;
}
	#pie a {
		color: #000;
	}

.brd-superior {
	width: 100%;
	height: 61px;
	background: url(http://media.lavozdegalicia.es/default/2011/05/20/00121305889692729473865/Foto/brd-superior.jpg) top no-repeat;
}

.brd-inferior {
	width: 100%;
	height: 31px;
	background: url(http://media.lavozdegalicia.es/default/2011/05/20/00121305889743651789723/Foto/brd-inferior.jpg) bottom no-repeat;
}

#contenido { background: #fff; }

.combos { 
	background: #eee; 
	margin: 0 0 20px 0;
	min-height: 1%;
	overflow:hidden;
	width: 350px;
}
	.combos h4{
		font: bold 12px Georgia, Arial;
		background: #ccc;
		color: #666;
		margin: 0;
		padding: 2px 0 2px 8px;
	}
	
	.combos p {
		float: left;
		width: 50%;
		width:150px;
		margin: 0;
		padding: 10px;
		font: 12px Arial;
	}
	.combos p span {
		display: block;
		margin-bottom: 3px;
		color: #444;
	}
	.combos .lista {
		width: 230px;
		font: 14px Arial, Helvetica, sans-serif;
		color: #333;
	}

#contenido .cont h3{
	font: 35px Georgia, "Times New Roman", Times, serif;
	color: #000;
	margin: 0;
	padding: 0;
}

#contenido .cont { 
	width: 92%;
	margin: auto;
	min-height: 1%;
	overflow:hidden;
}

	#contenido .cont-grafico { 
		float: left;
		width: 55%;
	}

#contenido .grafico {
	border-top: 3px double #666;
	margin: 0;
}

#contenido .tabla { 
	float: right;
	width: 43%;
	color: #000;
	margin-top: 5px;
}

#contenido .tabla thead td { 
	font-weight:bold; 
	color: #666 !important;
	text-align:right;
}

#contenido .tabla table {
	width: 95%;
	margin: auto;
   font-size:  12px !important;
}

#contenido .tabla td {
	 padding: 7px;
     font-weight:bold; 
}

#contenido .tabla .partido { 
	color: #333; 
	font:  normal 12px Verdana !important;
}

#contenido .tabla tbody td { 
	text-align: right; 
	background: url('http://media.lavozdegalicia.es/default/2011/05/20/00121305889634861127994/Foto/bg_celda.gif') bottom repeat-x !important;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #eee;
}


#contenido .tabla .datos { 
	min-height: 1%;
	overflow: hidden;
	margin-bottom: 20px; 
	float: right;
}

#contenido .datos span {
	display: block;
	float: left;
	border-left: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;	
	font-size: 11px !important;
	text-align:center;
	padding: 6px;
	background: #fff;
	color: #333;
}
#contenido .datos strong {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #000;
	display:block;
}

.izq { float: left; }
.der { float: right; }

.resultados2007{
	border: 1px dashed #ccc;
	width: 90%;
	margin: 30px auto;
	padding: 5px;
	background: #eee;
	min-height:1%;
	overflow:hidden;
	text-align:center;
}
	.resultados2007 h3{
		font: bold 14px Georgia, "Times New Roman", Times, serif;
		color: #4f4f4f;
		margin: 5px 0 15px 20px;
	}
	.resultados2007 .grafico2007 { 
		width: 350px;
		float: left;
		margin:0;
	}
	.resultados2007 .datos {
		width: 300px;
		float: left;
		margin: auto;
	}
	.resultados2007 .datos span{ 
		margin: 2px !important; 
		padding: 5px !important;
		border: 1px dotted #ccc !important;
		background: #fcfcfc !important;
		color: #666 !important;
	}
		.resultados2007 .datos span strong { font-size: 11px !important; color: #333 !important; }

/* Partidos */
#contenido .tabla .partido span { 
	display: block;
	width: 15px;
	height: 15px;
	background: #ccc;
	float: right;
	margin-left: 10px;
}

.pp { background: #009DE0 !important; } /* Partido Popular */
.psdeg { background: #E80810 !important; } /* Partido Socialista de Galicia */
.bng { background: #B1D0EA !important; } /* Bloque Nacionalista Galego */
.upyd{ background: #FF0099 !important; } /* Union, progreso y democracia */
.tega { background:#00CC00 !important; } /* Terra Galega */
.euiu { background: #01915C !important; } /* Esquerda Unida */
.if { background: #3333FF !important; } /* Independientes Ferrol */
.ivil { background:#BFC700 !important; } /* Independientes Vilagarcia */
.ov { background: #99FF99 !important; } /* Os Verdes */
.ph { background: #FF6600 !important; } /* Partido Humanista */
.do { background: #0368AC !important; } /* Democracia Orensana */
.nos { background: #FFD200 !important; } /* Nos-Unidade Popular */
.fpg { background: #DC3D39 !important; } /* Frente Popular galega */
.ucl { background: #330066 !important; } /* Union centrista laboral */
.otros {background: #333 !important; } /* Otros */
.blanco { background: #eee !important; } /* Blanco */
.nulos { background: #f4f4f4 !important; border:1px solid #ccc; } /* Nulos */


/* Pie */
.mnmenu {
	font: bold 10px Arial !important;
}

.mnmenu a { color:#006699; }

.mnmenu .ltit { 
	clear: both; 
	padding: 5px 0 5px 0;
	color: #666;
}
.mnmenu .subl { min-height: 1%; overflow: hidden; }
.mnmenu .ltit dd{ 
	float: left;
}

#concellos {
	margin-top: 20px;
	background: #fff;
	padding: 10px;
}
#concellos h2 {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	background: #fff;
	border-bottom: 3px double #333;
}
#concellos a {  color: #006699; text-decoration: none; }
#concellos a:hover { text-decoration: underline; }