#erdikoa {
	width: 673px;
	float: left;
	/*overflow: auto;
	height: 100%;
	height: 43em;*/
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:#c8c8c8;
}
#erdikoa h2 {
	display: none;
}
#erdikoa_arriba {
	background: #fff url(../irudiak/esquina_arriba_dch.gif) no-repeat right top;
	margin: 0px;
}
#erdikoa_abajo{
	background: #fff url(../irudiak/esquina_abajo_dch.gif) no-repeat right bottom;
	margin: 0px;
	padding: 0px;
}
#erdikoa_contenido {
	/*overflow: auto;
	height: 41em;*/
	/*El height auto hay que ponerlo por que si no el explorer nos dejaba los laterales
	mas cortos que el centro*/
	height: auto;
	
	
	border-left: 1px solid #a3a3a3 !important;
	border-right: 1px solid #a3a3a3;
	background-color:#fff;
	margin: 0px !important;
	padding: 0px;
}
#erdikoa a {
	font-weight: bold;
	color: #000;
}

#erdikoa a:link, #eskuina a:visited {
	text-decoration: none;
}
#erdikoa a:visited{
color: Gray;
	text-decoration: none;
}
#erdikoa a:hover {
	color: #900;
	text-decoration: none;
}
html>body #erdikoa_contenido {
	height: 100%;
}
.primer_bloque {
	margin-top: 0px;
}
.ultimo_bloque {
	margin-bottom: 0px;
}
.contenido_bloque {
	margin: 0px auto;
	padding: 4px 0px;
	font-size: 0.7em;
	/*border-top: 1px solid #d1d1d1;*/
	position: relative;
	clear: both;
}


.titular, .data, .resaltado {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #900;
	margin: 0px;
}

.titular {
	padding-bottom: 4px;
	float: left;
	font-size: 0.7em;
	/*border: 1px outset #F5F5F5;
	background-color: #FAFCFC;*/
}

.data {
	position:absolute;
	font-size: 0.6em;
	top: 12px;
	right: 20px;
}

.resaltado {
	font-size: 1.2em;
}

.float_izq {
	float: left;
	margin: auto 6px 0px auto;
}

.float_dch {
	float: right;
	margin: auto auto 0px 6px;
}
.bloque {
	position: relative;
	margin: 10px 10px 0px 10px;
	padding: 0px;
}
.lista_bloque {
	list-style: circle;
	margin-bottom: 0px;
	
	margin-right: 10px;
}
.lista_bloque_rojo {
	list-style: circle;
	margin-bottom: 0px;
	background-color: #CCFF00;
	color: #A00000;
	font-size: 1.2em;
	margin-right: 10px;
}
html .lista_bloque li {
 width: 95%;
 list-style-image: url(../irudiak/circulito.gif);
}

.texto_bloque {
	float: left;
	width: 98%;
	margin-top: 4px;
}
html>body .texto_bloque {
 float: none;
}
.texto_bloque_izq {
	float: left;
}

.texto_bloque_dch {
	float: right;
	margin: auto;
	font-size: 1em;
}

.separador_bloque {
	clear: both;
	margin: 3px auto 0px auto;
	padding:0px;
	
	width: 98%;
	border-top: 1px solid #d1d1d1;
}

#solapas {
	width: 100%;
	height: 16px;
	margin: -2px auto 12px -4px;
	padding-top: 4px;
	text-align: center;
	color: #fff;
	font-size: 0.6em;
	font-weight: bold;
	background-color: #fff;
}
html>body #solapas {
	margin-left:  -12px;
	margin-top: 0px;
	padding-top: 0px;
}
#solapas ul {
	margin: 0px;
}
#solapas a, #solapas a:link, #solapas a:visited {
	background-color: #a00000;
	color: #fff;
	text-decoration: none;
	margin: 0px;
}
#solapas li:hover, #solapas a:hover {
	background-color: #dadada;
	color: #000;
	text-decoration: none;
}
#solapas ul li {
	background: #a00000 url(../irudiak/fondo_solapas.gif) no-repeat right top;
	list-style: none;
	display: inline;
	margin: 0px 0px 0px auto;
	padding: 2px 10px 2px 1px;
	border-left: 2px solid #fff;
}
html>body #solapas ul {
	margin-left: -30px;
}
