* html #main {
	border-top: 1px dotted #A2A2A2;
}

#principal {
	border-left: 1px dotted #A2A2A2;

}
	h1 {
		border-bottom: 1px dotted #A2A2A2;
		margin-left: 190px;
		padding:0;
		height: 45px;
		background: url(../../img/medicos-casos/diagnostico-maipu-titulo-casos-de-estudio.gif) no-repeat 18px center;	

	}
	#tit_border {
		border-right: 10px solid #00425C;
		border-left: 10px solid #00425C;
		height: 100%;
		width: 528px;
	}
	h1 span {
		display: none;
	}

	h2 { 
		color: #00425c;
		font-weight:normal;
		padding:0;
	}

	#principal h2 a {
		color: #00425c;
		text-decoration: none;
	}
	
	.caso {
		background-color:#edeff0;
		width:488px;
		height:38px;
		border:1px dotted #A2A2A2;
		margin-bottom:20px;
		padding:10px;
	}
	
