/* CSS Document */
#index legend {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#006600;
	font-weight:bold;
}

#index  fieldset{
	border:1px #999999 solid;
	-moz-border-radius:8px;
	margin-top:10px;
}


#index  ul{
	margin:0PX; 
	padding-left:20PX;"
}

#leyenda{
	padding:5px;
	background-color:#EFEFEF;
	margin-left:-6px;
	margin-right:-10px;
	margin-bottom:5px;
}


#disco{
	margin:10px;
	padding:10px;
	clear:both; /* Con esta línea colocamos el div por debajo del anterior.*/
}
