@charset "UTF-8";
/* CSS Document */

html {
	overflow-y:scroll;
}
* {
	margin:0px;
	padding:0px;
	z-index: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#EEE;
}
#contenitore {
	width:1010px;
	margin: 0 auto;
	background-color:#FFF;
	clear:both;
	float:none;
	position:relative;
	height:100%;
	padding:0.2em;
}
#header {
	width:100%;
	clear:both;
	float:none;
}
#content {
	width:100%;
	float:none;
	clear:both;
	padding-top:0.5em;
}
#menu {
	width:18%;
	float:left;
	color:#777;
}
#main {
	width:79%;
	margin-left:2%;
	float:left;
}
.section {
	width:100%;
	float:none;
	clear:both;
}
#footer {
	width:100%;
	float:none;
	clear:both;
}
.img {
	border:0px;
}
a {
	color:#F2984C;/*	color:#666;
*/	}
a:focus, a:active, a:hover {
	background-color:#EEE;/*	color:#036;
*/	}
p, .login_p {
	font-size:0.8em;
	text-align:justify;
	color:#666;
	line-height:130%;
	margin-bottom:0.5em;
}
h1 {
	color:#036;
	font-size:1em;
	margin-bottom:0.5em;
}
h1 strong {
	text-transform:uppercase;
}

h2 {
	color:#036;
	font-size:0.9em;
}
h2 a {
	color:#036;
	font-size:0.9em;
}
h2 a:focus, h2 a:hover, h2 a:active {
	color:#036;
}
h3 {
	color:#666;
	font-size:0.8em;
	margin-bottom:0.8em;
}
.autore {
	color:#F90;
	font-weight:bold;
}
strong {
	color:#333;
	font-weight:bold;
}
.abstract {
	font-size:0.8em;
	margin-bottom:1em;
}
.abstract span {
	font-style:italic;
}
.line {
	font-size:0.7em;
	margin-bottom:1em;
	border-bottom:0.1em solid #F90;
	padding-bottom:1em;
}
.tag {
	margin-top:1em;
}
.tag div {
	color:#F90;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
}
.tag a {
	color:#F2984C;
	text-transform:capitalize;
}
#main .section .banner {
	width:310px;
	float:left;
	background-color:#FFF;
	position:relative;
	top:0;
	display:inline;
}
#main .section .banner .boxb {
	margin-bottom:10px;
	margin-right:10px;
	width:300px;
}

.banner .boxb
{
    height: 250px;
    width: 300px;
}

.banner .boxb a:focus,
.banner .boxb a:active,
.banner .boxb a:hover
{
    background-color: transparent;
}

.clear {
	height:1px;
	width:100%;
	clear:both;
}
.pagination {
	text-align:right;
	width:100%;
	clear:both;
}
.horizontalBanner {
	text-align: center;
	height:100px;
	border-bottom:1px solid #F90;
	background-color:#FFF;
}
#horizontalBannerSmall {
	height:20px;
	border:1px solid #DDD;
	margin-bottom:1em;
	background-color:#FFF;
}
/*#skype {
	font-size:10px;
	border:1px solid #DDD;
	height:90px;
	width:80px;
	background-color:#FFF;
	position:absolute;
	top:0;
	right:0.2em;
	float:none;
}*/

img {
	border:0px;
}
fieldset {
	border:0px;
}
ol li, ul li {
	font-size:0.8em;
	margin-bottom:0.5em;
	color:#666;
	text-align:justify;
}
ol, ul {
	margin-left:2em;
	margin-bottom:1em;
}
li h2 {
	font-size:1.1em;
	margin-bottom:.5em;
	margin-top:1em;
}
li p {
	font-size:1em;
}
.boxEvidenzia {
	border:1px solid #DDD;
	padding:1%;
	background-color:#EEE
}

.logoAzienda{
	margin-left:1em; float:right;}

li h3{
	font-size:1em;
	margin-top:1em;}

	
.boxEvidenzia .line{
		border-bottom:0.1em solid #CCC;}
		
.imgNewsPhoto{
	float:right;
	margin-left:1em;
	margin-bottom:1em;}
	
.imgNews{
	float:right;
	margin-left:1em;
	margin-bottom:1em;
	border:1px solid #DDD}

.shadow {
    -moz-box-shadow: 3px 3px 4px #000;
    -webkit-box-shadow: 3px 3px 4px #000;
    box-shadow: 3px 3px 4px #000;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

.ui-dialog { z-index: 1000 !important ;}

.grow { transition: all .2s ease-in-out; }
.grow:hover { cursor: zoom-in;}
.bigPrev {transform: scale(1.63); transform-origin:center left;cursor: zoom-out!important;}                            

.zoomAppunti {transform: scale(2); transform-origin:center left;cursor: zoom-out!important;}                            


/*
#bannerWebAds728x90
{
    margin-top:15px !important;
}
*/
/*introdotto per skin*/
/*#bannerSfondo{
	background: url("http://www.tesionline.it/v2/img/skin/Sole120606Economia.png") no-repeat fixed center 0 #096127;
	height:100%;
	width:100%;
	position:fixed;
	clear:both;
	left:0;
	top:0;
	overflow:hidden;
}

#skin{
	display:block;
	height:100%;
	width:100%;
	position:relative;
	outline:0 none;
	}

#skin:hover, #skin:focus, #skin:active{
	background-color:transparent;}


#contenitore{
	z-index:1;
	top:80px;}
	

*/