body, table
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #393C40;
}

.fonsBlanc
{
	background-color: white;
}

INPUT, TEXTAREA
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-color: Black;
	border-width: 1px;
	font-size: xx-small;
}

A.menuSuperiorNoAct
{
	color: #7B7E84;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

A.menuSuperiorNoAct:hover, A.menuSuperiorAct:hover
{
	color: black;
}

A.menuSuperiorAct
{
	color: #5B5D60;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

A.menuLateralNoAct
{
	color: #7B7E84;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: xx-small;
}

A.menuLateralNoAct:hover, A.menuLateralAct:hover
{
	color: black;
}

A.menuLateralAct
{
	color: #5B5D60;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: xx-small;
}

.marges
{
	padding: 5px;
}

.petit
{
	font-size: xx-small;
}

.contingutTitol
{
	text-transform: uppercase;
	font-weight: bold;
}

body, table
{
		background-color: #F4F6F6;
}

a
{
	text-decoration: none;
	color: #6E9E9E;
}
a:hover { color: #4F7171; }

/* MARC DE FORA */
.marcDaltEsq { background-image: url(/Skins/webNet6/Imatges/Variacions/verd/marcDaltEsq.gif); }
.marcDalt { background-image: url(/Skins/webNet6/Imatges/Variacions/verd/marcDalt.gif); }
.marcDaltDre { background-image: url(/Skins/webNet6/Imatges/Variacions/verd/marcDaltDre.gif); }

.marcDre { background-image: url(/Skins/webNet6/Imatges/Variacions/verd/marcDre.gif); }
.marcEsq { background-image: url(/Skins/webNet6/Imatges/Variacions/verd/marcEsq.gif); }

.marcSotaEsq { background-image: url(/Skins/webNet6/Imatges/Variacions/verd/marcSotaEsq.gif); }
.marcSota { background-image: url(/Skins/webNet6/Imatges/Variacions/verd/marcSota.gif); }
.marcSotaDre { background-image: url(/Skins/webNet6/Imatges/Variacions/verd/marcSotaDre.gif); }

.menuFonsAct { background-image: url(/Skins/webNet6/Imatges/Variacions/verd/menuFonsAct.gif); }

.contingutPicto { background-image: url(/Skins/webNet6/Imatges/Variacions/verd/contingutPicto.gif); }

.lateralDalt { background-image: url(/Skins/webNet6/Imatges/Variacions/verd/lateralDalt.gif); }

.lateralFons { 
	background-image: url(/Skins/webNet6/Imatges/Variacions/verd/lateralFons.jpg); 
	background-position: top;
	background-repeat: no-repeat;
}

.lateralNoSel { 
	background-image: url(/Skins/webNet6/Imatges/Variacions/verd/lateralNoSel.gif); 
	background-color: #F4F6F6;
}
.lateralNoActInici { background-image: url(/Skins/webNet6/Imatges/Variacions/verd/lateralNoSelInici.gif); }
.lateralNoActPicto { 
	background-image: url(/Skins/webNet6/Imatges/Variacions/verd/lateralNoSelPicto.gif); 
	background-position: center;
	background-repeat: no-repeat;
	background-color: #F4F6F6;
}

.lateralSel { 
	background-image: url(/Skins/webNet6/Imatges/Variacions/verd/lateralSel.gif);
	background-color: #DDE6E7;
}
.lateralActInici { background-image: url(/Skins/webNet6/Imatges/Variacions/verd/lateralSelInici.gif); }
.lateralActPicto { 
	background-image: url(/Skins/webNet6/Imatges/Variacions/verd/lateralSelPicto.gif); 
	background-position: center;
	background-repeat: no-repeat;
	background-color: #DDE6E7;
}

