.fondo_actualizacion {
	background-image: url(../media/fnd_actualizacion.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 52px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
}


.fondo_encabezado {
	background-image: url(../media/encabezado_gral_fil.jpg);
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #333333;
}
.titulo {
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7CFDA;
}
.texto {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}

li
{
	margin:0px;
}

li a
{
	text-decoration:none;
	color:#666666;
}

li,div a
{
	text-decoration:none;
	color:#666666;
}
