body {
	font-family:    "Century Gothic", "Avant Garde",
                    
                    sans-serif;
	background-image: URL("../imagenes/fondocentralgris2.jpg");
	background-repeat: repeat;
}
h1 {
 font: .8em "Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;
  color:#024848; 
  text-align: right;
  border-bottom: 0.1em solid;
  
  }

a {	text-decoration: none;	
color: #fff;}

a:hover {
color: #333333; }

q { font-size: 1.3em;
font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif; margin-right: 40%; font-style: italic;}

ul {
  list-style-type: none;
  color: #000;
  margin:0;
}

	h2  {
	font-size: 1em;
	text-indent: 0em;
	color:#9f0101;
	}
 
ul li {
padding: 0.5em;
margin: 0;
}

ul a {

	text-decoration: none;
  }

  a img { border-bottom: 2px;}
a:visited {
  color: #000;

  }

a img {
text-decoration: none;
border: none;
}
/*
img {
padding: 0.5em;
}
*/
p.centrado {text-align: center;}

p.citaderecha {font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif; margin-left: 40%; font-style: italic; padding: 0.5em;}

p.cita {font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif; margin-right: 40%; font-style: italic; padding: 0.5em;}


#arriba {
background-image: URL("../imagenes/cabecera.jpg");
background-position: top left;
background-repeat: no-repeat;
height: 7.3em;
padding-top: 6.3em;
padding-left: 6em;
}
#contenido_texto {width: 47em; margin-left: 1em;}

#texto_encabezado {margin-top: 1em}

#contenedor {
width: 30em;
margin-left: auto;
margin-right: auto;
}
#encabezado {
margin-left: 1em;
margin-top: 2em;
padding-top: 3em;
}	

#intermedio {
color: #000000;
background: url("../imagenes/fondocentral2.jpg");
background-repeat: no-repeat;
height: 7em;
}


#principal {

margin-top: 3em;
padding-top: 1em;
background-image: URL("../imagenes/fondocentralgris2.jpg");
background-repeat: repeat-y;

}

#principal h1{

width: 30em;
}

#principal a{
text-decoration: none;
color: #065552;
}

#principal a:visited 
{color: #065552;}

#principal ul {
 background-image: none;
 list-style-type: square;
 padding-left: 1em;
 }

#migas {  
text-align: right;
	font-size: 0.7em;
	color: #000;
width: 70em;
}

#migas a {
display: inline;
}

#migas  p {
display: inline;
margin: 0;
}
#migas li {
list-style-type: none;
	margin: 0;
	padding:0; 
	display: inline; 
}
#migas li a {
	display: inline; 
	text-decoration:none;
	text-align: left;
}

#migas li a:hover {
	font-style: italic;
}

#tabArea {
  font-size: 80%;
  font-weight: bold;

}

.cadaTab {
background-color: #ede2e3;
border: 0.10em solid #000000;
  border-bottom-width: 0em;
  padding: 2px 1em 0 1em;
  text-decoration: none;
height: 2em;
  color: #022526;
 display: inline;
  }

.ActualTab {
  background-color: #f0f0f0;
border: 0.15em solid #000000;
  border-bottom-width: 0px;
  padding: 2px 1em 2px 1em;
  text-decoration: none;
height: 2em;
  color: #022526;
 display: inline;
  }
a.pequeño {
	font-size: 0.8em;
	color: #000;
	}
	
.cadaTab a  {
 padding-left: 0.1em;
  color: #022526;
  
  }
 #contenidoTab {
  background-color: #f0f0f0;
  border: 0.15em solid #000000;
  padding: 0.2em 1em 0.2em 1em;
  } 

#contenidoTab2{
  background-color: #f0f0f0;
  border: 0.15em solid #000000;
  padding: 0.2em 1em 0.2em 1em;
  }

table {
  border-collapse: collapse;
  border: 1px solid #03476F;
  font: normal 11px verdana, arial, helvetica, sans-serif;
  color: #363636;
  background: #f9f9f9;
  }
td, th {
  border: 1px dotted #03476F;
  padding: .4em;
  color: #363636;
  }
#derecha {
width: 12em;
background-color: #fff;
background-image: url("../imagenes/lateralderecha.jpg");
background-repeat: no-repeat;
float: right;
}
img.centrado {
display: block;
margin: auto;
}

