body {
	font-family: verdana;
	color: #0c6d9d;
	vertical-align: middle;
	
}

a:link    { color: #0c6d9d; }
a:hover   { color: #000000; }
a:visited { color: #0c6d9d; }

#menu {
	position: absolute; 
	left:10px; 
	top:120px; 
	width:175px; 
}

#menu table.tmenu {
	border-collapse: separate;
	border-spacing: 3px;
	border-style: dashed;
	border-color: #0c6d9d;
	border-width: 1px;
}

#menu td.seccio {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

#menu td.item {
	font-size: 13px;
	height: 15px;
	text-align: left;
	vertical-align: super;
}

#menu td.itemPunt {
	border: none;
}
	
#menu th.titol {
	font-size: 17px;
	text-align: left;
	text-transform: capitalize;
	color: #000000;
}

#cont {
	font-family: verdana;
	color: #0c6d9d;
	border-collapse: separate;
	border-spacing: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-style: dashed;
	border-color: #0c6d9d;
	border-width: 1px;
	position:absolute;
	left:189px;
	top:120px;
	width: 80%;
	text-align: justify;
}

#cont p.subtitol {
	color: #000000;
}

#cont td.seccio {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

#cont td.item {
	font-size: 13px;
	height: 15px;
	text-align: left;
	vertical-align: super;
}

#cont p {
	font-family: verdana;
	color: #0c6d9d;
	text-align: justify;
	font-size: 13px;
	text-decoration: none;
}

h3 {
	font-weight: 200;
	color: #000000;
/*	text-decoration: underline;*/
}

h4 {
	font-weight: 100;
	color: #000000;
}

#cont div.titol {
	font-size: 24px;
	color: #000000;
}

#cont h1 {
	font-size: 24px;
	color: #000000;
	font-weight: 100;
	margin-top: 0px;
}

#cont p#descripcionsSystem {
	font-family: system;
	font-size: 15px;
}

#cont ol {
	font-size: 13px;
	padding-bottom: 5px;
	text-align: justify;
}

#cont ul.llista {
	font-size: 13px;
	padding-bottom: 5px;
	text-align: justify;
}

#cont ul.llista a#no-decoracio {
	text-decoration: none;
}

#cont p.paragraf {
	font-size: 13px;
	text-align: justify;
}

#cont .codi {
	font-family: Courier;
	color: #000000;
	font-size: 10px;
}

#cont .CodiPetit {
	font-family: "Courier New";
	font-size: 10px;
	text-align: left;
	color: #000000;
}

#cont tr#configuracio {
	font-family: Courier;
	font-size: 12px;
	padding: 5px;
	border-spacing: 5px;
}

#cont textarea.terminal {
	border-width: 1px;
	border-style: solid;
	background-color: #000000;
	color: #FFFFFF;
}

#cont table.tSeccio {
	border-width: 0px;
	padding: 4px;
	width: 600px;
}

#cont td.tSeccioSec {
	width: 150px;
	height: 15px;
	text-align:left;
	font-family: courier new;
	font-size: 13px;
	font-weight: bold;
}

#cont td.tSeccioDesc {
	height: 15px;
	text-align:justify;
	font-family: verdana;
	font-size: 12px;
}

#cont div#contSeccions {
	position: fixed;
	display: block;
	right: 100px;
	top: 150px;
	z-index: 10;
	width: 172px;
	color: #000099;
	border-width: 1px;
	border-color: #000099;
	border-style: dashed;
	padding-right: 10px;
}

#cont div#contSeccionsSeccio {
	border-width: 1px;
	border-color: #000099;
	border-style: dashed;
	width: 160px;
	height: 20px;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
}

.Estilo1 {
	font-family: courier;
	font-size: 10px;
}
.Estilo4 {font-family: verdana; font-size: 13px; }

.Estilo7 {
	font-family: courier;
	font-size: 10px;
}

.linkExtern {
	font-size: 10px;
}

.publicitat480x60 {
	width: 520px;
	height: 100px;
	border-width: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.publicitat300x250 {
	width: 320px;
	height: 270px;
	border-width: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#cont img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#cont img.fletxaAmunt {
	display: none;
}

#cont iframe.publicitat {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#cont .publi {
	text-align: center;
}