/* 
	project:   studio 6
	author:   N.T.Arasu
*/

*{ margin: 0; padding: 0; }* 
body { 
font: .8em verdana, "Trebuchet MS", Tahoma, sans-serif; 
line-height: 1.6em; 
background: #fff; 
color: #444; 
}
a {
color: #EB0000;	
text-decoration: none; 
}
a:hover { 
color: #808080; 
text-decoration: none; 
}
p { 
margin: 0 0 15px 0; 
text-align:left;
}
h1 { 
font-family: 'Comic Sans MS', cursive;
letter-spacing:3px;
font-size:2em;
text-transform:uppercase;
color: #444; 

}
h1 a{ 
font-size: 2em;
color: #eb0000; 

}
h1 a:hover{ 
font-size: 2em;
color: #444; 
text-decoration: none; 
}
h2 { 
background: #fff url(images/otto.jpg) no-repeat right ;
font: normal 2.5em Georgia, "Times New Roman", Arial; 
height: 45px;
margin: 0 0 10px; 
padding: 0 0 3px; 
color: #333; 

text-align:center;
}

h3 { 
font: normal 2em Georgia, "Times New Roman", Arial; 
	
	border-bottom: 1px solid #eee;
	 margin: 0 0 10px; 
padding: 10px 0 10px; 
text-align:center;
}
h4 { 
font-size: 1em; 
	 padding: 5px 0 0;
text-align:center;
}

img {
 border: none; 
 }
#content { 
width: 930px; 
margin: 0 auto; 
}
#logo { 
margin: 10px 0 20px 0; 
width: 340px; 
float: left; 
}
	#logo p {
	 margin-bottom: 10px; 
	 font-variant:small-caps;
	 font-size: 14px;
	 font-weight:normal;
	 font-family: "times new roman",georgia, serif;
	 color: #808080; 
	 }
#menu { 
float: right; 
padding: 40px 0 0; 
margin: 0 0 38px; 

}
	#menu li { 
	font-size: 1.1em; 
	display: inline;
	 
	}
	#menu li a { 
	float: left; 
	width: 87px; 
	padding: 2px 0 7px; 
	text-align: center; 
	margin: 0 0 0 10px; 
	background: #333;
	color: #fff;
	text-transforM: uppercase;
	
	}
	#menu li a.current { 
	background: #fff; 
	color: #EB0000;
	}
	#menu li a:hover { 
	text-decoration: none; 
	background: #eb0000; 
	}
.clear { clear: both; }
.caption { 
background: #fff ; 
padding: 2px 0 0 18px; 
height: 35px; 
color: #333;  }
	.caption p { margin: 0; }
#left { 
margin: 0 0 20px; 
clear: left; 
width: 200px; 
float: left; 
}
.box { background: #fff; }
#left img { 
padding: 6px; 
border-right: 1px solid #ccc; 
border-bottom: 1px solid #ccc; 
background: #fff;}
.smallthumb { width: 109px; }
#center { 
width: 500px; 
float: left; 
margin: 0 0 20px 15px; 
}
#right { 
float: right; 
width: 200px;

}
	.date { font-size: .8em; 
	border-top: 1px solid #eee;
	 padding: 5px 0 0; }
.box { 
background: #fff; 
padding: 10px; 
position:fixed;
}
.box li { 
list-style: none;
 border-bottom: 1px dotted #ccc;
  line-height: 26px; font-family: 'Comic Sans MS', cursive;
  }
.box li a { padding: 0 5px; color:#999; text-decoration:none; font-size: 18px; text-transform: uppercase;}
.box li a:hover { padding: 0 5px; color:#990000; text-decoration:line-through;}
#footer { font-size: .84em; color: #666;
clear: both; 
width: 930px; 
margin: 0 auto; 
background: #fff; 
border-top: 1px solid #ddd; 
}
#footer a { color: #666; }
.ottavio { 
	
	 padding: 15px 25px 0 100px; }
.evidenzia {
	background-color: #FFFF00;
}
.immagini {
	
	padding-left: 30px;
	padding-right:50px;
}
.indietro a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color:#000;
}