/* Layout */
h1 span {
	visibility: hidden;
	float:left;
}

h1 {
	border-bottom: 1px dotted #A2A2A2;
	margin-left: 199px;
	padding: 0;
	width: 539px;
	height: 45px;
	background: transparent url("../../../img/laboratorio/institucional-mision/mision.png") no-repeat 19px 15px;
}

#titulolite h1 {
	height:11px;
	width:195px;
	margin-top:19px;
	margin-left:15px;
}

#tit_border {
	border-right: 10px solid #660460;
	border-left: 10px solid #660460;
	height: 100%;
	width: 519px;
}

#lateral {
	height: 100px;
}

#principal {
	border-left: 0;
	height:300px;	
}


#principal ul{
	list-style-type:disc;
}




