/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, hr {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  visibility: hidden;
}

/* end reset */

.destra {
  float: right;
  margin-left: 10px;
}

.sinistra {
  float: left;
  margin-right: 10px;
}

body {
  background: #fff url('/images/bg-home.jpg') repeat-x top left;
  font-size: 0.63em;
  line-height: 1em;
}

img
{
  border: 0px;
  border-style: none;
  behavior: url('/images/iepngfix.htc');
}

div#content-master {
  width: 980px;
  min-height: 600px;
  margin: auto;
}

div#head {
  width: 972px;
  height: 140px;
  margin: auto;
  position: relative;
  margin-bottom: 20px;
  background: url('/images/bg-head.jpg') no-repeat top left;
}

div#head-link {
  width: 687px;
  height: 23px;
  position: absolute;
  right: 0px;
  top: 0px;
  padding-top: 3px;
  background: url('/images/bg-link-head-top.gif') no-repeat top left;
}

div#head-link ul li {
  font-family: Arial;
  font-size: 1em;
  color: #704B1F;
  float: left;
  list-style: none;
  margin-left: 8px;
}

.text {
  padding-top: 4px;
  margin-left: 3px;
}

div#head-link ul li a {
  font-family: Arial;
  font-size: 1em;
  color: #0C3962;
  text-decoration: none;
  background-position: 0 -2px;
  background-repeat: no-repeat;
  display: block;
  float: left;
  margin: 0 1px 0 0;
  padding: 2px 0 3px 13px;
  height: 15px;
}

div#head-link ul li a.contact
{
  background-image: url('/images/ico-mini-contattaci.gif');
  padding-left: 23px;
}

div#head-link ul li a.area
{
  background-image: url('/images/ico-ar.gif');
}

div#head-link ul li a.newsletter
{
  background-image: url('/images/ico-nl.gif');
  padding-left: 20px;
}

div#head-link ul li a.poll
{
  background-image: url('/images/ico-as.gif');
}

div#head-link ul li a.program
{
  background-image: url('/images/ico-pg.gif');
  padding-left: 16px;
}

div#head-link ul li a.accessibility
{
  background-image: url('/images/ico-ac.gif');
  padding-left: 18px;
}

div#head-link ul li a.feed
{
  background-image: url('/images/ico-rss.gif');
}

div#head-link ul li a.en
{
  background-image: url('/images/ico-en.gif');
  padding-left: 20px;
}

div#head-link ul li a.it
{
  background-image: url('/images/ico-it.gif');
  padding-left: 20px;
}

h1#logo {
  width: 309px;
  height: 60px;
  position: absolute;
  top: 37px;
  left: 12px;
  background: url('/images/logo.jpg');
}

h1#logo a
{
  display: block;
  width: 309px;
  height: 60px;
  text-indent: -9000px;
}

h2#title-text {
  width: 485px;
  height: 64px;
  position: absolute;
  top: 48px;
  left: 327px;
  font-family: Arial;
  color: #0C3962;
  font-size: 1.6em;
  line-height: 1.2em;
  font-weight: bold;
}

div#menu {
  width: 687px;
  height: 33px;
  position: absolute;
  bottom: 0px;
  right: 0px;
}

div#menu li {
  width: 112px;
  height: 21px;
  float: left;
  list-style: none;
  margin-right: 2px;
  font-family: Arial;
  font-size: 1.1em;
  color: #125693;
  font-weight: bold;
  text-align: center;
  padding-top: 12px;
  background: url('/images/bg-menu.gif') no-repeat top left;
}

div#menu li:hover {
  font-family: Arial;
  font-size: 1.1em;
  color: #125693;
  font-weight: bold;
  text-align: center;
  color: #FFFFFF;
  background: url('/images/bg-menu-o.gif') no-repeat top left;
}

div#menu li:hover a {
  color: #FFFFFF;
}

div#menu li a {
  font-family: Arial;
  font-size: 1.3em;
  color: #125693;
  font-weight: bold;
  text-decoration: none;
}

div#page-content {
  width: 964px;
  min-height: 300px;
  padding-left: 8px;
  margin: auto;
}

div#left-column {
  width: 254px;
  min-height: 300px;
  margin-right: 23px;
  float: left;
}

div#right-column {
  width: 687px;
  min-height: 300px;
  position: relative;
  float: left;
}

div#box-left-top {
  width: 254px;
  height: 220px;
  position: relative;
  margin-bottom: 20px;
}

div#box-left-top h2 {
  width: 133px;
  height: 28px;
  top: 15px;
  left: 10px;
  position: absolute;
}

div#box-left-top p {
  width: 150px;
  height: 144px;
  top: 55px;
  left: 12px;
  font-family: Arial;
  font-size: 1.3em;
  color: #704B1F;
  line-height: 1.4em;
  position: absolute;
}

div#box-left-top p a {
  font-family: Arial;
  color: #704B1F;
  text-decoration: none;
}

div#imgtop {
  width: 687px;
  min-height: 219px;
  position: relative;
  margin-bottom: 15px;
  z-index: 1;
}

div#imgtop img.hide
{
  display: none;
}

div#right-column h2 {
  width: 323px;
  min-height: 59px;
  position: absolute;
  top: 15px;
  left: 15px;
  z-index: 99;
}

div#approfondisci {
  line-height: 1.5em;
  width: 100px;
  height: 23px;
  position:absolute;
  top: 13px;
  left: 350px;
  font-family: Arial;
  font-size: 1em;
  color: #125693;
  font-weight: bold;
  padding-top: 10px;
  padding-left: 10px;
  z-index: 99;
  margin-left: 5px;
  background: url('/images/bg-approfondisci.png');
  behavior: url('/images/iepngfix.htc');
}

div#approfondisci a {
  font-family: Arial;
  font-size: 1.3em;
  color: #125693;
  font-weight: bold;
  text-decoration: none;
}

div#progetti {
  width: 688px;
  padding-top: 5px;
  margin-bottom: 30px;
  border-bottom: solid 1px #81BAE5;
}

div#progetti h3 {
  font-family: Arial;
  font-size: 2em;
  color: #0C3962;
  text-decoration: underline;
  font-weight: normal;
  clear: both;
  margin-top: 5px;
  margin-bottom: 8px;
}

div#progetti p {
  font-family: Arial;
  font-size: 1.3em;
  color: #555555;
  line-height: 1.3em;
}

div#progetti p span {
  color: #125693;
  font-weight: bold;
}

.box-progetti {
  width: 222px;
  height: 156px;
  margin: 5px 6px 10px 0;
  float: left;
}

hr.clear
{
  border: 0;
  clear: left;
}

h4#progetti-chi {
  width: 210px;
  height: 21px;
  background-color: #0C3962;
  font-family: Arial;
  color: #FFFFFF;
  font-size: 1.3em;
  font-weight: bold;
  text-align: center;
  margin-right: 10px;
  margin-top: 2px;
  margin-bottom: 2px;
  padding-top: 10px;
  padding-left: 6px;
  padding-right: 6px;
  text-transform: uppercase;
}

h4#progetti-chi a {
  color: #FFFFFF;
  text-decoration: none;
}

div#progetti p#chi-testo {
  width: 206px;
  height: 122px;
  font-family: Arial;
  color: #0C3962;
  font-size: 1.3em;
  text-align: left;
  margin-top: 2px;
  margin-right: 2px;
  padding-left: 8px;
  padding-right: 8px;
  background-color: #EBF3FA;
}

h4#progetti-come {
  width: 222px;
  height: 21px;
  background-color: #0F487B;
  font-family: Arial;
  color: #FFFFFF;
  font-size: 1.3em;
  font-weight: bold;
  text-align: center;
  margin-right: 2px;
  margin-top: 2px;
  margin-bottom: 2px;
  padding-top: 10px;
  text-transform: uppercase;
}

h4#progetti-come a {
  color: #FFFFFF;
  text-decoration: none;
}

div#progetti p#dove-testo {
  width: 206px;
  height: 122px;
  font-family: Arial;
  color: #0C3962;
  font-size: 1.3em;
  text-align: left;
  margin-top: 2px;
  margin-right: 2px;
  padding-left: 8px;
  padding-right: 8px;
  background-color: #EBF3FA;
}

h4#progetti-dove {
  width: 222px;
  height: 21px;
  background-color: #125693;
  font-family: Arial;
  color: #FFFFFF;
  font-size: 1.3em;
  font-weight: bold;
  text-align: center;
  margin-top: 2px;
  margin-bottom: 2px;
  padding-top: 10px;
  text-transform: uppercase;
}

h4#progetti-dove a {
  color: #FFFFFF;
  text-decoration: none;
}

div#progetti p#come-testo {
  width: 204px;
  height: 122px;
  font-family: Arial;
  color: #0C3962;
  font-size: 1.3em;
  text-align: left;
  margin-top: 2px;
  margin-right: 2px;
  padding-left: 8px;
  padding-right: 8px;
  background-color: #EBF3FA;
}



h4#asse-blue {
  width: 228px;
  height: 18px;
  background-color: #006699;
  font-family: Arial;
  color: #FFFFFF;
  font-size: 1.3em;
  font-weight: bold;
  text-align: center;
  float: left;
  margin-right: 2px;
  margin-top: 2px;
  margin-bottom: 2px;
  padding-top: 7px;
  text-transform: uppercase;
}

h4#asse-blue a {
  color: #FFFFFF;
  text-decoration: none;
}

div#progetti p#blue {
  width: 228px;
  font-family: Arial;
  color: #006699;
  font-size: 1.3em;
  margin-right: 2px;
  text-align: center;
  float: left;
}

h4#asse-red {
  width: 228px;
  height: 18px;
  background-color: #CC0000;
  font-family: Arial;
  color: #FFFFFF;
  font-size: 1.3em;
  font-weight: bold;
  text-align: center;
  float: left;
  margin-right: 2px;
  margin-top: 2px;
  margin-bottom: 2px;
  padding-top: 7px;
  text-transform: uppercase;
}

h4#asse-red a {
  color: #FFFFFF;
  text-decoration: none;
}

div#progetti p#red {
  width: 228px;
  font-family: Arial;
  color: #CC0000;
  font-size: 1.3em;
  margin-right: 2px;
  text-align: center;
  float: left;
}

h4#asse-green {
  width: 228px;
  height: 18px;
  background-color: #006633;
  font-family: Arial;
  color: #FFFFFF;
  font-size: 1.3em;
  font-weight: bold;
  text-align: center;
  float: left;
  margin-top: 2px;
  margin-bottom: 2px;
  padding-top: 7px;
  text-transform: uppercase;
}

h4#asse-green a {
  color: #FFFFFF;
  text-decoration: none;
}

div#progetti p#green {
  width: 228px;
  font-family: Arial;
  color: #006633;
  font-size: 1.3em;
  text-align: center;
  float: left;
}

div#center-container {
  width: 688px;
  min-height: 200px;
}

.box-home-middle-sx {
  width: 332px;
  min-height: 175px;
  float: left;
  margin-right: 20px;
  border-bottom: solid 1px #81BAE5;
}

.box-home-middle-sx h3 {
  font-family: Arial;
  font-size: 1.8em;
  color: #0C3962;
  font-weight: normal;
  line-height: 1.2em;
  clear: both;
}

h3 a {
  color: #0C3962;
}

.box-home-middle-sx img {
  float: left;
  margin-top: 14px;
  margin-bottom: 10px;
  margin-right: 5px;
}

.box-home-middle-sx p {
  width: 233px;
  height: auto;
  font-family: Arial;
  font-size: 1.3em;
  color: #555555;
  float: left;
  line-height: 1.2em;
  text-align: justify;
  margin-top: 14px;
  margin-bottom: 10px;
}

.box-home-middle-sx p span {
  color: #125693;
}

.box-home-middle-sx p strong {
  color: #125693;
}

.box-home-middle-sx-scrape {
  width: 660px;
  min-height: 165px;
  float: left;
  margin-right: 20px;
  border-bottom: solid 1px #81BAE5;
}

.box-home-middle-sx-scrape h3 {
  font-family: Arial;
  font-size: 1.8em;
  color: #0C3962;
  font-weight: normal;
  line-height: 1.2em;
  clear: both;
}

.box-home-middle-sx-scrape h3 a {
  color: #0C3962;
}

.box-home-middle-sx-scrape img {
  float: left;
  margin-top: 14px;
  margin-bottom: 10px;
  margin-right: 5px;
}

.box-home-middle-sx-scrape p {
  width: auto;
  height: auto;
  font-family: Arial;
  font-size: 1.3em;
  color: #555555;
  line-height: 1.2em;
  text-align: justify;
  margin-top: 14px;
  margin-bottom: 10px;
}

.box-home-middle-sx-scrape p span {
  color: #125693;
}

.box-home-middle-sx-scrape p strong {
  color: #125693;
}

.box-home-middle-dx {
  width: 332px;
  min-height: 175px;
  float: left;
  border-bottom: solid 1px #81BAE5;
}

.box-home-middle-dx h3 {
  font-family: Arial;
  font-size: 1.8em;
  color: #0C3962;
  font-weight: normal;
  line-height: 1.2em;
  clear: both;
}

.box-home-middle-dx h3 a {
  color: #0C3962;
}

.box-home-middle-dx img {
  float: left;
  margin-top: 14px;
  margin-bottom: 10px;
  margin-right: 5px;
}

.box-home-middle-dx p {
  width: 233px;
  height: auto;
  font-family: Arial;
  font-size: 1.3em;
  color: #555555;
  float: left;
  line-height: 1.2em;
  text-align: justify;
  margin-top: 14px;
  margin-bottom: 10px;
}

.box-home-middle-dx p span {
  color: #125693;
}

.box-home-middle-dx p strong {
  color: #125693;
}

.border-top {
  width: 253px;
  height: 14px;
  background: url('/images/border-top-box2.gif') no-repeat top left;
}

.box-content {
  width: 245px;
  min-height: 100px;
  padding-left: 6px;
  border-left: solid 1px #6599C6;
  border-right: solid 1px #6599C6;
  clear: both;
}

.border-bot {
  width: 253px;
  height: 14px;
  background: url('/images/border-bot-box2.gif')  no-repeat top left;
}

div#pnl-search {
  width: 239px;
  height: 22px;
  padding-left: 3px;
  margin-bottom: 20px;
}

div#pnl-search a {
  float: left;
}

div#pnl-search input.text {
  width: 111px;
  height: 20px;
  margin-right: 5px;
  font-family: Arial;
  font-size: 1em;
  color: #666666;
  float: left;
}

div#pnl-search label.hidden {
  display: none;
}

.text-search {
  width: 82px;
  height: 13px;
  font-family: Arial;
  font-size: 1em;
  color: #125693;
  padding-top: 6px;
  float: right;
}

.text-search a {
  font-family: Arial;
  font-size: 1em;
  color: #125693;
  text-decoration: underline;
}

.dotted-line {
  width: 239px;
  height: 1px;
  border-bottom: dotted 1px #99BCDA;
}

div#pnl-link {
  width: 239px;
  margin-top: 10px;
}

div#pnl-link li {
  width: 233px;
  min-height: 36px;
  clear: both;
}

div#pnl-link ul
{
  margin-top: -10px;
}

div#pnl-link li a
{
  display: block;
  clear: both;
  padding: 5px 0 0 0;
  float: left;
  font-family: Arial;
  font-size: 1.3em;
  color: #125693;
  font-weight: bold;
  margin: 0 0 5px 5px;
  text-transform: uppercase;
  text-decoration: none;
}

div#pnl-link li a img
{
  margin-right: 5px;
}

div#pnl-link li p {
  width: 233px;
  min-height: 18px;
  font-family: Arial;
  font-size: 1em;
  color: #125693;
  clear: both;
  margin-top: 2px;
}

.border-top-box-news {
  width: 253px;
  height: 14px;
  background: url('/images/border-top-box-tmp2.gif')  no-repeat top left;
}

.border-bot-box-news {
  width: 253px;
  height: 14px;
  margin-bottom: 30px;
  background: url('/images/border-bot-box-tmp2.gif')  no-repeat top left;
}

div#pnl-ad-search {
  width: 241px;
  height: 180px;
  padding-left: 10px;
  background-color: #EBF3FA;
  border-left: solid 1px #6599C6;
  border-right: solid 1px #6599C6;
}

div#pnl-ad-search h3 {
  font-family: Arial;
  font-size: 1.3em;
  color: #0C3962;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 8px;
}

div#input-container {
  width: 239px;
  height: 69px;
}

div#input-container label {
  width: 68px;
  height: 16px;
  font-family: Arial;
  font-size: 1em;
  color: #0C3962;
  margin-bottom: 10px;
  padding-top: 4px;
  float: left;
}

div#input-container input {
  width: 111px;
  height: 20px;
  margin-right: 5px;
  margin-bottom: 10px;
  font-family: Arial;
  font-size: 1em;
  color: #666666;
  float: left;
}

div#date {
  width: 239px;
  height: 20px;
  clear:both;
}

div#date label {
  width: 31px;
  height: 14px;
  font-family: Arial;
  font-size: 1em;
  color: #0C3962;
  padding-top: 6px;
  float: left;
}

div#date select {
  width: 75px;
  height: 20px;
  margin-right: 5px;
  font-family: Arial;
  font-size: 1em;
  color: #666666;
  float: left;
}

div#ordine {
  width: 239px;
  height: 20px;
  margin-top: 5px;
  clear: both;
}

div#ordine label.main {
  font-family: Arial;
  font-size: 1em;
  color: #0C3962;
  padding-top: 6px;
  float: left;
}

div#ordine li {
  display: inline;
}

div#regione {
  width: 239px;
  height: 20px;
  margin-top: 5px;
  clear: both;
}

div#regione label {
  font-family: Arial;
  font-size: 1em;
  color: #0C3962;
  padding-top: 6px;
  float: left;
}

div#regione select {
  width: 75px;
  height: 20px;
  margin-right: 5px;
  font-family: Arial;
  font-size: 1em;
  color: #666666;
  float: left;
}

div#cerca-btn {
 width: 55px;
 height: 20px;
 text-align: center;
 clear: both;
 float: right;
 margin-right: 25px;
 margin-bottom: 10px;
}

div#pnl-adv {
  width: 239px;
  height: 83px;
  margin-top: 10px;
}

div#news-container {
  width: 961px;
  height: 258px;
  margin: auto;
  clear: both;
  padding-top: 20px;
}

.sicilia-news {
  width: 231px;
  height: 228px;
  border-top: solid 4px #81BAE5;
  border-bottom: solid 1px #81BAE5;
  background-color: #F2F8FC;
  float: left;
  padding: 2px 5px 5px 2px;
}

.sicilia-news h3 {
  font-family: Arial;
  font-size: 1.8em;
  color: #0C3962;
  font-weight: normal;
  line-height: 1em;
  clear: both;
}

.sicilia-news h3 a {
  color: #0C3962;
}

.sicilia-news img {
  float: left;
  margin-top: 14px;
  margin-bottom: 10px;
  margin-right: 5px;
}

.sicilia-news p {
  font-family: Arial;
  font-size: 1.3em;
  color: #555555;
  line-height: 1.3em;
  text-align: left;
  margin-top: 14px;
  margin-bottom: 10px;
}

.sicilia-news p span {
  color: #125693;
}

.sicilia-news p strong {
  color: #125693;
}

.calabria-news {
  width: 231px;
  height: 228px;
  border-top: solid 4px #0C3962;
  border-bottom: solid 1px #0C3962;
  background-color: #F2F8FC;
  float: left;
  margin-right: 3px;
  padding: 2px 5px 5px 2px;
}

.calabria-news h3 {
  font-family: Arial;
  font-size: 1.8em;
  color: #0C3962;
  font-weight: normal;
  line-height: 1em;
  clear: both;
}

.calabria-news h3 a {
  color: #0C3962;
}

.calabria-news img {
  float: left;
  margin-top: 14px;
  margin-bottom: 10px;
  margin-right: 5px;
}

.calabria-news p {
  font-family: Arial;
  font-size: 1.3em;
  color: #555555;
  line-height: 1.3em;
  text-align: left;
  margin-top: 14px;
  margin-bottom: 10px;
  padding-right: 5px;
}

.calabria-news p span {
  color: #125693;
}

.calabria-news p strong {
  color: #125693;
}

.campania-news {
  width: 231px;
  height: 228px;
  border-top: solid 4px #125693;
  border-bottom: solid 1px #125693;
  background-color: #F2F8FC;
  float: left;
  margin-right: 3px;
  padding: 2px 5px 5px 2px;
}

.campania-news h3 {
  font-family: Arial;
  font-size: 1.8em;
  color: #0C3962;
  font-weight: normal;
  line-height: 1em;
  clear: both;
}

.campania-news h3 a {
  color: #0C3962;
}

.campania-news img {
  float: left;
  margin-top: 14px;
  margin-bottom: 10px;
  margin-right: 5px;
}

.campania-news p {
  font-family: Arial;
  font-size: 1.3em;
  color: #555555;
  line-height: 1.3em;
  text-align: left;
  margin-top: 14px;
  margin-bottom: 10px;
  padding-right: 5px;
}

.campania-news p span {
  color: #125693;
}

.campania-news p strong {
  color: #125693;
}

.puglia-news {
  width: 231px;
  height: 228px;
  border-top: solid 4px #4E8ABE;
  border-bottom: solid 1px #4E8ABE;
  margin-right: 3px;
  background-color: #F2F8FC;
  float: left;
  padding: 2px 5px 5px 2px;
}

.puglia-news h3 {
  font-family: Arial;
  font-size: 1.8em;
  color: #0C3962;
  font-weight: normal;
  line-height: 1em;
  clear: both;
}

.puglia-news h3 a {
  color: #0C3962;
}

.puglia-news img {
  float: left;
  margin-top: 14px;
  margin-bottom: 10px;
  margin-right: 5px;
}

.puglia-news p {
  font-family: Arial;
  font-size: 1.3em;
  color: #555555;
  line-height: 1.3em;
  text-align: left;
  margin-top: 14px;
  margin-bottom: 10px;
  padding-right: 5px;
}

.puglia-news p span {
  color: #125693;
}

.puglia-news p strong {
  color: #125693;
}

.buttons {
  width: 333px;
  height: 18px;
  clear: both;
}

.button {
  width: auto;
  height: 18px;
  float: left;
  margin-right: 8px;
  margin-top: 5px;
}

.button img {
  float: left;
  margin-right: 3px;
  margin-top: 0px;
}

.button label {
  float: left;
  font-family: Arial;
  font-size: 1em;
  color: #0C3962;
}

.button label a {
  font-family: Arial;
  font-size: 1em;
  color: #0C3962;
  text-decoration: none;
}

div#footer {
  width: 100%;
  height: 72px;
  font-family: Arial;
  font-size: 1.1em;
  color: #0C3962;
  padding-top: 18px;
  text-align: center;
  border-top: solid 1px #4E8ABE;
  background: url('/images/bg-footer.jpg') repeat-x top left;
  margin-top: 5px;
}

div#footer a {
  color: #0C3962;
  text-decoration: none;
}

div.footer-ul {
  margin-bottom: 20px;
}

div#footer ul {
  display: inline;
  margin-bottom: 20px;
  clear: both;
}

div#footer ul li {
  display: inline;
  list-style: none;
}

div#footer div.loghi
{
  height: 100px;
  width: 600px;
  margin: 0 auto 10px;
}

div#footer div.loghi ul li a
{
  display: block;
  float: left;
  width: 100px;
  height: 93px;
  background-position: top center;
  background-repeat: no-repeat;
  text-indent: -9000px;
}

div#footer div.loghi ul li.ue a
{
  background-image: url('/images/img-unione-europea.gif');
}

div#footer div.loghi ul li.interno a
{
  background-image: url('/images/img-min-interno.gif');
}

div#footer div.loghi ul li.sviluppo a
{
  background-image: url('/images/img-min-sviluppo-econ.gif');
}

div#footer div.loghi ul li.economia a
{
  background-image: url('/images/img-min-economia.gif');
}

div#footer div.loghi ul li.lavoro a
{
  background-image: url('/images/img-min-lavoro.gif');
  width: 120px;
}

div#footer div.loghi ul li.polizia a
{
  background-image: url('/images/img-forze-polizia.gif');
  width: 80px;
}

div#footer div.loghi ul li.carabinieri a
{
  background-image: url('/images/img-carabinieri.gif');
  width: 80px;
}

div#footer div.loghi ul li.finanza a
{
  background-image: url('/images/img-finanza.gif');
  width: 110px;
}

div#footer div.loghi ul li.penitenziaria a
{
  background-image: url('/images/img-penitenz.gif');
  width: 110px;
}

div#footer div.loghi ul li.forestale a
{
  background-image: url('/images/img-forestale.gif');
}

.sep {
  margin-left: 10px;
  margin-right: 10px;
}

/*Template 1*/

h1#logo-int {
  width: 309px;
  height: 60px;
  position: absolute;
  top: 34px;
  left: 13px;
}

h2#title-text-int {
  height: 64px;
  position: absolute;
  top: 40px;
  left: 297px;
  font-family: Arial;
  color: #704B1F;
  font-size: 1.6em;
  line-height: 1.6em;
  font-weight: normal;
}

div#menu-int {
  width: 687px;
  height: 40px;
  position: absolute;
  bottom: 0px;
  right: 0px;
}

div#menu-int li {
  width: 112px;
  height: 22px;
  float: left;
  list-style: none;
  margin-right: 2px;
  font-family: Arial;
  color: #125693;
  font-weight: bold;
  text-align: center;
  padding-top: 18px;
  line-height: 1em;
  background: url('/images/bg-menu.gif') no-repeat bottom left;
}

div#menu-int li:hover {
  font-family: Arial;
  color: #125693;
  font-weight: bold;
  text-align: center;
  color: #FFFFFF;
  background: url('/images/bg-menu-int-o.gif') no-repeat bottom left;
}

div#menu-int li:hover a {
  color: #FFFFFF;
}

div#menu-int li a {
  font-family: Arial;
  font-size: 1.4em;
  color: #125693;
  font-weight: bold;
  line-height: 1em;
  text-decoration: none;
}

div#menu-int li.menu-int-a
{
  background: url('/images/bg-menu-int-o.gif') no-repeat bottom left;
  padding-top: 14px;
  height: 26px;
}

div#menu-int li.menu-int-a a
{
  color: #fff;
}

div#breadcrumbs {
  width: 951px;
  height: 35px;
  clear: both;
  font-family: Arial;
  font-size: 1em;
  color: #125693;
  padding-left: 10px;
}

div#breadcrumbs a {
  color: #125693;
  text-decoration: underline;
}

div#breadcrumbs img {
  float: left;
  margin-right: 3px;
}

div#left-column-int {
  width: 254px;
  min-height: 300px;
  margin-right: 23px;
  float: left;
}

div#right-column-int {
  width: 687px;
  min-height: 300px;
  position: relative;
  float: left;
}

.box-content-int {
  width: 245px;
  height: 40px;
  padding-left: 6px;
  padding-top: 10px;
  border-left: solid 1px #4E8ABE;
  border-right: solid 1px #4E8ABE;
}

div#pnl-doc {
  width: 239px;
  min-height: 22px;
  padding-left: 3px;
  clear: both;
  margin-bottom: 7px;
  font-family: Arial;
}

div#pnl-doc h3 {
  font-size: 1.1em;
  color: #125693;
  font-weight: bold;
  margin-bottom: 10px;
  text-transform: uppercase;
}

div#pnl-doc ul {
  margin-left: 20px;
}

div#pnl-doc li {
  min-height: 15px;
  font-size: 1em;
  color: #125693;
  list-style-image: url('/images/ico-pdf.gif');
  list-style-position: inside;
  margin-bottom: 5px;
  line-height: 1.2em;
  list-style-position: outside;
}

div#pnl-doc li a {
  color: #125693;
  vertical-align: top;
}

div#pnl-doc li span {
  font-family: Arial;
  font-size: 1em;
  color: #555555;
  vertical-align: top;
}

div#pnl-doc-middle {
  width: 239px;
  min-height: 22px;
  padding-left: 3px;
  clear: both;
  margin-bottom: 7px;
  font-family: Arial;
}

div#pnl-doc-middle h3 {
  font-size: 1.1em;
  color: #125693;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

div#pnl-doc-middle li {
  font-size: 1em;
  color: #125693;
  line-height: 1.3em;
  list-style-type: square;
  list-style-position: inside;
}

div#pnl-doc-middle li a {
  color: #125693;
  vertical-align: top;
}


div.pnl
{
  width: 239px;
  min-height: 22px;
  padding-left: 3px;
  clear: both;
  margin-bottom: 7px;
  font-family: Arial;
}

div#pnl-doc-bot {
  width: 239px;
  min-height: 22px;
  padding-left: 3px;
  clear: both;
  margin-bottom: 7px;
  font-family: Arial;
}

div#pnl-doc-bot h3, div.pnl h3 {

  font-size: 1.1em;
  color: #125693;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

div#pnl-doc-bot li, div.pnl li {
  font-size: 1em;
  color: #125693;
  line-height: 1.3em;
  list-style-type: square;
  list-style-position: inside;
}

div#pnl-doc-bot li a, div.pnl li a {
  color: #125693;
  vertical-align: top;
}

div#pnl-photo {
  width: 239px;
  padding-left: 3px;
  clear: both;
  margin-bottom: 7px;
}

div#pnl-photo h3 {
  font-family: Arial;
  font-size: 1.1em;
  color: #125693;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

div#pnl-photo li {
  margin-right: 3px;
  margin-bottom: 3px;
  list-style: none;
  display: inline;
}

div#box-left-bot-news {
  margin-top: 0px;
}

div#pnl-video {
  width: 239px;
  padding-left: 3px;
  clear: both;
  margin-bottom: 7px;
}

div#pnl-video h3 {
  font-family: Arial;
  font-size: 1.1em;
  color: #125693;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

div#right-column-int {
  width: 687px;
  min-height: 300px;
  position: relative;
  float: left;
}

div#box-top-tmp1 {
  width: 667px;
  height: 69px;
  clear: both;
  padding: 5px 0px 0px 20px;
  margin-bottom: 20px;
  background: url('/images/bg-box-top-tmp1.gif') no-repeat top center;
}

div#box-top-tmp1 ul li {
  width: 205px;
  height: 12px;
  font-family: Arial;
  font-size: 1.2em;
  color: #0C3962;
  float: left;
  padding-top: 11px;
  margin-right: 10px;
  border-bottom: dotted 1px #4E8ABE;
}

div#box-top-tmp1 ul li a {
  font-family: Arial;
  font-size: 1.2em;
  color: #0C3962;
  text-decoration: none;
}

.li-box-tmp1-a {
  background-color: #BFD7FA;
}

div#text-bar {
  width: 687px;
  height: 30px;
  border-bottom: dotted 1px #4E8ABE;
}

div#vote {
  width: 335px;
  height: 14px;
  float: left;
}

div#vote p {
  width: auto;
  font-family: Arial;
  font-size: 1em;
  color: #125693;
  float: left;
  margin-right: 3px;
  padding-top: 3px;
}

div#vote img {
  float: left;
}

div#vote span {
  color: #125693;
}

div#vote ul li {
  margin-right: 8px;
  float: left;
}

div#text {
  float: right;
}

div#text ul li {
  float: left;
}

.sep-text-bar {
  width: 1px;
  height: 16px;
  background: #81BAE5;
  margin: 0px;
}

div#content {
  width: 687px;
  margin-bottom: 5px;
  overflow: hidden;
}

div#content p img {
  float: right;
  margin-left: 10px;
}

div#content h1 {
  font-family: Arial;
  font-size: 2.2em;
  color: #0C3962;
  margin-bottom: 15px;
  line-height: 1em;
}

div#right-column-int div#content h2 {
  font-family: Arial;
  font-size: 1.3em;
  line-height: 1em;
  color: #555555;
  text-transform: uppercase;
  margin-top: 15px;
  margin-bottom: 15px;
}

div#content p {
  font-family: Arial;
  font-size: 1.3em;
  color: #555555;
  line-height: 1.3em;
  margin-top: 10px;
}

div#content p strong {
  font-family: Arial;
  color: #125693;
}

div#content p a {
  color: #125693;
}

div#content p i {
  color: #125693;
}

div#content p span {
  font-family: Arial;
  font-size: 1.3em;
  color: #555555;
}

div#segnala {
  width: 687px;
  height: 25px;
  text-align: right;
  margin-top: 25px;
  margin-bottom: 35px;
  border-bottom: dotted 1px #4E8ABE;
}

.border-top-box-doc {
  width: 253px;
  height: 14px;
  margin-top: 25px;
  background: url('/images/border-top-box-tmp2.gif') no-repeat top left;
}

.box-content-int-doc {
  width: 245px;
  min-height: 100px;
  padding-left: 6px;
  border-left: solid 1px #508BBF;
  border-right: solid 1px #508BBF;
  background-color: #EBF3FA;
  clear: both;
}

.border-bot-box-doc {
  width: 253px;
  height: 14px;
  margin-bottom: 30px;
  background: url('/images/border-bot-box-tmp2.gif')  no-repeat top left;
}

.border-top-box-giovani {
  width: 253px;
  height: 14px;
  background: url('/images/border-top-box-giovani.gif') no-repeat top left;
}

.box-content-giovani {
  width: 245px;
  min-height: 100px;
  padding-left: 6px;
  border-left: solid 1px #508BBF;
  border-right: solid 1px #508BBF;
  background-color: #EBF3FA;
  clear: both;
}

.box-content-giovani h3 {
  padding-top: 10px;
  float: left;
  width: 235px;
  height: 80px;
  background: url('/images/pon_giovani.png') top center no-repeat;
  text-indent: -9000px;
}

.box-content-giovani h2 {
  font-family: Arial;
  font-size: 1.8em;
  color: #0C3962;
  margin-bottom: 1px;
  font-weight: normal;
  line-height: 1em;
  clear: both;
}

.box-content-giovani h2 a {
  color: #0C3962;
}

.box-content-giovani img {
  float: left;
  margin-right: 10px;
}

.box-content-giovani p {
  height: 0;
}

.box-content-giovani p img {
  float: left;
  margin-top: 14px;
  margin-bottom: 10px;
  margin-right: 5px;
}

.border-bot-box-giovani {
  width: 253px;
  height: 14px;
  margin-bottom: 35px;
  background: url('/images/border-bot-box-giovani.gif')  no-repeat top left;
}

div#pnl-doc-int {
  width: 239px;
  min-height: 22px;
  padding-left: 3px;
  clear: both;

}

div#pnl-doc-int h3 {
  font-family: Arial;
  font-size: 1.1em;
  color: #125693;
  font-weight: bold;
  margin-bottom: 10px;
  text-transform: uppercase;
}

div#pnl-doc-int li {
  font-family: Arial;
  font-size: 1.2em;
  color: #125693;
  font-weight: bold;
  line-height: 1.1em;
  list-style: none;
  margin-top: 5px;
}

div#pnl-doc-int li a {
  color: #125693;
  vertical-align: top;
  text-decoration: none;
}

div#pnl-doc-int li span {
  color: #333333;
  font-weight: normal;
}

.dotted-line-doc {
  width: 239px;
  height: 1px;
  margin-top: 8px;
  border-bottom: dotted 1px #90B6D7;
}

div#box-asse-tmp2 {
  width: 688px;
  height: 65px;
  clear: both;
  line-height: 1.3em;
  margin-top: 10px;
  margin-bottom: 10px;
}

div#box-asse-tmp2 p#blue {
  width: 228px;
  font-family: Arial;
  color: #006699;
  font-size: 1.3em;
  margin-right: 2px;
  text-align: center;
  float: left;
}

div#box-asse-tmp2 p#red {
  width: 228px;
  font-family: Arial;
  color: #CC0000;
  font-size: 1.3em;
  margin-right: 2px;
  text-align: center;
  float: left;
}

div#box-asse-tmp2 p#green {
  width: 228px;
  font-family: Arial;
  color: #006633;
  font-size: 1.3em;
  text-align: center;
  float: left;
}

div#dotazione {
  width: 688px;
  height: 25px;
  clear: both;
  line-height: 1.3em;
}

.grey {
  width: 228px;
  font-family: Arial;
  color: #333333;
  font-size: 1.2em;
  text-align: center;
  float: left;
}

div.obiettivi
{
  width: 688px;
  min-height: 154px;
  clear: both;
  /*border-bottom: solid 1px #000;*/
  margin-bottom: 20px;
}

div.obiettivi h3
{
  width: 683px;
  height: 19px;
  clear: both;
  line-height: 1.3em;
  background-color: #000;
  font-family: Arial;
  color: #FFFFFF;
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 5px 0px 0px 5px;
}

/*
div#obiettivi-1 ul li {
  border-color: #81b3cd;
}

div#obiettivi-2 ul li {
  border-color: #e68181;
}

div#obiettivi-3 ul li {
  border-color: #81b39a;
}
*/

div#obiettivi-1 h3 {
  background-color: #006699;
}

div#obiettivi-2 h3 {
  background-color: #cc0000;
}

div#obiettivi-3 h3 {
  background-color: #006633;
}

div.obiettivi ul li {
  min-height: 15px;
  font-family: Arial;
  color: #333333;
  font-size: 1.3em;
  line-height: 1.2em;
  margin-bottom: 2px;
}

/*
div.obiettivi ul li:hover
{
  font-weight: bold;
}

div#obiettivi-1 ul li:hover
{
  background-color: #cce0eb;
}

div#obiettivi-2 ul li:hover
{
  background-color: #f5cccc;
}

div#obiettivi-3 ul li:hover
{
  background-color: #ccE0d6;
}

div.obiettivi ul li:hover span
{
  font-weight: bold;
}
*/

div.obiettivi ul li a {
  color: #333333;
  text-decoration: none;
}

div#obiettivi-1 ul li span {
  color: #006699;
}

div#obiettivi-2 ul li span
{
  color:#CC0000;
}

div#obiettivi-3 ul li span
{
  color:#006633;
}

/*
div.obiettivi ul li.active {
  min-height: 15px;
  font-family: Arial;
  color: #333333;
  font-size: 1.3em;
  line-height: 1.2em;
  margin-bottom: 2px;
  font-weight: bold;
  background-color: #CCE0EB;
}

div#obiettivi-1 ul li.active span {
  color: #006699;
}

div#obiettivi-2 ul li.active span {
  color: #cc0000;
}

div#obiettivi-3 ul li.active span {
  color: #006633;
}
*/

div#text-obiettivi {
  float: right;
}

div#text-obiettivi ul li {
  float: left;
}

.li-box-tmp1-a {
  background-color: #BFD7FA;
}

ul#news_list li {
  width: 680px;
  min-height: 70px;
  float: left;
  margin-right: 20px;
}

ul#news_list li h3 {
  font-family: Arial;
  font-size: 1.5em;
  color: #0C3962;
  font-weight: normal;
  line-height: 1.2em;
  clear: both;
}

ul#news_list li h3 a {
  color: #0C3962;
}

ul#news_list li img {
  float: left;
  margin-top: 14px;
  margin-bottom: 10px;
  margin-right: 5px;
}

ul#news_list li p {
  width: 680px;
  min-height: 60px;
  font-family: Arial;
  font-size: 1.3em;
  color: #555555;
  line-height: 1.2em;
  text-align: justify;
  margin-top: 14px;
  margin-bottom: 10px;
  border-bottom: solid 1px #81BAE5;
  float: left;
}

ul#news_list li p span {
  color: #125693;
}

ul#news_list li p strong {
  color: #125693;
}

ul#news_list li div.buttons div.button img {
  margin-top: 0px;
}

ul#news_list_a
{
  overflow: hidden;
}

ul#news_list_a li {
  width: 680px;
  min-height: 93px;
  float: left;
  margin-right: 20px;
}

ul#news_list_a li h3 {
  font-family: Arial;
  font-size: 1.8em;
  color: #0C3962;
  font-weight: normal;
  line-height: 1.2em;
  clear: both;
}

ul#news_list_a li h3 a {
  color: #0C3962;
}

ul#news_list_a li label {
  width: 72px;
  height: 15px;
  position: relative;
}

ul#news_list_a li label a
{
  left: 25px;
  font-family: Arial;
  font-size: 0.80em;
  color: #0C3962;
  text-decoration: none;
}

ul#news_list_a li p {
  width: 680px;
  height: auto;
  line-height: 1.2em;
  text-align: justify;
  margin-top: 14px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: solid 1px #81BAE5;
  float: left;
}

ul#news_list_a li p span {
  color: #125693;
}

ul#news_list_a li p strong {
  color: #125693;
}

ul#news_list_a li div.buttons {
  float: left;
}

.pager {
  width: 690px;
  height: 25px;
  margin-bottom: 20px;
  margin-top: 10px;
  border-bottom: dotted 1px #98BBD9;
}

.pager img.first {
  float: left;
}

.pager img.last {
  float: right;
  margin-right: 5px;
}

.pager div.pager-numbers {
  width: 446px;
  height: 25px;
  padding-left: 200px;
  text-align: center;
  float: left;
}

.pager div.pager-numbers .numbers {
  width: 190px;
  padding-top: 3px;
  float: left;
}

.pager div.pager-numbers img {
  float: left;
}

.pager div.pager-numbers ul li {
  display: inline;
  margin-right: 10px;
}

.pager div.pager-numbers ul li a {
  font-family: Arial;
  font-size: 1.3em;
  padding-left: 2px;
  padding-right: 2px;
  color: #0C3962;
}

.pager div.pager-numbers ul li a:hover {
  font-family: Arial;
  font-size: 1.3em;
  color: #0C3962;
  padding-left: 2px;
  padding-right: 2px;
  background-color: #BFD7FA;
}

.pager div.pager-numbers ul li a:active {
  font-family: Arial;
  font-size: 1.3em;
  color: #0C3962;
  padding-left: 2px;
  padding-right: 2px;
  background-color: #BFD7FA;
  text-decoration: none;
}

div#content-news {
  width: 687px;
  min-height: 300px;
}

div#content-news p img {
  float: left;
  margin-right: 10px;
}

div#content-news h1 {
  font-family: Arial;
  font-size: 2.2em;
  color: #0C3962;
  margin-bottom: 15px;
  line-height: 1em;
}

div#content-news p {
  font-family: Arial;
  font-size: 1.3em;
  color: #555555;
  line-height: 1.3em;
  margin-top: 10px;
}

div#content-news p strong {
  font-family: Arial;
  color: #125693;
}

div#content-news p a {
  color: #125693;
}

div#content-news p i {
  color: #125693;
}

div#content-news p span {
  font-family: Arial;
  font-size: 1.3em;
  color: #555555;
}

div#right-column-int div#content-news h2 {
  font-family: Arial;
  font-size: 1.3em;
  color: #555555;
  text-transform: uppercase;
  margin-top: 15px;
  margin-bottom: 15px;
}

a.more
{
  background: url('/images/ico-app.gif') no-repeat;
  padding-left: 17px;
}

a.home
{
  background: url('/images/home-ico.gif') no-repeat;
  padding-left: 17px;
}

a.img
{
  background: url('/images/ico-img.gif') no-repeat;
  padding-left: 17px;
}

a.video
{
  background: url('/images/ico-vd.gif') no-repeat;
  padding-left: 17px;
}

/* poll */

div.notice
{
  font-size: 1.6em;
  clear: both;
  background: #ffd;
  padding: 10px;
  border: 1px solid #ccd;
  border-width: 1px 0;
  margin: 10px auto;
}

ul.poll li
{
  clear: both;
}

ul.poll li a
{
  display: block;
  padding-top: 8px;
}

ul.poll li label
{
  display: block;
  float: left;
  font-size: 1.3em;
  padding-top: 6px;
  height: 35px;
  width: 200px;
  line-height: 1em;
  color: #125693;
}

ul.poll li div
{
  background: #0c3962;
  height: 25px;
  float: left;
}

ul.poll li strong
{
  display: block;
  float: left;
  font-size: 1.4em;
  padding-top: 6px;
  color: #125693;
  margin-left: 10px;
}

div#poll_info
{
  font-size: 1.2em;
  clear: left;
}

/* press area */

ul.press
{
  font-size: 1.3em;
  line-height: 1em;
  width: 660px;
}

/* search */

ul#search_others
{
  display: inline;
}

ul#search_others li
{
  font-size: 0.9em;
  display: inline;
  margin: 0 10px 0 0;
}

div#search_numbers
{
  margin: 10px auto;
  font-size: 1.4em;
}

ol#search_results
{
  font-family: Arial;
  font-size: 1.3em;
  line-height: 1.4em;
  list-style: decimal inside;
}

ol#search_results li
{
  margin: 10px 0 15px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
  color: #555;
}

ol#search_results li h3
{
  font-size: 1.2em;
  margin: -20px 0 5px 20px;
  font-weight: normal;
}

ol#search_results li h3 a
{
  color:#0C3962;
}

ol#search_results li strong, ol#search_results li span
{
  color:#125693;
  font-size: 1em;
}

ol#search_results li div a
{
  color:#0C3962;
}

/* table-less forms */

form.tl div
{

  margin: 4px 0;
  padding: 2px 0;
  font-size: 1.3em;
  line-height: 1.2em;
  clear: both;
}

form.tl label
{
  display: block;
  margin-top: 3px;
  color: #125693;
}

form.tl label.required:after
{
  content: '*';
  color: #f00;
}

form.tl ul.error_list
{
  font-size: 1.2em;
  background: #f00;
  color: #fff;
  font-weight: bold;
  padding: 5px;
  width: 444px;
}

form.tl div span
{
  display: block;
  float: left;
  margin-right: 10px;
}

/* Area riservata */

div#box-login {
  width: 239px;
  height: 145px;
  padding-top: 10px;
  padding-left: 15px;
  background: url('/images/bg-areris.gif') no-repeat top center;
}

div#box-login h3 {
  font-family: Arial;
  font-size: 1.3em;
  color: #125693;
  font-weight: bold;
  margin:  0 0 10px 0;
  padding-top: 5px;
  float: left;
  text-transform: uppercase;
}

div#box-login img {
  float: left;
  margin-right: 10px;
}
div#box-login input {
  float: right;
  margin-right: 5px;
}

div#content-login {
  width: 230px;
  clear: both;
}

div#content-login p {
  font-family: Arial;
  font-size: 1.6em;
  color: #0C3962;
  padding-top: 10px;
}

div#content-login label {
  width: 50px;
  height: 15px;
  font-family: Arial;
  font-size: 1.3em;
  color: #0C3962;
  padding-top: 5px;
  margin-right: 20px;
  float: left;
}

div#content-login input {
  width: 111px;
  height: 15px;
  margin-right: 5px;
  margin-bottom: 10px;
  font-family: Arial;
  font-size: 1em;
  color: #666666;
  float: left;
}

div#content-login ul.error_list
{
  clear: left;
}

div#content-login ul.error_list li
{
  display: inline;
}

div#box-login p {
  width: 170px;
}

div#box-login p a {
  font-family: Arial;
  font-size: 1em;
  color: #125693;
}

div#box-login img.invia {
  float: right;
  margin-right: 10px;
}

div#box-login img.esci {
  float: right;
  margin-right: 10px;
}

div#content-ar {
  width: 687px;
  min-height: 300px;
  margin-bottom: 30px;
}

div#content-ar h1 {
  font-family: Arial;
  font-size: 2.2em;
  color: #0C3962;
  margin-bottom: 15px;
  line-height: 1em;
}

div#content-ar p {
  font-family: Arial;
  font-size: 1.2em;
  color: #0C3962;
  line-height: 1.3em;
  margin-top: 10px;
  margin-bottom: 20px;
}

div#content-ar p.small {
  font-size: 1.1em;
  color: #0C3962;
}

div#content-ar p strong {
  font-size: 1.4em;
  color: #0C3962;
}

div#content-ar p span {
  font-size: 1.3em;
  color: #125693;
}

div#content-ar table tr {
  height: 35px;
}

div#content-ar table tr td select {
  width: 155px;
}

div#content-ar table tr td label {
  font-family: Arial;
  font-size: 1.1em;
  color: #125693;
}

.td-label {
  width: 124px;
  height: 20px;
  font-family: Arial;
  font-size: 1.1em;
  color: #125693;
  vertical-align: top;
}

.td-input {
  width: 220px;
  height: 20px;
}

.td-button {
  text-align: right;
  padding-right: 55px;
  padding-top: 10px;
}

div#box-top-ar {
  width: 667px;
  height: 45px;
  clear: both;
  padding: 5px 0px 0px 20px;
  margin-bottom: 20px;
  background: url('/images/bg-box-top-news-1.gif') no-repeat top center;
}

div#box-top-ar ul li {
  width: 153px;
  height: 12px;
  font-family: Arial;
  font-size: 1.2em;
  color: #0C3962;
  float: left;
  padding-top: 11px;
  margin-right: 10px;
  border-bottom: dotted 1px #4E8ABE;
}

div#box-top-ar ul li a {
  font-family: Arial;
  font-size: 1.2em;
  color: #0C3962;
  text-decoration: none;
}

.li-ar-a {
  background-color: #BFD7FA;
}

div#box-top-ar ul li.li-ar-not-active {
  color: #CCCCCC;
  border-bottom: dotted 1px #CCCCCC;
}

div#box-top-ar ul li.li-ar-not-active a {
  color: #CCCCCC;
}

div#content-ar p.short {
  width: 395px;
  min-height: 50px;
  float: left;
  font-family: Arial;
  font-size: 1.6em;
  color: #0C3962;
  margin-right: 20px;
}

div#content-ar p.short span {
  font-family: Arial;
  font-size: 0.7em;
  line-height: 1.1em;
  color: #555555;
}

.pager-bacheca {
  clear:both;
  height:25px;
  width:580px;
}

div#content-ar img {
  float: left;
}

div#content-ar-foglio {
  width: 582px;
  height: 661px;
  margin-bottom: 30px;
  padding-left: 80px;
  padding-right: 25px;
  background: url('/images/bg-foglio.gif') no-repeat top center;
}

div#header-tab {
  width: 662px;
  height: 33px;
  padding-left: 25px;
}

div#header-tab ul li {
  width: 162px;
  height: 32px;
  float: left;
  list-style: none;
  margin-right: 4px;
  font-family: Arial;
  font-size: 1.1em;
  color: #125693;
  text-align: center;
  padding-top: 12px;
  background: url('/images/bg-tab-foglio.gif') no-repeat top left;
}

div#header-tab ul li:hover {
  font-family: Arial;
  font-size: 1.1em;
  color: #125693;
  text-align: center;
  color: #FFFFFF;
  background: url('/images/bg-tab-foglio-o.gif') no-repeat top left;
}

div#header-tab ul li:hover a {
  color: #FFFFFF;
}

div#header-tab ul li a {
  font-family: Arial;
  font-size: 1.3em;
  color: #125693;
  text-decoration: none;
}

div#header-tab li.active {
  color: #FFFFFF;
  background: url('/images/bg-tab-foglio-o.gif') no-repeat top left;
}

div#header-tab li.active a {
  color: #FFFFFF;
}

div#insert-new {
  width: 553px;
  height: 105px;
  padding: 15px 15px 0px 15px;
  clear: both;
}

div#insert-new p {
  font-family: Arial;
  font-size: 1.5em;
  color: #0C3962;
  margin-bottom: 5px;
}

div#insert-new p i {
  font-size: 0.8em;
}

div#insert-new input {
  width: 543px;
  height: 50px;
}
div#insert-new input.submit{
  margin-top: 10px;
  margin-right: 5px;
  float: right;
  width: 100px;
  height: 30px;
}


div#insert-new div#button {
  margin-top: 10px;
  margin-right: 5px;
  float: right;
}

div#bacheca {
  width: 553px;
  height: 454px;
  padding: 0px 15px 0px 15px;
  clear: both;
}

div#bacheca .bacheca-element {
  width: 543px;
  min-height: 40px;
  clear: both;
}

div#bacheca .bacheca-element span {
  font-family: Arial;
  font-size: 1.5em;
  line-height: 1.3em;
  color: #125693;
}

div#bacheca .bacheca-element p {
  font-family: Arial;
  font-size: 1.3em;
  line-height: 1.3em;
  color: #555555;
}

div#bacheca .bacheca-element span.data {
  font-family: Arial;
  font-size: 1.2em;
  line-height: 1.3em;
  color: #125693;
  float: right;
}

.pager-bacheca {
  width: 580px;
  height: 25px;
  clear: both;
}

.pager-bacheca img.first {
  float: left;
}

.pager-bacheca img.last {
  float: right;
}

.pager-bacheca div.pager-numbers {
  width: 346px;
  height: 25px;
  padding-left: 150px;
  text-align: center;
  float: left;
}

.pager-bacheca div.pager-numbers .numbers {
  width: 200px;
  padding-top: 3px;
  float: left;
}

.pager-bacheca div.pager-numbers img {
  float: left;
}

.pager-bacheca div.pager-numbers ul li {
  display: inline;
  margin-right: 10px;
}

.pager-bacheca div.pager-numbers ul li a {
  font-family: Arial;
  font-size: 1.3em;
  padding-left: 2px;
  padding-right: 2px;
  color: #0C3962;
}

.pager-bacheca div.pager-numbers ul li a:hover {
  font-family: Arial;
  font-size: 1.3em;
  color: #0C3962;
  padding-left: 2px;
  padding-right: 2px;
  background-color: #BFD7FA;
}

.pager-bacheca div.pager-numbers ul li a:active {
  font-family: Arial;
  font-size: 1.3em;
  color: #0C3962;
  padding-left: 2px;
  padding-right: 2px;
  background-color: #BFD7FA;
  text-decoration: none;
}

div#suggerisci {
  width: 553px;
  height: 424px;
  padding: 20px 15px 0px 15px;
  clear: both;
}

div#suggerisci p {
  font-family: Arial;
  font-size: 1.5em;
  color: #0C3962;
  padding-top: 20px;
  margin-bottom: 5px;
  clear: both;
}

div#suggerisci p i {
  font-size: 0.8em;
}

div#suggerisci input {
  width: 543px;
  height: 20px;
}

div#suggerisci div#button {
  margin-top: 10px;
  margin-right: 5px;
  float: right;
}

div#suggerisci div#button input{
  width: 100px;
  height: 30px;
}


div#filesharing {
  width: 583px;
  min-height: 118px;
  padding: 5px 0px 0px 0px;
  margin-bottom: 20px;
  border-bottom: dashed 1px #4E8ABE;
  clear: both;
}

div#filesharing p {
  font-family: Arial;
  font-size: 1.5em;
  color: #0C3962;
  padding-top: 20px;
  padding-left: 15px;
  margin-bottom: 5px;
  line-height: 1em;
}

div#filesharing p i {
  font-family: Arial;
  font-size: 0.8em;
  color: #0C3962;
}

div#filesharing div#file-row1 {
  width: 545px;
  height: 26px;
  padding-top: 5px;
  padding-left: 15px;
  clear: both;
}

div#filesharing div#file-row1 input {
  float: left;
}

div#filesharing div#file-row1 p {
  width: 190px;
  font-family: Arial;
  font-size: 1.3em;
  color: #555555;
  padding-top: 5px;
  float: left;
}

div#filesharing div#file-row1 label {
  width: 60px;
  height: 26px;
  font-family: Arial;
  font-size: 1.1em;
  color: #125693;
  padding-top: 5px;
  float: left;
}

div#filesharing div#file-row1 select {
  width: 200px;
  height: 20px;
  float: left;
}

div#filesharing div#file-row2 {
  width: 545px;
  height: 26px;
  padding-left: 15px;
  clear: both;
}

div#filesharing div#file-row2 input {
  width: 290px;
  float: left;
}



div#filesharing div#file-row2 label {
  width: 150px;
  font-family: Arial;
  font-size: 1.1em;
  color: #125693;
  padding-top: 5px;
  float: left;
}

div#filesharing div#file-row2 .carica-button {
  width: 84px;
  margin-left: 10px;
  float: left;
}


div#cerca-file {
  width: 583px;
  height: 118px;
  margin-bottom: 20px;
  clear: both;
}

div#cerca-file p {
  font-family: Arial;
  font-size: 1.5em;
  color: #0C3962;
  padding-left: 15px;
  margin-bottom: 5px;
  line-height: 1em;
}

div#cerca-file div#cerca-row1 {
  width: 545px;
  height: 26px;
  padding-left: 15px;
  clear: both;
}

div#cerca-file div#cerca-row1 input {
  float: left;
}

div#cerca-file div#cerca-row1 label {
  width: 60px;
  height: 26px;
  font-family: Arial;
  font-size: 1.1em;
  color: #125693;
  padding-top: 5px;
  float: left;
}

div#cerca-file div#cerca-row1 select.formato {
  width: 100px;
  height: 20px;
  margin-right: 110px;
  float: left;
}

div#cerca-file div#cerca-row1 select.categoria {
  width: 200px;
  height: 20px;
  float: left;
}

div#cerca-file div#cerca-row2 {
  width: 545px;
  height: 26px;
  padding-top: 5px;
  padding-left: 15px;
  clear: both;
}

div#cerca-file div#cerca-row2 input {
  width: 220px;
  margin-right: 20px;
  float: left;
}

div#cerca-file div#cerca-row2 label {
  height: 26px;
  font-family: Arial;
  font-size: 1.1em;
  color: #125693;
  padding-top: 5px;
  float: left;
}

div#cerca-file div#cerca-row2 select {
  width: 150px;
  height: 20px;
  margin-left: 20px;
  float: left;
}

div#cerca-file div#cerca-button {
  width: 545px;
  height: 26px;
  text-align: right;
  margin-top: 10px;
}

div#elenco-file {
  width: 583px;
  height: 300px;
  padding-left: 15px;
  clear: both;
}

.elenco-file-element {
  width: 500px;
  height: 48px;
  float: left;
}

.elenco-file-element p {
  font-family: Arial;
  font-size: 1.3em;
  color: #0C3962;
  padding-bottom: 6px;
}

.elenco-file-element img {
  float: left;
}

.elenco-file-element p.file-link {
  font-family: Arial;
  font-size: 1.3em;
  color: #125693;
  padding-top: 3px;
  float: left;
}

.elenco-file-element p.file-link a {
  color: #125693;
}

.elenco-file-element span {
  font-family: Arial;
  font-size: 1.3em;
  color: #333333;
  padding-top: 3px;
  margin-left: 3px;
  float: left;
}

/*FEED RSS*/
div#content-feed {
  width: 687px;
  min-height: 300px;
  overflow: hidden;
  margin-bottom: 40px;
  border-bottom: dotted 1px #98BBD9;
}

div#content-feed h1 {
  font-family: Arial;
  font-size: 2.2em;
  color: #0C3962;
  margin-bottom: 15px;
  line-height: 1em;
}

.feed-text-top {
  width: 690px;
  height: 40px;
  margin-bottom: 20px;
  border-top: dotted 1px #98BBD9;
}

.feed-text-top input {
  float: left;
  margin-top: 4px;
}

.feed-text-top img {
  float: left;
  margin-top: 4px;
  margin-left: 8px;
}

div#content-feed .feed-text-top .feed-top-left {
  width: 400px;
  font-family: Arial;
  font-size: 1.5em;
  color: #006699;
  margin-top: 8px;
  float: left;
}

div#content-feed .feed-text-top .feed-top-right {
  font-family: Arial;
  font-size: 1.2em;
  color: #0C3962;
  margin-top: 8px;
  float: left;
}

div#content-feed-cat {
  width: 687px;
  min-height: 300px;
  overflow: hidden;
  margin-bottom: 40px;
}

div#content-feed-cat h1 {
  font-family: Arial;
  font-size: 2.2em;
  color: #0C3962;
  margin-bottom: 15px;
  line-height: 1em;
}

div#content-feed-cat .feed-category-top {
  width: 690px;
  height: 20px;
  margin-bottom: 20px;
  border-bottom: dotted 1px #98BBD9;
}

div#content-feed-cat .feed-category-top p {
  font-family: Arial;
  font-size: 1.3em;
  color: #006699;
}

div#content-feed-cat ul li {
  width: 332px;
  min-height: 27px;
  float: left;
  margin-top: 5px;
  margin-right: 10px;
  border-bottom: solid 1px #81BAE5;
}

div#content-feed-cat ul li p {
  font-family: Arial;
  font-size: 1.3em;
  color: #006699;
  font-weight: bold;
  float: left;
  margin-top: 5px;
}

div#content-feed-cat ul li p a {
  color: #006699;
}

div#content-feed-cat ul li img {
  margin-right: 10px;
  float: left;
}

/* BOX ESTENSIBILE */

div#box-top-news-bd-top {
  width: 687px;
  height: 14px;
  clear: both;
  background: url('/images/bg-box-top-news-bd-top.gif') no-repeat bottom center;
}

div#box-top-news-bd-bot {
  width: 687px;
  height: 14px;
  clear: both;
  margin-bottom: 10px;
  background: url('/images/bg-box-top-news-bd-bot.gif') no-repeat top center;
}

div#box-top-news {
  width: 667px;
  min-height: 25px;
  clear: both;
  padding: 0px 0px 5px 20px;
  overflow: hidden;
  background: url('/images/bg-box-top-news.gif') repeat-y top center;
}

div#box-top-news ul {
  clear: both;
}

div#box-top-news ul li {
  width: 205px;
  height: 12px;
  font-family: Arial;
  font-size: 1.2em;
  color: #0C3962;
  float: left;
  padding-top: 11px;
  margin-right: 10px;
  border-bottom: dotted 1px #4E8ABE;
}

div#box-top-news ul li a {
  font-family: Arial;
  font-size: 1.2em;
  color: #0C3962;
  text-decoration: none;
}

.li-box-tmp1-a {
  background-color: #BFD7FA;
}

/* new reset */

.resetfonts {
  font-family: Arial;
  font-size: 1.3em;
  color: #555555;
  line-height: 1.3em;
  margin-top: 10px;
  text-align: justify;
}

.resetfonts strong {
  font-family: Arial;
  color: #125693;
}

.resetfonts a {
  color: #125693;
}

.resetfonts i {
  color: #125693;
}

.resetfonts span {
  font-family: Arial;
  font-size: 1.3em;
  color: #555555;
  line-height: 1em;
}

.resetfonts ul, .resetfonts ol
{
  font-family: Arial;
  color: #555555;
  line-height: 1.3em;
  font-size: 1.3em;
  margin: 10px;
}

.resetfonts ul
{
  list-style: disc;
}

ul.checkbox_list
{
  list-style: none;
}

.resetfonts ol
{
  list-style: decimal;
}

.resetfonts ul li, .resetfonts ol li
{
  margin-left: 15px;
}

.resetfonts img {
  float: left;
  margin-right: 10px;
}

/* contact form */

div.resetfonts form p label
{
  display:block;
  width: 130px;
  float: left;
  margin-top: 2px;
}

div.resetfonts form p em
{
  margin-left: -10px;
}

div.resetfonts ul.error_list
{
  margin: 15px auto -10px auto;
  color: #c00;
  clear: both;
}

/* yui autocomplete */

div#input-container input.yui-ac-input
{
  position: relative;
}

div#input-container div#yuicontcats
{
  top: 26px;
  left: 69px;
}

div#input-container div#yuiconttags
{
  top: 63px;
  left: 69px;
}

/* axle summary */

div.axleSummary
{
  width: 218px;
  padding: 5px;
  float: left;
  margin-right: 1px;
  min-height: 230px;
  clear: none;
}

div.axleSummary h3
{
  width: 223px;
}

div.axleSummary ul li, div.obiettivi ul li
{
  font-size: 1.2em;
  padding-left: 5px;
}

/* links */

ul#links_list li
{
  list-style: circle;
  font-size: 1.5em;
  line-height: 1.5em;
  margin-left: 20px;
}

ul#links_list li.group
{
  list-style: none;
  font-weight: bold;
  margin-top: 20px;
}

ul#links_list li a
{
  color: #125693;
}

/* projects */

ul#project_list li
{
  text-align: justify;
  font-size: 1.3em;
  line-height: 1.2em;
  font-family: Arial;
  border-bottom: 1px solid #81bae5;
  padding: 5px 2px;
  margin-bottom: 5px;
}

ul#project_list li h3
{
  font-size: 1.3em;
  color: #0C3962;
  font-weight: normal;
  line-height: 1.2em;
  clear: both;
}

ul#project_list li span
{
  color: #125693;
}

ul#project_list ul li
{
  font-size: 1.1em;
  border: 0;
  padding: 0;
}

ul#project_list ul li strong
{
  color: #125693;
}

ul#project_attrs
{
  margin-top: 15px;
}

ul#project_attrs li
{
  font-family: Arial;
  font-size: 1.4em;
  line-height: 1.2em;
  margin: 2px 0;
}


ul#project_attrs li strong, ul#project_attrs li a
{
  color: #125693;
}


/* video */

div.video_wrapper
{
  width: 120px;
  border: 1px solid #000;
  padding: 1px 1px 7px 1px;
  background-color: #fff;
}

div.video_wrapper:hover
{
  cursor: pointer;
}

div.video_duration
{
  margin-right: 1px;
  margin-top: -16px;
  text-align: right;
}

div.video_duration span
{
  -moz-border-radius: 2px;
  background-color: #000;
  color: #fff;
  font-weight: bold;
  height: 14px;
  opacity: 0.75;
  padding: 0 4px;
}

/* tags */

div#article_tags
{
  margin-top: 25px;
  width: 687px;
  height: 25px;
  line-height: 1.5em;
}

div#article_tags strong
{
  display: block;
  color: #0C3962;
  float: left;
  font-family: Arial;
  font-size: 1.2em;
  padding-top: 2px;
  margin-right: 10px;
  margin-top: 5px;
}

div#article_tags ul
{
  margin-top: 3px;
  color: #125693;
  font-size: 1.2em;
}

div#article_tags ul li
{
  background: url('/images/tag-img.gif') top left no-repeat;
  float: left;
  padding-left: 17px;
  padding-top: 5px;
  min-height: 9px;
}

div#article_tags ul li a
{
  font-family: Arial;
  color:#125693;
}

ul#tag_article_list li
{
  font-family: Arial;
  font-size: 1.5em;
  line-height: 1.2em;
  margin-bottom: 10px;
}

ul#tagcloud
{
  padding: 45px 5px 0 30px;
  margin: auto;
  background: url('/images/img-tagcloud.gif') top left no-repeat;
}

ul#tagcloud li
{
  display: inline;
  font-size: 2em;
  line-height: 1.3em;
}

ul#tagcloud li a
{
  color:#125693;
  text-decoration: none;
  margin-right: 10px;
}

ul#tagcloud li a:hover
{
  text-decoration: underline;
}

ul#tagcloud li.tag_6
{
  font-size: 1.5em;
}

ul#tagcloud li.tag_5
{
  font-size: 1.5em;
}

ul#tagcloud li.tag_4
{
  font-size: 1.4em;
}

ul#tagcloud li.tag_3
{
  font-size: 1.3em;
}

ul#tagcloud li.tag_2
{
  font-size: 1.2em;
}

ul#tagcloud li.tag_1
{
  font-size: 1.1em;
}

/* regions */

div.border-top-box-regione
{
  width: 253px;
  height: 14px;
  background: url('/images/border-top-box-tmp2.gif') no-repeat top left;
}

div.region_box
{
  width: 251px;
  border-left: solid 1px #508BBF;
  border-right: solid 1px #508BBF;
  background-color: #EBF3FA;
  background-position: top center;
  background-repeat: no-repeat;
  font-size: 1.3em;
  line-height: 1.2em;
}

div.region_box h1
{
  margin: 0 0 0 10px;
  text-indent: -9000px;
}

div.region_box ul.main
{
  margin: 175px 10px 0 10px;
}

div.region_box ul.main li
{
  padding: 1px 0;
  margin-top: 4px;
}

div.region_box ul.main li.dot
{
  border-bottom: dotted 2px #90B6D7;
}

div.region_box ul.main li.sel
{
  background-color: #BFD7FA;
}

div.region_box ul.main li a, div.region_box ul.main li span
{
  color: #0C3962;
  font-weight: bold;
  text-decoration: none;
}

div.region_box ul.links
{
  list-style: square;
  font-size: 0.9em;
  margin-left: 15px;
  color: #90B6D7;
}

div.region_box ul.links li a
{
  font-weight: normal;
  text-decoration: underline;
}

div#box_calabria
{
  background-image: url('/images/bg-calabria.jpg');
}

div#box_calabria h1
{
  background: url('/images/tit-calabria.gif');
  height: 28px;
  width: 88px;
}

div#box_calabria ul.main
{
  margin-top: 230px;
}

div#box_campania
{
  background-image: url('/images/bg-campania.jpg');
}

div#box_campania h1
{
  background: url('/images/tit-campania.gif');
  height: 32px;
  width: 103px;
}

div#box_campania ul.main
{
  margin-top: 160px;
}

div#box_puglia
{
  background-image: url('/images/bg-puglia.jpg');
}

div#box_puglia h1
{
  background: url('/images/tit-puglia.gif');
  height: 32px;
  width: 67px;
}

div#box_puglia ul.main
{
  margin-top: 190px;
}

div#box_sicilia
{
  background-image: url('/images/bg-sicilia.jpg');
}

div#box_sicilia h1
{
  background: url('/images/tit-sicilia.gif');
  height: 28px;
  width: 67px;
}

div#box_sicilia ul.main
{
  margin-top: 150px;
}

div.region_img
{
  width: 687px;
  height: 219px;
  margin-bottom: 15px;
}

div#img_calabria
{
  background: url('/images/immagine-top-right_calabria.jpg');
}

div#img_campania
{
  background: url('/images/immagine-top-right.jpg');
}

div#img_puglia
{
  background: url('/images/immagine-top-right_puglia.jpg');
}

div#img_sicilia
{
  background: url('/images/immagine-top-right3.jpg');
}

/* sitemap */

ul#sitemap li ul
{
  font-size: 1em;
}

/* polizia */

ul#polizia li {
  display: inline;
  list-style: none;
}

ul#polizia
{
  height: 100px;
  width: 600px;
  margin: 20px auto 0;
}

ul#polizia li a
{
  display: block;
  float: left;
  width: 100px;
  height: 93px;
  background-position: top center;
  background-repeat: no-repeat;
  text-indent: -9000px;
}

ul#polizia li.polizia a
{
  background-image: url('/images/img-polizia.gif');
  width: 80px;
}

ul#polizia li.carabinieri a
{
  background-image: url('/images/img-carabinieri.gif');
  width: 80px;
}

ul#polizia li.finanza a
{
  background-image: url('/images/img-finanza.gif');
  width: 110px;
}

ul#polizia li.penitenziaria a
{
  background-image: url('/images/img-penitenz.gif');
  width: 110px;
}

ul#polizia li.forestale a
{
  background-image: url('/images/img-forestale.gif');
}

/* area */

textarea#listeners_message_description
{
  width: 550px;
}


a.red
{
  text-decoration: none;
}

a.red strong
{
  color: #fff !important;
  padding: 5px;
  background: #c00;
}

/* nuovi bordi stondati a cdc */

div.border-1-top {
  width: 217px;
  height: 6px;
  background: url('/images/border-1-top.gif') no-repeat top left;
}

div.border-1-top-long {
  width: 683px;
  height: 6px;
  background: url('/images/bordi-1-top-long.gif') no-repeat top left;
}

div.border-1-px {
  width: 211px;
  min-height: 1px;
  border-left: solid 1px #81B3CD;
  border-right: solid 1px #81B3CD;
  padding-left: 4px;
}

div.border-1-px:hover {
  background-color: #CCE0EB;
}

div.border-1-px-active {
  width: 211px;
  min-height: 1px;
  border-left: solid 1px #81B3CD;
  border-right: solid 1px #81B3CD;
  padding-left: 4px;
  background-color: #CCE0EB;
}

div.border-1-bot {
  width: 217px;
  height: 6px;
  background: url('/images/border-1-bot.gif') no-repeat top left;
}

div.border-1-bot-long {
  width: 683px;
  height: 6px;
  background: url('/images/bordi-1-bot-long.gif') no-repeat top left;
}

div.border-2-top {
  width: 217px;
  height: 6px;
  background: url('/images/border-2-top.gif') no-repeat top left;
}

div.border-2-top-long {
  width: 683px;
  height: 6px;
  background: url('/images/bordi-2-top-long.gif') no-repeat top left;
}

div.border-2-px {
  width: 211px;
  min-height: 1px;
  border-left: solid 1px #E68080;
  border-right: solid 1px #E68080;
  padding-left: 4px;
}

div.border-2-px:hover {
  background-color: #F5CCCC;
}

div.border-2-px-active {
  width: 211px;
  min-height: 1px;
  border-left: solid 1px #E68080;
  border-right: solid 1px #E68080;
  padding-left: 4px;
  background-color: #F5CCCC;
}

div.border-2-bot {
  width: 217px;
  height: 6px;
  background: url('/images/border-2-bot.gif') no-repeat top left;
}

div.border-2-bot-long {
  width: 683px;
  height: 6px;
  background: url('/images/bordi-2-bot-long.gif') no-repeat top left;
}

div.border-3-top {
  width: 217px;
  height: 6px;
  background: url('/images/border-3-top.gif') no-repeat top left;
}

div.border-3-top-long {
  width: 683px;
  height: 6px;
  background: url('/images/bordi-3-top-long.gif') no-repeat top left;
}

div.border-3-px {
  width: 211px;
  min-height: 1px;
  border-left: solid 1px #80B399;
  border-right: solid 1px #80B399;
  padding-left: 4px;
}

div.border-3-px:hover {
  background-color: #CCE0D6;
}

div.border-3-px-active {
  width: 211px;
  min-height: 1px;
  border-left: solid 1px #80B399;
  border-right: solid 1px #80B399;
  padding-left: 4px;
  background-color: #CCE0D6;
}

div.border-3-bot {
  width: 217px;
  height: 6px;
  background: url('/images/border-3-bot.gif') no-repeat top left;
}

div.border-3-bot-long {
  width: 683px;
  height: 6px;
  background: url('/images/bordi-3-bot-long.gif') no-repeat top left;
}

div.long {
  width: 676px;
}

div#flashgame
{
  width: 640px;
  margin: auto;
}

ul#keylist li
{
  font-size: 1.3em;
  line-height: 1.1em;
  margin: 5px 0;
}

ul#keylist li span
{
  font-family: Courier, monospace;
}
