@charset "UTF-8";
/* CSS Document */

* {
border:none;
margin:0;
padding:0;
color:#FFF;
}

html,body {
	}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:19px;
}


#contenitore1 {
	margin-top:10px;
	width:100%;
	background:url(sfondi/3.jpg) center 200px no-repeat;
}

#contenitore2 {
	margin-top:10px;
	width:100%;
	background:url(sfondi/4.jpg) center 200px no-repeat;
}

#contenitore3 {
	margin-top:10px;
	width:100%;
	background:url(sfondi/2.jpg) center 200px no-repeat;
}

#contenitore4 {
	margin-top:10px;
	width:100%;
	background:url(sfondi/4.jpg) center 200px no-repeat;
}

#contenitore5 {
	margin-top:10px;
	width:100%;
	background:url(sfondi/5.jpg) center 200px no-repeat;
}

#contenitore6 {
	margin-top:10px;
	width:100%;
	background:url(sfondi/6.jpg) center 200px no-repeat;
}

#contenitore7 {
	margin-top:10px;
	width:100%;
	background:url(sfondi/8.jpg) center 200px no-repeat;
}

#lingue {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width:850px;
	height:20px;
	margin:0 auto;
	text-align:right;
	color:#959ca4;
}

#titolo {
	margin-top:10px;
	width:100%;
	height:80px;
	background:url(sfondi/riga_tit.gif) center 50px no-repeat;
}
#titolo2 {
	width:850px;
	margin:0 auto;
}

h1{
	font-size:50px;
	line-height:60px;
	font-weight:100;
}

h1 a {
	text-decoration:none;
	color:#959ca4;
}

h1 a:hover {
	text-decoration:none;
	color:#959ca4;
}

h2{
	font-size:20px;
	line-height:20px;
	font-weight:100;
	color:#000;
	font-style:italic;
	padding-left:105px;
}

h3{
	font-size:18px;
	font-weight:100;
	font-style:italic;
	color:#737c87;
} 

h4{
	font-size:14px;
	font-weight:100;
	font-style:italic;
	color:#000;
	margin-bottom:-10px;
	margin-top:15px;
} 

h5{
	font-size:18px;
	font-weight:100;
	font-style:italic;
	color:#000;
}

p {
	padding-top:10px;
	color:#959ca4;
} 


#menu {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
  width:850px;
  margin:0 auto;
  font-size:12px;
  text-align:right;
  padding-top:40px;
}

#menu ul {
	list-style:none;
}
#menu li {
	display:inline;
	padding-left:12px;
	padding-bottom:6px;
}
#menu a {
	text-decoration:none;
	color:#959ca4;
}

#menu a:hover, #menu #current, #menu #current a {
	color:#000;
}

#contenuto {
	width:850px;
    margin:0 auto;
	margin-top:180px;
	padding-bottom:20px;
} 

#left {
	text-align:right;
	float:left;
	width:220px;
	margin-left:105px;
}

#right {
	text-align:center;
	width:505px;
	margin-left:345px;
}

#left_galleria {
	float:left;
	width:220px;
	margin-left:105px;
}

#right_galleria {
	width:525px;
	margin-left:325px;
}

#right_text {
	text-align:justify;
	width:505px;
	margin-left:345px;
}

#footer {
	clear:both;
	margin-top:20px;
	width:100%;
	height:40px;
	background:url(sfondi/riga_footer.gif) center top no-repeat;
}
#footer1 {
	width:850px;
	margin:0 auto;	
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#footer2 {
	float:left;
	padding-top:5px;
	color:#959ca4
}
.footer3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#000;
	font-style:italic;
	padding-right:10px;
}
#credits {
	text-align:right;
	padding-top:5px;
}

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

a:hover{
	text-decoration:none;
	color:#FFF;
}

.link a{
	text-decoration:none;
	color:#959ca4;
}

.link a:hover{
	text-decoration:none;
	color:#000;
}

#sottomenu {
	padding-top:20px;
	font-size:12px;
}
#sottomenu ul {
}
#sottomenu li {	
	list-style:none;
	line-height:20px;
}
#sottomenu a {
	text-decoration:none;
	color:#a9afb5;
}

#sottomenu a:hover, #sottomenu #current1, #sottomenu #current1 a {
	color:#000;
	font-style:italic;
}

.riga_nera {
	width:100%;
	height:5px;
	margin-top:10px;
	background:url(sfondi/riga_footer.gif) left no-repeat;
}

.nero {
	color:#000;
}


#swf {
	height:420px;
}
em {
	color:#959ca4;
}

 ul{
	list-style:none;
}

.elenco ul{
	color:#000;
	margin-top:10px;
	list-style:none;
}
.elenco li{
	color:#000;
	padding:2px 0 2px 9px;
	background: url(immagini/q.gif) left center no-repeat;
}