@import url('webEmpresaGeneric.css');

* {	margin: 0;	padding: 0;}
body {	background: #F57000 url("images/webEmpresa3b_bg.gif") top center repeat-y;	font: normal 8pt/13pt verdana, arial,sans-serif; color: #808080;}
a, a:visited {	text-decoration: underline;	color: #000;}
a:hover {	color: #808080;}

#empresa {	width: 562px;	height: 75px;	background: #000 url("images/webEmpresa3b_header.gif") no-repeat;	padding-top: 13px;	padding-left: 18px;	font-size: 14pt;	color: #4C3520;font-size: 30px;}
#container {	width: 580px;	border: solid 10px #fff;	margin: 0 auto;	text-align: left;}
#menu {	width: 560px;	height: 30px;	background: url(images/webEmpresa3b_horizontal.gif); font-weight: bold;	font-size: 8pt;	padding-top: 6px;	padding-left: 20px;}
#menu li {	display:inline;}
#menu li a {	color: #4C3520;	text-decoration: none;	margin-right: 15px;	display:inline;}
#menu li a:hover {	color: #815B37;	text-decoration: underline;}
#menu li a.seleccionat { color: #4C3520;	text-decoration: underline;	margin-right: 15px;	display:inline;}
#contingut {min-height: 380px;}

p {margin-bottom: 20px;padding-left: 14px;}

#footer {	color: #808080;	clear: both;	width: 565px;	margin-left: 4px;	height: 20px;	padding: 4px;	text-align:center;}
#footer a, #footer a:visited{	color: #808080;}
#footer a:hover {	color: #555;}