@import url('webEmpresaGeneric.css');

body {	margin: 0;	padding: 0;	background: #FFFFFF url(images/webEmpresa14a_fons.gif) repeat left top;	font: normal small Georgia, "Times New Roman", Times, serif;	color: #898F7D;	text-align: justify;}
a {	color: #8A3923;}
a:hover {	text-decoration: none;}

#empresa {	width: 770px;	margin: 0 auto; padding:10px;}
#empresa img{border:0;}
#empresa a{ font-size:250%; text-decoration: none;}
#empresa a:hover{ text-decoration: underline;}

#menu {	width: 750px;	margin: -2.5em auto 1em auto;}
#menu ul {	margin: 0;	padding: 0;	list-style: none;	text-align: right;}
#menu li {	display: inline;}
#menu li a {	padding: 0 0 0 2em;	text-decoration: none;	font-weight: bold;	color: #898F7D;}
#menu li a:hover { text-decoration:underline; color:#8A3923;}
#menu li a.seleccionat{ text-decoration:underline; color:#8A3923;}

#content {	width: 770px;	margin: 0 auto 1em auto;	background: #FFFFFF;	border: 2px dashed #898F7D;}
#content * {	line-height: 140%;}
#contingut {	float: left;	width: 730px;	padding: 25px 20px 0 20px; min-height: 380px;}

#footer {	clear: both;	width: 700px;	height: 30px;	margin: 0 auto;}
#footer p {	margin: 0;	padding: .8em 0 0 0;	text-align: center;	font: bold x-small Arial, Helvetica, sans-serif;}