body { 
	text-align:center; 
	margin:0px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10pt;
	height:100%;
}

a:link {  text-decoration: none; color:#000000;  }
a:visited { text-decoration:none; color: #666666; }
a:active { text-decoration:none;}
a:hover { text-decoration: underline;  }

#contenedorprincipal,encabezado,franja {
	width:770px;
	padding:0px;
	border:0px;
}
#contenedorprincipal{
	height:100%;
	margin:0px auto 0px auto; 
	text-align:left;
}

#encabezado,#franja {
	margin:0px auto 2px auto;
}

#encabezado{
	height:87px;
}

#franja{
	height:20px;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	font-size: 8pt;
}

#contenedorcentral,#pie {
	width:769px;
	margin:0px auto 0px auto;
	padding:0px;
}

#contenedorcentral{
	height:100%;
	border-right: dashed; 
	border-right-color: #aaaaaa; 
	border-right-width: 1px;
	overflow:hidden;
}
#pie{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 7pt;
	text-align:center;
	border-top: dashed; 
	border-top-color: #aaaaaa; 
	border-top-width: 1px;
	clear:both;
}

#escudo,#titulo,#escudounidad {
	margin:0px auto 0px auto;
	padding:0px;
	float:left;
	height:100%;
}
#escudo{
	width:100px;
	text-align:center;
}
#titulo{
	width:380px;

}

#escudounidad{
	width:290px;
}


#menu,#contenido,#derecha{
	margin:0px auto 0px auto;	
	padding:0px;
	float:left;
	padding-bottom: 30000px;
	margin-bottom: -30000px;
}

#menu{
	width:100px;
	background-color:#ff9900;
	font-size: 8pt;
	font-weight: bold;
	line-height:12pt;

}
#contenido{
	width:499px;
	border-right: dashed; 
	border-right-color: #aaaaaa; 
	border-right-width: 1px;
}

#derecha{
	width:169px;
}


#notaprincipal,#notassecundarias,#notas{
	margin:0px auto 0px auto;
}
#notaprincipal,#notassecundarias{
	width:98%;
}

.seccion{
	font-size: 13pt;
	width:100%;
	color: #ffffff;
	background-color:#ff9900;
	display:table;
}
.seccioncont{
	display:table;
}

.nota {
	width:150px;
	padding-top:5px;
	padding-right:12px;
	float:left;
}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

a.menuizq:link {  text-decoration: none; color:#ffffff;  }
a.menuizq:visited { text-decoration:none; color: #dddddd; }
a.menuizq:active { text-decoration:none;}
a.menuizq:hover { text-decoration: underline;  }

.quicklink {
  font-size:8pt;
 }


.titUan {
	font-size: 28px;
	letter-spacing: -1.5pt;
	font-weight: bold;
        line-height: 28px;
	color: #666666;
}
.titLema {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	letter-spacing: -1pt;
}

.balazonota {
	font-family:Georgia,times,serif;
	font-size:11pt;
	text-decoration:underline;
   }
.titulonota {
	font-family:Arial,sans-serif;
	font-size:20pt;
   }

.sumarionota {
	font-family:Verdana,Arial,Helvetica;
	font-size:10pt;
        font-style:italic;
   }

.autornota {
	font-family:Georgia,times,serif;
	font-size:9pt;
	font-weight:bold;
	}

.autorfotonota {
	font-family:Verdana,Helvetica,sans-serif;
	font-size:7pt;
        color: #aaaaaa;
	}

.fechanota {
	font-family:"Times New Roman",times,serif;
	font-size:10pt;
	font-weight:normal;
	}

.textonota {
	font-family:Georgia,times,serif;
	font-size:10pt;
	}
.piefotonota {
	font-size:7pt;
	font-family:Verdana,arial,sans-serif;
	font-weight:bold;
	}
.bg0{
	background-color:#ffffff;
	font-size:8pt;
}
.bg1{
	background-color:#dddddd;
	font-size:8pt;
}
.bg2{
	background-color:#eeeeee;
	font-size:8pt;
}
