.seccio
{
	float: left;
	width: 208px;
	margin-left: 15px;
	background: url(../imatges/fondos/linea.gif) repeat-x 0 22px;
}
.seccio h2
{
	padding-top: 100 px;
	padding-bottom: 20 px;
}
.seccio h2#titulo_software
{
	background: url(../imatges/titols/titol_software.gif) no-repeat;
	width: 100px;
}
.seccio h2#titulo_hardware
{
	background: url(../imatges/titols/titol_hardware.gif) no-repeat;
	width: 125px;
}
.seccio h2#titulo_soluciones
{
	background: url(../imatges/titols/titol_soluciones.gif) no-repeat;
	width: 195px;
}
.seccio h2 span
{
	display: none;
}
.seccio a
{
	display: block;
	width: 208px;
	text-align: center;
	margin-top: 10px;
}
.seccio a img
{
	display: block;
	margin: 10px auto;
}
.seccio p
{
	background: url(../imatges/fondos/linea.gif) repeat-x 0px 5px;
	padding-top: 15px;
	text-align: justify;
}
