/* CSS Document */
body
{
	margin:0;padding:0;
	background:#FFFFFF url(img/bg_body.jpg) repeat-x;
}

body, td, a, input, textarea, button, select
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color: #333;
}

h1, h2, h3
{
	margin:0px;
	padding:0px;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
}

h2
{
	font-size:13px;
}

h3
{
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	margin:0 0 20px 0;
}
h3.h3_home
{
    font-weight:normal;
    margin:0;
}
.underlined
{
	text-decoration:underline;
}
a
{
	text-decoration:none;
	color:#0D4E9C;
}

.a_white, .a_white:hover
{
	color:#fff;
	text-decoration:none;
}

.a_blue, .a_blue:hover
{
	color:#0D4E9C;
}

.a_blue:hover
{
	/*font-weight:bold;*/
	text-decoration:underline;
}

.a_grey, .a_grey:hover
{
	color:#333;
}
.a_grey2, .a_grey2:hover
{
	color:#666;
}
.menu, .menu:hover
{
    font-size:12px;
    display:block;
    padding-right:10px;
	border-right:3px solid #fff;
	color:#333;
}

.menu:hover
{
    color:#0D4E9C;
    background-color:#eeeeee;
	border-right:3px solid #0D4E9C;
}
td.welcome{
    padding-left:10px;
}
.page_title,.welcome span
{
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #0D4E9C;
	text-decoration:none;
	font-weight:bold;
}

.page_title
{
	padding-right:25px;
}

.page_subtitle
{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #0D4E9C;
	text-decoration:none;
	font-weight:bold;
}

.button
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	background-color:#666666;
}

input, textarea, select
{
	/*background-color:#FFFFFF;
	border-style:solid;
	border-color:#999999;
	border-width: 1px;
	border-top-color:#999999;
	border-bottom-color:#EEEEEE;
	border-right-color:#EEEEEE;
	border-left-color:#999999;*/
    width:300px;
    border:1px solid #ccc;
    height:18px;
}
input.button{
    width:100px;
    height:22px;
}
textarea{
    height:auto;
}
#pic
{
	position:absolute;
	visibility:hidden;
	border:1px solid #0D4E9C;
}

.grassetto
{
	font-weight:bold;
}
div.slogan{
    height:100px;
    padding-right:45px;
}
div.slogan h2{
    font-family:Arial,verdana;
    font-size:16px;
    color:#0D4E9C;
    font-weight:bold;
}
#vetrina{
    width:540px;
    margin-top:30px;
}
td.macchinari_vetrina{
    border-bottom:0px solid #cccccc;
    line-height:24px;
    padding:0 0 0 10px;
    color:#0D4E9C;
    font-size:16px;
    font-weight:bold;
}
p.contact{
    color:#0D4E9C;
    font-weight:bold;
    border-bottom:1px solid #cccccc;
    padding-bottom:5px;
    margin:0 0 5px 0;
}
.standard_width{
    width:540px;
}
.partner{
    width:540px;
    text-align:center;
    margin-top:40px;
}
.bodytext{
	line-height:18px;
}
#box_catalogo{
    text-align:center;
    margin:10px 0 80px 0;
}
#box_catalogo p.text{
    margin:0;
    padding:10px 0 0 0;
}
#map0{
    margin:0 0 20px 0;
}
#footer-note{
    width:800px;
    margin-top:1px;
    padding-top:20px;
    margin-bottom:20px;
    background:url(../img/bg_footer_note.jpg) repeat-x;
}
#footer-note td{
    font-size:11px;
    color:#666;
}
#footer-note td.sx{
    text-align:left;
    padding-left:20px;
}
#footer-note td.dx{
    text-align:right;
    vertical-align:top;
    padding-right:20px;
}
#footer-note td.dx b{
    font-size:11px;
}
#footer-note td.cx{
    text-align:center;
}
p.news_text{
    width:131px;
    margin:60px 0 0 34px;
}
p.news_link{
    width:131px;
    margin:6px 0 0 36px;
    text-align:right;
    font-weight:bold;
}
p.news_link a:hover{
    text-decoration:underline;
}

/*
table.tblDati {
    margin-bottom: 10px;

}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
table.tblDati th.blank {
    background-color: #FFFFFF;
    margin: 0;
    padding: 0;
    text-align: left;
    vertical-align: top;
}
table.chiavi {
    width: 260px;
}
table.tblDati td.even {
    background-color: #DFF2FC;
    font-weight: normal;
    height: 28px;
    line-height: 28px;
    margin: 0;
    padding-left: 3px;
}
table.tblDati td.sep {
    background-color: #77CEFC;
    height: 1px;
}
table.valori th {
    color: #0D8FC8;
    font-size: 12px;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 140px;
}
div.scrollable {
    float: left;
}
div.scrollable {
    height: 270px;
    overflow: hidden;
    position: relative;
    width: 420px;
}
div.scrollable div.items {
    clear: both;
    position: absolute;
    width: 40000em;
}
div.scrollable div.items div {
    float: left;
    margin-top: -5px;
    padding: 0;
    text-align: left;
    width: 140px;
}*/
/*TABELLA DATI TECNICI*/
table.tblDati {
	width:540px;
	/*margin-left: 23px;*/
	margin-bottom:10px;
	/*border:1px solid #000;*/
}
table.chiavi{
	width:260px;
}
table.values{
	margin-top:0px;
}
table.values td{
	width:140px;
	/*border:1px solid #000;*/
}
table.tblDati td{
	height:28px;
	line-height:28px;
	margin:0;
	font-weight:normal;
	padding-left:3px;
}
table.tblDati td.even{
	height:28px;
	line-height:28px;
	margin:0;
	font-weight:normal;
	padding-left:3px;
	background-color:#dff2fc;
}

table.tblDati th {
	background:#fff;
	margin:0;
	padding:0;
}

table.tblDati th.blank {
	background-color:#fff;
	margin:0;
	padding:0;
	text-align:left;
	vertical-align: top;
}
table.tblDati td.sep {
	height:1px;
	background-color:#77cefc;
}

table.valori th{
	width:140px;
	color:#0d8fc8;
	height:23px;
	line-height:23px;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
	text-align:left;
}

.evento h4, .newsList h4, .news h4 {
	font-weight:normal;
	padding-bottom:7px;
	color:#0d8fc8;
}
.evento h1, .newsList h1, .news h1 {
	padding-bottom:15px;
	font-size:15px;
	color:#0d8fc8;
}
.evento h1 a, .newsList h1 a, .news h1 a {
	padding-bottom:15px;
	font-size:15px;
	color:#0d8fc8;
}

.newsList {
	margin-top:30px;
	line-height:15px;
}
.newsList .imgNews{
	float:left;
	width:200px;
	text-align:center;
	margin-right:20px;
}
.newsList .testo{
	float:left;
	width:540px;
	text-align:justify;
}
.newsList .testo2{
	float:left;
	width:900px;
	text-align:justify;
}

.results {
	margin-top:30px;
	line-height:15px;
}
.results .testo{
	float:left;
	width:900px;
	text-align:justify;
}
.results h1 a{
	padding-bottom:10px;
	font-size:15px;
	color:#0d8fc8;
}

.news {
	margin-top:25px;
	line-height:15px;
}
.news .imgNews{
 	float:right;
	margin: 0 0 5px 50px;
}

.news testo{
 	margin-right:20px;
}

.news .allegato{
	height: 16px;
	line-height:16px;
}

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


.news .link, .news .link a{
	font-weight:normal;
	color:#0d8fc8;
}

.paginazione {
	height:20px;
	text-align:center;
	margin:0 auto;
}
.pageOn{
	text-align:center;
	padding-top:4px;
	float:left;
	color: #FFF;
	width:19px;
	height:20px;
	margin-right:5px;
	background:#FFF url(../img/bgPageOn.gif) no-repeat 0 0;
}

.page{
	text-align:center;
	padding-top:4px;
	float:left;
	color: #000;
	width:19px;
	height:25px;
	margin-right:5px;
	background:#FFF url(../img/bgPage.gif) no-repeat 0 0;
}
.pageOn td,.page td {
	width:19px;
}

.paginazione .left {
	padding-top:5px;
	height:20px;
	margin-right:10px;
}

.paginazione .right {
	padding-top:5px;
	height:20px;
	margin-left:5px;
}
#tecniche, #varianti {
    clear: both;
    display: table;
    margin: 20px 0;
    width: 520px;
}
#tecniche{
    border-collapse: collapse;
    border-spacing: 0;
}
#tecniche td, #varianti td {
    border: 1px solid #CCCCCC;
    padding: 4px;
}
