body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-size:100%
}

#sup {
	width:800px;
	height: 1.25em;
	background-color:#CC0000;
	clear: both;
	margin: 0 auto;
}

#doc{
	width:800px;
	background-color:#ffffff;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #000066;
}

#col1{
	width:140px;
	text-align:center;
	float:left;
	padding-top: 10px;
	padding-bottom: 10px;
}

#col2{
	width:658px;
	float:right;
	text-align: left;
}
#barraSup {
	display:block;
	width:658px;
	text-align:right;
	font-size: 8pt;
	color: #CC0000;
	clear: both;
	margin-bottom:2em;
	overflow:hidden;
}
.sep04 {
	font-size: 1px;
	clear: both;
	height: 4px;
	width: 50px;
}
.sep08 {
	font-size: 1px;
	clear: both;
	height: 8px;
	width: 50px;
}
.sep16 {
	font-size: 1px;
	clear: both;
	height: 16px;
	width: 50px;
}
.sep32 {
	font-size: 1px;
	clear: both;
	height: 32px;
	width: 50px;
}

td {
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
	color: #333366;
	text-align: left;
}

#inf{
	width:800px;
	height:50em;
	clear:both;
	background-color: #CC0000;
	text-align:center;
	font-size:8pt;
	color:#99CC99;
	margin:0 auto;
}

.link {
	color: #333366;
	text-decoration: none;
	font-size: 1em;
	font-weight:bold;
	padding-bottom:0.25em;
	border-bottom: solid 1px #333366
}
.link:hover {
	color: #CC0000;
}

.mes_menys {
	font-family:"Courier New", Courier, monospace;
	font-weight:bold
}

.etiqueta {
	color:#9999CC;
	font-weight:bold
}

.imprimir {
	display:none;
}
