@charset "utf-8";
body {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  width:980px;
  height: 100%;
  margin: auto;
} 

.ul_hijo {
	margin-left: 50px;
}

#apDiv1 {
	position:absolute;
	left:11px;
	top:167px;
	width:600px;
	height:64px;
	z-index:1;
}
p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:º6;
	color: #66C;
	text-align: justify;
	}
.enAzulItalico {
	color: #39C;
	font-style: italic;
	font-size: 16px;
	text-align: justify;
}
.fotografiacontexto {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	text-align: left;
	margin-right: 5px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-color: #CCC;
	background-color: #360;
	vertical-align: bottom;
	padding: 3px;
}

.FotoAlineadaIzquierda
{
text-align: left;
}

.TablaconFotografias img
{
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
    background-color:#390
    margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-color: #CCC;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	vertical-align: bottom;
}


.alineaaladerecha{
	text-align:right;
	align:right;
	width: 800px;
	float: right;
	border-bottom-style: groove;
	border-bottom-width: 1px;
	border-bottom-color: #999;
}

.medio {
	color: #6CC;
	text-align: center;
	padding-left: 2px;
	font-weight: bold;
	font-size: 24px;
}
.NombreCientifico {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #9F6;
	font-style: italic;
	text-align: center;
	vertical-align: top;
}
.tamanodepagina {
	width: 800px;
	text-align: left;
}
.textoenrojo {
	color: #C00;
}
.titulodelbody{
	color: #6CF;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #996;
}
.cabeceradeLinks {
	color: #9F3;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-bottom-width: 1px;
	text-align: left;
}
.DerechaTexto {
	color: #F93;
	text-align: justify;
	font-weight: bold;
	font-size: 18px;
	width: auto;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
}

#side-bar {
  width: 10em;
  float: left;
  clear: left;
 
}

.sideBarTitle {
	font-weight: bold;
	background-color: #336;
	color: #CCC;
	text-align: left;
	padding-left: 8px;
}

#side-bar ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0;
  padding: 0 0 1.1em 0;
}

#side-bar li {
  margin: 0;
  padding: 0.1ex 0;  /* Circumvents a rendering bug (?) in MSIE 6.0 */
}

#side-bar a, .thisPage {
  color: rgb(0,102,204);
  background-color: transparent;
  text-decoration: none;
  margin: 0;
  padding: 0.25em 1ex 0.25em 5mm;
  display: block;
}

.thisPage {
  color: black;
  background-color: white;
  padding-left: 4mm;
  border-top: 1px solid rgb(153,153,153);
  border-bottom: 1px solid rgb(153,153,153);
}

#side-bar a:hover {
	color: white;
	text-decoration: none;
	background-image: url(../graf/avellana_mini.jpg);
	background-repeat: no-repeat;
}

.sideBarText {
  line-height: 1.5em;
  margin: 0 0 1em 0;
  padding: 0 1.5ex 0 2.5mm;
  display: block;
}

#side-bar .sideBarText a {
  text-decoration: none;
  margin: 0;
  padding: 0;
  display: inline;
}

#side-bar .sideBarText a:hover {
  color: rgb(0,102,204);
  background-color: transparent;
  text-decoration: underline;
}

.lighterBackground {
  color: inherit;
  background-color: white;
}
.TabladeCenso {
	font-family: Arial, Helvetica, sans-serif;
	color: #CF6;
}
.CorreoElectronico {
	background-color: #CDCDCD;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}

