/* Layout */
#principal {
	margin: 0 0 0 190px !important;
	margin: 0 0 0 90px;
	width: 535px;
	border: 0;
	border-left:1px dotted #a2a2a2;
	border-top: none;
	padding:0 0 60px 0;
}
	#principal a{
	  color:#590058;      
      text-decoration:none;
	}
	#principal p{
      padding-bottom:0px;
	}
	#principal li{
		background:none;
	}
	#principal ul{
		padding-bottom:10px;
	}
	h1 span {
		display: none;
	}
	h1 {
		border-bottom: 1px dotted #A2A2A2;
		padding: 0;
		width: 539px;
		height: 45px;
		background: transparent url("../../../img/fundacion/varios-informacion/fundacion-diagnostico-maipu-titulo-informacion-para-su-salud.gif") no-repeat 18px center;	
	}	
	#tit_border {
		border-right: 10px solid #6a747c;
		border-left: 10px solid #6a747c;
		height: 100%;
		width: 527px;		
	}
	.AccordionTitle
	{
	  padding-top:10px;
	  padding-bottom:10px;	  
	  color:#6A737B;
	  font-family:Arial;
	  font-size:11px;
	  vertical-align:middle;
	  text-align:left;
	  -moz-user-select:none;
	  width:485px;
	  margin-left:10px;
	  border-top:1px dotted  #a2a2a2;					
      text-transform: uppercase;	

	}
	.AccordionTitle p{
      text-transform: none;	
	}
