/* 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-entidades/entidades_labo.gif") 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; 
	/*agrego margin left para corregir en IE6*/
	margin-left: 0px !important;
		margin-left: 100px;
}

#principal ul{
	list-style-type:none;
}
#principal li{
	background:none;
	padding-top:3px;
}
#der{
	width:50%;	
	float:left;
}

#izq{
	width:50%;	
	float:left;
}

