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

a, a:link, a:visited, a:hover, a:active {
	color: #C1CBDF;
	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: 770px;
	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 #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;
}

#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;
	
}

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

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

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

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

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

#info_contacte a {
	color: #C1CBDF;
}

#domicili {
	clear: both;
	font-size: 10px;
	background: url(../imatges/fondos/doble_punt.gif) repeat-x left top;
	padding: 10px 0px;
	margin-top: 20px;
}.limpiar {
	background-color: #192D38;
}
