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

img { border: 0; }
LI {
	text-align: left;
}

B {
	
        color: #143868;
	font-weight: normal;
	font-weight: bold;
}

TD.blanc {
	background: white;
}

.num {
	text-align: right;
}

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

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

h1 {
	font-size:   11px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
        background-color: #143868;
        color: white;
	padding: 2px;
	padding-left: 5px;
	font-variant: small-caps;
}

.cap {
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 10px;
        background-color: #143868;
        color: white;
	padding: 2px;
	padding-left: 5px;
	font-variant: small-caps;
}

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

.cos {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: white;
}

.text {
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 10px;
	background: white;
}

.nolink {
	color: #333333; 
}

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

a:link { color: #c03; text-decoration: none }
a:visited { color: #c03; text-decoration: none; }
a:hover { color: #c03; text-decoration: underline; background: #666666; }
a:active { color: #c03; background: #666666; }

table {
	border: 0;
	padding: 0px;
	border-spacing: 0px;
	background: white;
}
.center { text-align: center }
.center table { 
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

table.menu {
	padding: 5px;
	border-spacing: 1px;
	border: 1px dotted #666666;
}

.barra td {
	background-color: blue;
}

.nj {
	text-align: left;
}

#extern {
  width : 800px;
  margin : 0 auto;
  color : #666666;
  background-color : white;
  text-align : left;
} 

#cap1 {
  float : left;
  /*width : 449px;*/
  text-align : left;
  color : inherit;
  background-color : inherit;
}

#cap2 {
  float : right;
  /*width : 349px;*/
  text-align : right;
  color : inherit;
  background-color : white;
} 

#cos {
  clear: both;
  color : inherit;
  background-color : inherit;
  margin : 0;
}

