body {
	background-image: url(img/sfondo-pagina.gif);
	margin: 0px;
	padding: 0px;
}

body, 
td
 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.sx {
	float: left;
	margin-right: 5px;
}

#contenitore {
	background-color: #ffffff;
	border-right: 1px solid #5A5A5A;
	border-left: 1px solid #5A5A5A;
	padding: 0px 2px 0px 2px;
}

a { 
   color:#B0040B;
   text-decoration:underline;
}

a:hover { 
   color:#B0040B;
   text-decoration:none;
}

/*----------------------------------------------------------------------- MENU --------*/
#menu {
	background-color: #B0040B;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 30px;
	font-size: 0.65em;
	letter-spacing: 0.09em;
}

#menu a {
	color: #ffffff;
	text-decoration: none;
}

#menu a:hover {
	color: #000000;
	text-decoration: none;
}

#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}

#menu li {

	margin: 0px;
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #D67E82;
}

#menu li.ultimo {
	margin-bottom: 30px;
}

#menu h1 {
	background-image: url(img/sfondo-h1.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 1em;
	margin: 0px;
	padding: 7px 10px 9px 7px;
}

/*----------------------------------------------------------------------- HOME PAGE --------*/
#home {
	font-size: 0.75em;
	text-align: center;
	padding: 20px;
}

#home h1 {
	color: #B0040B;
	font-size: 1em;
}

#box_avviso {
	background-color: #B0040B;
	border: 1px solid #666;
	color:#fff;
	font-weight: bold;
	line-height: 1.4em;
	padding: 10px;
	margin-top: 25px;
}

/*----------------------------------------------------------------------- COLONNA DX --------*/

#colonnadx {
	background-color: #ececec;
	width: 161px;
	text-align: center;
	padding-top: 10px;
}

/*----------------------------------------------------------------------- PAGINE --------*/
#pagine,
#pagine td
 {
	font-size: 0.7em;
	color: #333333;
	text-align: justify;
	line-height: 1.5em;
}

#pagine
 {
	padding: 18px;
}

#pagine h1 {
	color: #b0040b;
	border-bottom: 1px solid #b0040b;
	padding-bottom: 5px;
	font-size: 1em;
}
#pagine h2 {
	color: #b0040b;
	font-size: 1em;
	text-align: center;
}

/*----------------------------------------------------------------------- FOOTER --------*/
#footer {
	background-color: #5A5A5A;
	color: #DBDBDB;
	font-size: 0.7em;
	padding: 15px 7px 100px 7px;
	border-top: 8px solid #000000;
	width: 760px;
}

#footer a {
	color: #dbdbdb;
	text-decoration: underline;
}

#footer a:hover {
	color: #dbdbdb;
	text-decoration: none;
}

#linea {
	border-bottom: 2px solid #B0040B;
}

div#certificazione {
   padding-left:1em;
}

div#artigianato {
	font-size:0.7em;
}