/* HOME*/

html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none;
   }
   

body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:120%;
color:#666666;
}

html body * {
margin: 0;
padding: 0;
}

h1,h2 {
display:inline;
}

img {
border:none;
}

a {
text-decoration:none;
color:#333333;
}

a:hover {
text-decoration:underline;
}

.bottomlinks {
color: #FFFFFF;
}

.wrapper {
width:900px;
margin:0px auto 0px auto;
}

.logo {
float:left;
width:247px;
height:90px;
margin:30px 3px 0px 0px;
}

.topright {
float:right;
width:650px;
height:120px;
margin:0px 0px 0px 0px;
}

.lineleft {
float:left;
width:247px;
height:4px;
background:#666666;
margin-right:3px;
}

.lineright {
float:right;
width:650px;
height:4px;
background:#662244;
}

.titleleft {
float:left;
width:247px;
height:30px;
background:#666666;
margin-right:3px;
}

.titleright {
float:right;
width:650px;
height:30px;
background:#662244;
}


.flashsection {
width:900px;
height:300px;
margin:0px 0px 0px 0px;
padding:0px;
}

.content {
display:table;
width:900px;
background: url(images/vertical.gif) 250px 0px repeat-y;
margin:0px;
} 

.leftcontent {
float:left;
width:247px;
margin:0px 3px 0px 0px;
}

.rightcontent {
float:right;
width:650px;
margin:0px 0px 0px 0px;
}

.clearfloat3px {
clear:both;
height:3px;
}
.clearfloat13px {
clear:both;
height:13px;
}

.thumbs {
float:right;
margin:0px 0px 10px 10px;
}

.txtevento {
padding:10px 15px 10px 15px;
}

.thumbevento {
float:right;
margin:-10px -15px 0px 15px;
text-align:center;
}

.separatore {
clear:both;
background-image:url(images/separatore.gif);
height:7px;
margin-left:4px;
}


.titoli {
	color: #662244;
	font-weight: bold;
}

.data {
	color: #333333;
	font-weight: bold;
}

.copyright {
margin-right:3px;
float:left;
width:247px;
height:50px;
background-color:#666666;
}

.bottomnav {
float:right;
width:650px;
height:50px;
background-color:#662244;
}

.txtbottom {
font-size:11px;
color:#FFFFFF;
text-align:center;
padding:15px 15px 15px 15px;
}

.credits {
font-size:11px;
color:#999999;
text-align:center;
}

.titlechisiamo {
float:right;
width:650px;
height:30px;
background:url(images/chi_siamo.gif) #662244;
}

.titledovesiamo {
float:right;
width:650px;
height:30px;
background:url(images/dove_siamo.gif) #662244;
}

.titlecosafacciamo {
float:right;
width:650px;
height:30px;
background:url(images/cosa_facciamo.gif) #662244;
}

.titlenewsletter {
float:right;
width:650px;
height:30px;
background:url(images/newsletter2.gif) #662244;
}

.titleinformativa {
float:right;
width:650px;
height:30px;
background:url(images/informativa.gif) #662244;
}

.titlecontatti {
float:right;
width:650px;
height:30px;
background:url(images/contatti.gif) #662244;
}

.backhome {
font-size:11px;
text-align:right;
padding:10px 13px 0px 0px;
}

.titleeventi {
float:right;
width:650px;
height:30px;
background:url(images/eventi2.gif) #662244;
}

.titlearchivio {
float:right;
width:650px;
height:30px;
background:url(images/archivio.gif) #662244;
}

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

ol { list-style-position: inside; }


