@charset "utf-8";
/* CSS Document */
img {border:none;-ms-interpolation-mode: bicubic;}
body{ 
margin:0px;
padding:0px;
background:url(../images/Foto3-8.jpg) fixed center top;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

div#top{
position:relative;
	margin:auto;
	width:1024px;
	clear:both;
}
div#top1{
float:left;
width:419px;
height:316px;
padding-left:20px;
color:white;
}

div#top2{
float:right;
width:1024px;
height:319px;
background:url(../images/bg_02.png) top right no-repeat;
}
div.notizie{
	height:110px;
	overflow:hidden;
}

div.notizie p{
margin:0px;
padding:0px;
}


div.notiziecontent{
height:63px;
}


div#main{
width:1024px;
margin:auto;
}

div#headermenu{
position:relative;
clear:both;
width:994px;
height:31px;
color:white;
padding-top:7px;
padding-left:30px;
font-size:13px;
font-weight:bold;
letter-spacing:-1px;
background:url(../images/bg_03.png)  top right no-repeat;

}

div#headermenu a {
color:white;
text-decoration:none;
}

div#headermenu a:hover {
color:red;
}

div#imagemenu{
position:relative;
width:980px;

margin:auto;
height:135px;
padding-left:22px;
padding-right:22px;
}
div.imagemenubox{
position:relative;
clear:none;
float:left;
width:240px;
height:131px;
text-align:center;
}
div.imagemenubox div{
margin-top:60px;
height:61px;
background:url(../images/bgheadsfumato.png);
width:230px;
padding:5px;
text-align:right;
color:white;
letter-spacing:0px;
font-size:11px;
}
div.imagemenubox div img{
margin-bottom:5px;
}
div.imagemenubox div a {
color:white;
text-decoration:none;
}
div.imagemenubox div a:hover {
color:red;
text-decoration:underline;
}

div#content{
width:732px;
float:left;
padding
}

div#right{
width:241px;
float:right;
}

div.admincontent {
width:95%;
margin:auto;
border:1px solid #999999;
background:white;
padding:10px;
}

a.button {
font-size:11px;
display:block;
width:144px;
height:27px;
line-height:27px;
color:white;
text-transform:uppercase;
background:url(../images/headerbtnrosso.png);
text-align:center;
font-weight:bold;
text-decoration:none;
}

a.button:hover{
font-size:11px;
display:block;
width:144px;
height:27px;
line-height:27px;
color:white;
text-transform:uppercase;
background:url(../images/headerbtnrossohover.png);
text-align:center;
font-weight:bold;
text-decoration:none;
}

div#footer {
position:relative;
clear:both;
width:944px;
height:36px;
margin:auto;
padding-left:40px;
padding-right:40px;
background:url(../images/bg_05.png) no-repeat;
padding-top:17px;
color:white;
}
a{
	color:#FFFFFF;
	text-decoration:none;
	}
a:hover {
	color:#FF0000;
	}
