.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C9AD4E;
	text-decoration: none;
}
.borde {
	border: 1px solid #DDDAB7;
}
.titulo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	font-style: normal;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	letter-spacing:0.5;
}

.texto_rojo:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #d02421;
	text-decoration: none;
}.texto_rojo:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #d02421;
	text-decoration: none;
}.texto_rojo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.texto_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.texto_b_enlace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.texto_b_enlace:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.texto_b_enlace:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.texto_b_enlace:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.divclase {
	border:solid 0px black;
	z-index: 1;
	overflow-x:hidden;
	overflow-y:auto;
	overflow: auto;
	scrollbar-face-color:'#ffffff';
	scrollbar-highlight-color:'#d1d1ea';
	scrollbar-shadow-color:'#0087DD';
	scrollbar-3dlight-color:'#0087DD';
	scrollbar-arrow-color:'#0087DD';
	scrollbar-track-color:'#0087DD';
    scrollbar-darkshadow-color:'#0087DD';
	SCROLLBAR-BASE-COLOR:'#ffffff';
}
.texto_gris {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #666666;
	text-decoration: none;
}
.texto_rojo {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #d02421;
	text-decoration: none;
}
.campo {
	border: 1px solid #1B2524;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
}
.textonegro {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	letter-spacing:0.5;
	line-height:1.5;
}
.titulorojo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	font-weight:bold;
	text-decoration: none;
	font-style: normal;
}

