body
{
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 0;
	color: black;
	background-color: white;
}

#header
{
	width: 100%;
	height: 60px;
	color: #FFB000;
	background-color: #FF9000;
	background-image: url('/gonzalo/img/m02.gif');
	background-repeat: no-repeat;
	font-family: Garamond,Times,serif;
	font-weight:bold;
    font-size: 36px;
    text-align: right
}

#menu
{
	font-size: 10px;
	font-weight: bold;
	background-color: #C00000;
}

#nav 
{
	float: left;
	width: 83%;
}

#lang
{
	text-align: right;
}

#lang a
{
	display:inline;
	padding-left: 0.5em;
	padding-right: 0.5em;
	text-decoration: none;
	color: White;
}

#lang a:hover
{
	color: #FFB000;
}

#nav ul
{
	margin: 0;
	padding: 0;
	width: 100%;
	list-style-type: none;
}

#nav ul li
{
	display:inline;
}

#nav ul li a
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	text-decoration: none;
	color: White;
	border-right: 2px solid White;
}

#nav ul li a:hover
{
	color: #FFB000;
}

acronym {
  border-bottom : 1px dotted #222;
  font-style : normal;
  cursor : help;
}

#content
{
	margin-left: 180px;
	margin-right: 20px;
	text-align: justify;
}

#content a
{ 
	border-bottom: 1px dotted; 
	color: #2684bf;
	text-decoration: none; 
}

#content a:visited
{
	color: #a0a0a0;
}

#content a:hover, a:active
{
	color: #FFB000;
}

#content a[href^="http:"] 
{ 
	padding-right: 16px; 
	background: url('/gonzalo/img/external.gif') no-repeat right; 
}

#content a[href^="javascript:"] 
{ 
	padding-right: 16px; 
	background: url('/gonzalo/img/javascript.gif') no-repeat right; 
}

#content a[href*="descargas"] 
{ 
	padding-right: 16px; 
	background: url('/gonzalo/img/descarga.gif') no-repeat right; 
}

#content h1
{
	font-size: 20px;
	font-weight: bold;
	color: #FF9000;
	margin: 0;
	padding-top: 1em;
}

#content h2
{
	font-size: 12px;
	font-weight: bold;
	color: White;
	background-color: #0283a8;
	padding: 3px;
}

#cleardiv
{
	clear: both;
	height: 30px;
}

#footer
{
	font-size: 10px;
    COLOR: #A0A0A0;
    border-top: 1px solid #FF9000;
	margin-left: 80px;
}

#image
{
	float: left;
	margin: 5em 1em 1em 1em;
}	

.labels
{ 
	float: left; 
	text-align: right; 
	width: 25%;
	padding-right: 0.5em;
}

.objects
{ 
	text-align: left; 
}

input
{
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
}  

select
{
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
}  

TEXTAREA
{
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
}  

td
{
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
}	

.blanco
{
    font-size: 12px;
    color: white;
    font-weight: bold;
}

#reference
{
	background-color: #f8f8f8;
	border: solid 1px black;
	padding: 0 1em 0 1em;
	margin: 1em 2em 1em 2em;
}

#reference a
{ 
	border-bottom: 1px dotted; 
	color: #2684bf;
	text-decoration: none; 
}

#reference a:visited
{
	color: #a0a0a0;
}

#reference a:hover, a:active
{
	border-bottom: 1px dotted; 
	color: #FFB000;
}

#reference a[href^="http:"] 
{ 
	padding-right: 16px; 
	background: url('/gonzalo/img/external.gif') no-repeat right; 
}

.cover
{
	float: right;
	margin-left: 1em;
}

#bibtex
{
	background-color: #e8e8e8;
	padding: 0 1em 0 1em;
	font-family: Courier New,Courier,Monospace;
}

.fondo:hover 
{
  background-color: #FFE7B0;
}
