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

a, a:link, a:visited, a:hover, a:active {
	color: #53453c;
	text-decoration: none;
}

a img {
	border: none;
}

ul {
	list-style: none;
}

.clear {
	clear: both;
	color: #53453c;
}

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

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

#clear {
	clear: both;
}
#menu {
	width: 650px;
	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: 76px;
	background: url(../imatges/menus/clientes.jpg) no-repeat;
}

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

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

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

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

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

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

#body_soluciones_empresas #soluciones_empresas {
	background: url(../imatges/menus/hardware_actiu.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;
	width: 686px;
	margin: 30px auto 0px auto;
	background: url(../imatges/fondos/doble_punt.gif) repeat-x;
	padding-top: 10px;
	color: #53453c;
	/*position: absolute;
	bottom: 0;*/
}

#links_tipics {
	float: left;
	width: 40%;
	margin-left: 10px;
	text-align: left;
	font-size: 10px;
	text-transform: lowercase;
}

#links_tipics a {
	color: #FFAF1F;
	padding-left: 15px;
}

#links_tipics a#link_home {
	background: url(../imatges/fondos/home.gif) no-repeat 0px 2px;
	color: #53453c;
}

#links_tipics a#link_sitemap {
	background: url(../imatges/fondos/sitemap.gif) no-repeat 0px 2px;
	color: #53453c;
}

#info_contacte {
	float: right;
	width: 40%;
	margin-right: 10px;
	text-align: right;
	font-size: 10px;
	text-transform: lowercase;
	color: #53453c;
}

#info_contacte a {
	color: #53453c;
}

#domicili {
	clear: both;
	font-size: 10px;
	background: url(../imatges/fondos/doble_punt.gif) repeat-x left top;
	padding: 10px 0px;
	margin-top: 20px;
	color: #53453c;
}.limpiar {
	background-color: #FFFFFF;
}
#body_clientes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
