﻿.titols
{
	font-family:Verdana;
	font-size:15px;
	color:#B36810;
	font-weight: bold;
}

.lletratar
{
	font-family:Verdana;
	font-size:12px;
	color:#B36810;
}

.lletranegra
{
	font-family:Verdana;
	font-size:11px;
	color:Black;
}
.direccion
{
	font-family:Verdana;
	font-size:9px;
	color:#666666;
}
.cartellsHomeTar
{
	font-family:Arial;
	font-size:11px;
	color:#B36810;
	line-height:9pt;
}
.cartellsHomeNeg
{
	font-family:Arial;
	font-size:11px;
	color:Black;
	line-height:9pt;
}
.etiquetesGris
{
	color:#666666;
}

LI
{
	font-family:Verdana;
	font-size:12px;
	color:#B36810;
}

UL
{
	font-family:Verdana;
	font-size:12px;
	color:#B36810;
}
.link
{
	font-family:Verdana;
	font-size:12px;
	color:#B36810;
	text-decoration:underline;
}

P
{
	font-family:Verdana;
	font-size:12px;
	color:#B36810;
}


.updateProgress
{
	border-width: 1px;
	border-style: solid;
	background-color: #FFFFFF;
	position: absolute;
	width: 180px;
	height: 65px;
}



.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=50);
	opacity: 0.50;
}


.modalPopup {
	background-color:#FAF0DA;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

