/* Generated by KompoZer */

* {
  margin: 0;
}
html {
  margin: 0;
  padding: 0;
  height: 100%;
}

body {
  margin: 0;
  padding: 0;
  height: 100%;
  background: #0aaafd;
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size: 13px;
  color: white;
}
#nonFooter {
  margin: 0 auto -50px;
  position: relative;
  min-height: 100%;
  height: auto ! important;
  height: 100%;
}
* html #nonFooter {
  height: 100%;
}

#dx {
  position: fixed;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  width: 100px;
  height: 100%;
  background: transparent url(images/graffetteflip.jpg) repeat-y fixed right top;
}

#sx {
  position: fixed;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  width: 100px;
  height: 100%;
  background: transparent url(images/graffette.jpg) repeat-y fixed left top;
}

#menu {
  margin: auto;
  height: 80px;
  width: 65%;
}
#menu ul {
  margin: 0;
  display: inline;
}
#menu li {
  display: inline;
}
#menu a {
  border-style: solid;
  border-color: #1777b1;
  border-width: 2px 2px 3px;
  padding: 28px 0;
  background: #a8d7f8 url(images/img02.gif) repeat-x scroll 0% 50%;
  float: left;
  display: block;
  text-decoration: none;
  text-align: center;
  font-size: 135%;
  color: #1777b1;
  width: 16%;
}
#menu a:hover {
  background: #ff9009 url(images/img04.gif) repeat-x scroll 0% 50%;
  color: #005826;
}
#menu .active {
  background: #a8dc35 url(images/img03.gif) repeat-x scroll 0% 50%;
  color: #e80732;
}
.logo {
  margin: 2px;
  padding: 5px;
  text-align: center;
}

#header{
  width: 75%;
  margin: auto;
  padding: 10px;
  text-align: center;
}

#page {
  margin: auto;
  width: 75%;
  padding-bottom: 50px;
}
#page h2 {
  margin: 0;
  padding: 12px 0 0 20px;
  background: #3fd9ec url(images/img08.gif) repeat scroll 0% 50%;
  height: 33px;
  text-transform: uppercase;
  color: #144b6b;
  font-size: 136%;
}
#page p {
  text-align: center;
}
#page h3 {
  text-align: center;
  font-weight: bold;
}

#colleft {
  float: left;
  width: 49%;
  text-align: center;
  font-size: 1em;
}

#colright {
  float: right;
  width: 49%;
  text-align: center;
  font-size: 1em;
}

#colright ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}

#colright ul li {
  border:  none;
  padding: 10%;
  background-image: url(images/gruppo.png);
  background-position:  center center;
  background-repeat: no-repeat;
  color: #144b6b;
  font-weight: bold;
}

#footer {
  margin: auto;
  padding: 10px;
  background: #1777b1 none repeat scroll 0% 50%;
  width: 740px;
  height: 30px;
}
#footer p {
  margin: 0;
  line-height: normal;
  font-size: 85%;
}
#footer a {
}
#legal {
  float: left;
}
#links {
  float: right;
}
.foto {
  margin: 5px;
  display: inline;
}
.video {
  margin: 5px;
  text-align: center;
}



