html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em,  img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0; padding: 0; border: 0; outline: 0;
  font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit;
  vertical-align: baseline;
}
a, a:visited {
text-decoration: none;
color: #000000;
}
p {
	text-align: justify;
	margin: 20px 20px 0 30px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
}

noscript p, noscript ol { color: #000000; font-size: 13px; line-height: 1.4em; text-align: left }
noscript a { color: #000000; text-decoration: underline }
noscript ol { margin-left: 25px; }
		
a:focus { outline:none }
	
h3 {
margin: 15px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.oculta {
	visibility: hidden;
	display: none;
}

.fotoleft {
	float: left;
	margin: 0px 12px 0 30px;
	text-align: left;
}
.fotoright {
				float: right;
				margin: 25px 0 5px 25px;
				text-align:right;
}

.menu {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float:left;
	width: 150px;
	}
.menu ul { /* The auto-generated set of links */
list-style: none;
padding:5px;
}

.menu ul li {
	font-weight: normal;
	text-align: left;
padding:2px;
margin: 0 0 10px 0;
width: 150px;
/* border:1px solid #000000;
*/
}
.menu a {
		color: #000000;
	text-decoration: none;
	display: block;
	padding: 0;
	margin-left: 5px;
		}
		
.menu a:focus, a:active, a:selected, a:current {
font-style: italic;
}

.menu a:hover {
	color: #999999;
	font-style: italic;
			}
			
.menu a.parent {
	font-weight: bold;
	margin: 0;
}
div.pie {
position:relative;
float: left;
width: 440px;
margin-left: 50px; 
}

div.contenidos {
float: left;
width: 660px;
height: 400px;
padding: 0;
margin: 0 0 0 -35px;
color: #000000;
}

.form {
	float: left;
	text-align: center;
	border-spacing: 10px;
	margin: 10px 0 0 90px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
}
textarea {
	border: 1px solid #ccc;
	width: 300px;
	float: right;
}
input {
	border: 1px solid #ccc;
	width: 200px;
}
#formtfno {
float:left;
margin-left: 40px;
}
div.mira {
	margin-top: 40px;
	}
div.mira a{
	opacity: .7;
	-khtml-opacity: 0.7;
   -moz-opacity: .7;
	filter: alpha(opacity=70);
   -ms-filter: "alpha(opacity=70)";
}

div.mira a:hover {
	border: 3px;
	position: relative;
	bottom: 3px;
	opacity: 1;
	-khtml-opacity: 1;
   -moz-opacity: 1;
   filter: alpha(opacity=100);
   -ms-filter: "alpha(opacity=100)";

}
div.significa {
	margin: 40px 0 0 80px;
	width: 500px;
	text-align: justify;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
}
div.significa a, div.significa a:visited{
color:#3366CC;
text-decoration: underline;
}
div.significa a:hover {
font-style: italic;
}
div.info {
	float:right;
}
div.info a, div.info a:visited{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	border: 1px solid #000000;
	background-color: #ccc;
	color: #000000;
	text-decoration: none;
}
div.info a:hover {
	background-color: #999999;
	color:#fff;
}
/*background-image: url(../images/bgbiolog.jpg);
background-repeat: no-repeat;
background-position: center;
}
div.portada {
float: left;
width: 610px;
height: 500px;
padding: 12px;
margin: 0;
color: #000000;
}*/


