body {
	background-color: #000000;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E5E5E5;
	scrollbar-face-color: #000000; 
	scrollbar-shadow-color: #c2c2c2; 
	scrollbar-highlight-color: #c2c2c2; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #c2c2c2; 
	scrollbar-arrow-color: #cccccc;

}
.contenidoFondo {
	background-attachment: fixed;
	background-image: url(images/fujimori_fondo.gif);
	background-repeat:  repeat-y;
	background-position: right top;
}
a:link, a:visited, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;

}
table {
	font-size: 11px;

}
a:hover {
	font-size: 11px;
	color: #0099FF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.tdBuscador {
	padding-left: 10px;
}
.selectFuji {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #2C2C2C;
	border: 1px solid #2C2C2C;
}
.inputFuji {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #2C2C2C;
}
.botonFuji {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
}
.tituloCorrupcion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #FF9900;
	text-align: right;
	padding-right: 5px;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
hr {
	border: 1px solid #666666;
}
.noticiaContenido {
	background-color: #CCCCCC;
	background-image: url(images/fujimori_fondo2.gif);
	background-repeat:   repeat-y;
	background-position: right top;
	color: #000000;
	padding: 10px;
	text-align: justify;


}
.noticiaTitular {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}
.tdBordeFicha {
	background-color: #0F0F0F;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #0F0F0F;
	border-left-color: #FFFFFF;
}
.tdBordeFichaIndex {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CC6600;
	border-right-color: #CC6600;
	border-bottom-color: #CC6600;
	border-left-color: #CC6600;
	text-align: right;
}
.tdListaNoticias {
	padding-bottom: 15px;
}
.inputTexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	padding: 3px;
	height: 25px;
	width: 200px;
	border: none;
	font-size: 10px;
}
.inputBoton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #9D9D9D;
	border: 2px outset;
	font-size: 10px;
}
.tdBordeFichaNotis {

	background-color: #0A0A14;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #0F0F0F;
	border-left-color: #999999;
}

