div {
	text-align: justify;
	font-size: 10pt;
	color: rgb(0, 0, 0);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
    
div.direccio {
    text-align: center;
    font-size: 8pt;
    color: rgb(64, 64, 64);
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    }
    
div.peuFoto {
    text-align: center;
    font-size: 8pt;
    color: rgb(0, 0, 0);
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    }
		
table.taulaSense {
    border: none;
		align: top;
    }

a {
	color: rgb(128, 128, 128);
	font-family: Arial, Helvetica;
	font-weight: none;
	text-decoration: underline;
	}

a:hover {
	text-decoration: none;
	font-weight: none;
	}

div.titol {
	font-size: 14pt;
	font-weight: bold;
	text-decoration: underline;
	color: #111111;
	margin-bottom: 5px;
    text-align: center;
	}
    
div.menu {
	text-align: left;
    margin-left: 3px;
	font-size: 10pt;
	color: rgb(32, 32, 32);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
    
div.centrat-petit {
	font-size: 8pt;
	color: rgb(0, 0, 0);
    font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	}

img {
	border: none;
	}

hr {
	border: 0;
	align: center;
	width: 80%
	color: #111111;
	background-color: #111111;
	height: 1px;
	}




div.nota {
	text-align: justify;
	font-size: 8pt;
	color: rgb(16, 16, 16);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

div.negreta-dreta {
	text-align: right;
	font-weight: bold;
	}

div.dreta {
	text-align: right;
	}

div.negreta-esquerra {
	text-align: left;
	font-weight: bold;
	}

div.esquerra {
	text-align: left;
	}

div.centrat {
	text-align: center;
	}

div.esquerra-blau {
	text-align: left;
	color: rgb(0, 0, 225);
	}

div.justificat {
	text-align: justify;
	text-indent: 25px;
	}

div.subtitol {
	text-align: left;
	font-size: 12pt;
	color: rgb(16, 16, 16);
	text-decoration: underline;
	margin-bottom: 5px;
        text-align: center;
	}

BODY {
	scrollbar-face-color: rgb(221, 221, 221);
	scrollbar-shadow-color: rgb(201, 201, 201);
	scrollbar-highlight-color: rgb(241, 241, 241);
	scrollbar-3dlight-color: rgb(255, 255, 255);
	scrollbar-darkshadow-color: rgb(231, 231, 231);
	scrollbar-track-color: rgb(231, 231, 231);
	scrollbar-arrow-color: rgb(161, 161, 161);
	}

OL,UL {
	text-align: justify;
	font-size: 10pt;
	color: rgb(0, 0, 0);
	font-family: Tahoma, Arial, Helvetica;
	font-weight: normal;
	margin-top: 5px;
	}
		
td {
	vertical-align: top;
	}

td.serveis,
TD.serveis {
        border: rgb(32, 32, 32) 1px solid;
        width: 50%;
        }

TD.capserveis,
td.capserveis {
        text-align: center;
        font-weight: bold;
        width: 100%;
        font-size: 10pt;
        color: #0088ff;
        background: #91cd94;
        font-family: Arial, Helvetica, sans-serif;
        margin-top: 5px;
        margin-bottom: 5px;
        }
~
