@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #eceff1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #6F6F6F;
}
.caja {
	width: 912px;
	margin:0 auto;
	background-image: url(http://www.juntadeandalucia.es/gobernacion/elecciones2008/images_css/bkg.gif);
}

.caja .logo {
	height: 114px;
}

.caja .menu_sup {
	height: 30px;
}
.caja .menu_sup .menu_foto {
	width: 190px;
	float: left;
}
.caja .menu_sup .menu_menu {
	background-image: url(http://www.juntadeandalucia.es/gobernacion/elecciones2008/images_css/menu_bkg.gif);
	height: 25px;
	width: 710px;
	float: left;
	padding-left: 12px;
	padding-top: 5px;
	color: #9aa1a5;
}
.caja .menu_sup .menu_menu a {
	color: #9aa1a5;
	text-decoration: none;
}
.caja .menu_sup .menu_menu a:visited {
	color: #9aa1a5;
	text-decoration: none;
}
.caja .menu_sup .menu_menu a:hover {
	color: #339A5A;
	text-decoration: underline;
}
.caja .contenido {
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.juntadeandalucia.es/gobernacion/elecciones2008/images_css/bkg.gif);
	width: 912px;
	clear: both;
}
.caja .contenido .menu_izq {
	margin: 0px 0px 0px 1px;
	padding: 0px;
	width: 189px;
	float: left;
}
.menu_izq ul, .menu_izq li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.menu_izq a {
	display: block;
	width: 175px;
	background-color: #eceff1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9aa1a5;
	padding-right: 4px;
	padding-left: 10px;
	text-decoration: none;
	color: #6f6f6f;
	padding-top: 5px;
	padding-bottom: 5px;
}
.menu_izq a:visited {
	display: block;
	width: 175px;
	background-color: #eceff1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9aa1a5;
	padding-right: 4px;
	padding-left: 10px;
	text-decoration: none;
	color: #6f6f6f;
	padding-top: 5px;
	padding-bottom: 5px;
}
.menu_izq a:hover {
	display: block;
	width: 175px;
	background-color: #dcd087;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9aa1a5;
	padding-right: 4px;
	padding-left: 10px;
	text-decoration: none;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}
.contenido_pd {
	float: left;
	width: 534px;
	padding: 15px;
}

.contenido_pd h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #339a5a;
	font-weight: bold;
}
.contenido_pd .dcha {
	text-align: right;
}

.contenido_pd h2 {
	font-size: 1.1em;
}

.contenido_pd img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.contenido_pd .subir img {
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
}
.contenido_pd .subir {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9AA1A5;
	padding-bottom: 3px;
	text-align: right;
}
.contenido_pd a {
	color: #6F6F6F;
	text-decoration: none;
}
.contenido_pd a:visited {
	color: #6F6F6F;
	text-decoration: none;
}
.contenido_pd a:hover {
	color: #339A5A;
	text-decoration: underline;
}

.caja .contenido .contenido_pd table {
	width: 534px;
	font-size: 0.9em;	
}
.contenido_pd caption {
	text-align: left;
	font-weight: bold;
	padding-bottom: 3px;
}

.contenido_pd td {
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7CACB;
}
.contenido_pd th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7CACB;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	padding-left: 5px;
}
.contenido_pd .cab {
	color: #FFFFFF;
	background-color: #6F6F6F;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
}
.contenido_pd .censo th {
	padding-right: 5px;

}
.contenido_pd .censo td {
	padding-right: 5px;
}
.caja .contenido .contenido_pd .izquierda {
	text-align: left;
	padding-left: 10px;
}

.contenido_pd .calendario th {
	text-align: left;
	text-decoration: none;
	font-weight: normal;
}
.contenido_pd .mes_amarillo {
	background-color: #FF6699;
}
.contenido_pd .mes_naranja {
	background-color: #33CC33;
}
.contenido_pd .mes_verde3 {
	background-color: #FFFF99;
}
.contenido_pd .mes_verde2 {
	background-color: #CC0033;
}
.contenido_pd .mes_rojo {
	background-color: #000099;
}
.contenido_pd .mes_azul {
	background-color: #66FFFF;
}
.contenido_pd .mes_azul2 {
	background-color: #9900CC;
}
.minitabla {
	width: 300px;
}

.contenido_campanas {
	float: left;
	width: 534px;
	padding: 15px;
}
.contenido_campanas h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #339a5a;
	font-weight: bold;
}
.contenido_campanas .leyenda a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #6F6F6F;
	font-weight: normal;
	text-decoration: none;
}






.destacados {
	width: 157px;
	float: left;
}
.caja .contenido .destacados img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.clear {
	clear: both;
}
.copy {
	border-left-width: 190px;
	border-left-style: solid;
	border-left-color: #6F6F6F;
	background-color: #D2D2D2;
	width: 544px;
	padding-right: 10px;
	padding-left: 10px;
	color: #000000;
	font-size: 0.9em;
	padding-top: 3px;
	padding-bottom: 3px;
}
.copy a {
	color: #000000;
	text-decoration: none;
}
.copy a:visited {
	color: #000000;
	text-decoration: none;
}
.copy a:hover {
	color: #000000;
	text-decoration: underline;
}
.contenido_res {
	float: left;
	width: 562px;
	padding-top: 15px;
	padding-right: 1px;
	padding-left: 1px;
}
.contenido_res h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #339a5a;
	font-weight: bold;
	padding-left: 15px;
}
.contenido_res iframe {
	width: 562px;
	height: 500px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFFFFF;
}
.fizda {
	width: 10em;
	float: left;
	clear: both;
	margin-top: 10px;
}
.fdcha {
	margin-top: 10px;
}

.cronologia {
	text-align: left;
	border-bottom: 1px solid #DDDDDD;
	padding-left: 80px;
}

.ocho {
	background-image:url(http://www.juntadeandalucia.es/gobernacion/elecciones2008/images/800.png);
	background-repeat:no-repeat;
	background-position:left 5px;
}

.ochomedia {
	background-image:url(http://www.juntadeandalucia.es/gobernacion/elecciones2008/images/830.png);
	background-repeat:no-repeat;
	background-position:left center;
}

.nueve {
	background-image:url(http://www.juntadeandalucia.es/gobernacion/elecciones2008/images/900.png);
	background-repeat:no-repeat;
	background-position:left center;
}
.contenido_pd .pdf {
	height: 60px;
}
.contenido_pd .pdf img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.contenido_pd .papeleta {
	background-color: #FFFFFF;
	padding: 10px;
	border: 2px solid #C3CBD1;
}
.contenido_pd .papeleta p {
	clear: both;
	padding-left: 40px;
}
.contenido_pd .papeleta img {
	padding-left: 40px;
}
.contenido_pd .papeleta h2 {
	clear: both;
	padding-left: 40px;
}

