.fons {
	background-color: #99CDFF;
	background-image: url(imatges/fons.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;

}

.ombra1 {
	background-image: url(imatges/ombra1.jpg);
	background-repeat:repeat-y;
	background-position: top left;
}


.ombra3 {
	background-image: url(imatges/ombra3.jpg);
	background-position: top left;
	background-repeat:repeat-x;
}


.cap {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #47749E;
	border: 1px solid #000000;
	border-bottom-color: #83B0DA;
	border-top-color: #000000;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	padding: 4px;
}

.quadre {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	text-align: center;
	padding: 4px;
}

.titol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left; 
	background-color: #47749E;
	border-style: none; 
	background-position:right; 
	background-repeat: no-repeat; 
	background-image:url(imatges/petit.gif);
}
.titol2 {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	border: 0px solid #000000;
	border-top-color: #FFFFFF;
	border-right-style: none;
	border-left-style: none;
	text-align: left;
	background-color: #668099;
	padding-left: 7px;
}

.titol3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:  #FFFF99;
	border: 0px solid #000000;
	border-top-color: #FFFFFF;
	border-right-style: none;
	border-left-style: none;
	padding: 4px;
}



.quadreblau {
font-family: Arial; 
font-weight: bold;
font-size: 14px; 
color: #FFFFFF; 
border: 1px solid #B0DBFE; 
background-color: #83B0DA;
}

a:link {
	font-family: Arial;
	color: #47749E;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	color: #47749E;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #0066FF;
}

a.top:link {
	font-family: Arial;
	color: #FFFF99;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.top:visited {
	font-family: Arial;
	color: #FFFF99;
	font-weight: bold;
	text-decoration: none;
}
a.top:hover {
	font-family: Arial;
	font-weight: bold;
	color: #99CCFF;
}

.margenegre {
	border: 1px solid #000000;
}

.fonsblau {
	border: 1px solid #83B0DA;
	background-color: #6699CC;
}

.margeblau {
	border: 1px solid #83B0DA;
	background-color: #FFFFFF;
}

.cos {
	font-family: Arial;
	font-size: 12px;
	color: #000000;

}

.preuantic {
	font-family: Arial; 
	font-size: 16px; 
	color: #999999; 
	text-decoration: line-through;
}

.preu {
	font-family: Arial; 
	font-size: 20px; 
	color: #CC6600;  
	font-weight: bold;
}

/*estil dels botons dels formularis*/
.boton {
border: #99CCFF 1px solid; 
font-size: 11px; 
background: #668099; 
color: #FFFFFF; 
font-style: normal; 
font-family: verdana, arial, trebuchet MS, helvetica, sans-serif;
}
.formulari {
	border: #000000 1px solid; 
	font-size: 11px; 
	background: #CCCCCC; 
	color: #006699; 
	font-style: normal; 
	font-family: verdana, arial, "trebuchet MS", helvetica, sans-serif;
}
.caixa {
padding-right: 0.1em; 
padding-left: 0.1em; 
padding-bottom: 0.1em; 
font-size: 11px; 
font-family: verdana, arial, trebuchet MS, helvetica, sans-serif;
color: #99CCFF;
background-color: #F5F5F5; 
text-align: left
}

.tform {
	font-family: Arial;
	font-size: 12px;
	color: #47749E;
}
