/* Estilos generales, cabecera y pie */
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px; 
	padding: 0px; 
	border:0px;
	background-color: #FFFFFF;
}
img {
	border: 0px; 
}
a {  
	color: #0000FF; 
	text-decoration: none
}
a:hover {  
	color: #eeeeFF; 
	text-decoration: underline
}	
.pie { 
	font-size: 11px; 
	color: #666666; 
	text-align: center; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.Copyright { font-size: 11px; color: #666666; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; }
.central { font-size: 75%; color: #666666; vertical-align:top; padding-right: 10px; }
.vertical { width: 5px; height: 600px; padding-right: 5px; }
.derecho { width: 140px;  vertical-align:top; }
.error { color:red; }
.peq { font-size: 80% }
td.menuizq { width: 132px;  vertical-align: top; background: #eeeeFF; }
td.cont {
  vertical-align: top; padding: 0px 2px 0px 16px; margin: 0px;
  background: no-repeat;
}
#cabecera { margin-right: 2px; }
#cabecera .logos { background: url(/graficos/bk_tab.jpg); margin:0px; padding: 0px; border:0px;}
#cabecera .logos img.logo { display: block; }
#cabecera .logos .banner { position: absolute; top: 15px; left:310px; height: 60px; }
#cabecera .logos .banner form { margin: 0px; padding:0px; border:0px; }
#cabecera .zonas { text-align: right;        background: #eeeeFF; }
/* Bloques izquierda */
.tituloseccion {
  font-size: 70%;
  font-weight: bold;
  color: #eeeeFF;
  background: #000000 no-repeat;
  border: 1px solid #6699CC;
  padding-left: 21px;
  margin: 0px 5px 0px 5px;
}
.enlacesseccion {
  font-size: 60%;
  border: 1px solid #6699CC;
  margin: 0px 5px 16px 5px;
}
.enlacesseccion .ponerborde { border-right: 5px solid #003366; }
.enlacesseccion a {
  color: #0000FF;
  padding-left: 10px;
  background: #eeeeee url(graficos/icon_3.gif)  no-repeat;
  display:block;
  text-decoration:none;
  border-bottom: 1px solid #6699CC;
}
.enlacesseccion a:hover { background-color: #f8f8f8; }
.formularioseccion {
  background-color: #0000FF;
  margin: 0px 5px 16px 5px;
  font-weight: bold;
  color: white;
  font-size: 70%;
  padding: 3px;
}
.formularioseccion select {
  font-size: 80%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #0000FF;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 4px 0px;
}
a.anuncioseccion {
  border: 1px solid #6699CC;
  background-color: #eeeeee;
  margin: 0px 5px 16px 5px;
  text-align:center;
  display:block;
}
/* Bloques de la zona central */
.titulo {
  color: #0000FF;
  font-weight: bold;
  padding-left: 2px;
  height: 19px;
  background: #eeeeFF url(graficos/der.gif) no-repeat;
}
.titulo img {
  height: 19px;
  width: 15px;
  margin-right: 5px;
  vertical-align: -35%;
}
.titulares { color: #0000FF;font-weight: bold; text-decoration: none}
a.titulares:hover { text-decoration: underline}
.mas { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 80%; color: #333333; }
.lineahor {
  background: url(graficos/linea3.gif); clear:both;
}
.subtitulo {
  font-weight: bold; color: #FFFFFF; font-size: 90%; margin-top: 6px; clear:both;
  background: #0000FF url(/graficos/esqider2.gif) no-repeat;
}
.subtitulo .poneresquina {
  background: url(/graficos/esqizd2.gif) no-repeat;
  padding: 1px 5px 1px 5px;
}
.mensajeforo { color: #666666; font-size:12px; padding-left: 4px; }
.mensajeforo p { margin: 5px 0px 0px 0px; }
.otromensaje { margin-left: 5%; margin-top: 15px; }
/* Bloques de la columna derecha */
.bloquederecho {
  background: #eeeeee url(/graficos/linea.gif) repeat-y top right;
  padding:0px; margin-bottom:10px; border:0px;
  font-size: 75%;
}
.bloquederecho .titulo {
  background: transparent url(/graficos/fonder.gif) no-repeat top right;
  color: #0000FF; font-size: 110%; font-weight: bold;
  padding: 0px;  height: auto;
}
.bloquederecho .contenido {
  background-color: #f8f8f8;
  margin-right: 10px;
  padding: 0px 4px 0px 4px;
}
.bloquederecho .texto {
  color: #666666;
  background: #f8f8f8;
  padding: 4px 4px 0px 4px;
  margin-right:10px;
}
.bloquederecho .pie {
  background: url(/graficos/fonder2.gif) no-repeat bottom right;
}
/* Estilos de servicios */
.migas {  font-size: 12px; font-weight: bold; color: #333333; text-decoration: none; margin-bottom: 12px;}
a.migas:hover { text-decoration: underline; color: #333333; }
h1 {
  font-size: 175%;
  font-weight: bold;
  color: #333333;
  margin: 0px;
}
.formularioseccion input { 
  font-size: 80%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #0000FF;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 4px 0px;
 } 