/* CSS Document */
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#410004;
	background:#eed4f9;
}
a.opacity:hover img {
filter:alpha(opacity=60);
   -moz-opacity:0.6;
   opacity:0.6;
}
a.opacity img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}

#content{
	position:relative;
	width:913px;
	margin:0 auto;
	border-left:1px solid #6322a4;
	border-right:1px solid #6322a4;
}
#content #top{
	position:relative;
	width:916px;
	top:0;left:0;
}
#content #top #barra{
	position:relative;
	width:914px;
	top:0;left:0;
	background:#6322a4;
	height:25px;
}
#content #top #barra p{
	text-align:right;
	padding-top:5px;
	padding-right:5px;
	font-size:11px;
}
#content #top #barra p a{
	color:#ffffff;
}
#content #center{
	position:relative;
	width:912px;
	top:0;left:0;
}
#content #center #left{
	position:relative;
	top:0;left:0;	
	width:454px;
}
#content #center #left #logo{
	position:relative;
	top:0;left:0;
	margin-left:75px;
}
#content #center #left #link{
	position:relative;
	top:0;left:0;
}
#content #center #left #link ul{
	position:relative;
	top:0;left:0;
	margin-left:80px;
}
#content #center #left #link ul li{
	position:relative;
	top:0;left:0;
	padding:3px;
	margin-top:6px;
	margin-bottom:6px;
	background:url(img/link.jpg) repeat-y ;
}
#content #center #left #link ul li a{
	color:#ffffff;
	text-decoration:none;
}
#content #center #left #link ul li a:hover{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.act{
	font-weight:bold;
	color:#ffffff;
}
#content #center #left #link #lingue{
	margin-top:8px;
	margin-left:80px;
}
#content #center #left #link #lingue img{
	padding:4px;
}
#content #center #left #new {
	position:relative;
	top:0;left:0;
	margin-left:10px;
	margin-bottom:10px;
}
#content #center #left #new h2{
	font-size:16px;
	font-weight:bold;
	margin-top:5px;
}
#content #center #left #new table{
}
#content #center #left #new table td{
	padding:3px;
}
#content #center #left #new img{
	margin-left:40px;
	margin-top:10px;
}
#content #center #right{
	position:relative;
	float:right; 
	top:0;left:0;	
	width:434px;
}
#content #center #right #immagine{
	position:relative;
	top:0;left:0;
	margin-top:5px;
}
#content #center #right #immagine2{
	position:relative;
	top:0;left:0;
	margin-top:5px;
	margin-left:0px;
}
#content #center #right #immagine2 img{
	padding:5px 20px;
}
#content #center #right #testo{
	position:relative;
	top:0;left:0;
}
#content #center #right #testo h1{
	font-size:16px;
	color:#6322a4;
	font-weight:bold;
	margin-top:5px;
}
#content #center #right #testo p{
	font-size:12px;
	text-align:justify;
	width:375px;
	margin-bottom:10px;
	margin-top:5px;
}
#content #center #right #testo table{
	margin-bottom:8px;
	width:340px;
}
#content #center #right #testo table td{
	padding:4px;
	border:1px solid #6322a4;
}
#content #foot{
	position:relative;
	width:914px;
	top:0;left:0;
	background:#6322a4;
	height:42px;
	clear:right;
}
#content #foot p{
	font-size:12px;
	text-align:center;
	padding-top:5px;
	color:#ffffff;
}
#content #foot p a{
	color:#ffffff;
}
