* {
	margin: 0px;
	padding: 0px;
}

a, a:link, a:visited, a:link , a:active {
	color: #b70016; 
	text-decoration: none;
}

a,  a:hover {
	color: #007535;
	text-decoration: none;
}

a img {
	border: none;
}

ul {
	list-style: none;
}

.clear {
	clear: both;
}

html, body {
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #C1CBDF;
	background: url(../imatges/fondos/degradat.jpg) repeat-x #1d3944;
	/*height: 100%;*/
}

#wrapper {
	background: url(../imatges/fondos/fondo.jpg) no-repeat center 0px;
}

#clear {
	clear: both;
}
#menu {
	width: 940px;
	height: 35px;
	margin: auto;
	text-align: center;
	z-index: 1000;
}

#menu li {
	float: left;
}

#menu li a {
	display: block;
	padding-top: 35px;
	_text-indent: -9999px;
}

#menu li a span {
	display: none;
	_display: inline;
}

#menu #home {
	width: 192px;
	background: url(../imatges/menus/discom.jpg) no-repeat;
}

#body_home #home {
	background: url(../imatges/menus/discom_actiu.jpg) no-repeat;
}

#menu #empresa {
	width: 75px;
	background: url(../imatges/menus/empresa.jpg) no-repeat;
}

#body_empresa #empresa {
	background: url(../imatges/menus/empresa_actiu.jpg) no-repeat;
}

#menu #registro {
	width: 76px;
	background: url(../imatges/menus/registro.jpg) no-repeat;
}

#body_registro #registro{
	background: url(../imatges/menus/registroactiu.jpg) no-repeat;
}
#menu #software {
	width: 83px;
	background: url(../imatges/menus/software.jpg) no-repeat;
}

#body_software #software {
	background: url(../imatges/menus/software_actiu.jpg) no-repeat;
}

#menu #hardware {
	width: 80px;
	background: url(../imatges/menus/hardware.jpg) no-repeat;
}

#body_hardware #hardware {
	background: url(../imatges/menus/hardware_actiu.jpg) no-repeat;
}

#menu #soluciones_empresas {
	width: 180px;
	background: url(../imatges/menus/soluciones.jpg) no-repeat;
}

#body_soluciones_empresas #soluciones_empresas {
	background: url(../imatges/menus/soluciones_actiu.jpg) no-repeat;
}

#menu #contacto {
	width: 76px;
	background: url(../imatges/menus/contacto.jpg) no-repeat;
}

#body_contacto #contacto {
	background: url(../imatges/menus/contacto_actiu.jpg) no-repeat;
}

#menu #clientes {
	width: 76px;
	background: url(../imatges/menus/clientes.jpg) no-repeat;
}

#body_clientes #clientes {
	background: url(../imatges/menus/clientesactiu.jpg) no-repeat;
}
#menu #tienda {
	width: 76px;
	background: url(../imatges/menus/tienda.jpg) no-repeat;
}

#body_tienda #tienda {
	background: url(../imatges/menus/tiendaactiu.jpg) no-repeat;
}

#flash #animacio {
	display: block;
	margin: 30px auto;
}

#ppal {
	clear: both;
	width: 686px;
	margin: 30px auto;
	padding-bottom: 30px;
}

#info p {
	margin: 10px auto 0px auto;
	line-height: 150%;
}

#footer {
	clear: both;

}


