body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
	background: #f6f6ed url(grafica/paper.gif) scroll top;
	}

#sfondo {
	width: 920px;
	background: #f6f6ed url(grafica/sfondo.gif) repeat-y scroll top center;
	margin: 0 auto;
	text-align: center;
}

#page {
	width: 900px;
	margin: 0 auto;
}

#submenu {
	padding: 10px 0 0 0;
	width: 900px;
	height: 30px;
	background: url(grafica/ombra_sub.gif) repeat-x scroll bottom;
	overflow: hidden;
	display: none;
}

#submenu ul  {
list-style: none;
float: right;	
padding: 0 20px 0 0;
	height: 30px;
}

#submenu li {
	float: left;
}

#submenu a {
	color: #000;
	text-decoration: none;
	padding: 0 4px 0 4px;
	border-right: 1px solid #000;
}

#submenu a:hover {
	text-decoration: underline;
}
#header {
	width: 900px;
	/*height: 116px;*/
	height: 76px;
	
	background: #011555 url(grafica/logo.gif) no-repeat scroll left;
	margin: 0;
	padding: 0;
	text-align: left;
}
#menu {
	width: 580px;
	height: 26px;
	padding-left: 299px;
	/*padding-top: 90px;*/
	padding-top: 50px;
	overflow: hidden;
	margin: 0;
}

#menu ul {
width: 650px;
list-style: none;	
margin: 0;
padding: 0;
	
}

#menu li {
	font-size: 1.1em;
	font-weight: bold;
	border-right: #293a70 1px solid;
	float: left;
	}

#menu a {
   float: left;
	color: #ddd;
	text-decoration: none;
	display: block;
	background: url(grafica/tasto.gif) no-repeat top left;
	padding: 5px 7px 0 7px;
	margin: 0;
	height: 26px;
}
#menu a.sel {
	background: url(grafica/tasto_sel.gif) no-repeat top left;

}

#menu a:hover {
	color: #fff;
	text-decoration: none;
	display: block;
	background: url(grafica/tasto_ov.gif) no-repeat top left;

}

#flash {
width: 900px;
height: 250px;
background-color: Black;
}
#content {
width: 900px;
background: url(grafica/sfondo_main.gif) no-repeat scroll top left;
	
}
#footer {
clear: both;
border-top: 1px solid #ddd;
border-bottom: 1px solid #B5B5B5;
width: 900px;
background-color: #FAFAF5;
text-align: left;
}
#footer p {
	padding: 2px 10px 2px 10px;
}
#footer img {
	border: none;
	margin: 0;
}
#footer a {
	color: #000;
}
.col {
	width: 300px;
	float: left;
	padding-top: 10px;

	}
.col2 {
	width: 600px;
	float: left;
	padding-top: 10px;

	}	
	
.bord {
	width: 300px!important;
	width: 299px;
}

.col p, .col2 p {
	text-align: left;
	padding: 6px 8px 8px 8px;
	margin: 0;
	font-size: 1.1em;
	color: #47506E;
}
.col h3, .col2 h3 {
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 8px 8px 2px 18px;
	margin: 4px 0 8px 0;
	color: #011555;
	font-weight: bold;
	background: url(grafica/sottotit.gif) no-repeat scroll left bottom;
}

.col .sep, .col2 .sep {
	height: 19px;
	display: block;
	padding: 8px 8px 2px 18px;
	margin: 4px 0 8px 0;
	border-bottom: 1px dotted #B7B7B7;
}


.col h4 {
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0px 0 0 18px;
	margin: 4px 8px 2px 8px;
	color: #011555;
	font-weight: bold;
	background: url(grafica/bullet.gif) no-repeat scroll left top;	
}

#search {
	background-color: #F9F9F9;
}

.col img {
	border: none;
	padding: 4px 0 4px 0;
}

form {
	margin: 0;
	padding: 0;

}
	
input, textarea, select {
	background-color: #EAEAEA;
	border: 1px solid #555;
	padding: 1px;
	margin: 1px;
	float: left;

}
label {
	padding-left: 10px;
	padding-top: 4px;
	display: block;
	text-align: left;
	width: 290px;
	float: left;
}


.col ul {
	float: left;
	margin: 0;
	padding: 0;

}
.col li {
	width: 284px!important;
	width: 246px;
	float: left;
	margin: 2px 8px 4px 8px;
	padding-left: 20px;
	font-size: 1.2em;
	text-align: left;
	display: block;
	background: url(grafica/dd.gif) no-repeat scroll center left;
}
.col li a {
	color: #000179;
	text-decoration: underline;
}
.col li a:hover {
	color: #0002F2;
	text-decoration: underline;
}

.col li.tit {
	width: 284px!important;
	width: 246px;
	float: left;
	margin: 2px 8px 4px 8px;
	padding-left: 20px;
	font-size: 1.4em;
	text-align: left;
	display: block;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

.imgl {
	float: left;
	margin: 0 8px 8px 0;
}

.col hr {
	border-top: 1px dotted #B7B7B7;
	border-bottom: 1px solid #fff;
}
.col a {
	color: #000;
	text-decoration: none;
}
.col a:hover {
	text-decoration: underline;
}

#google {
	width: 580px;
	height: 450px;
	overflow: hidden;
	border: 1px solid #666;
}
