/* verd: 66cc00
// rosa: ff0099 - ff0099
// lila: 660066
// fosc: 333333
// merda: 999966
*/

.BN {
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	height: auto;
	width: auto;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-decoration: underline;
}

.botoEnviar {
	background-color: #ff0099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	font-weight: normal;
	margin: 1px;
	text-decoration: none;
	font-size: 10px;
	cursor: pointer;	
}

.contingut{
	overflow:auto;
	scrollbar-arrow-color : #ff0099; 
	scrollbar-face-color : #ff66cc;
	scrollbar-track-color :#ffffff ; 
	height: 80%; 
	width: 80%;
	text-align:left;
}

.fosc {
	color: #555555;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
}

.decoEsq {
	background-image: url(../imgConstruccioWeb/deco_esq.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.decoEsq2 {
	background-image: url(../imgConstruccioWeb/deco_esq2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.decoInfEsq {
	background-image: url(../imgConstruccioWeb/deco_infEsq.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.decoInfEsq2 {
	background-image: url(../imgConstruccioWeb/deco_totPetit2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.decoTotPetit {
	background-image: url(../imgConstruccioWeb/deco_totPetit.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

.grisos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #333333;
}

h1 {
	font-size: 14px;
}
a {
	cursor: pointer;
}


input {
	background-color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	color: #333333;
}
.liniaRosa {
	background-image: url(../imgConstruccioWeb/rosa.gif);
	background-repeat: repeat-y;
	background-position: right;
}


.negre {
	color: #000000;
}
.rosa {color: #660066}

.titMajusc {
	font-weight: bold;
	text-transform: none;
	color: #666666;
	text-decoration: line-through;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
select {
	font-family: "Courier New", Courier, monospace;
	background-color: #FFFFFF;
	color: #333333;
	cursor: text;
	border: thin dotted #CCCCCC;
}

.peus {
	font-size: 10px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-transform: lowercase;
}

.peusPetits {
	font-size: 9px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

.ppal
{
	color:#000; 
	background-color: #fff;
	margin:0;
	padding:0
}

.ressaltat {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline blink;
	background-color: #ff0099;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ff0099;
	text-decoration: none;
	text-align: left;
	list-style-type: square;
	vertical-align: top;
}

.titGranMinuscFons {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ff0099;
	margin-bottom: 5px;
}

.titol1 {
	font-weight: bold;
	font-style: italic;
	text-transform: lowercase;
	text-decoration: none;
	color: 333333;
}

.totGranate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ff0099;
	text-decoration: none;
}

.totGranateSubrNegreta {
	font-weight: bold;
	text-decoration: underline;
}

a:link {
	color: #333333;
	text-decoration: underline;
}

a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}

a:active {
	color: #333333;
	text-decoration: underline;
}

a.res:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a.res:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a.res:hover {	
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

a.res:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

a.blanc{
	text-decoration: underline;
	background-color:#000000;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.blanc:hover {	
	color: #ff0099;
}

.ressaltaTitol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}
.cursiva {
	font-style: italic;
}

#tornar
{
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0099;
	height: 12px;
	width: 40px;
	text-align: center;
	vertical-align: middle;
	padding-top: 1px;
	padding-bottom: 1px;
}
.ressaltat3 {
	font-style: normal;
	font-weight: bold;
	color:#333333;
}

td{
	cursor:pointer;
}