@import url('webEmpresaGeneric.css');

html, body {	height: 100%;}
body {	margin: 0px;	padding: 0px;	background: #FFFFFF url(images/webEmpresa15b_fons.gif) repeat top left;	font-family: "Tahoma", Arial, Helvetica, sans-serif;	font-size: 11px;	color: #727171;}
p, ol, ul {	text-align: justify;	line-height: 160%;}
a {	color: #488081;}
a:hover {	text-decoration: none;}

#menu {	margin: 20px auto;	width: 700px;    padding: 20px 0px 20px 0px;	background-color: #444444;	font-size: 10px;	color: #FFFFFF;}
#menu ul {	margin: 0px;	padding: 0px;	list-style: none;}
#menu li {	display: inline;	text-align: center;}
#menu li a {	display: inline;	padding: 20px;	background-color: #444444;	text-align: center;	text-decoration: none;	text-transform: uppercase;	font-weight: bold;	color: #FFFFFF;}
#menu li a:hover {	padding: 20px;	background-color: #CCC9C9;	text-decoration: none;	color: #444444;}
#menu li a.seleccionat{ padding: 20px;	background-color: #CCC9C9;	text-decoration: none;	color: #444444;}

#empresa img{ border:0;}
#empresa a{ font-size:250%; text-decoration: none; color:#03A8AB;}
#empresa a:hover{ text-decoration: underline;}

#content {	margin: auto;	width: 700px;	padding: 20px;	background-color: #FFF;	border-left: 1px solid #444444;	border-right: 1px solid #444444;}
#contingut {	 margin: 0px auto;	 padding: 0px;	 width: 690px;  min-height: 350px;}

#footer {	clear: both;}
#footer p {	margin: 0px auto;	width: 700px;    padding: 10px 0px 10px 0px;	background-color: #444444;	font-size: 10px;	text-align: center;	color: #FFFFFF;}

.link {color:#FFFFFF;}
