@charset "utf-8";
/* CSS Document */

.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 5px;
}
.tablas {
	border: 1px solid #CCCCCC;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9875;
}
.textoforma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
}
.caja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	margin-bottom: 5px;
}
.division {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.titulosCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
	font-weight: bold;
}
.fichas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}
.blancas {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 10px;
	padding-left: 10px;
}

.borde {
	border: 1px solid #CCCCCC;
}
.tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	padding-left: 10px;
}
.textochiquito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 5px;
	padding-left: 5px;
}
#scroll {
	margin-top:1px;
	margin-left:1px;
	margin-right:1px;
    width:520px;
    height:200px;
    background-color:#FFFFFF;
    overflow:auto;
scrollbar-face-color: #a9a9aa; 
scrollbar-highlight-color: #a9a9aa; 
scrollbar-3dlight-color: #a9a9aa; 
scrollbar-darkshadow-color: #a9a9aa; 
scrollbar-shadow-color: #a9a9aa; 
scrollbar-arrow-color: #3e3f3f; 
scrollbar-track-color:#DEDEDE; 
		
	
}