
<!--
body  {
	font: 12px Arial, Helvetica, sans-serif;
	margin-top: 0px;
	text-align: left;
}
h1 {
	font: Arial, Helvetica, sans-serif;
}
h4 {
	font: Arial, Helvetica, sans-serif;
}
#boton {
	font-size:1em;
    font-family:Verdana, Arial, Helvetica;
    color:#303030;
    background:#FFFFFF;
	border-top: 1px #c5c6c1 solid;
	border-bottom: 1px #303030 solid;
	border-left: 1px #c5c6c1 solid;
	border-right: 1px #303030 solid;
	width: auto;
	cursor: hand;
}
#botonmal {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica;
	color: Black;
	background: #FF8888;
	border-top: 1px #c5c6c1 solid;
	border-bottom: 1px #303030 solid;
	border-left: 1px #c5c6c1 solid;
	border-right: 1px #303030 solid;
	width: auto;
	cursor: hand;
}
.botonnovas {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica;
	color: #303030;
	background: #FFFFFF;
	border-top: 1px #c5c6c1 solid;
	border-bottom: 1px #303030 solid;
	border-left: 1px #c5c6c1 solid;
	border-right: 1px #303030 solid;
}
#container  {
	width: 100%;
	height: 100%;
}
#cabeceira  {
	width: 100%;
	height: 100px;
	float: center;
	background-image: url(../Imaxes/logo.jpg);
	background-color: transparent;
}
#fecha  {
	background-color: #6994EB;
}
#corpo  {
	width: 100%;
	height: 100%;
	background-color: White;
}
#cor-centro  {
	height: 100%;
	min-height: 510px;
	overflow: visible;
	border: 1px solid #666;
	background-color: #DDE8FB;
	padding: 8px;
}
h3  {
	background-color: #173793;
	font-family: sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: Aqua;
}
#cor-izquie  {
   text-align: left;
	overflow: auto;
	border: 1px solid #666;
	background-color: transparent;
	padding: 8px;
}
#cor-derech  {
   text-align: left;
	overflow: auto;
	border: 0px solid #666;
	background-color: transparent;
	padding: 8px;
}
#pe  {
	width: 100%;
	float: left;
	height: 30px;
	color: White;
	background-color: #46A;
	margin-top: 10px;
	clear: both;

}
#tema  {
	border: 8px solid #BDD0F6;
}
#titulo {
	color: Black;
	font-size: 8pt;
	text-align: center;
	text-decoration: none;
	background-color: Silver;
}
.imaxen {
	float: left;
	width: 180px;
	text-align: center;
	background-color: none;
	border: thin solid ThreedShadow;
}
.t0 {
	color: black;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
.t1 {
	color: #000177;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.t2 {
	color: Black;
	font-size: 12px;
	text-align: justify;
	margin-top: 0px;
	text-decoration: none;
	margin-bottom: 0px;
	margin-right: 14px;
}
.t8nc {
	color: Black;
	font-size: 8pt;
	text-align: center;
	text-decoration: none;
}
.t8nl {
	color: Black;
	font-size: 8pt;
	text-align: left;
	text-decoration: none;
}
tr.cab {
   background-color: #B0E0E6;
	color: black;
}
tr.cor {
   background-color: #FFEBCB;
	color: black;
}
td.c8n {
   font-size: 8pt;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
}
td.l8n {
	font-size: 8pt;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}
-->
