/*********************************************/
/* CSS DI BASE                               */
/*********************************************/

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

body {
    background: #ffffff url(../img/sfondo.jpg) repeat-x top;
    color: #444444;
    font-family: arial, helvetica, sans-serif;
	font-size: 12px;
    text-align: center;
}

/* Set elementi standard html */
p {
    margin-top: 0;
    margin-bottom: 16px;
}

p.end {
    margin-top: 0;
    margin-bottom: 0;
}

p.centrato {
    margin-top: 0;
    margin-bottom: 16px;
    text-align: center;
}

img { border: 0 none; }

form, table {
    margin: 0;
    padding: 0;
}

a:link, a:visited {
    color: #006aac;
    text-decoration: underline;
}
a:hover, a:active {
    color: #4498e4;
    text-decoration: none;
}

a.menu:link, a.menu:visited {
    color: #006aac;
    text-decoration: none;
}
a.menu:hover, a.menu:active {
    color: #4498e4;
    text-decoration: underline;
}

a.grassetto:link, a.grassetto:visited {
    font-weight: bold;
    color: #28a0e1;
    text-decoration: none;
}
a.grassetto:hover, a.grassetto:active {
    color: #006aac;
    text-decoration: underline;
}

a.home:link, a.home:visited {
    color: #444444;
    text-decoration: none;
}
a.home:hover, a.home:active {
    color: #4498e4;
    text-decoration: none;
}

/*********************************************/
/* CSS SEZIONI                               */
/*********************************************/

div#container {
    width: 960px;
    margin: 0 auto;
    text-align: left;
}

div#header {
    background-color: #ffffff;
    position: relative;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 960px;
    height: 173px;
}

div#sidebarsx {
    float: left;
    width: 196px;
    display: inline; /* Risolve Double Margin Bug IE */
}

div#content {
    float: left;
    width: 500px;
    margin-left: 34px;
    margin-right: 34px;
    display: inline; /* Risolve Double Margin Bug IE */
}

div#sidebardx {
    float: left;
    width: 196px;
    display: inline; /* Risolve Double Margin Bug IE */
}

div#footer {
    background-color: #e9edef;
    position: relative;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 958px !important;
    width /**/: 960px;
    height: 98px !important;
    height /**/: 100px;
    border: 1px solid #d3e1ea;
    margin-top: 10px;
    margin-bottom: 20px;
}

.clear { clear: both; background: none; }

/*********************************************/
/* CSS HEADER                                */
/*********************************************/

img#intestazione {
    position: absolute;
	top: 0;
	left: 0;
	width: 960px;
	height: 153px;
}

div#intestazione-messaggio {
	position: absolute;
	bottom: 21px;
	left: 0;
    height: 20px;
	margin: 0;
	padding: 0;
    color: #444444;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
    line-height: 20px;
}

div#intestazione-data {
	position: absolute;
	bottom: 21px;
	right: 0;
    height: 20px;
	margin: 0;
	padding: 0;
    color: #444444;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
    line-height: 20px;
}

/*********************************************/
/* CSS CONTENT                               */
/*********************************************/

td.box {
    background: #ffffff url(../img/box_sfondo.gif) repeat-y top;
}

table.tabella_bordo_grigio {
    border-collapse: collapse;
    text-align: left;
}

table.tabella_bordo_grigio td {
    border: solid 1px #c7c7c7;
    padding: 4px;
}

img.bordata {
    border: 1px solid #d3e1ea;
    margin: 0;
    padding: 2px;
}

div.giustificato {
    text-align: justify;
}

span.titolo {
    font-size: 16px;
    font-weight: bold;
}

span.titolo_spaziato {
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
}

span.titolo_spaziato_small {
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
}

div.titolo_box {
    background-color: #e9edef;
    border-bottom: 1px solid #d3e1ea;
    margin: 0 0 16px 0;
    padding: 2px 8px 2px 8px;
    clear: both;
}

div.titolo_box_footer {
    margin: 0 0 18px 0;
    padding: 0;
    font-size: 11px;
    color: #a0a0a0;
    text-align: left;
}

div.pagina {
    margin: 0 0 16px 0;
    padding: 0;
    clear: both;
}

div.pagina p {
	margin: 0;
	padding: 0;
}

div.pagina a:link, div.pagina a:visited {
    color: #006aac;
    text-decoration: underline;
}
div.pagina a:hover, div.pagina a:active {
    color: #4498e4;
    text-decoration: none;
}

div.pagina ul {
	margin-top: 0;
	margin-bottom: 0;
}

div.bordi {
    width: 500px;
    padding: 0;
}

div.bordi_bottom {
    width: 500px;
    margin: 0 0 16px 0;
    padding: 0;
}

div.box_contenuto {
    background-color: #eeeeee;
    width: 456px !important;
    width /**/: 500px;
    padding-top: 10px;
    padding-left: 22px;
    padding-right: 22px;
    padding-bottom: 10px;
    text-align: center;
}

span.top, span.bottom {
    display: block;
    background-color: #ffffff;
}
span.top span, span.bottom span {
    display: block;
    overflow: hidden;
    background-color: #eeeeee;
    height: 1px;
}
span.riga1 {
    margin: 0 5px;
}
span.riga2 {
    margin: 0 3px;
}
span.riga3 {
    margin: 0 2px;
}
span.top span.riga4, span.bottom span.riga4 {
    margin: 0 1px;
    height: 2px;
}

/*********************************************/
/* CSS FOOTER                                */
/*********************************************/

div#footer-address {
	position: absolute;
	top: 32px;
	left: 0;
    width: 960px;
	margin: 0;
	padding: 0;
    text-align: center;
}

/*********************************************/
/* CSS FORM                                  */
/*********************************************/

.campo_ricerca {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
   	border: 1px solid #c7c7c7;
	width: 142px;
}

.campo_input {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #c7c7c7;
	width: 282px;
}

.campo_textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #c7c7c7;
	width: 362px;
}

.campo_button {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #006aac;
    background-color: #e9edef;
    border: 1px solid #d3e1ea;
    padding: 2px;
    cursor: pointer;
    width: 82px;
}

.testo_privacy {
	font-family: arial, sans-serif;
	font-size: 9px;
	color: #5C5C5C;
    text-align: justify;
}

.testo_privacy_dicitura {
	font-family: arial, sans-serif;
	font-size: 10px;
    text-decoration: underline;
    line-height: 14px;
	color: #000000;
}