* {
	font-family:Arial, Helvetica, sans-serif;
}

body {
	margin: 0.5em;  
	font-size: 0.8em;
}

h1, h2 {
	padding-top: 40px;
	color: #f30;
	font-family: "Lucida Console", "Times New Roman", Times, serif;
	clear: both;
	font-size: 1.7em;
	margin-bottom: 0px;
}

h1 {
	background-image: url(img/taw3_60.png);
	background-repeat: no-repeat;
	background-position: top right;
	margin-top: 0px;
}

h2 {
  padding-top: 20px;
  font-size: 1.2em;
}

p {
	margin-left: 1.0em;
	line-height: 1.75em;
}

a {
	color:#f30;
	text-decoration: underline;
}

a:hover {
	color: #000;
}

ul {
	list-style-type: square;
}

li {
	line-height: 1.75em;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}

.bloque {
	clear: both;
}

.imagenlateral {
	float: right;
	margin-left: 0.5em;
	padding-top: 15px;
}

pre {
	background-color: #ddd;
	border: 1px solid #000;
	font-size: 0.8em;
}

.ui {
	font-weight: bold;
	border: 1px solid #000;
	background-color: #ccc;
	padding: 1px;
	white-space: nowrap;
}

.ui img {
	vertical-align:middle;
}

.descripcion {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

.nav {
	border-top: 2px solid #f30;
	color: #f30;
	float: none;
	font-size: 0.9em;
	text-align: right;
	font-weight: bold;
	letter-spacing: 0.2em;
	clear: both;
	margin-top: 2px;
}

/*body:after {
   content: "Copyright (c) 2005 Fundación CTIC";
   color: #aaa;
   font-style: italic;
} //*/
