
/* BODY */

html
{
    margin: 0px;
    padding: 0px;
}

body
{
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	color: #194D7D;
	background: white;
}

/* GENERICI */

* html textarea
{
    background-attachment: fixed;
}

form
{
    margin: 0px;
    padding: 0px;
    background: #B7E5FA url(/images/bg-body.png) no-repeat center bottom;
}

img
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
}

a
{
    color: #10497D;
	text-decoration: none;
}

a:visited
{
    color: #10497D;
	text-decoration: none;
}

a:hover
{
    color: #10497D;
	text-decoration: underline;
}

a:active
{
    color: #10497D;
	text-decoration: underline;
}

h1
{
    margin: 0px;
    padding: 0px;
    line-height: 1.2em;
    font-size: 200%;
    font-weight: normal;
    font-family: 'Trebuchet MS';
    color: #192A55;
}

h2
{
    margin: 0px;
    padding: 0px;
    line-height: 1.2em;
    font-size: 200%;
    font-weight: normal;
    font-family: 'Trebuchet MS';
    color: #192A55;
}

h3
{
    margin: 0px;
    padding: 0px;
    line-height: 1.2em;
    font-size: 200%;
    font-weight: normal;
    font-family: 'Trebuchet MS';
    color: #192A55;
}

h4
{
    margin: 0px;
    padding: 0px;
    line-height: 1.2em;
    font-size: 150%;
    font-weight: normal;
    font-family: 'Trebuchet MS';
    color: #192A55;
}

p
{
    margin: 0px;
    padding: 0px;
}

p,ul,li
{
	line-height: 1.5em;
	font-size: 11px;
}

div.clear
{
    width: 0px;
    height: 0px;
    overflow: hidden;
    clear: both;
}

a.blank
{
}

a.colorbox
{
}

/* FOTO */

img.photo
{
    border: 1px solid #A2C9FF;
    padding: 4px;
    background: #F1F9FE;
}

img.left
{
    float: left;
    margin-right: 8px;
}

img.right
{
    float: right;
    margin-left: 8px;
}

/* 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;
}

/* HEADER1 */

div#header1
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 38px;
    overflow: hidden;
    background: white;
}

div#header1-shadow
{
    position: absolute;
    left: 0px;
    top: 38px;
    width: 100%;
    height: 4px;
    overflow: hidden;
    background: url(/images/bg-header-shadow.png) repeat-x left top;
}
 
/* HEADER1 - NAV */

div#header1 div#nav
{
    position: relative;
    width: 960px;
    height: 28px;
    overflow: hidden;
    margin: 7px auto 3px auto;
    text-align: center;
}

/* HEADER - LANGUAGE */

div#header1 div#language
{
    position: absolute;
    right: 0px;
    top: 0px;
    overflow: hidden;
}

div#header1 div#language p
{
    text-align: right;
}

div#header1 div#language p img
{
    margin: 0px 4px 0px 0px;
}

/* PAGE */

div#page
{
    width: 886px;
    overflow: hidden;
    margin: 0px auto;
    background: url(/images/deco.png) no-repeat 14px 42px;
}

/* PAGE - HEADER2 */

div#page div#header2
{
    position: relative;
    width: 886px;
    height: 377px;
    overflow: hidden;
    margin: 52px 0px 0px 0px;
}

div#page div#header2 div#photo
{
    width: 700px;
    height: 300px;
    overflow: hidden;
    margin: 0px 0px 0px 138px;
    padding: 10px;
    background: url(/images/bg-photo.png) no-repeat left top;
}

div#page div#header2 div#photo object,
div#page div#header2 div#photo img,
div#page div#header2 div#photo div#slideshow
{
    width: 700px;
    height: 300px;
    overflow: hidden;
}

div#page div#header2 div#photo div#slideshow div.wrapper
{
    width: 700px;
    height: 300px;
}

div#page div#header2 div#photo div#slideshow div.wrapper ul li img
{
    width: 700px;
    height: 300px;
}

div#page div#header2 div#logo
{
    position: absolute;
    left: 10px;
    top: 10px;
    width: 261px;
    height: 149px;
    overflow: hidden;
    z-index: 20;
}

div#page div#header2 div#logo img
{
    margin: 0px;
    padding: 0px;
    width: 261px;
    height: 149px;
    overflow: hidden;
    background: none;
    border: none;
}

/* PAGE - CONTENT */

div#page div#content
{
    margin-top: -64px;
    width: 886px;
    overflow: hidden;
}

div#page div#content p  { margin: 4px 0px; }

div#page div#content h3
{
    margin: 12px 0px 16px 0px;
    padding: 4px 12px 8px 12px;
    position: relative;
    z-index: 30;
    background: url(/images/bg-title.png) repeat left top;
}

div#page div#content h4
{
    margin: 12px 0px 4px 0px;
    padding-bottom: 4px;
    border-bottom: 1px solid #A2C9FF;
}

div#page div#content div#content-left
{
    float: left;
    display: inline;
    width: 640px;
    overflow: hidden;
}

div#page div#content div#content-right
{
    float: right;
    display: inline;
    width: 212px;
    overflow: hidden;
    padding-left: 18px;
    min-height: 537px;
    background: url(/images/bg-divider-v.png) no-repeat left top;
}

div#page div#content div#content-left table
{
    margin: 0px auto;
    padding: 0px;
    border: 0px;
    border-collapse: collapse;
}

div#page div#content div#content-left table td,
div#page div#content div#content-left table th
{
    text-align: center;
    vertical-align: middle;
    padding: 8px 8px;
    white-space: nowrap;
}

div#page div#content div#content-left table.rates
{
    border-top: 1px solid #6B94CE;
}

div#page div#content div#content-left table.rates td,
div#page div#content div#content-left table.rates th
{
    border-bottom: 1px solid #6B94CE;
}

div#page div#content div#content-left table.rates td
{
    font-weight: normal;
}

div#page div#content div#content-left table.rates th
{
    background: #F1F9FE;
    font-weight: bold;
}

div#page div#content div#content-left table.photogallery tr td img
{
    border: 1px solid #A2C9FF;
    padding: 4px;
    background: #F1F9FE;
}

/* FOOTER */

div#footer
{
    position: relative;
    width: 960px;
    height: 208px;
    overflow: hidden;
    margin: 0px auto;
    color: #888888;
    line-height: 18px;
    background: url(/images/bg-footer.png) no-repeat center bottom;
}

div#footer p#indirizzi
{
    margin: 74px 0px 0px 32px;
    padding: 0px;
    text-align: left;
}

div#footer p#indirizzi a         { color: #6B94CE; }
div#footer p#indirizzi a:visited { color: #6B94CE; }
div#footer p#indirizzi a:hover   { color: #6B94CE; }
div#footer p#indirizzi a:active  { color: #6B94CE; }

div#footer p#links
{
    margin: -24px 48px 0px 0px;
    padding: 0px;
    text-align: right;
}

/* BOX */

div#content                   div.box { width: 886px; }
div#content div#content-right div.box { width: 212px; border-bottom: 1px solid #A2C9FF; }
div#content div#content-left  div.box { width: 640px; }

/* NAVIGAZIONE - CAMBIARE IN IE7.css LE RELATIVE LARGHEZZE */

div#nav ul
{
    margin: 0px auto;
    padding: 0px;
    display: inline-block;
    list-style: none;
    list-style-image: none;
    height: 28px;
    overflow: hidden;
}

div#nav ul li
{
    display: inline-block;
    margin: 0px 8px;
    padding: 0px;
    height: 28px;
    overflow: hidden;
    font-family: 'Myriad Pro', Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
}

div#nav ul li.first
{
    margin-left: 0px;
}

div#nav ul li.last
{
    margin-right: 0px;
}

div#nav ul li a,
div#nav ul li.active span
{
    display: inline-block;
    margin: 0px;
    padding: 0px 12px 2px 12px;
    height: 20px;
    overflow: hidden;
    line-height: 22px;
    color: #000000;
}

div#nav ul li a           { color: #0F497D; text-decoration: none; border-bottom: 4px solid #FFFFFF; }
div#nav ul li a:visited   { color: #0F497D; text-decoration: none; border-bottom: 4px solid #FFFFFF; }
div#nav ul li a:hover     { color: #000000; text-decoration: none; border-bottom: 4px solid #0F497D; }
div#nav ul li a:active    { color: #000000; text-decoration: none; border-bottom: 4px solid #0F497D; }

div#nav ul li.active span
{
    display: inline-block;
    background: #FFF9F6;
    border-bottom: 4px solid #0F497D;
    color: #555555;
}

/* ELEMENTI FORM */

input
{
    border: 1px solid #6B94CE;
    padding: 3px 2px;
    font-family: Arial, sans-serif;
    font-size: 100%;
    background: #F1F9FE;
    color: black;
}

select
{
    border: 1px solid #6B94CE;
    padding: 3px 2px;
    font-family: Arial, sans-serif;
    font-size: 100%;
    background: #F1F9FE;
    color: black;
}

textarea
{
    border: 1px solid #6B94CE;
    padding: 3px 2px;
    font-family: Arial, sans-serif;
    font-size: 100%;
    background: #F1F9FE;
    color: black;
}

input[type=checkbox], input[type=radio]
{
    background: none;
    border-width: 0px;
}

input[type=button], input[type=submit]
{
    background: #F1563C;
    border: 1px solid #EE5113;
    padding: 3px 10px;
    font-weight: bold;
    color: #FFFFFF;
}

/* FORM GENERICO */

fieldset
{
    padding: 0px 10px;
    margin-bottom: 20px;
    border: 1px solid #6B94CE;
}

fieldset legend
{
    color: #001440;
    font-size: 12pt;
    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: 120px;
    height: 20px;
    font-size: 11px;
    font-weight: bold;
    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: 200px; }
fieldset div.formrow input.w3 { width: 400px; }
fieldset div.formrow input.datebox { width: 97px; }

fieldset div.formrow select
{
    float: left;
    margin: 0px 0px 0px 10px;
}
fieldset div.formrow select.w1 { width: 200px; }
fieldset div.formrow select.w3 { width: 400px; }

fieldset div.formrow textarea
{
    float: left;
    margin: 0px 0px 0px 10px;
    width: 436px;
    height: 120px;
}
fieldset div.formrow textarea.w1 { width: 200px; }
fieldset div.formrow textarea.w3 { width: 400px; }

span.validator
{
    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-family: Arial;
    font-size: 7.5pt;
    line-height: 1.1em;
    text-align: center;
    color: red;
}

fieldset div.formrow span.c1 { left: 498px; }
fieldset div.formrow span.c3 { left: 550px; }

/* CTRL SIMPLE CONTACT FORM */

div.simplecontactform p.consenso_privacy span { margin-left: -14px; }

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%;
	line-height: 1.2em;
	font-size: 80%;
	color: #888888;
}

div.simplecontactform p.bottone_invia
{
	width: 100%;
	text-align: center;
}

div.simplecontactform p.messaggio_risultato
{
	width: 100%;
	text-align: center;
	margin: 10px 0px;
}

/* CTRL LOCATION */

.marker
{
    padding-right: 12px;
}

.marker h3
{
    margin: 0px !important;
    padding: 0px !important;
    border: 0px !important;
    font-size: 13pt;
}

.marker h3 img
{
    margin-bottom: 20px;
    padding: 3px !important;
    border: 1px solid #6B94CE !important;
}

.marker h4
{
    margin: 0px !important;
    padding: 0px !important;
    border: 0px !important;
    font-size: 10pt;
}

.marker p
{
    font-size: 11px;
    font-style: normal !important;
    line-height: 1.3em;
}

div.location div#mapbody
{
    width: 884px;
    height: 398px;
    border: 1px solid #6B94CE;
}

div.location div.left
{
    float: left;
    display: inline;
    width: 436px;
}

div.location div.right
{
    float: right;
    display: inline;
    width: 436px;
}

div.location p.address_error
{
    color: red;
}

div.location p.directions_error
{
    color: red;
}

div.location input#txt_query_address
{
    float: left;
    display: inline;
    width: 276px;
}

div.location input#btn_query_address
{
    float: left;
    display: inline;
    width: 150px;
    margin-left: 4px;
}

div.location input#btn_query_reset
{
    width: 100%;
}

div.location input#txt_query_from
{
    float: left;
    display: inline;
    width: 133px;
}

div.location input#txt_query_to
{
    float: left;
    display: inline;
    width: 133px;
    margin-left: 4px;
}

div.location input#btn_query_directions
{
    float: left;
    display: inline;
    width: 150px;
    margin-left: 4px;
}

div.location input#txt_query_from2
{
    float: left;
    display: inline;
    width: 276px;
}

div.location input#btn_query_directions2
{
    float: left;
    display: inline;
    width: 150px;
    margin-left: 4px;
}

div.location div#directions
{
    clear: both;
}

/* CTRL NEWS LIST */

div.ctrl_news_list
{
    margin-top: 8px;
}

div.ctrl_news_list p
{
    margin-top: 0px;
}

div.ctrl_news_list_data
{
    color: #6B94CE;
}

div.ctrl_news_list_data p
{
    font-size: 80%;
}

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: #F1F9FE;
	padding: 2px;
	border: 1px solid #A2C9FF !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: #6B94CE;
}

div.ctrl_news_data_data p
{
    font-size: 80%;
}

div.ctrl_news_data_oggetto
{
    font-weight: bold;
}

div.ctrl_news_data_oggetto h4
{
    margin-top: 4px !important;
}

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: #F1F9FE;
	padding: 4px;
	border: 1px solid #A2C9FF !important;
}

div.ctrl_news_data_allegati_allegato
{
	margin-left: 8px;
	margin-bottom: 6px;
	text-align: center;
	font-size: 7pt;
}

div.ctrl_news_data_descrizione
{
}

/* ANYTHING SLIDER */

div.anythingSlider                      { position: relative; }
div.anythingSlider div.wrapper          { position: absolute; top: 0px; left: 0px; overflow: auto; }
div.anythingSlider div.wrapper ul       { width: 99999px; list-style: none; position: absolute; top: 0px; left: 0px; margin: 0px; padding: 0px; }
div.anythingSlider div.wrapper ul li    { display: block; float: left; margin: 0px; padding: 0px; }
div.anythingSlider a.arrow              { display: block; width: 30px; height: 30px; top: 50%; margin-top: 15px; text-indent: -9999px; position: absolute; cursor: pointer; }
div.anythingSlider a.forward            { background: url(/js/jquery.anythingslider-1.2/next.png); right: 0px; }
div.anythingSlider a.back               { background: url(/js/jquery.anythingslider-1.2/prev.png); left: 0px; }

div#thumbNav                            { position: absolute; left: 6px; bottom: 6px; }
div#thumbNav a                          { background: url(/js/jquery.anythingslider-1.2/opa50.png); color: white; padding: 3px 7px 3px 7px; margin-right: 5px; display: inline-block; text-decoration: none; }
div#thumbNav a:hover                    { background: url(/js/jquery.anythingslider-1.2/opa75.png); color: white; }
div#thumbNav a.cur                      { background: #10497d; color: white; }

a#start-stop                            { background: url(/js/jquery.anythingslider-1.2/opa50.png); color: white; padding: 3px 7px 3px 7px; width: 40px; text-align: center; position: absolute; right: 6px; bottom: 6px; text-decoration: none; }
a#start-stop:hover                      { background: url(/js/jquery.anythingslider-1.2/opa75.png); color: white; }
a#start-stop.playing                    { background: #10497d; color: white; }

div.anythingSlider div.wrapper ul ul    { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0px; }
div.anythingSlider div.wrapper ul ul li { float: none; height: auto; width: auto; background: none; }

