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

a {
	color: rgb(255, 255, 150);
	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: #eeeeee;
	margin-bottom: 5px;
    text-align: center;
	}
    
div.subtitol {
	text-align: left;
	font-size: 12pt;
	color: #eeeeee;
	text-decoration: underline;
	margin-bottom: 5px;
	}

div.menu {
	text-align: left;
    margin-left: 3px;
	font-size: 10pt;
	color: rgb(255, 255, 255);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
    



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.centrat-petit {
	font-size: 8pt;
	color: rgb(255, 255, 255);
    font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	}

img {
	border: none;
	}

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

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(255, 255, 255);
	font-family: Arial, Helvetica, sans-serif;
	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: rgb(32, 32, 32);
	font-family: Arial, Helvetica, sans-serif; 
	margin-top: 5px;
	margin-bottom: 5px;
	}

