/* ================================
    CSS STYLES FOR Module Borsa
   ================================
*/
@import url("lightbox/prettyPhoto.css");

.BorsaTaula
{
	background-color: #EDF6FF;
	padding: 2px;
	border-right: 1px solid #C1DFFE;
	border-bottom: 1px solid #C1DFFE;

}
.Disgrafic-Borsa_Imatge
{
    border:0;
}
.BorsaImatge1
{
    vertical-align:top;
    background-color: #FFFFFF;
	border-bottom: solid 1px #CCCCCC;
	padding:2px;
}
.BorsaImatge2
{
    vertical-align:top;
    background-color: #F8EBEB;
	border-bottom: solid 1px #FFD8D9;
	padding:2px;
}
.BorsaTitol
{
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size: 11px;
	letter-spacing: 2px;
	color: #CC0000;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.BorsaDetall1
{
    vertical-align:top;
	background-color: #FFFFFF;
	border-bottom: solid 1px #CCCCCC;
	padding-left: 3px;
	padding-top:5px;
	width:100%;
}

.BorsaDetall2
{
    vertical-align:top;
	background-color: #F8EBEB;
	border-bottom: solid 1px #FFD8D9;
	padding-left: 3px;
    padding-top:5px;
	width:100%;
}

.BorsaData
{
	font-size: 10px;
	font-weight: bold;
	color: #1B5A9A;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
}

.BorsaLloc
{
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
	padding-left:0px;
}

.BorsaDescripcio
{
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size: 10px;
	line-height: 13px;
	padding-left: 0px;
}
