
/* BODY */

html
{
    margin: 0px;
    padding: 0px;
}

body
{
    margin: 0px;
    padding: 0px;
    font-family: Geneva, Lucida Sans, Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
    font-size: 12px;
    color: #555555;
    background: white url(/images/bg-header.gif) repeat-x left 52px;
}

/* GENERICI */

* html textarea
{
    background-attachment: fixed;
}

form
{
    margin: 0px;
    padding: 0px;
}

img
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
}

a
{
    color: #D01824;
    text-decoration: none;
}

a:visited
{
    color: #D01824;
    text-decoration: none;
}

a:hover
{
    color: #D01824;
    text-decoration: underline;
}

a:active
{
    color: #D01824;
    text-decoration: underline;
}

h1
{
    margin: 0px;
    padding: 0px;
    font-family: Geneva, Lucida Sans, Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
    font-size: 180%;
    font-weight: bold;
    color: #D01824;
	line-height: 1.6em;
}

h2
{
    margin: 0px;
    padding: 0px;
    font-family: Geneva, Lucida Sans, Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
    font-size: 150%;
    font-weight: bold;
    color: #D01824;
	line-height: 1.6em;
}

h3
{
    margin: 0px;
    padding: 0px;
    font-family: Geneva, Lucida Sans, Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
    font-size: 125%;
    font-weight: bold;
    color: #D01824;
	line-height: 1.6em;
}

h4
{
    margin: 0px;
    padding: 0px;
    font-family: Geneva, Lucida Sans, Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
    font-size: 100%;
    font-weight: bold;
	line-height: 1.6em;
}

p,ul,li
{
    margin: 0px;
    padding: 0px;
	line-height: 1.6em;
}

div.clear
{
    width: 0px;
    height: 0px;
    overflow: hidden;
    clear: both;
}

a.blank
{
}

a.fancybox
{
}

/* FOTO */

img.photo
{
    background: white;
	padding: 4px;
	border: 1px solid #D4D4D4 !important;
}

img.left
{
    float: left;
    margin-right: 8px;
}

img.right
{
    float: right;
    margin-left: 8px;
}

img.middle
{
    vertical-align: middle;
    margin: 0px 4px;
}

/* PARAGRAFI */

p.left,
h1.left,
h2.left,
h3.left,
h4.left
{
    text-align: left;
}

p.right,
h1.right,
h2.right,
h3.right,
h4.right
{
    text-align: right;
}

p.center,
h1.center,
h2.center,
h3.center,
h4.center
{
    text-align: center;
}

p.bold
{
    font-weight: bold;
}

/* TOPNAV */

div#topnav
{
    width: 100%;
    height: 52px;
    overflow: hidden;
    margin: 0px auto;
    background: url(/images/bg-nav.gif) repeat-x left top;
}

div#topnav div#topnav-body
{
    width: 970px;
    overflow: hidden;
    margin: 0px auto;
}

/* HEADER */

div#header
{
    width: 100%;
    margin: 0px auto;
    background: url(/images/bg-header-shadow.png) no-repeat center top;
}

div#header div#header-body
{
    position: relative;
    width: 970px;
    height: 110px;
    margin: 0px auto;
}

div#header div#header-body div#logo
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 221px;
    height: 132px;
    overflow: hidden;
}

div#header div#header-body div#language
{
    position: absolute;
    width: 200px;
    height: 18px;
    bottom: -16px;
    right: 16px;
    overflow: hidden;
}

div#header div#header-body div#language p
{
    text-align: right;
    color: black;
}

div#header div#header-body div#language p img
{
    vertical-align: middle;
    margin: 0px 8px 2px 0px;
    border: 1px solid #AAAAAA;
}

/* CONTENT */

div#content1
{
    width: 100%;
    overflow: hidden;
    margin: 0px auto;
    background: url(/images/bg-content-shadow.gif) repeat-y center top;
}

div#content1 div#content2
{
    width: 100%;
    overflow: hidden;
    margin: 0px auto;
    background: url(/images/bg-content-gradient.gif) repeat-x left bottom;
}

div#content1 div#content2 div#content-top
{
    width: 100%;
    overflow: hidden;
    margin: 0px auto;
    background: url(/images/bg-content-top.gif) no-repeat center top;
}

div#content1 div#content2 div#content-top div#content-bottom
{
    width: 100%;
    overflow: hidden;
    margin: 0px auto;
    background: url(/images/bg-content-bottom.gif) no-repeat center bottom;
}

div#content1 div#content2 div#content-top div#content-bottom div#content-body
{
    position: relative;
    width: 948px;
    overflow: hidden;
    margin: 30px auto;
    padding: 0px 0px 240px 0px;
    background: url(/images/M.gif) no-repeat right 240px;
}

div#content1 div#content2 div#content-top div#content-bottom div#content-footer
{
    width: 948px;
    height: 88px;
    overflow: hidden;
    margin: 0px auto;
    color: #666666;
}

/* ELEMENTI DI CONTENUTO */

div#content-body div#content-body-header
{
    width: 948px;
    overflow: hidden;
}

div#content-body div#content-body-header object,
div#content-body div#content-body-header img
{
    padding-bottom: 31px;
    background: url(/images/bg-content-divider-top.gif) no-repeat center bottom;
}

div#content-body div#content-body-breadcrump
{
    width: 948px;
    overflow: hidden;
}

div#content-body div#content-body-breadcrump p
{
    margin-bottom: 10px;
    padding: 4px 0px 12px 0px;
    border-bottom: 1px dashed #D4D4D4; 
}

div#content-body div#content-body-left
{
    float: left;
    display: inline;
    width: 240px;
    overflow: hidden;
    padding-right: 10px;
    border-right: 1px solid #F6F6F6;
}

div#content-body div#content-body-right
{
    float: right;
    display: inline;
    width: 686px;
    overflow: hidden;
}

div#content-body div#content-body-footer
{
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 948px;
    overflow: hidden;
    padding-top: 31px;
    background: url(/images/bg-content-divider-bottom.gif) no-repeat center top;
}

div#content-body div#content-body-footer p#content-body-footer-left
{
    float: left;
    display: inline;
}

div#content-body div#content-body-footer p#content-body-footer-right
{
    float: right;
    display: inline;
    text-align: center;
}

div#content-body div#content-body-footer p#content-body-footer-right img
{
    vertical-align: middle;
}

div#content-body div#content-body-right h3
{
    margin: 8px 0px;
}

div#content-body div#content-body-right p
{
    margin: 8px 0px;
}

div#content-body ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    list-style-image: none;
}

div#content-body ul li
{
    padding: 4px 0px 4px 24px;
    background: url(/images/arrow.gif) no-repeat 14px 10px;
}

div#content-body div#loghi
{
    font-family: Arial, Helvetica, Garuda, sans-serif;
    color: #777777;
}

div#content-body div#loghi p
{
    text-align: center;
    line-height: 1.2em;
}

div#content-body div#loghi ul,
div#content-body div#loghi li
{
    line-height: 1.2em;
    font-size: 85%;
}

div#content-body div#loghi li
{
    padding-top: 1px;
    padding-bottom: 1px;
    background: url(/images/arrow.gif) no-repeat 14px 4px;
}

/* BREADCRUMP */

div#content-body-breadcrump p span#youarehere
{
    color: #777777;
    font-style: italic;
    margin-right: 6px;
}

div#content-body-breadcrump p span#here
{
    color: black;
}

div#content-body-breadcrump p span.sep
{
    display: inline-block;
    width: 4px;
    height: 7px;
    overflow: hidden;
    margin: 0px 2px 0px 4px;
    background: url(/images/arrow.gif) no-repeat left top;
}

/* TABELLA PARTNER */

table.partner
{
    margin: 0px auto;
    padding: 0px;
    border: 0px;
    border-collapse: collapse;
}

table.partner td
{
    margin: 0px;
    padding: 8px;
    border: 0px;
    width: 25%;
    vertical-align: middle;
    text-align: center;
    white-space: nowrap;
    font-size: 90%;
}

/* NAVIGAZIONE PRIMO LIVELLO */

div.topnav ul
{
    margin: 7px 0px 0px 0px;
    padding: 0px 0px 0px 2px;
    list-style: none;
    list-style-image: none;
    height: 44px;
    line-height: 44px;
    overflow: hidden;
    background: url(/images/bg-nav-border.png) no-repeat left top;
    font-size: 100%;
    text-transform: lowercase;
}

div.topnav ul li
{
    float: left;
    display: inline;
    margin: 0px;
    padding: 0px 2px 0px 0px;
    height: 44px;
    line-height: 44px;
    overflow: hidden;
    background: url(/images/bg-nav-border.png) no-repeat right top;
}

div.topnav ul li.active span
{
    display: block;
    margin: 0px;
    padding: 0px 5px;
    height: 44px;
    line-height: 44px;
    overflow: hidden;
    background: url(/images/bg-nav-hover.gif) repeat-x left top;
    color: white;
}

div.topnav ul li a
{
    display: block;
    margin: 0px;
    padding: 0px 5px;
    height: 44px;
    line-height: 44px;
    overflow: hidden;
}

div.topnav ul li.selected a
{
    background: url(/images/bg-nav-hover.gif) repeat-x left top;
    color: white !important;
}

div.topnav ul li.tworows140 a,
div.topnav ul li.tworows140 span
{
    width: 140px;
    padding-top: 8px;
    line-height: 1.1em;
    text-align: center;
}

div.topnav ul li.tworows94 a,
div.topnav ul li.tworows94 span
{
    width: 94px;
    padding-top: 8px;
    line-height: 1.1em;
    text-align: center;
}

div.topnav ul li.tworows60 a,
div.topnav ul li.tworows60 span
{
    width: 60px;
    padding-top: 8px;
    line-height: 1.1em;
    text-align: center;
}

div.topnav ul li a         { color: #E4E4E4; text-decoration: none; }
div.topnav ul li a:visited { color: #E4E4E4; text-decoration: none; }
div.topnav ul li a:hover   { color: white; text-decoration: none; background: url(/images/bg-nav-hover.gif) repeat-x left top; }
div.topnav ul li a:active  { color: white; text-decoration: none; background: url(/images/bg-nav-hover.gif) repeat-x left top; }

/* BOX */

div.box
{
    margin: 16px 0px 28px 0px;
    background: url(/images/box1-br.gif) no-repeat right bottom;
}

div.box div.box2
{
    background: url(/images/box1-bl.gif) no-repeat left bottom;
}

div.box div.box2 div.box3
{
    background: url(/images/box1-tr.gif) no-repeat right top;
}

div.box div.box2 div.box3 div.box4
{
    padding: 22px 10px 10px 10px;
    background: url(/images/box1-tl.gif) no-repeat left top;
    color: #777777;
    line-height: 1.4em;
}

div.box div.box2 div.box3 div.box4 h3
{
    position: absolute;
    margin: -38px 0px 0px 0px !important;
    display: block;
    height: 43px;
    overflow: hidden;
    background: url(/images/box-header-r.png) no-repeat right top;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 100%;
    font-weight: bold;
    text-align: center;
    color: #444;
    text-transform: uppercase;
}

div.box div.box2 div.box3 div.box4 h3 span
{
    display: block;
    height: 43px;
    overflow: hidden;
    padding: 0px 8px;
    line-height: 32px;
    background: url(/images/box-header-l.png) no-repeat left top;
}

/* LARGHEZZE BOX */

div.w240 div.box                               { width: 240px; }
div.w240 div.box div.box2 div.box3 div.box4    { width: 220px; }
div.w240 div.box div.box2 div.box3 div.box4 h3 { width: 220px; }

/* BOX LISTE */

div.box div.box2 div.box3 div.box4 ul li
{
    padding: 4px 0px 4px 14px !important;
    background: url(/images/arrow.gif) no-repeat 4px center !important;
    line-height: 1.2em !important;
}

div.box div.box2 div.box3 div.box4 ul li.active,
div.box div.box2 div.box3 div.box4 ul li.selected
{
    color: black;
}

/* ELEMENTI FORM */

input
{
    border: 1px solid #D4D4D4;
    padding: 1px;
    font-size: 100%;
    background: #FFFFFF;
    color: #333333;
}

select
{
    border: 1px solid #D4D4D4;
    padding: 1px;
    font-size: 100%;
    background: #FFFFFF;
    color: #333333;
}

textarea
{
    border: 1px solid #D4D4D4;
    padding: 1px;
    font-size: 100%;
    background: #FFFFFF;
    color: #333333;
}

input[type=checkbox], input[type=radio]
{
    background: none;
    border-width: 0px;
}

input[type=button], input[type=submit]
{
    background: #D01824;
    border: 1px solid #000000;
    padding: 3px 10px;
    font-weight: bold;
    color: white;
}

/* FORM */

fieldset
{
    padding: 0px 10px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    border: 1px solid #D4D4D4;
}

fieldset legend
{
    color: #D01824;
    font-size: 125%;
    padding: 0px 8px 4px 6px;
    margin-bottom: 10px;
}

fieldset div.formrow
{
    position: relative;
    margin-bottom: 20px;
}

fieldset div.formrow:after
{
    content: ".";
    display: block;
    height: 0px;
    font-size: 0px;
    clear: both;
    visibility:hidden;
}
fieldset div.formrow { display: inline-block; }
* html fieldset div.formrow { height: 1%; }
fieldset div.formrow { display: block; }

fieldset div.formrow label
{
    float: left;
    text-align: right;
    width: 140px;
    height: 20px;
    font-size: 100%;
    font-weight: normal;
    color: #D01824;
    line-height: 20px;
    vertical-align: middle;
}

fieldset div.formrow label span
{
    display: block;
    line-height: 1em;
    font-weight: normal;
    font-style: italic;
}

fieldset div.formrow input
{
    float: left;
    margin: 0px 0px 0px 10px;
}
fieldset div.formrow input.w1 { width: 145px; }
fieldset div.formrow input.w3 { width: 444px; }
fieldset div.formrow input.datebox { width: 97px; }

fieldset div.formrow select
{
    float: left;
    margin: 0px 0px 0px 10px;
}
fieldset div.formrow select.w1 { width: 141px; }
fieldset div.formrow select.w3 { width: 362px; }

fieldset div.formrow textarea
{
    width: 444px;
    height: 120px;
    margin: 0px 0px 0px 10px;
}

span.validator
{
    font-family: Arial;
    position: absolute;
    display: block;
    width: 115px;
    height: 27px;
    z-index: 50;
    margin-top: -52px;
    background: url(/images/bg-popup-validator.png) no-repeat;
    padding: 3px 7px 25px 5px;
    font-size: 7.5pt;
    line-height: 1.1em;
    color: red;
}

fieldset div.formrow span.c1 { right: 300px; }
fieldset div.formrow span.c3 { right: 0px; }
p span.left { left: -12px; }

/* CTRL SIMPLE CONTACT FORM */

div.simplecontactform p.consenso_privacy span { margin-left: -16px; }

div.simplecontactform p.consenso_privacy
{
    position: relative;
	width: 100%;
	text-align: center;
	margin: 8px 0px;
}

div.simplecontactform p.titolo_informativa
{
	width: 100%;
	font-weight: bold;
	text-align: center;
}

div.simplecontactform p.testo_informativa
{
	width: 100%;
	font-size: 82%;
	color: #929292;
	line-height: 1.2em;
	margin-bottom: 12px;
}

div.simplecontactform p.bottone_invia
{
	width: 100%;
	text-align: center;
}

div.simplecontactform p.messaggio_risultato
{
	width: 100%;
	text-align: center;
	margin: 10px 0px;
}

/* CTRL NEWS LIST */

div.ctrl_news_list
{
    margin-top: 8px;
}

div.ctrl_news_list_data
{
    color: #AAAAAA;
    font-size: 85%;
}

div.ctrl_news_list_oggetto
{
    font-weight: bold;
}

div.ctrl_news_list_allegati
{
	float: left;
}

div.ctrl_news_list_allegati_foto
{
	margin-right: 4px;
	margin-bottom: 2px;
	text-align: center;
	font-size: 7pt;
}

div.ctrl_news_list_allegati_foto img
{
    background: white;
	padding: 4px;
	border: 1px solid #D4D4D4 !important;
}

div.ctrl_news_list_allegati_allegato
{
	margin-right: 4px;
	margin-bottom: 2px;
	text-align: center;
	font-size: 7pt;
}

div.ctrl_news_list_descrizione
{
}

div.ctrl_news_list_separatore
{
}

/* CTRL NEWS DATA */

div.ctrl_news_data
{
}

div.ctrl_news_data_data
{
    color: #777777;
}

div.ctrl_news_data_oggetto
{
    font-weight: bold;
}

div.ctrl_news_data_allegati
{
	float: right;
}

div.ctrl_news_data_allegati_foto
{
	margin-left: 8px;
	margin-bottom: 6px;
	text-align: center;
	font-size: 7pt;
}

div.ctrl_news_data_allegati_foto img
{
    background: white;
	padding: 4px;
	border: 1px solid #D4D4D4 !important;
}

div.ctrl_news_data_allegati_allegato
{
	margin-left: 8px;
	margin-bottom: 6px;
	text-align: center;
	font-size: 7pt;
}

div.ctrl_news_data_descrizione
{
}
