ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
  outline: none;
}

a:hover
{
  text-decoration: underline;
}

body, td
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background-color: #fff;
}

body
{
  padding: 20px;
  background-color: #dbdbdb;
  font-size: 12px;
}

.break {
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0px;
  overflow: hidden;
}

.oculto {
  display: none;
}
  

#wrapper {
	margin: 0px auto;
	width: 706px;
}

#header-top {
	width: 706px;
	height: 48px;
	background: url("../images/header_01.png") no-repeat;
}

#header-middle {
  width: 686px;
  height: 82px;
  background: url("../images/body_b.png") repeat-y;
  padding: 8px 10px 0 10px;
}

#header-bottom {
  width: 706px;
  height: 10px;
  background: url("../images/body_r.png") repeat-y;
}

#header-content .links-cabecera {
	float: right;
	vertical-align: top;
  border-collapse: collapse;
}

#header-content .links-cabecera td {
  padding: 1px 7px;
}


#header-content .links-cabecera a {
  color: #07539f;
}

#header-content .tdLinks {
	border-right: 1px solid #07539f;
	text-align: right;
}

table {
border-collapse: 
}


#search {
	width: 696px;
	background: url("../images/body_g.png") repeat-y;
	padding: 10px 0 20px 10px;
}

#search table {
  margin: 0 0 0 20px;
}

#search table tr {
  height: 30px;
}

#search table td {
	background: transparent;
	padding: 0 1px;
}

#search .separaTR {
	height: 50px;
}

#search .tdFecha {
  width: 115px;
}

#search .tdBotonBuscar {
  text-align: right;
  padding: 14px 4px 0 0;
}

#search .tdBotonBuscar a {
  color: #07539f;
}

#search .textRight {
	text-align: right;
	padding: 0 3px 0 0;
	width: 20px;
}

#search .fecha {
	width: 74px;
	height: 18px;
	border: 1px solid #c5c5c5;
	margin: 0 3px 0 0;
	padding: 2px 0 0 0;
}

.fecha a {
  padding: 0 0 0 15px;
  color: #07539f;
}


#search .asunto {
  width: 200px;
  height: 18px;
  border: 1px solid #c5c5c5;
  padding: 2px 0 0 0;
}

#search .numboletin {
  width: 60px;
  height: 18px;
  border: 1px solid #c5c5c5;
  padding: 2px 0 0 0;
}

#search #trigger_fecha_desde, #search #trigger_fecha_hasta  {
  vertical-align: 0px;
  cursor: pointer;
}

#search .btn_buscar {
	background: #e3001a url("../images/fondo_buscar.gif") no-repeat right;
	border: none;
	height: 22px;
	width: 100px;
	color: #fff;
	font-weight: bold;
	text-align: left;
	padding: 0 0 0 5px;
	cursor: pointer;
}

#search-bottom {
  width: 706px;
  height: 5px;
  background: url("../images/body_r.png") repeat-y;
}

#errores_form {
	padding: 15px 0 0 20px;
	color: #e50e26;
}

#errores_form ul {
  padding: 0 0 0 20px;
}


#page {
	width: 686px;
  background: url("../images/body_b.png") repeat-y;
  padding: 10px 10px 10px 13px;
}

#footer {
  width: 706px;
  height: 48px;
  background: url("../images/footer.png") no-repeat;
}


.cajaAzul {
	width: 490px;
	float: left;
	margin: 0 10px 0 0;
	font-size: 12px;
}

.cajaAzul .tituloCaja {
	background-color: #07539f;
	color: #fff;
	height: 15px;
	padding: 3px 0 0 10px;
	font-weight: bold;
}

.cajaAzul .textoCaja {
	margin: 2px 0 0 0;
  background-color: #e2ebf3;
  color: #0e58a2;
  height: 100px;
  padding: 10px;
  font-size: 11px;
}

.textoCaja ul {
	margin: 0 0 0 12px;
	list-style-image: url("../images/bullet.gif");
}

.cajaRoja {
  width: 180px;
  float: left;
  font-size: 12px;
}

.cajaRoja .tituloCaja {
  background-color: #e40720;
  color: #fff;
  height: 15px;
  padding: 3px 0 0 10px;
  font-weight: bold;
}

.cajaRoja .textoCaja {
  margin: 2px 0 0 0;
  background-color: #fce3e6;
  color: #e50e26;
  height: 100px;
  padding: 10px;
  font-size: 11px;
}

.cajaRoja .textoCaja a {
  color: #e50e26;
}

.tituloRojo {
	width: 670px;
	height: 17px;
	padding: 5px 0 0 10px;
	margin: 10px 0 0 0;
	color: #fff;
	background-color: #e40720;
	font-size: 12px;
	font-weight: bold;
}

#botonera_baja {
	font-size: 12px;
	text-align: right;
}

#botonera_baja a {
  color: #07539f;
}

#botonera_baja a:hover {
	color: #e3001a;
  text-decoration: underline;
}


.listadoBoletines {
  padding: 15px 10px 0 12px;
}

.boletin {
	width: 142px;
	height: 220px;
	float: left;
	margin: 0 30px 15px 0;
}

.boletin .fecha {
  text-align: center;
  font-size: 12px;
  padding: 0 0 5px 0;
}

.ultimoFila {
	margin: 0 !important;
}


.listadoResultados {
	padding: 15px 10px 0 12px;
}

.resultadoBoletin .imagenRes {
	float: left;
	width: 150px;
	height: 200px;
	margin: 0 0 20px 0;
}

.resultadoBoletin .textoRes {
  float: left;
  width: 495px;
  margin: 0 0 20px 0;
  padding: 3px 0 0 5px;
}

.resultadoBoletin .textoRes .sinListStyle {
  list-style: none;
}

.resultadoBoletin .separaSumario {
	padding: 0 0 0 15px;
}

.resultadoBoletin .separaSumario ul ul{
  padding: 3px 0 3px 5px;
}

.resultadoBoletin .separaSumario a {
  color: #07539f;
}

.listadoResultados .tableSuscripcion td {
	padding: 0 0 7px 0;
}

.listadoResultados label {
	width: 70px;
	text-align: right;
	padding: 0 10px 10px 0;
	font-size: 12px;
}

.listadoResultados .paCaptcha {
	padding: 1px 0 10px 0px;
}

.listadoResultados .btnEnviar {
	margin: 1px 0 10px 0px;
}

#info {
	color: #0E58A2;
	background: #E2EBF3;
	margin: 10px 5px 0 0;
	padding: 10px;
}


.lista_calendarios  {
  width: 696px;
  background: url("../images/body_g.png") repeat-y;
  padding: 10px 0 20px 22px;
}

.lista_calendarios table {
	float: left;
	margin: 5px 11px 5px 0;
	display: inline;
}

.lista_calendarios table td {
  background-color: #f0f0f0;
}

.cambiarPantalla {
	color: #07539f;
	padding: 0 0 0 20px;
}

.lista_calendarios .cambiarPantalla {
  padding: 0 0 0 0 !important;
}

