body {
	background-color:#e3e3e3;
	text-align:center;
	font-family:verdana, sans-serif;
	background: url(../immagini/sfondo.gif);
	padding:0px;
}

#main {
	width:750px;
	padding:0px;
	margin:0px auto;
	text-align:left;
}

#header {
	background: left top url(../immagini/barra_top.gif) no-repeat;
	height:40px;
}
#footer {
	background: left top url(../immagini/barra_bottom.gif) no-repeat;
	height:40px;
}

#container {
	width:740px;
	background-color:#fff;
}

#testata {
  
}
#testata img {
    border:none;
}

#content {
	padding:0px 10px 10px 10px;
	font-family:verdana, sans-serif;
    font-size:13px;
	line-height:19px;
}

#col_sx {
	width:200px;
	float:left;
	background-color:#fff;
	
}

#menu {
	border-top:#999 1px dashed
}
#menu div {
	line-height:30px;
	padding-left:30px;
	margin-left:20px;
	font-size:13px;
	background: left center url(../immagini/switch.gif) no-repeat;
	border-bottom:#999 1px dashed
}
#menu div a:link {color:#000; font-weight:bold; text-decoration:none; border-bottom:none; display:block}
#menu div a:visited {color:#000; font-weight:bold; text-decoration:none; border-bottom:none; display:block}
#menu div a:hover {color:#f00; font-weight:bold; text-decoration:none; border-right:#999 1px dashed; display:block}
#menu div a:active {color:#000; font-weight:bold; text-decoration:none; border-bottom:none; display:block}

#col_dx {
	width:540px;
	float:right;
	background-color:#fff;
}

#antifloat {
	clear:both;
}

a:link {color:#060; font-weight:bold;}
a:visited {color:#060; font-weight:bold;}
a:hover {color:#f90; font-weight:bold;}
a:active {color:#060; font-weight:bold;}

#content h1 {
	font-weight:bold;
	font-size:13px;
	border-left:#f90 4px solid;
	padding-left:5px;
	margin:5px 0px;
}

#content h1.special {
	font-weight:bold;
	font-size:19px;
	color:#f00;
	border:none !important;
	padding:none !important;
	margin:5px 0px;
}

#content h2 {
	font-weight:bold;
	font-size:11px;
	color:#060;
	margin:0px 0px 5px 0px;
}

#content p span {
	font-weight:bold;
}

#content p span.glossario {
	font-weight:bold;
	padding:0px 18px 1px 0px;
	background: center right url(../immagini/download.gif) no-repeat;
	border-bottom:#6c0 1px solid;
}

#content p span.glossario a {
	text-decoration:none;
	color:#000;
}

.alert {
	padding:5px 5px 5px 70px;
	background: left center url(../immagini/spunta.gif) no-repeat;
	color:#f00;
	font-weight:bold;
	margin:0px;
}

/* CSS BOX MATERIALI */
#materiali {
	font-size:10px;
	padding:0px;
}
#materiali a {
	text-decoration:none;
}
#materiali fieldset {
	border:#000 1px solid !important;
	background-color:#fff !important;
	padding:10px !important;
	margin-left:20px;
}
#materiali legend {
	font-weight:bold;
	font-size:13px;
}
#materiali iframe {
  border:none;
  width:155px;
  height:100px;

 }
#materiali div {
  background: url(../immagini/download.gif) left center no-repeat;
  padding-left:16px;
  line-height:18px;
}
/*FINE CSS BOX MATERIALI */

/* CSS CONTATORE */

#contatore {
	padding:3px;
	border-bottom:#f00 6px solid;
	font-weight:bold;
}

#contatore span {
	border:0px !important;
	color:#f60;
	font-size: 1.3em;
	font-weight:bold;
	padding:0px 3px;
	}

	
#content ul.faq {
	border:#f90 3px solid;
	padding:10px 10px 10px 32px;
}
#content ul.faq li {
	font-size:10px;
	padding:0px 18px 1px 0px;
	list-style: url(../immagini/ul1.gif);
	border-bottom:#666 1px solid;
}

#content ul li {
	font-size:10px;
	padding:0px 18px 1px 0px;
	list-style: url(../immagini/ul2.gif);
	border-bottom:none;
}

#content ul.faq li a {
	text-decoration:none;
}

#content div.question li {
	padding:0px 18px 4px 0px;
	list-style: url(../immagini/ul2.gif);
}

#content div.question {
	font-size:10px;
	padding:10px;
	border:#f90 1px solid;
	background-color:#ebf0b7;
	line-height:13px;
	margin-top:12px;
}

#content div.question table {
	margin:6px 0px;
	color:#000;
	background-color:#000;
	border-spacing:1px;
	font-size:10px;
      }

#content div.question table thead tr {
	background-color:#fc0;
	font-weight:bold;
}

#content div.question table tbody tr {
	background-color:#fff;
}

#content div.question td {
    width:100px;
	padding:2px;
	text-align:center;
}

#content div.question  h3 {
	font-size:10px;
	border-left:#6c0 4px solid;
	padding-left:6px;
	margin:0px 0px 10px 0px;
}
#content div.question  h3 span {
	font-weight:normal;
	font-size:10px;
}
#content div.question  h3 span a {
	text-decoration:none;
}
#content div.question  p {
	margin:5px 0px 0px 0px;
}

/* CSS CONTATORE */


form {
	margin:10px 0px;
	padding:10px;
	background-color:#fff;
	border:#f90 2px solid;
}
form div {
	padding: 2px;
}	

fieldset {
    margin:10px 0px;
	background-color:#ebf0b7;
    border:0px;
}

form div label {
	display:block;
	float:left;
	width:80px;
	padding:2px;		
}	
form div label.obbligatorio {
	color:#000;
	border-left:#f00 3px solid;
	padding:0px 4px;	
	font-weight:bold;	
}

input, select, textarea {
	font-family: verdana, sans-serif;
	color:#000;
	border:#f00 1px solid;
	background-color:#fff;
	font-size:1em;
	}	

textarea {
    padding:10px;
}	

	
.bottone {
	color:#fff;
	border:#000 1px solid;
	background-color:#f00;
	font-weight:bold;
	}

/* FINE CSS PER L'IMPAGINAZIONE DEI FORM */

