body {
	background-color: #E7E8E9;
	background-image: url(img-nav/fons.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#capcalera {
	background-image: url(img-nav/benvinguda.jpg);
	height: 249px;
	width: 924px;
	margin: 8px auto auto;
	text-align: right;
	padding: 10px;
}
#capcalera a {
	color: #992b08;
	text-transform: uppercase;
	font-size: 12px;
}
#capcalera a:hover {
	color: #FFF;
}
#capcalera2 {
	background-image: url(img-nav/capcalera.jpg);
	height: 97px;
	width: 924px;
	margin: 8px auto auto;
	text-align: right;
	padding: 10px;
}
#capcalera2 a {
	color: #992b08;
	text-transform: uppercase;
	font-size: 12px;
}
#capcalera2 a:hover {
	color: #FFF;
}
#navegacio {
	background-image: url(img-nav/fonsmenu.gif);
	height: 45px;
	width: 944px;
	margin: auto;
}
#navegacio ul {
	margin: 0px;
	list-style-type: none;
	text-transform: uppercase;
	line-height: 20px;
	font-size: 16px;
	padding: 0px;
}
#navegacio li {
	float: left;
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 13px;
	padding-bottom: 12px;
}
#navegacio a {
	font-weight: bold;
	color: #666666;
	padding: 11px;
}
#navegacio a:hover {
	color: #EF5A24;
}
#continguts {
	background-color: #FFFFFF;
	width: 944px;
	margin: auto;
}
#titol {
	padding: 40px 0px 0px 40px;
}

#benvinguts {
	float: left;
	width: 440px;
	padding: 40px;
	background-image: url(img-nav/fonsbenvinguda.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#primervideo {
	float: right;
	width: 330px;
	padding: 40px;
}
#primertestimoni {
	float: right;
	width: 200px;
}
#esquerra {
	float: left;
	width: 250px;
	padding: 20px 40px 40px;
	color: #999999;
}
#dreta {
	float: right;
	width: 510px;
	padding: 20px 40px 40px;
	font-size: 16px;
	line-height: 20px;
}
#separador {
	background-image: url(img-nav/separador.gif);
	height: 62px;
	width: 944px;
	margin: auto;
	clear: both;
}
#peu {
	background-color: #CA3300;
	width: 924px;
	margin: auto;
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
	padding: 10px;
}
h2 {
	color: #000000;
	text-transform: uppercase;
	font-size: 24px;
	margin: 0px;
}
h3 {
	font-weight: normal;
	color: #EF5A24;
	font-size: 18px;
	line-height: 22px;
	margin: 0px;
	background-image: url(img-nav/separadoresquerra.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
h4 {
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
}

a {
	text-decoration: none;
	color: #EF5A24;
}
a:hover {
	color: #CA3300;
}
p {
	margin: 0px;
}
.data {
	color: #CCCCCC;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EF5A24;
}
.empreses-esquerra {
	float: left;
	font-size: 12px;
	line-height: 14px;
	width: 200px;
	padding-right: 30px;
}
.empreses-dreta {
	font-size: 12px;
	line-height: 14px;
}

