body{
	background-color: #07009B; /* - Per fer proves background-color: White; - */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow : auto;
	scrollbar-face-color : #07009B;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : Aqua;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-track-color : #B5DFFA;
	scrollbar-darkshadow-color : #000000;
	scrollbar-base-color : #666666;
	font-family : Arial;
	color : White;
	font-size : 16px;	
}

/* ----------------------------  Estils pels textes de les pągines  --------------------------------------------- */	
.textNormal{
	font-family : Arial;
	color : White;
	font-size : 16px;
}

.textFotos{
	font-family : Arial;
	color : White;
	font-size : 12px;
}

.textGroc{
	font-family : Arial;
	color : Yellow;
	font-size : 16px;
	font-weight : bold;
}

.titolBlanc{
	font-family : Arial;
	color : White;
	font-size : 22px;
	font-weight : bold;
}

.titolBlanc0{
	font-family : Arial;
	color : White;
	font-size : 18px;
	background-repeat : repeat-y;
	text-indent : 25px;
}

.titolBlanc2{
	font-family : Arial;
	color : White;
	font-size : 26px;
	font-weight : bold;
}

.titolGroc2{
	font-family : Arial;
	color : Yellow;
	font-size : 26px;
	font-weight : bold;
}


/* ----------------------------  Estils per les cel·les de les taules de tarifes  --------------------------------------------- */	
.celdaCursos{
	font-family : Arial;
	color : White;
	font-size : 16px;
	text-align : justify;
}

.celdaTitolBlanc{
	text-align : center;
	font-family : Arial;
	color : White;
	font-size : 18px;
	font-weight : bold;
}

.celda1TarIzqGroc{
	text-align : left;
	background-color : #0099FF;
	font-family : Arial;
	font-size : 14px;
	color : Yellow;
}

.celda1TarCenBlanc, A:link.celda1TarCenBlanc, A:visited.celda1TarCenBlanc{
	text-align : center;
	background-color : #0099FF;
	font-family : Arial;
	font-size : 14px;
	color : White;
	text-decoration:none;
}

A:hover.celda1TarCenBlanc, A:active.celda1TarCenBlanc {
	color : Yellow;
	font-weight: bold;
}

.celda1TarCenGroc{
	text-align : center;
	background-color : #0099FF;
	font-family : Arial;
	font-size : 14px;
	color : Yellow;
}

.celda2TarIzqGroc {
	text-align : left;
	background-color : #6666FF;
	font-family : Arial;
	font-size : 14px;
	color : Yellow;
}


.celda2TarCenBlanc, A:link.celda2TarCenBlanc, A:visited.celda2TarCenBlanc{
	text-align : center;
	background-color : #6666FF;
	font-family : Arial;
	font-size : 14px;
	color : White;
	text-decoration:none;	
}


A:hover.celda2TarCenBlanc, A:active.celda2TarCenBlanc {
	color : Yellow;
	font-weight: bold;
}

.celda2TarCenGroc{
	text-align : center;
	background-color : #6666FF;
	font-family : Arial;
	font-size : 14px;
	color : Yellow;
}


.celdaNormal{
	font-family : Arial;
	color : White;
	font-size : 16px;
	text-align : center;
	
}


.celdaColumnes{
	font-family : Arial;
	color : White;
	font-size : 14px;
	text-align : left;
	padding-left : 15px;
	padding-right : 15px;
}


.linkMenu, A:link.linkMenu, A:visited.linkMenu, A:hover.linkMenu, A:active.linkMenu {
	font-family : Arial;
	color : Navy;
	font-size : 11px;
	font-weight: bold;
	text-align : left;
	text-indent : 3px;
	text-decoration: none;
	width : 157px;
	height : 18px;	
}

.textMenu {
	font-family : Arial;
	color : Navy;
	font-size : 11px;
	font-weight: bold;
	text-align : left;
	text-decoration: none;
}

.celdaMenu, A:link.celdaMenu, A:visited.celdaMenu, A:hover.celdaMenu, A:active.celdaMenu {
	border-top-color : Gray;
	border-top-style : solid;
	border-top-width : 1px;
	width : 160px;
	height : 20px;
	vertical-align : middle;
}


.celdaDireccion{
	font-family : Arial;
	color : White;
	font-size : 16px;
	text-align : left;
}

.meumail, A:link.meumail, A:visited.meumail{
	font-family : Arial;
	color : White;
	font-size : 16px;
	text-decoration:none;
}

A:hover.meumail, A:active.meumail {
	color : Yellow;
	font-weight: bold;
}
