body{
margin:0;
padding:30px 0;
font-size:12px ;
font-family:tahoma,verdana,sans-serif;
background:#047 url(/img/bodybg.png) repeat-x fixed;
/*background:#069 url(/img/stripe.png) repeat-x fixed;*/
color:#222;
}
.loader{
background-color : red;
color : white;
display : none;/**/
position : absolute;
right : 0px;
top : 12px;
width:150px;
padding-left:5px;
}
#thetop{
margin:0;
}
#container{
width:720px;
margin:0 auto;
padding:20px 20px 0 20px;
background:#fff url(/img/contbg.png) no-repeat;
color:#222;
}

a{
border:0px;
text-decoration:none;
background-color:inherit;
color:#26c;
}

a:hover{
text-decoration:underline;
}

a img{
border:0;
}

a{outline:none;}

img{outline:none;}

p{
margin:0 0 15px 0;
line-height:1.5em;
text-align:justify;
}

#main p,#sidebar p{
padding:0 0 0 10px;
}

#logo{
float:left;
width:240px;
height:81px;
margin:0 20px 0 0;
padding:0 0 25px 0;
/*background:#eee;
border:1px solid #ccc;*/
text-align:center;
color:#555;
overflow:auto;
background-image:url(/img/logo_head.jpg);
background-repeat:no-repeat;
background-position:top center;
}

#logo h1{
margin:70px 5px 1px 5px;
letter-spacing:-3px;
display:none;
}

#logo a{
background-color:inherit;
color:#26a;
text-decoration:none;
border:0px;
/*display:none;*/
}

#logo a:hover{
background-color:inherit;
color:#69e;
/*display:none;*/
}

#tagline{
text-align:center;
font-size:12px;
display:none;
}
#intro{
height:115px;
}
#intro p{
color: #666;
/*font-family:Geneva, Arial, Helvetica, sans-serif;*/
font-size:12px;
line-height:1em;
text-align:justify;
}

#menu ul{
	margin:0;padding:0;list-style-type:none;width:auto;
}

#main{
float:left;
width:530px;
margin-right:20px;
padding:0;
}

.blocco{
display:block;
width:100%;
float:left;
}
.text-just{
text-align:justify;
}
.text-lightblue{
color:#26a;
}
.blocco-small{
/*border: 1px solid #00FF00;*/
display:block;
margin-right:5px;
width:48%;
min-height:210px;
float:left;
}

.text-normal{
font-size:12px;
}

.text-small{
float:right;
font-size:10px;
margin-top:-20px;
margin-right:10px;
}

.main-img{
float:left;
border-right:10px solid white;
margin-top:5px;
}
.colonna-img{
float:left;
width:255px;
}

.lateralSpot{
width:145px;
margin-top:10px;
background-color: #fdfdfd;/**/
/*background-color:#e6f3ff;*/
color:#000;
border:1px solid #e6f3ff;
padding-left:3px;
}
.lateralSpot h3{
margin:5px 0 8px 0;
}
.lateralSpot p{
margin:0px 0 8px -10px;
text-align:left;
}

.headerstyle{
display:block;
margin:30px 0 10px 0;
padding:5px 0 5px 8px;
background:#eee url(/img/gradient2.png) repeat-x;
color:#26a;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
text-decoration:none;
}

.form-text{
background:#eee url(/img/gradient2.png) repeat-x;
border:1px solid #ddd;
text-indent:5px;
font-family: Arial, Helvetica, sans-serif;
color: #333;
font-size:12px;
}
.form-code{
height:25px;
text-indent:5px;
background: #2265A9;
color:#fff;
}

#sidebar{
width:155px;
float:right;
margin-top:20px;
font-size:12px;
line-height:1.3em;
}

#sidebar p{
font-size:12px;
}

.sidelink{
display:block;
width:140px;
margin:3px 10px 2px 0;
padding:5px 0 5px 8px;
font-size:12px;
font-weight:bold;
text-align:left;
background:#eee url(/img/gradient1.png) repeat-x;
color:#26c;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
}

.sidelink:hover,.menuheader{
background:#fff url(/img/gradient2.png) repeat-x;
color:#222;
border-top:1px solid #ddd;
border-right:1px solid #888;
border-bottom:1px solid #888;
border-left:1px solid #ddd;
text-decoration:none;
}

#footer{
margin:0 auto 20px auto;
width:760px;
background:#fff url(/img/footerbg.png) bottom left no-repeat;
padding:0 0 5px 0;
font-size:12px;
color:#888;
text-align:center;
}

h1,h2,h3,h4{
margin:0 0 10px 0;
font-weight:normal;
}

h1{
font-size:14px;
}

h2{
margin:0 0 4px 0;
color:#26a;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

h3{
margin:20px 0 8px 0;
color:#26a;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

h4{
margin:10px 0 5px 0;
font-size:12px;
}

.clear{
clear:both;
margin:0;
}

.right{
text-align:right;
}

.internallink{
font-size:11px;
text-align:center;
}

.block{
padding:20px;
background:#eee;
color:#222;
border:2px solid #ddd;
}

.block-small{
font-size:10px;
padding:20px;
background:#eee;
color:#222;
border:2px solid #ddd;
}

.imgBorder{
border:1px solid #e6f3ff;
}

.credit{
color:#888;
background-color:inherit;
}

.hide{
display:none;
}
.rosso{
color:red;
}
