body {
   width: 100%;
   font: 100%;
   color: #303030;
   text-align: left;
   background-color: #fff;
   font-family: "Ubuntu", Arial;
}
* {
   margin:0;
   padding:0;
}
img {
   border: none;
}
/* TYPOGRAFY */
h1 {
   color: #770000;
   padding: 10px;
   font-size:1.2em;
   text-shadow: 1px 1px 0 #FFFFFF;
}
h2 {
   color: #770000;
   font-size:20px;
   padding:10px;
   text-shadow: 1px 1px 0 #FFFFFF;
}
h3 {
   color: #770000;
   font-size:18px;
   padding:10px;
   text-shadow: 1px 1px 0 #FFFFFF;
}
h4 {
   color: #770000;
   font-size:16px;
   padding:10px;
   text-shadow: 1px 1px 0 #FFFFFF;
}
p {
   color: #303030;
   font-size:0.9em;
   padding:10px;
   text-shadow: 1px 1px 0 #FFFFFF;
   line-height:20px
}
strong {
   font-weight: bold;
}
em {
   font-style: italic;
}
ul.a {
   list-style-type:disc;
   text-indent:5px;
   margin:10px 30px;
}
ol.b {
   list-style-type:decimal;
   text-indent:0;
   margin:10px 35px;
}

blockquote {
   background: url("../pix/quote.png") no-repeat scroll 0 6px transparent;
   color: #444444;
   font-family: "Times New Roman", Times, serif;
   font-size: 18px;
   font-style: normal;
   line-height: 24px;
   padding: 10px 20px 10px 45px;
}
blockquote p {
   margin-bottom: 8px;
}
blockquote.alignleft {
   margin: 10px 0px 0 0;
   width: 120px;
}
blockquote.alignright {
   margin: 10px 0 0 0px;
   width: 120px;
}
blockquote cite {
   color: #666666;
   font-size: 12px;
}
.alignleft {
   float: left;
}
.alignright {
   float: right;
}
.highlight {
   background: none repeat scroll 0 0 #FFFF99;
}
.highlight-dark {
   background: none repeat scroll 0 0 #ccc;
}
/* CONTAINER */
#container {
   position: relative;
   background-color: #fff;
}
/* HEADER */
#header {
   background-image: url("../pix/bg-header.jpg");
   height: 70px;
   background-repeat:repeat-x;
}
#top {
   vertical-align: middle;
        background: url("../pix/logo.png") no-repeat 20px 10px;
}
#top a {
   text-decoration:none;
}
#top h1 {
   clear: both;
   text-indent:65px;
   font-family: 'Ubuntu', arial, serif;
   color:#770000;
   padding: 16px 0 0 0;
   text-shadow: 1px 1px 0 #FFFFFF;
   font-size:1.2em;
        
}
#top p {
   clear: both;
   text-indent:65px;
   padding:0; 
   color:#770000;
        font-size:0.9em;
}
#top_servizio {
        clear: both;
   text-indent:10px;
   padding:0;
        padding-top:10px; 
   color:#770000;
        font-size:0.9em;
        height:20px;
        margin-right:10px;
        display:inline;
        float:right;
      
 }
#top_servizio a {
        text-decoration:none;
}
#top_lingue{
        clear: both;
   text-indent:10px;
   padding:0;
        padding-top:10px; 
   color:#770000;
        font-size:0.9em;
        height:20px;
 }
#top_lingue a {
        text-decoration:none;
}

/* HOME PAGE */
.link_list_item {
   float:left;
   width:100%;
   border-bottom: 1px dotted #770000;
}
.link_list_item a {
   float:left;
   width:100%;
   text-decoration:none;
   color:#770000;
}
.link_list_item a:hover {
   float:left;
   width:100%;
   color:#FFFFFF;
   background-color:#770000;
}
.link_list_item img {
   float:left;
   border: 3px solid #f4f4f4;
        box-shadow: 0 0 2px #333333;
   /* margin:15px 15px 15px 10px; */
        margin:8px 8px 8px 10px;
}
.link_list_item img:hover {
    box-shadow: 0 0 10px #FFF;
}
.link_list_item span {
   font-size:100%;
   /* font-size:20px; */
        font-size: 1em;
   display:block;
   margin-top:10px;
}
.link_list {
   width:100%;
}
.link_list a {
   /* background:url("../pix/arrow.png") no-repeat scroll right center transparent; */
   display:block;
}
/* CONTENT */
#content {
   margin: 0 auto;
}
#content img {
   margin: 7px;
   border: 6px solid #f4f4f4;
        box-shadow: 0 0 5px #333333;
        /* cris */
        width:40%; 
        float: left;
        margin-top: 0px; margin-right: 8px; margin-bottom: 2px; margin-left: 0px;
}
#content a {
   color:#770000;
   text-decoration:underline;
}
.link ul {
   margin-top: 0px;
}
.link li {
   font-size:100%;
   font-size: small;
   text-align: left;
   border-bottom: 1px dotted #770000;
}
.link a {
   font-size:100%;
   font-size: small;
   color: #770000;
   display:block;
   padding: 10px;
   background-color:#f4f4f4;
   text-decoration:none;
}
.link a:hover {
   font-size:100%;
   font-size: small;
   display:block;
   color:#FFFFFF;
   background-color:#770000;
   padding: 10px;
}
.link_img li {
   font-size: medium;
   text-align: left;
   border-bottom: 1px dotted #770000;
   padding:10px 0;
}
.link_img a {
   font-size: medium;
   color: #008bd0;
   display:block;
   padding: 10px;
}
.link_img a:hover {
   display:block;
   color:#FFFFFF;
   background-color:#008bd0;
   padding: 0 10px;
}
.link_img img {
   margin-right: 10px;
}
/* FOOTER */
#social {
   clear: left;
   overflow: auto;
   position: relative;
   font-size:100%;
   text-align: center;
   padding-top: 10px;
   padding-bottom:10px;
}
#social img {
   padding: 0 5px;
}
#footer {
   clear:left;
   position: relative;
   border-top: 5px solid #770000;
   overflow: auto;
   text-align: center;
}
#footer p {
   margin-top: 15px;
   font-size: 0.8em;;
}
#footer a {
   color:#770000;
   text-decoration:underline;
   /* font-weight:bold; */
}
div#navigazione a.prima, div#navigazione a.dopo{
   position: absolute;
    overflow: hidden;
    top: 0px;
    margin: 0;
    border:0;
    padding:0;
    width: 31px;
    height: 71px;
    font-family: inherit;
    text-decoration: none;
    white-space: nowrap;
   text-indent:-99999em;
}

div#navigazione a.prima{
  left: 0px;
  background: url(../pix/indietro.png) 0 0 no-repeat;
}

div#navigazione a.dopo{
    right: 0px;
   background: url(../pix/avanti.png) 0 0 no-repeat;
}
.clear {
clear:both;
}
.swaplangul {
display: inline;
}

form, #swaplangli0, #swaplangli1 {
display: inline;
}
#swaplanga0 {
    background: url("../pix/ita.png") no-repeat scroll center top transparent;
    display: inline-block;
    height: 17px;
    text-indent: -9999px;
    width: 26px;
}
#swaplanga1 {
    background: url("../pix/eng.png") no-repeat scroll center top transparent;
    display: inline-block;
    height: 17px;
    text-indent: -9999px;
    width: 26px;
}
fieldset {
border:0;
}
