body {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	margin: 0px;
	background-color: #FFF;
	padding: 0px;
}
#contenedor {
	display: table;
	border-spacing: 4px;
	background-color: #CCF;
	width: 975px;
}
#titol {
	display:table-caption;
	color: #FFF;
	background-color: #069;
	text-align: left;
	padding: 3px 10px 3px 10px;
	font-size: 10pt;
}
#titol a:link {
	color: #FFF;
	text-decoration: none;
}
#titol a:visited {
	color: #FFF;
	text-decoration: none;
}
#titol a:hover {
	color: #FF0;
	text-decoration: underline;
}
.eslogan {
	font-size: 12pt;
	font-weight: bold;
	color: #F00;
}

h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #069;
	margin: 0px;
	border-bottom: 1px solid #069;
}
#contenidos {
	display: table-row;
	background-color:#CCF;
	font-size: 10pt;
}
#sup {
	width: 975px;
	height: 61px;
}
#peu {
	width: 975px;
	margin: 5px;
	font-size: 8pt;
	color: #666;
}
.taula_blava {
	border: 1px solid #CCF;
	background-color: #EEE;
}
#peu a:link {
	color: #666;
	text-decoration: none;
}
#peu a:visited {
	color: #666;
	text-decoration: none;
}
#peu a:hover {
	color: #000;
	text-decoration: none;
}
#columna1, #columna2 {
	display: table-cell;
	background-color: #FFC;
	text-align: justify;
	padding: 10px;
	outline: 1px solid #999;
	width: 400px;
	vertical-align: top;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	margin-top: 0px;
	color: #069;
}

#columna1, #columna2 li, #columna3 li {
	list-style-position: outside;
	list-style-image: url(../imatges/marca_taronja.gif);
	margin-left: -15px;
	margin-bottom: 6px;
}
#columna4 li {
	margin-left: -20px;
	margin-bottom: 6px;
	list-style-position: outside;
	list-style-image: url(../imatges/bola_blava.gif);
	text-align: left;
}


#columna3 {
	display: table-cell;
	background-color: #FFC;
	text-align: justify;
	padding: 10px;
	outline: 1px solid #999;
	width: 623px;
	vertical-align: top;
}
#columna4 {
	display: table-cell;
	background-color: #FFC;
	text-align: justify;
	padding: 10px;
	outline: 1px solid #999;
	width: 150px;
	vertical-align: top;
	font-size: 9pt;
}
.img_esq {
	margin-right: 10px;
}

#menu {
	display: table-cell;
	width: 150px;
	text-align: left;
	font-size: 10.5pt;
	font-weight: bold;
	border-top: 1px dashed #666;
	vertical-align: top;
}
#menu a:link {
	background-color: #EEE;
	color: #666;
	text-decoration: none;
	display:block;
	padding: 4px 10px;
	border-bottom: 1px dashed #666;
}
#menu a:visited {
	color: #666;
	text-decoration: none;
	background-color: #EEE;
	display:block;
	padding: 4px 10px;
	border-bottom: 1px dashed #666;
}
#menu a:hover {
	color: #EEE;
	text-decoration: none;
	background-color: #999;
	display:block;
	padding: 4px 10px;
	border-bottom: 1px dashed #666;
}
#menu ul {
	margin: 0px 0px 0px -25px;
	list-style: none inside;
	font-size: 9pt;
	font-weight: normal;
}
.marge {
	margin-right: 5px;
}
#gallery {
	display: table-cell;
	width: 777px;
	background-color:#FFC;
/*	background-image: url(../imatges/fondo_gris.gif);
*/	padding: 10px;
	outline: 1px solid #999;
}
#gal {display: table;width: 100%;}
#una_gal {
	display: table-row;
}
#una_mini {vertical-align:middle;display:table-cell;width:135px;text-align:center;height:135px}
#una_mini img {border: 1px solid #999;}
#una_desc {
	text-align: left;
	vertical-align: middle;
	display: table-cell;
	padding-right: 10px;
}
#cella {display:table-cell; float:left; text-align:left; width:50%}
#cella label {width:95px;display:block;float:left}
#portada {
	display: table-cell;
	width: 623px;
	background-color: #FFF;
	vertical-align: middle;
	text-align: center;
	padding: 20px;
	outline: 1px solid #999;
	background-image: none;
}
#accessoris {
	background-color: #FFFFFF;
	width: 150px;
	display: table-cell;
	outline: 1px solid #999;
	text-align: justify;
}

#portada #logo1 {
	margin-right: 20px;
}
.img_dreta {
	margin-left: 10px;
}
.nota {
	font-size: 8.5pt;
}
th {
	font-weight: bold;
	background-color: #CCF;
	color: #069;
	text-align: left;
}
.mitjaVermell {
	font-size: 11pt;
	font-weight: bold;
	color: #F00;
}
#unica {
	display: table-cell;
	width: 777px;
	background-color: #FFC;
	padding: 10px;
	text-align: justify;
	vertical-align: top;
	outline: 1px solid #999;
}
.camp {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10pt;
}
.campnum {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10pt;
	text-align: right;
}

ol {
	list-style-type: upper-roman;
	list-style-position: outside;
}
.llista_espaiada {
	margin-top: 6px;
}
caption {
	font-weight: bold;
	color: #006699;
	text-align: left;
	padding-bottom: 5px;
	font-size: 10.5pt;
}
.vores {
	border: 1px solid #999;
}
#navPages {
	width: 185px;
	margin-top: 10px;
	height: 30px;
	margin-left: 219px;
}
.btnPages {
	width: 44px;
	text-align: center;
	float: left;
	position: relative;
	height: 28px;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
#unica #navPages {
	margin-left: 310px;
	clear: both;
}
.blau {
	font-weight: bold;
	color: #069;
}
#pral {
	margin-top: 6px;
}
.mitja {
	font-size: 9pt;
}

