/*created by SB*/

html, body {margin: 0; padding: 0;}

body {font-size: 90%;
	font-family: Times New Roman, Arial, Verdana;
	color: #333;
	background-color: #E8E2DC;
	background-image: url('bg_top.gif');
	background-position: 0 61px;
	background-repeat: repeat-x;
	text-align: center;
}
/*informativa*/
body.inf675 {margin: 10px; text-align: left; background-color: #fff; background-image: none;}

a {color: #E50000;}
a:hover {color: #333;}

h1, h2, h3 {margin: 0; font-weight: normal; color: #333;}
h1 {font-size: 1.60em; margin: 0 0 10px 0;}
h2 {font-size: 1.40em; margin: 0 0 10px 0;}
h3 {font-size: 1.20em; font-weight: bold;}

p {padding: 0; margin: 0 0 10px 0;}

/* STRUTTURA */
#box {width: 752px; 
	margin: 0 auto; 
	text-align: left; 
	background-color: #FFF;
	border-left: 2px solid #B9B9B9;
	border-right: 2px solid #B9B9B9;
}
#inbox {
	padding: 0px 2px 0px 2px;
}
#top {width: 100%;
	height: 203px;
	background-image: url('img_top.jpg');
	background-position: 0 61px;
	background-repeat: no-repeat;
}
#middle {width: 100%;
	background-image: url('bg_main.jpg');
	background-position: right 28px;
	background-repeat: no-repeat;
}
#tit {width: 100%;
	height: 27px;
	background-color: #000;
	margin-bottom: 2px;
}
#tit h1 {color: #FFF; text-align: right; padding: 2px 2px 0 0; margin: 0px;}
#row {display: table-row;}
#colophon {width: 100%;}

/* HEADER */
#logo {padding: 5px 0 5px 0; text-align: center;}

/*COLONNA A SX*/
#sx{
	display: table-cell !important;
	display: inline;
	vertical-align: top;
	width: 268px;
}

#menu {}
#menu p {
	display: block;
	margin: 0px;
	padding: 4px;
	background-color:#FFF;
	border: solid 1px #E7E2DB;
}
#menu a {color: #333; text-decoration: none;}
#menu a:hover {color: #E50000;}
p.attivo {
	display: block;
	color: #E50000;
	font-weight: bold;
}

#lng {margin: 5px 5px 5px 2px;}
.stendardo {margin: 5px 0 5px 50px;}

/*CONTENUTI*/
#main {width: 475px;
	display: table-cell !important;
	display: inline;
	vertical-align: top;
}
#inmain {padding: 10px; 5px 10px 10px;}
#inmain img {margin: 0px 5px 5px 10px;}
#inmain .divfull {clear: both; font-size: 0px; height: 10px;}


/*colophon*/
#colophon p {
	border-top: solid 1px #E7E2DB;
	padding: 10px;
	margin: 0;
	text-align: center;
}

/*CONTATTI*/
table.webform {font-size: 1.00em; font-family: Times New Roman, Arial, Helvetica; color: #333;}
table.webform td {border: none; padding: 3px;}
table.webform td.label {font-weight: bold; text-align: right; font-size: 0,9em;}
table.webform .field {width: 270px; border: 1px solid #B9B9B9; font-family: Times New Roman, Arial, Helvetica; font-size: 1.00em;}
table.webform textarea {height: 80px; font-family: Times New Roman, Arial, Helvetica; font-size: 1.00em;}
table.webform .button {border: 1px solid #B9B9B9; background-color: #fff; color: #333;}
