/* ### classes */
.aligncenter{
	text-align: center;
}
.alignright{
	text-align: right;
}
.littext{
	font-size: 0.8em;
}
.orange{
	color: #FF8C00;
}
.green{
	color: #028705;
}
.italic{
	font-style: italic;
}
.bold{
	font-weight: bold;
}
.underline{
	text-decoration: underline;
}

a:link,a:visited{
	color: #028705;
	text-decoration: underline;
}
a:active,a:hover{
	text-decoration: none;
	color: #FF8C00;
}

.deactive{
	opacity: 0.50;
	-moz-opacity: 0.50;
	filter:alpha(opacity=50);
}

div.item_info{
	margin-top: -20px;
	margin-bottom: 20px;
	padding-left: 20px;
	border-left: 1px solid #028705;
	font-size: 0.8em;
	background-color: #F5F5F5;
	height: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #696969;
}
div.item_info img{
	vertical-align: middle;
}
img.imgtoleft{
	float: left;
	margin: 5px 20px 10px 0;
	width: 172px;
}
img.imgtoright{
	float: right;
	margin: 5px 0 10px 20px;
	width: 364px;
}
div.bordered_1{
	background: url(../res/bg_bordered_1.png) repeat-y center;
}
div.bordered_2{
	background: url(../res/bg_bordered_2.png) repeat-y center;
}
.bottom20px{
	margin-bottom: 20px;
}
.topmeno20px{
	margin-top: -20px;
}
/* ### /classes */

/*### blocks*/
body{
	font: 13px/1.5 "Helvetica Neue","Trebuchet MS",Arial,Helvetica,Geneva,sans-serif;
	color: #222222;
}
#claim{
	line-height: 60px;
	text-align: center;
}
ul#menu{
	margin-top: 5px;
	border-bottom: 1px solid #028705;
}
ul#menu li{
	height: 26px;
	line-height: 26px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #028705;
}
ul#menu li:first-letter{
	font-weight: bold;
}
ul#menu li a{
	display: block;
	height: 26px;
	width: 172px;
	text-decoration: none;
	background-position: right;
	background-repeat: no-repeat;
}
ul#menu li a:hover{
	background-color: #F5F5F5;
	color: #02BB08;
}
ul#menu li a:first-letter{
	font-weight: bold;
}
ul#menu li a#home{
	background-image: url(../res/home.gif);
}
ul#menu li a#who{
	background-image: url(../res/chisiamo.gif);
}
ul#menu li a#journals{
	background-image: url(../res/riviste.gif);
}
ul#menu li a#contacts{
	background-image: url(../res/contattaci.gif);
}
#search input#searchstring{
	font-size: 0.9em;
	height: 16px;
	width: 109px;
	line-height: 16px;
	margin-left: 55px;
	margin-top: 0;
	color: #000000;
}
#search input#submit{
	width: 30px;
	height: 23px;
	margin-left: 3px;
	margin-top: 7px;
	cursor: pointer;
}
#shot,#editorial{
	font-size: 0.9em;
}
#shot div{
	position: relative;
}
div.litthumb{
	height: 65px;
	width: 68px;
	float: left;
	margin: 0 10px 0 0;
	overflow: hidden;
}
div.litthumb img{
	width: 100px;
}
#header_bottom{
	font-size: 0.8em;
	color: #F5F5F5;
	text-align: right;
}
#rss_horizzontal ul{
	width: 556px;
	text-align: center;
	font-size: 0.9em;
}
#rss_horizzontal ul li{
	height: 20px;
	line-height: 20px;
}
#rss_horizzontal ul li a:link,#rss_horizzontal ul li a:visited{
	display: block;
	width: 556px;
	height: 20px;
	text-decoration: none;
	color: #F5F5F5;
}
#rss_horizzontal ul li a:active,#rss_horizzontal ul li a:hover{
	color: #FF8C00;
}
#archive h3{
	width: 191px;
	height: 48px;
	margin-top: 10px;
	text-indent: -9000px;
	background-repeat: no-repeat;
	background-position: center;
}
#archive h3#archive_articoli{
	background-image: url(../res/bg_h3_articoli.png);
}
#archive h3#archive_editoriali{
	background-image: url(../res/bg_h3_editoriali.png);
}
#archive h3#archive_pdf{
	background-image: url(../res/bg_h3_pdf.png);
}
#archive ul{
	font-size: 0.9em;
	margin-left: 20px;
}
#archive ul li{
	padding-left: 20px;
	line-height: 20px;
	background: url(../res/archive_bullet.png) no-repeat center left;
}
#archive ul li a:link,#archive ul li a:visited{
	color: #F5F5F5;
	text-decoration: none;
}
#archive ul li a:active,#archive ul li a:hover{
	color: #FF8C00;
}
#footer{
	font-size: 0.8em;
	text-align: center;
	line-height: 20px;
}
/*### /blocks*/

/* ### titles and text elements */
#verycontent h1,#verycontent h2,#verycontent p,
#verycontent ul,#verycontent ol{
	margin-bottom: 20px;
}
#verycontent p{
	text-align: justify;
	line-height: 1.5;
}
#verycontent h1 { 
	letter-spacing: -1px;
	font-size: 2em; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#verycontent h2 { 
	font-size: 1.4em; 
	font-style: italic;
	font-family: Georgia,serif;
}
#verycontent h1 a:link,#verycontent h1 a:visited,
#verycontent h2 a:link,#verycontent h2 a:visited{ 
	text-decoration: none;
}
#verycontent ul, #verycontent ol{
	margin-left: 40px;
}
#verycontent ul li, #verycontent ol li{
	padding-left: 10px;
}
#verycontent ul li{
	list-style-type: disc;
}
#verycontent ol li{
	list-style-type: decimal;
}

#shot p,#editorial p{
	line-height: 1.3;
	overflow: hidden;
}
#shot p{
	height: 110px;
	margin-bottom: 3px;
}
#shot a.readall{
	display: block;
	width: 172px;
	position: absolute;
	top: 145px;
	border-bottom: 2px solid #F5F5F5;
	text-align: left;
	text-decoration: none;
	color: #F5F5F5;
	font-weight: bold;
}
#shot h2,#editorial h2{
	margin-top: 10px;
	height: 20px;
	overflow: hidden;
}
#shot h2{
	margin-bottom: 10px;
}
#shot h2 a:link,#shot h2 a:visited,
#editorial h2 a:link,#editorial h2 a:visited{ 
	line-height: 1.2;
	font-size: 1.4em; 
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #F5F5F5;
	font-weight: bold;
	text-decoration: none;
}
#shot h2 a:active,#shot h2 a:hover,
#editorial h2 a:active,#editorial h2 a:hover,
#shot a.readall:hover{
	color: #FF8C00;
}

#editorial p{
	text-indent: 25px;
	height: 95px;
	text-align: justify;
	font-size: 1.1em;
	color: #DFDFDF;
	background: url(../res/quote.gif) no-repeat 0 0;
}
#editorial h2{
	margin-bottom: 0;
}
#editorial h3{
	margin-top: 0;
	margin-bottom: 10px;
	color: #EEEEEE;
}
/* ### /titles and text elements */

/* ### advertising spaces */
.banneradv{
	width: 172px;
	margin: 10px 0 10px 10px;
	border: 1px solid gray;
}
div.ads_top img{
	width: 172px;
	margin-top: 15px;
}
/* ### /advertising spaces */