/* CSS Document */
body {
	margin: 0px;
	background-color: #5E5E5E;
}
td, div {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
	line-height: 16px;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
}
strong {
	color: #000000;
}
hr {
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	border: 0px;
}
li {
	list-style-type: square;
}
a {
	color: #EC0000;
}
#bg_bianco {
	text-align: center;
	background-color: #FFFFFF;
}
#content {
	width: 960px;
	margin: 0px auto;
	text-align: left;
}
#centro {
	background-image: url(../images/top_basso.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* TOP */
#top {
	width: 960px;
	height: 197px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
}
#topHome {
	width: 960px;
	height: 229px;
	background-image: url(../it/img/top_home.jpg);
	background-repeat: no-repeat;
	text-align: right;
}
#topHomeEn {
	width: 960px;
	height: 229px;
	background-image: url(../en/img/top_home.jpg);
	background-repeat: no-repeat;
	text-align: right;
}
.logo {
	padding-top: 39px;
	padding-left: 60px;
	vertical-align: top;
}
.date {
	padding-top: 128px;
	padding-left: 30px;
	vertical-align: top;
}
.date img{
	padding-top: 4px;
}
/* MENU */
#menu {
	padding: 20px 0px 270px 0px;
	vertical-align: top;
	_width: 282px;
	width: 192px;
	padding-left: 90px;
	background-image: url(../images/quadrati.gif);
	background-repeat: no-repeat;
	background-position: 90px bottom;
}
#menuHome {
	padding: 20px 0px;
	vertical-align: top;
	_width: 282px;
	width: 192px;
	padding-left: 90px;
	background-image: url(../images/bg_voce.gif);
	background-repeat: no-repeat;
	background-position: 90px 0px;
}
.voce {
	padding-top: 5px;
	background-image: url(../images/bg_voce.gif);
	background-repeat: repeat-y;
}
.sottovoce {
	padding: 5px 0px 25px 25px;
	background-image: url(../images/bg_voce_mini.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.sottovoce a {
	color: #333333;
	text-decoration: none;
}
.sottovoce a:hover {
	color: #EC0000;
}
a.voce_on {
	color: #EC0000;
}
/* TESTO */
#testo {
	vertical-align: top;
	padding: 30px 115px 30px 25px;
	text-align: justify;
}
#testoHome {
	vertical-align: top;
	padding: 30px 0px 30px 0px;
}
h1 {
	color: #EC0000;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 20px;
	margin-top: 0px;
}
p {
	margin: 20px 0px;
}
.bordino {
	border: solid 10px #DDDDDD;
}
.bordello {
	border: solid 1px #DDDDDD;
	padding: 15px;
	background-color: #EEEEEE;
	margin-bottom: 15px;
	margin-right: 15px;
}
.red {
	color: #EC0000;
}
/* BOTTOM */
#bottom {
	width: 960px;
	margin: 0px auto;
}
.bottomBox {
	color: #FFFFFF;
	font-size: 12px;
	float: left;
	padding: 30px 90px 30px 40px;
	line-height: 14px;
}
.bottomBox a {
	color: #FFFFFF;
	text-decoration: none;
}
.bottomBox a:hover {
	color: #CCCCCC;
}
.bottone {
	border: solid 1px #DDDDDD;
	padding: 5px 10px;
	background-color: #EEEEEE;
	text-align: center;
}
.bottone a {
	color: #EC0000;
	font-weight: bold;
	text-decoration: none;
}
/* RICERCA */
.bordo {
	border: solid 1px #DDDDDD;
	padding: 20px;
	background-color: #EEEEEE;
}
table.ricerca td {
	border-bottom: solid 1px #D5D5D5;
	padding: 5px 10px;
	vertical-align: bottom;
}
table.ricerca td.azienda {
	background-color: #f8d5d5;
}
table.ricerca td.merc {
	background-color: #F7F7F7;
}
table.ricerca td.merc a:hover {
	color: #FF8A8A;
}
.mini {
	line-height: normal;
	font-size: 10px;
}
.ricercaTop {
	border-bottom: solid 5px #D5D5D5;
	padding: 5px 10px;
	font-weight: bold;
	color: #000000;
}
table.ricerca a {
	text-decoration: none;
}
table.ricerca tr:hover{
	background-color: #FFEAEA;
}
/* DATI */
table.dati td {
	border-top: solid 1px #D5D5D5;
	padding-right: 20px;
	padding-bottom: 10px;
	vertical-align: top;
}
/* MODULO */
div.modulo {
	border: solid 1px #DDDDDD;
	background-color: #EEEEEE;
	padding: 20px;
}
table.modulo td {
	padding-bottom: 5px;
	padding-right: 15px;
	font-weight: bold;
}
.flotta {
	float: right;
}
.flottaHome {
	font-size: 11px;
	float: left;
	margin-left: 15px;
	width: 190px;
	height: 180px;
}
.noju {
	text-align: left;
}
