BODY, P, DIV, SPAN, B, TD, TR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:   11px;
	color: #666666;
	background: white;
	text-align: justify;
}

img {
	border-width: 1px;
	border-style: dotted;
	border-color: #666666;
}

img.lupa {
	border-width: 0px;
	border-color: #d66f34;
}
tr {
	border: 1px solid black;
	color: #E59800;
}

TD.blanc {
	background: white;
}
TD.naranja {
	text-align: center;
	vertical-align: middle;
	background:  #d66f34;
	color: white;
	font-weight: bold;
}
.num {
	text-align: right;
}

.inv {
	color: white;
	background: black;
	font-size: 1px;
}
.titol {
	font-size: 18;
	font-weight: bold;
	color: #333333;
	text-align: left;
}

.subtitol {
	font-size: 18px;
	color: #333333;
}

.cap {
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 5px;
	color: #333333;
	color: #E59800;
	color: #d66f34; 
}

.seccio {
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 25px;
}

.text {
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
}

.textRojo {
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	color: #FF0000;
}

.nolink {
	color: #333333; 
}

.secindex {
	color: #E59800;
	font-weight: bold;
	font-size: 110%;
	margin-top: 5px;
}

.noencara {
	color: #666666;
}

.peu {
	color: #666666;
	font-size: 10px;
	text-align: right;
}


a:link { color: #d66f34; }
a:visited { color: #d66f34; }
a:active { color: #d66f34; background: yellow; }
a:hover { color: #d66f34; background: yellow; }


.actual {
	color: white;
	background: #E59800;
}
.actual2 {
	text-align:center;
	color: white;
	background: #E59800;
	font-weight: bold;
}

.actual3 {
	text-align:center;
	color: #E59800;
	background: white;
	font-weight: bold;
}
.actual4 {
	text-align:center;
	background: white;
	font-weight: bold;
}
.actual5 {
	text-align:center;
	color: #39799d;
	background: #e5d5b6;
	font-weight: bold;
}

.important {
	color: #E59800;
}

