﻿.GridHeader

{

	color: white;

	position: relative;

	top: expression(this.offsetParent.scrollTop - 2);

	background-color: #4d7893;

	font-weight: bold;

	font-size: 12px;

}

.GridRow

{

	color: #000000;

	background-color: #FFFFFF;

	font-weight: normal;

	font-size: 10px;

}

.GridAlternateRow

{

	color: #000000;

	background-color: #FFFFCC;

	font-weight: normal;

	font-size: 10px;

}

.Marco

{

	overflow: auto;

} 

.Marco2

{

	font-weight: bold;
    font-size: 30px;
    width: 100%;
    font-family: Verdana;
    border: 0px hidden;
    border-width: 0px;
    font-weight: bold;
	font-size: 20pt;
	color: Gray;
}


.Marco .Grid 

{

width: 95%;

}



.CapsesText
{
	font-weight: normal;
	font-size: 9pt;
	font-family: Verdana;
}
.CapsesText2
{
	font-weight: normal;
	font-size: 9pt;
	font-family: Verdana;
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
}
.CapsesTextPetites
{
	font-weight: normal;
	font-size: 7pt;
	font-family: Verdana;
}
.TitolsCapses
{ 
	font-weight: bold; 
	font-size: 8pt; 
	font-family: Verdana;
}
.TitolsBlancs
{
	font-weight: bold;
	font-size: 9pt;
	color: #ffffff;
	font-family: Verdana;
}
.BotonsDialeg
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: normal;
	font-size: 9pt;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	font-family: Verdana;
	height: 20px;
	background-color: #fad535;
}
.BotonsDialeg2
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: normal;
	font-size: 9pt;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	font-family: Verdana;
	height: 20px;
	background-color: palegoldenrod;
}
.Info
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana;
	border-style: solid;
	border-color: Gray;
	border-width: 1px;
	color: Gray;
	text-align: center;
	height: 20px;
}
.Avisos
{
	border-right: 0px solid;
	border-top: 0px solid;
	font-weight: bold;
	font-size: 8pt;
	border-left: 0px solid;
	color: #FF0000;
	border-bottom: 0px solid;
	font-family: Verdana;
	text-align: left;
	font-style: italic;
}
.Avisos2
{
    font-weight: bold;
    font-size: 9pt;
    color: #FF0000;
    font-family: Verdana;
    text-align: center;
    font-style: italic;
}
.SubTitols
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	font-family: Verdana;
	background-color: #FF0000;
	padding-left: 5px;
}
.LabelsText
{
	font-weight: normal;
	font-size: 9pt;
	font-family: Verdana;
	border-right: slateblue 1px solid;
	border-top: slateblue 1px solid;
	border-left: slateblue 1px solid;
	border-bottom: slateblue 1px solid;
}
.LabelsText2
{
	font-weight: normal;
	font-size: 9pt;
	font-family: Verdana;
}

.PnFixed
{
    position:fixed;
}
.columns
{
    width:150px;
}

.linkVivace
{
    Color: Gray;
    font-size : 8pt;
    font-family: verdana;
    font-weight: bold;
}