body {
	margin: 0px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #404040;
        line-height:140%;
        text-align: justify;
}
td   {
         font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #404040;
         line-height:140%;
text-align: justify;
}
.bollettini {
         text-align: center;
}
.bollettini td {
         font-size: 14px;
         text-align: center;
         line-height:140%;
}
p, ol, ul {
	text-align: justify;
}
h2 {
          font-size: 16px;
}
strong {
	font-weight: bold;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #94282E;
}
a:hover {
	text-decoration: underline;
}
.ricerca {
         border: 0px solid #630029;
         padding: 30px;
         margin-left:auto; 
         margin-right:auto;
         
}


.boxleft {
	margin-bottom: 0px;
	padding-bottom: 0px;
	background: url(/images/img07.gif) repeat-x left bottom;
}
div.spacer{
	height: 5px;
}
.caselleinput {
         width: 70px;
}

.bottom {
	display: block;
	margin-bottom: 0px;
	padding-bottom: 10px;
	background: url(/images/img08.gif) no-repeat left bottom;
}

.image {
	float: left;
	margin: 3px 0px 0px 0px;
	padding: 0px;
}

.intestazione{
	text-align: center;
         margin-left:auto; 
         margin-right:auto;
         margin-top:10px;
         margin-bottom: 5px;
         letter-spacing: 1px;
         word-spacing: 5px;
}

.boxtitle{
         color: #FFFFFF;
	 background-image: url(images/titlebkg.gif);
 	 background-position: top;
	 background-repeat: repeat-x;
         font-size:11px;
	 text-align: left;
	 font-weight: bold;
         margin:0px;
         letter-spacing: 1px;
         word-spacing: 5px;
	 background-color:  #94282E;
	 border: 0px;
	 border-bottom: 2px solid #E05A5A;
	 padding: 1px;
	 padding-left: 8px;
	 padding-bottom: 2px;
         margin-top: 6px;
}

.boxcontent{
         color: #000000;
         font-size:13px;
	 text-align: left;
	 font-weight: normal;
         margin:0px;
         letter-spacing: 1px;
         word-spacing: 5px;
	 background-color:  #FFFFFF;
	 border: 1px solid #AF2121;
	 border-top: 0px;
	 padding: 1px;
	 padding-left: 4px;
         margin-bottom: 6px;
}

/* Header */

#header {
	width: 928px;
	height: 37px;
	margin: 0px auto;
	background: #630029 url(/images/img01.gif) repeat-x;
	border-bottom: 3px solid #FFFFFF;
}

/* Menu */

#menu {
	float: left;
	width: 700px;
	height: 37px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
	background: url(/images/img02.gif) no-repeat;
}

img.imglogo
{
margin-top:8px;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 27px;
	padding: 10px 15px 0px 20px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background: #630029 url(/images/img04.gif) repeat-x;
}

/* Search */

#search {
	float: right;
	height: 28px;
	margin: 0px;
	padding: 9px 25px 0px 0px;
	background: url(/images/img03.gif) no-repeat right top;
}

#search fieldset {
	display: inline;
	margin: 0px;
	padding: 0px;
	border: none;
}

#input1 {
	width: 164px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: none;
}

#input2 {
	height: 20px;
	background: #87C4DB;
	border: none;
	text-transform: lowercase;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 928px;
	margin: 0px auto;
}
#content p {
         display: block;
	margin-bottom: 0px;
	padding-bottom: 10px;
	margin: 0px 0px 20px -20px;
	padding: 0px 0px 20px 20px;
	background: url(/images/img10.gif) no-repeat left bottom;
}

#colOne {
	float: left;
	width: 238px;
	background: url(/images/img05.gif) repeat-x;

}

#colOne h3 {
	padding: 0px 20px;
}

#colOne ul {
	margin-left: 0px;
	padding-left: 20px;
	padding-right: 20px;
	list-style: square;
	color: #b2004a;
}

#colOne li {
	padding: 5px 0px;
	border-top: 1px solid #EFEFEF;
}

#colOne li.first {
	border: none;
}
#colOne .img {
	text-align:center;
         margin-top: 15px;
         margin-bottom: 15px;

}

#colTwo {
	float: right;
	width: 617px;
	padding: 30px 40px 0px 30px;
         	background: url(/images/img09.gif) repeat-x;
}
#colTwo h1.title {
	margin-top: 0px;
margin-bottom: 0px;
	font-size: 26px;
}

#colTwo h2 {
	margin-top: 0px;
	font-size: 26px;
}

#colTwo h3 {
	margin-bottom: 0px;
	font-size: 18px;
}

#colTwo h4 {
	margin-top: 0px;
	font-size: 13px;
	font-weight: normal;
}

#colTwo .box {
	margin: 0px -30px 30px -20px;
	padding: 0px 30px 0px 20px;

}

#colTwo .bottom {
	margin: 0px 0px 20px -20px;
	padding: 0px 0px 20px 20px;
}

/* Logo */

#logo {
	height: 150px;
	background: url(/images/img06.gif) no-repeat;
}

#logo h1, #logo h2, #logo a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
}

#logo h1 {
	font-family: "Times New Roman";
	padding-top: 25px;
	font-size: 36px;
}

#logo h2 {
	font-family: "Times New Roman";
	margin-top: -2px;
	font-size: 13px;
}

/* Footer */

#footer {
	clear: both;
	width: 928px;
	margin: 0px auto;
	padding-top: 40px;
	background: url(/images/img11.gif) repeat-x;
}

#footer p {
	margin: 0px;
	text-align: center;
}

/* ib */

.th
{
	background-color:#82001a;
	font-weight:bold;
	text-align:center;
	color:white;
}
.disabled
{
	background-color:#82001a;
	background-image:url(icone/asc.gif);
	background-position:right;
	background-repeat:no-repeat;
	font-weight:bold;
	color:white;
	text-align:center
}
.disabled_desc
{
	background-color:#82001a;
	background-image:url(icone/desc.gif);
	background-position:right;
	background-repeat:no-repeat;
	font-weight:bold;
	color:white;
	text-align:center
}
.table
{
	border: 1px solid #AF2121;
}
.align_right
{
	text-align:right;
	vertical-align:top;
	height:30px;
}
.right
{
	text-align:right;
}
.center
{
	text-align:center;
}
.white
{
	color:white;
}
.padding
{
	padding: 15px;
}
.purple
{
	color:#82001a;
	font-weight:bold;
	background-color:#eeeeee;
	padding-right:300px;
}
label {
	display: block;
	float: left;
	width: 170px;
	font-weight:bold;
	text-decoration:underline;
}
.a {
letter-spacing: -1px;
}
.btn{
width:100px;
height:19px;
text-align:center;
padding-left:20px;
padding-right:20px;
}