body {
	background:#eef;
	font-family: verdana, Helvetica, sans-serif, arial;
	font-size:80%;
	color:#222;
	margin-top:0px;
	border: none;
}

#container {
    width:72em;
    background:#eef;
    margin:0 auto;
    text-align:center;
    border: none;
}

#nav {
	width:72em;
	margin:0 auto;
	text-align:right;
	border: none;
}

ul#nav {
	padding:0;
	list-style:none;
	text-align:right;
    position:relative;
	margin-top:1em;
	margin-bottom:.5em;
    min-height:2em;
	border: none;
}
#nav li {
    min-height:2em;
	float:right;
	display:block;
	line-height:5em;
}
#nav li a {
	display:block;
	text-align:center;
	border-left:1px solid #ccc;
	line-height:1.5em;
	padding:0 1.75em;
	font-family: verdana, Helvetica, sans-serif, arial;
	font-size:1em;
}

#nav {
	position:absolute;
	left:0;

}

#nav #nav-uvigo a {
	border:0 none;
}

#nav #nav-uvigo a:active, #nav #nav-contact a:active {
    color: #00f;
    text-decoration: none;
}

#nav #nav-uvigo a:visited, #nav #nav-contact a:visited {
    color: #00f;
    text-decoration: none;
}

#nav #nav-uvigo a:hover, #nav #nav-contact a:hover {
    color: #00f;
    text-decoration: underline;
}

#main {
	background:#fff;
	width:72em;
	margin:0 auto;
	text-align:left;
	border: none;
}

#content {
	background:#fff;
	width:100%;
	border: none;
	padding:.5em 0;
}

#right-col {
	float:right;
	width:72%;
	padding:0 2%;
}

#left-col {
	width:22%;
	float:left;
}

p.scratchlink {
    text-align:right; 
    font-size:.8em; 
    padding:.8em 1em;
    margin: 0px 0px;
    color:#666; 
    clear:both; 
    background:#f6f6cc;
}

#familia {
    height: 150px;
    width: 200px;
    border: solid 1px black;
    margin-top: .4em;
    margin-left: .5em;
    margin-bottom: .2em;
    padding:0;
    float: left;
}

#cangas {
    height:150px;
    width:200px;
    border: solid 1px black;
    margin-top: .2em;
    margin-left: .5em;
    margin-bottom: .2em;
    padding:0;
    float: left;
}

#organisms {
    height:150px;
    width:200px;
    border: solid 1px black;
    margin-top: .2em;
    margin-left: .5em;
    margin-bottom: .2em;
    float: left;
}

#ecotypes {
    height:150px;
    width:200px;
    border: solid 1px black;
    margin-top: .2em;
    margin-left: .5em;
    margin-bottom: .2em;
    float: left;
}

img.imagen_emilio
{
  margin: .4em 1.2em .5em 0;
  height: 8em;
  width: 8em;
}

#texto_right_imagen_emilio {
    position: relative;
    top: -10.5em;
    left: 9em;
    margin: 0;
    padding: 0;
    width: 43em;
}

#resto_home {
    position: relative;
    top: -11em;
    left: 0;
}

h2 {
	font-size:1.55em;
	padding:.5em 0 .2em 0;
	margin:.5em 0 .5em 0;
	color:#e60;
	border-bottom:2px solid #fc9;
	letter-spacing:-.01em;
}

h1, h2, h3, h4, h5 {
	font-family:arial,tahoma,verdana,sans-serif;
	font-weight:normal;
	letter-spacing:.005em;
	color:#555;
}
h1 {
	font-size:2.7em;
	font-weight:normal;
	margin:5px 0 10px 0;
	letter-spacing:-.015em;
}
h1, h2, h3, h4, p {
	padding-left:3px;
}

h2 {
	font-size:1.55em;
	padding:.5em 0 .2em 0;
	margin:.5em 0 .5em 0;
	color:#e60;
	border-bottom:2px solid #fc9;
	letter-spacing:-.01em;
}

h3 {
	font-size:1.4em;
	margin:1em 0 0 0;
	padding-bottom:.2em;
	border-bottom:1px solid #fec;
	color:#b52;
}

h4 {
	font-size:1.15em;
	margin:1.2em 0 .3em 0;
	color:#952;
}

h5 {
	font-size:1em;
	font-weight:bold;
	margin:1em 0 .3em .5em;
}

p {
	margin:.7em 0;
	text-align:justify;
}

a, a:link {
	color:#00e;
	text-decoration:none;
}
a:visited {
	color:#909;
}
a:hover {
	text-decoration:underline;
}

a:active {
	color:#909;
}
li {
	margin-bottom:.5em;
}

a img {
	border:none;
}

#papers {
    border:0px solid #ccc; 
    margin:0; 
    padding:0px 5px 5px; 
    font-size:.85em; 
    line-height:21px; 
    text-align:justify;
}

.clear-all {
	clear:both;
	font-size:.0001%;
	height:1px;
}

/* 
	Side navigation
*/
ul.sections {
	margin:10px 0 0 10px ;
}
ul.sections {
	list-style:none;
	padding:0;
	font-size:95%;
}

.sections li {
	border:1px solid;
	border-color:#ccc #bbb #b6b6b6 #ccc;
	margin:0 0 3px 0;
}

.sections li {
	background:#f1f1f1 url("../images/s-bg.gif") top left repeat-x;
}

.sections li a {
	display:block;
}
.sections li a {
	padding:.7em 3px .7em 37px;
	text-decoration:none;
}
.sections a, .sections a:link, .sections a:visited {
	background-position:-462px 50%;
	background-repeat:no-repeat;
}
.sections a, .sections a:link, .sections a:visited {
	color:#20e;
}
.sections a:hover, .sections a:active {
	background-position:-462px 50%;
	background-repeat:no-repeat;
}

.s-basics a {background:url("../images/s-basics.gif");}
.s-recommendations a {background:url("../images/s-recommendations.gif");}
.s-business a {background:url("../images/s-business.gif");}
.s-goal-oriented-design a {background:url("../images/s-goal-oriented-design.gif");}
.s-graphic-design a {background:url("../images/s-graphic-design.gif");}
.s-ia a {background:url("../images/s-ia.gif");}
.s-production a {background:url("../images/s-production.gif");}
.s-html a {background:url("../images/s-html.gif");}
.s-home a {background:url("../images/icon-house-mini.gif");}

.sections li a:hover {
	background-color:#dfd;
	color:#f00;
}

.sections li.on a {
	background-position:4px 50%;
    background-color:#fff;
	color:#f00;
}

.s-home li.on, .s-home a:hover, .s-home a:active, .s-home a .s-home a:link, .s-home a:visited{
	background-position:4px 50%;
	background-repeat:no-repeat;
}
