body {
	background-color: #FFEBCD;
	border-left-color: #D2691E;
}

DIV.cont_01 {
visibility : hidden;
}

UL.casos {
	background-color : #FFE4B5;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-left : 10px;
}

LI.casos {
	color : Maroon;
}

.hrcasos {
	background-color : Blue;
	color : Blue;
	outline-style : outset;
	border : thick Blue;
	padding-top : 20%;
	margin-top : 30px;
}
.casosdiv {
	margin-left : 20px;
	margin-right : 40%;
	margin-top : 20px;
	padding-left : 10px;
	color : Highlight;
	font-family : Verdana;
	font-size : 12px;
	text-align : justify;
	text-indent : 20px;
	font-weight : bolder;
}
.harrison7 { 
 position: absolute; left: 35px; top: 160px;
 font : bold 9pt  verdana;
 text-decoration : none;
 color : #000000;
 background-color: transparent;
  } 
  .casosdiv2 {
	margin-left : 20px;
	margin-top : 20px;
	padding-left : 10px;
	color : Highlight;
	font-family : Verdana;
	font-size : 12px;
	text-align : justify;
}
.contadores
 {
	visibility : hidden;
}
.casosol {
	list-style : decimal outside;
	list-style-type : circle;
	margin-left :80px;
	padding-left : 10px;
	font-family : Verdana;
}

.casosli {
	list-style : decimal outside;
	marker-offset : auto;
	
	}

.casosli:before {
	border-style : dashed;
}
H3.titulo {
	font-family : Verdana;
	font-size : 15px;
	font-weight : 600;
	color : Navy;
	background-color : White;
}
