body {
	margin:0;
	padding:0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size :11px;
	color:#2a2c2b;
	background:#e4e6e3 url(images/bg.jpg) repeat-x;
	text-align:center;  /* fix per explorer 5 */
}

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size :11px;
}

#wrapper {
	margin-left:auto;
	margin-right:auto;
	margin-top:70px;
	text-align:left; 
	border:0;
	width:950px;
	padding:0px;
}

#nav{
	margin:0px;
	padding:0px;	 
	border:0;
	width:950px;
	text-align:left;	
}


#main{
	margin:0px;
	padding:0px;	 
	border:0;
	width:950px;
	text-align:left;	
}


.title{
	margin:0px;
	padding:0px;	 
	border:0;
	text-align:left;
	text-shadow: 2px 2px 5px #000000;	
}

.news {
	margin:0px;
	border:0;
	padding:0px;
	font-size :11px;
	color:#4c6775;
}


.newshome {
	margin:0px;
	border:0;
	padding:0px;
	font-size :11px;
	color:#4c6775;
	width:265px;
}

.newstitle {
	margin:0px;
	border:0;
	padding:0px;
	font-size :11px;
	color:#3c3c3c;
	font-weight:bold;
}


.immagine {margin-top:4px; } 

#footer {
	margin:0px;
	border:0;
	padding:0px;
	font-size :11px;
	color:#51514f;
}

#footerland {
	margin:0px;
	border:0;
	padding:0px;
	font-size :11px;
	color:#939393;
	 cursor:text;
}

h1 {font-size: 12px;  display:inline;}
h2 {font-size: 12px;  display:inline; font-weight:normal;}
h3 {font-size: 12px;
	color: #9d9d9d;
	background-image: url(images/separatore.gif); 
	background-position: left bottom; 
	background-repeat: no-repeat;
	padding: 30px 0px 10px 0px;}



b {font-weight: normal;}
ul {margin:3px 0 0 26px;}
li {margin:0px;
	text-align:left; 
	border:0;
	padding:0px;}
	
#nav li {margin:0px;
	text-align:left; 
	border:0;
	padding:0px;
	display:inline;}
	
#nav ul {margin:0px;
	text-align:left; 
	border:0;
	padding:0px;
	display:inline;}
	
input.campo {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #000;
	background: #a4a4a4;
	padding: 1px 3px 1px 3px;
	margin: 1px 0 1px 2px;
	width: 130px;		
	height:18px;
	border: 0;
}

input.camposmall {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #000;
	background: #a4a4a4;
	padding: 1px 3px 1px 3px;
	margin-left: 2px;
	width: 70px;		
	height:18px;
	border: 0;
}

select.camposmall {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #000;
	background: #a4a4a4;
	padding: 1px 0px 1px 1px;
	margin-left: 2px;
	width: 40px;		
	height:18px;
	border: 0;
}

select.campo {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #000;
	background: #a4a4a4;
	padding: 1px 0px 1px 1px;
	margin-left: 2px;
	width: 130px;		
	height:18px;
	border: 01;
}

textarea.campo {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #000;
	background: #a4a4a4;
	border: 0;
	padding: 2px;
	width: 200px;
	height: 147px;	
	margin: 0px;
	margin-top: 5px;	
	margin-bottom: 5px;
}

input.pulsante {
	margin: 0px 8px 0px 4px;
	padding: 1px;	
	border: 0px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #777;
	font-weight:bold;
}

.evidenziato {
	margin:0px;
	border:0px solid #306fa5;
	padding:4px;
	color:#bb0000;
	font-size :12px;
}

.dhtmlgoodies_question{
	width:430px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	height:20px;
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	
	border:0px solid #317082;
	width:400px;	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	position:relative;
}



.titlerassegna {
	margin:0px;
	border:0;
	padding:0px;
	font-size :12px;
	font-weight:bold;
	color: #333;
}

.cliccarassegna {
	margin:2px 0 0 0 ;
	border:0;
	padding:0px;
	font-size :10px;
	color: #777;
}

.realizzazioni {
	margin:0 ;
	border:0;
	padding:0px;
	overflow:auto;
	width:230px;
	height:400px;
}


a {color: #111;text-decoration:underline;font-weight:normal;}
a:visited {color: #111;text-decoration:underline;font-weight:normal;}
a:hover {color: #222;text-decoration:underline;font-weight:normal;}


.titlerassegna a {color: #333;text-decoration:none;font-weight:bold; }
.titlerassegna a:visited {color: #333;text-decoration:none;font-weight:bold; }
.titlerassegna a:hover {color: #333;text-decoration:none;font-weight:bold; }

.cliccarassegna a {color: #777;text-decoration:none;font-weight:normal; }
.cliccarassegna a:visited {color: #777;text-decoration:none;font-weight:normal; }
.cliccarassegna a:hover {color: #444;text-decoration:underline;font-weight:normal; }

#footerland a {color: #939393;text-decoration:none;font-weight:normal; cursor:text;}
#footerland a:visited {color: #939393;text-decoration:none;font-weight:normal; cursor:text;}
#footerland a:hover {color: #939393;text-decoration:none;font-weight:normal; cursor:text;}

.news a {color: #4c6775;text-decoration:none;font-weight:normal; }
.news a:visited {color: #4c6775;text-decoration:none;font-weight:normal; }
.news a:hover {color: #333;text-decoration:underline;font-weight:normal; }

.newshome a {color: #4c6775;text-decoration:none;font-weight:normal; }
.newshome a:visited {color: #4c6775;text-decoration:none;font-weight:normal; }
.newshome a:hover {color: #333;text-decoration:underline;font-weight:normal; }

.newstitle a {color: #3c3c3c;text-decoration:none;font-weight:bold; }
.newstitle a:visited {color: #3c3c3c;text-decoration:none;font-weight:bold; }
.newstitle a:hover {color: #111;text-decoration:underline;font-weight:bold; }




.titland {font-size: 12px; font-weight: bold;}	

a.nolink {font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size :11px;
		color:#2a2c2b;
		text-decoration: none;
		font-weight: normal;
		cursor:text;}
		
a:hover.nolink {font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size :11px;
		color:#2a2c2b;
		text-decoration: none;
		font-weight: normal;
		cursor:text;}

a.nolinkbis {font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size :11px;
		color:#2a2c2b;
		text-decoration: none;
		font-weight: normal;}
		
a:hover.nolinkbis {font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size :11px;
		color:#2a2c2b;
		text-decoration: none;
		font-weight: normal;}

