body{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
	font-size: x-small; /* IE5 Win */
 	voice-family: "\"}\"";
 	voice-family: inherit;
 	font-size: small;
}
html>body { /* be nice to Opera */
	font-size: small;
}
div#cabecera{
	color: #fff;
	background-color: #996;
	height: 50px;
}
div#cabecera img{
	margin-top: 2px;
	margin-left: 10px;
}
a img{
	border: 0;
}
div#master, div#experto{
	font-size: 30px;
	color: #fff;
	margin: 0;
	padding: 5px;
	display: inline;
	position: absolute;
	top: 0px;
}
div#master{
	background: #69c;
	border: 1px solid #ccc;
	right: 10px;
}
div#experto{
	left: 325px;
}
div#master a, div#experto a{
	color: #ccc;
	text-decoration: none;
}
div#master a:hover, div#experto a:hover{
	color: #fff;
}
h1{
	color: #060;
	font: normal 167% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
h1 a{
	color: #060;
	text-decoration: none;
}
h2{
	color: #060;
	font: normal 150% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
h3{
  color: #060;
	font: bold 117% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
a{
	font-weight: bold;
	text-decoration: none;
}
a:link{
	color: #f30;
}
a:visited{
	color: #c30;
}
a:active{
	color: #cc0;
}
a:hover{
	color: #f60;
	text-decoration: underline;
}
div#principal{
	margin-right: 260px;
	margin-left: 10px;
	line-height: 1.5em;
}
div#lateral{
	background-color: #cc6;
	position: absolute;
	top: 60px;
	right: 10px;
	padding: 5px;
	width: 240px; /* IE5 Win */
 	voice-family: "\"}\"";
 	voice-family: inherit;
 	width: 230px;
}
html>body div#lateral{ /* be nice to Opera */
	width: 230px;
}
div#lateral h2{
	color: #fff;
	background-color: #996;
	padding: 5px;
	line-height: 1.5em;
}
div#lateral h2:first-child{
	margin-top: 0;
} 
div#lateral p{
	margin: 0.4em 5px;
}
div#lateral a{
	color: #663;
	text-decoration: none;
}
div#lateral a:hover{
	color: #f60;
	background-color: #cf6;
}
.dextrofoto, .levofoto{
	text-align: center;
	margin-bottom: 1em;
}
.dextrofoto{
	margin-left: 1em;
	float: right;
}
.levofoto{
	margin-right: 1em;
	float: left;
}
.ocultable{
	display: none;
}
.destacado{
	background-color: yellow;
	font-size: large;
}

