.copyright  {
	font-size : 10px;
	font-family : Arial;
	color : #101e22;
	text-decoration : none;
	font-weight : normal;
}
.copyright A:link{color:#101e22;text-decoration:none}
.copyright A:visited{color:#101e22;text-decoration:none}
.copyright A:hover{color:#c13c38;text-decoration:none}

body {
	margin: 0;
	padding: 0;
	background-color: #eeeeec;
	color: #101e22;
}
body,table,div,input {
	font-family: Helvetica, Arial, sans-serif;
	color: #101e22;
	font-size : 12px;
}

#lato_sinistro {
	width: 235px;
	padding-top: 117px;
}
#centrale {
	width: 480px;
	text-align: justify;
}
#lato_destro {
	width: 235px;
	padding-top: 117px;
}

.blocco {
	width: 180px;
}
.titolo1 {
	background: #c0c0c0 url(../grafica/t1.gif) no-repeat left;
	width: 100%;
	height: 29px;
}
.titolo2_1 {
	background: url(../grafica/t2-1.gif) no-repeat right;
	width: 100%;
	height: 29px;
}
.titolo2_2 {
	background: url(../grafica/t2-2.gif) no-repeat right;
	width: 100%;
	height: 29px;
}
.titolo2_3 {
	background: url(../grafica/t2-3.gif) no-repeat right;
	width: 100%;
	height: 29px;
}
.titolo2_4 {
	background: url(../grafica/t2-4.gif) no-repeat right;
	width: 100%;
	height: 29px;
}
.titolo3 {
	padding: 6px 0 0 10px;
	width: 100%;
	height: 29px;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
}
.corpo1 {
	background: url(../grafica/puntino.gif) repeat-y left;
	width: 100%;
	text-align: justify;
}
.corpo2 {
	background: url(../grafica/puntino.gif) repeat-y right;
	width: 100%;
}
.fondo1 {
	background: url(../grafica/puntino.gif) repeat-x bottom;
	width: 100%;
	height: 10px;
}
.fondo2 {
	background: url(../grafica/f1.gif) no-repeat left;
	width: 100%;
	height: 10px;
}
.fondo3 {
	background: url(../grafica/f2.gif) no-repeat right;
	width: 100%;
	height: 10px;
}

.corpo_recapiti {
	padding: 5px;
	background: url(../grafica/ico_recapiti.png) no-repeat right bottom;
	height: 215px;
}
.corpo_newsletter {
	padding: 5px;
	background: url(../grafica/ico_newsletter.png) no-repeat right bottom;
	height: 135px;
}
.corpo_bandi {
	padding: 5px 5px 50px 5px;
	background: url(../grafica/ico_bandi.png) no-repeat right bottom;
	min-height: 215px;
	height: auto !important;
	height: 215px;
}
.input_newsletter {
	width: 110px;
	border: 1px solid #101e22;
	text-align: center;
	color: #808080;
}
#box_newsletter {
	text-align: center;
	float: left
}
A {color: #101e22}
A:link{color:#101e22}
A:alink{color:#101e22}
A:vlink{color:#101e22}
A:visited{color:#101e22}
A:hover{color:#c13c38}

.titolo_pagina {
	font-weight: bold;
	margin-bottom: 6px;
	font-size: 14px;
}

.bando_home {
	list-style: square;
	margin: 0;
	padding: 0 2px 0 16px;
}
.bando_home li{
	margin-bottom: 5px;
}
.bando_home A{
	text-decoration: none;
}
.bando_home A:hover{
	text-decoration: underline;
}

.captcha {
	width: 85px;
	height: 30px;
	font-family : Arial;
	font-size: 22px;
	color: #000000;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}