@import url(general.css);

#resumen-sistemas{
	width: 236px;
	float: left;
	padding-top:20px;
	padding-right: 10px;
	border-right-color:#F2F2F2;
	border-right-style:dotted;
	border-bottom-width:thin;
}
#resumen-web{
	padding-top: 20px;
	width: 236px;
	margin-top: 0px;
	margin-left: 260px;
	padding-bottom: 1px;
}


#resumen-web h2, #resumen-sistemas h2,#resumen-web p, #resumen-sistemas p{
	position: relative;
	top: 122px;
}

#resumen-web img, #resumen-sistemas img{
	position:absolute;
	top: 0px
}

#resumen-web p, #resumen-sistemas p{
	padding-bottom: 122px;
	margin-bottom: 0px;
}