/* CSS Document */

:-moz-any-link:focus { outline: none; }

body {
	background-image: url(images/logo_sfumato.jpg);
	margin:0;
	padding:0;
	background-position:center 105px;
	background-repeat:no-repeat;
}

#head{
	width:100%;
	text-align:center;
	background-image:url(images/sf-header.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	height:100px;
	margin:0;
	padding:0;	
}

#contenuti{
	margin:0;
	padding:5px;
	text-align:justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11,5px;
	
}

#contenuti a{
	text-decoration:none;
	color:#FF0000;
	font-weight:bold;	
}

#contenuti a:hover{
	text-decoration:none;
	color: #330000;
	font-weight:bold;		
}

#contenuti img{
	padding:10px;
}

#navcontainer{
	width:165px;
	background-image:url(images/linea_box.gif);
	background-repeat:repeat-y;
	background-position:right;
	margin:10px 0 10px 0;
}

#navcontainer img{
	border:0;
}


	
#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
	color:#000000;
}
	


#navcontainer li a
{
text-decoration:none;
display: block;
padding: 7px 2px 7px 30px;
background-image: url(images/freccia.png);
background-position:10px center;
background-repeat:no-repeat;
color:#000000;
vertical-align:middle;
}

#navcontainer li a:hover
{
font-weight:bold;
background-image: url(images/freccia_over.png);
}

#navcontainer a:link, #navlist a:visited
{
color: #000000;
text-decoration: none;
}

#navcontainer a:hover
{
font-weight:bold;
}

#active a:link, #active a:visited, #active a:hover
{
font-weight:bold;
background-image: url(images/freccia_over.png);
}

#slideshow {
	border: 0;
	overflow: hidden;
	margin:0;
	position: relative;
	width: 160px;
	height: 100px;
}

#slideshow img {
	width: 160px;
	height: 100px;
}


/* inizio css blog */
body,html {
	font-family:Tahoma;
font-size:12px;

}
a.hidden {
  color:#0099CC;
  font-weight:bold;
  text-decoration:none;
}

a.hidden:visited {
  color: #0033CC;
}

a.hidden:hover {
	color:#0033CC;
	font-size:13px;
	
}

a.hidden:active {
  color:#0033CC;

}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color:#0033CC;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	
	}


.list{

font-size:11px;
}
.listtop{

border-bottom:1px;
border-bottom-color:#000000;
border-bottom-style:solid;
font-weight:bold;
background-color:#CCCCFF;}
.temptitle {  
			font-size: 24px; font-weight: normal; color: #000000;
			text-align:center; 
			
		}
		#myimg{
		margin-right:60px;
		margin-left:600px;
		}
		
		#mytxt{
	text-align:left;
	position:absolute;
	left: 237px;
	top: 39px;
	height: 27px;
	font-size:24px;
	color:#FFFFFF;
	background-color:#003366;
		
		
		}
.input{
border:1px solid #000000;}
.tbl{
border:1px solid #000000;}
.copyright{
color:#666666;
font-size:10px;
text-align:right;}
.arDate{
font-size:12px;
font-weight:lighter;
border-bottom:1px solid #000000;
}
.title{
color: #990000;
font-size:20px;
font-weight:bold;
border-bottom:1px solid #000000;
}
.tbody{
color:#333333;
font-size:13px;
text-align:left;
}
.links{
font-weight:bold;
font-size:11px;
color:#999999;
border-top:1px dashed #666666;}
.commentsheader{
color:#333333;
font-weight:bold;
border-bottom:1px solid #000000;
}
.comlinks{
font-weight:bold;
font-size:10px;
color:#999999;
border-top:1px dashed #666666;
}
.nav{
border-bottom:1px solid #000000;
border-right:1px solid #000000;
border-left::1px solid #000000;}
.navbot{
border-bottom:1px solid #000000;
}
.listtopics{
font-size:10px;}

