/* CSS Document */
body
{
	font-family: Calibri, sans-serif;
	font-size: 100%;
}
div#pagina
{
	width: 980px;
	margin: auto;
}
img
{
	position: relative;
	float: left;
}
td#centre
{
	vertical-align: bottom;
	width: 720px;
}
td#port
{
	text-align: right;
	vertical-align: bottom;
	width: 40%;
}
h1
{
	font-family: "Bradley Hand ITC";
	text-align: center;
	font-size: 36px;
	font-weight: bold;
}
h2
{
	font-family: "Bradley Hand ITC";
	text-align: center;
	font-size: 24px;
	font-weight: bold;	
}
p
{
	font-family: Calibri, sans-serif;
}
/*-------------------*/
table#menu {
	width: 980px;
	border-collapse: collapse;
	border-spacing: -2px;
	font-weight: bold;
	position: relative;
	margin-top: 15px;
	margin-bottom: 15px;
}
td#imatge
{
	width: 110px;
	padding-left: 10px;
	padding-right: 10px;
}

/*----------------------*/
table#navegacio
{
	width: 100%;
	vertical-align: middle;
	max-height: 30 px;
	border-top: solid #f7ff4a 3px;
	border-bottom: solid #e74047 3px;
}
#navegacio #actiu 
{
	background: #f7ff4a;
}
table#navegacio td
{
	text-align: center;
}
table#navegacio a
{
	float: none;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
/*------------------*/
div#cos
{
	padding: 10px 75px 50px 75px;
}
div#peu
{
	float: none;
	position: relative;
}
table#subtitol {
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 0;
}
table#subtitol td{
	border: #999999 1px solid;
}
table#productes {
	width: 100%;
	text-align: center;
}
table#tpeu
{
	width: 100%;
	vertical-align: middle;
	max-height: 10px;
	border-top: solid #f7ff4a 3px;
	border-bottom: solid #e74047 3px;	
}
table#zpeu {
	width: 100%;
	font-weight: bold;
	color: #666666;
}
.telefon {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	padding: 0px 45px 0px 45px;
}
.dreta {
	text-align: right;
}
ul.empresa {
	width: 150px;
	list-style: none;
	padding: 0px;
	font-family: Calibri, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
ul#families {
	list-style: none;
	padding: 0px;
	font-family: Calibri, sans-serif;
}
ul#families li {
/*	font-family: "Bradley Hand ITC";*/
	vertical-align: top;
	display: inline;
	font-size: larger;
}
#central {
	width: 0px;
}
#foto img{
	width: 99%;
}
.gran {
	font-size: larger;
}
img.mitg {
	width: 100%;
}
img.mapa {
	padding-left: 200px;
	padding-right: 200px;
}
img.imatgecurta {
	padding: 10px 100px 40px 100px;
}
table.imatges td{
	padding: 15px;
}
table.imatges img{
	width: 150px;
	border: none;
}
div#map {
}
div#map2 {
	position: relative;
	top: -300px;
	left: 500px;
	margin-bottom: -300px;
}



