#displayPanel h3
{
	position: relative;	
	padding: 0;
	color: #f7b03b;
	text-indent: 20px;
	font-style: italic;
}
#displayPanel p
{
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	padding: 0;
}

.frame 
{
	position: absolute;
	height: 400px;
	width: 590px;
	background-color: #eeeeee;
	border-top: 3px solid #f7b03b;
	border-bottom: 3px solid #f7b03b;
	margin-top: 10px;
	margin-left: 10px;
	text-align: justify;
	overflow: auto;
}

#displayPanel ul li
{
	list-style: url("../img/nosotros/001_21.png");
}

#erp_logo
{
	height: 95px;
	width: 290px;
	margin-top: 50px;
	margin-left: 180px;
	margin-bottom: 20px;
	background: url("../img/soluciones/openbravo_logo.png") no-repeat;
}
#erp em
{
	font-weight: bolder;
}

#pos_logo
{
	height: 95px;
	width: 290px;
	margin-top: 50px;
	margin-left: 180px;
	margin-bottom: 20px;
	background: url("../img/soluciones/openbravo_logo.png") no-repeat;
}

#liferay_logo
{
	height: 125px;
	width: 225px;
	margin-top: 30px;
	margin-left: 200px;
	background: url("../img/soluciones/liferay_logo.png") no-repeat;
}

#sugar_logo
{
	height: 110px;
	width: 250px;
	margin-top: 20px;
	margin-left: 180px;
	background: url("../img/soluciones/sugarcrm_logo.png") no-repeat;
}

#bpm_logo
{
	height: 70px;
	width: 262px;
	margin-top: 30px;
	margin-left: 200px;
	background: url("../img/soluciones/intalio_logo.png") no-repeat;
}

#moodle_logo
{
	height: 102px;
	width: 320px;
	margin-top: 50px;
	margin-left: 160px;
	margin-bottom: 20px;
	background: url("../img/soluciones/moodle.png") no-repeat;
}

#alfresco_logo
{
	height: 68px;
	width: 187px;
	margin-top: 50px;
	margin-left: 160px;
	margin-bottom: 20px;
	background: url("../img/soluciones/alfresco_logo.png") no-repeat;
}

