/*GENERAL*/
body
{
	background-color: #ffffff;
	text-align: center;
	font-family: Helvetica;
	font-size: 10pt;
	color:#000000;
	background-image: url(textura.jpg);
	background-repeat: repeat;
}
.titol1
{
	text-align: center;
	font-family: Helvetica;
	font-size: 12pt;
	color:#000000;
}
.text1
{
	text-align: justify;
	font-family: Helvetica;
	font-size: 11pt;
	text-indent: 0px;
	color:#000000;
	padding: 10px;
	line-height: 15px;
}
.text2
{
	text-align: left;
	font-family: Helvetica;
	font-size: 10pt;
	text-indent: 8px;
	color:#000000;
	padding: 5px;
}
.text3
{
	text-align: left;
	font-family: Helvetica;
	font-size: 9pt;
	color:#000000;
	padding: 0px;
	padding-left: 5px;	
}
.text4
{
	text-align: left;
	font-family: Helvetica;
	font-size: 11pt;
	color:#ff0000;
	padding: 0px;
	padding-left: 5px;	
}
.titol2
{
	text-align: left;
	font-family: Helvetica;
	font-size: 11pt;
	color:#000000;
	text-indent: 5px;
	font-weight: bold;
	border-bottom: dotted 1px #000000;
	padding-top: 10px;
}
#login
{
	text-align: justify;
	font-family: Helvetica;
	font-size: 11pt;
	color:#000000;
	border: solid 1px #55ff55;
	height: 100px;
}
#capsalera
{
	position: relative;
	top:0px;
	height: 310px;
	width: 800px;
	border: solid 0px #000000;
	background-color: #ffffff;
	text-align: center;
	background-image: url(fons.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#cos{
	position: relative;
	top:0px;
	height: 750px;
	width: 800px;
	border: dotted 1px #55ff55;
	background-color: #ffffff;
	text-align: center;
	color: #000000;
}

a
{
	text-decoration:none;
	font-family:Verdana;
	color:#000000;
}
a:hover
{
	font-family:Verdana;
	color:#FF0000;
}
.titol_producte
{
	background-image: url(blackspire/titol_producte.jpg);
	background-repeat: no-repeat;
	background-position: 0px 17px;
	text-indent: 5px;
	width: 120px;
	height: 25px;
}
.preu
{
	color: #00adef;
	font-weight: bold;
	width: 100px;
	text-align: right;
}