@charset "utf-8";
body{
	background-color:#303C8B;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#CCCCCC;
}
.fondoindextabla {
	background-image: url(../img/fondoindextabla.jpg);
	background-repeat:  repeat-x;
	border:none;
	}
.fondodegradadoindex {
	background-image: url(../img/fondoindex.jpg);
	background-repeat:  repeat-x;
		}
.texto {
	color: #FFFFFF;
	text-align: justify;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
}

#div_lista_scroll p {
width:550px;
height:200px;
overflow:auto;
text-align:justify;
padding:10px;
}
.color{color:#6C0;}

