
/* BODY */

body
{
	margin: 0px;
	padding: 0px;
	font-family: 'Trebuchet MS';
	font-size: 13px;
	color: black;
	background: white;
}

/* GENERICI */

* html textarea
{
	background-attachment: fixed;
}

form
{
	margin: 0px;
	padding: 0px;
}

img
{
	border: 0px;
}

a
{
	color: #64051A;
	text-decoration: none;
}

a:visited
{
	color: #64051A;
	text-decoration: none;
}

a:hover
{
	color: #64051A;
	text-decoration: underline;
}

a:active
{
	color: #64051A;
	text-decoration: underline;
}

h1
{
    margin: 16px 0px;
	font-size: 175%;
	line-height: 1.2em;
	font-weight: bold;
	color: #64051A;
	text-transform: uppercase;
}

h2
{
    margin: 12px 0px;
	font-size: 150%;
	line-height: 1.2em;
	font-weight: bold;
	color: #64051A;
	text-transform: uppercase;
}

h3
{
    margin: 8px 0px;
	font-size: 125%;
	line-height: 1.2em;
	font-weight: bold;
	color: black;
	text-transform: uppercase;
}

h4
{
    margin: 4px 0px;
	font-size: 110%;
	line-height: 1.2em;
	font-weight: bold;
    color: #64051A;
	text-transform: uppercase;
}

ul,ol,li
{
    margin: 0px;
    padding: 0px;
    line-height: normal;
}

p
{
    margin: 4px 0px;
    padding: 0px;
    line-height: normal;
}

div.clear
{
	clear: both;
	width: 0px;
	height: 0px;
	overflow: hidden;
}

/* FOTO */

img.photo
{
    border: 1px solid #888888;
}

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;
}

/* PAGE */

div#page1
{
    width: 884px;
    margin: 0px auto;
    overflow: hidden;
    background: url(/images/bg2.jpg) repeat-y left top;
}

div#page1 div#page2
{
    width: 884px;
    margin: 0px auto;
    overflow: hidden;
    background: url(/images/bg1.jpg) no-repeat left top;
}

div#page1 div#page2 div#logo
{
	position: absolute;
	left: 50%;
	top: 44px;
	margin-left: -219px;
	width: 430px;
	height: 294px;
	overflow: hidden;
	z-index: 0;
	background: url(/images/logo.gif) no-repeat scroll left top;
}

div#page1 div#page2 div#amca
{
	position: absolute;
	left: 50%;
	top: 35px;
	margin-left: -130px;
	overflow: hidden;
	z-index: 20;
	padding: 2px 4px;
	background: url(/images/nav1bg.png) repeat scroll left top;
}

div#page1 div#page2 div#amca p.amca
{
	font-size: 12pt;
	color: white;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.05em;
	text-align: right;
	letter-spacing: -0.05em;
}

div#page1 div#page2 div#amca p.presenta
{
	text-align: right;
	font-size: 12pt;
	color: white;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.05em;
	letter-spacing: -0.05em;
}

div#page1 div#page2 div#edizione
{
	position: absolute;
	left: 50%;
	top: 70px;
	margin-left: 128px;
	overflow: hidden;
	z-index: 20;
	padding: 2px 64px 2px 0px;
	background: url(/images/nav1bg.png) repeat scroll left top;
}

div#page1 div#page2 div#edizione p#edizione1
{
	font-size: 40pt;
	color: white;
	line-height: 0.9em;
	letter-spacing: -0.1em;
	font-weight: bold;
}

div#page1 div#page2 div#edizione p#edizione2
{
	position: absolute;
	margin-top: -22px;
	margin-left: 56px;
	font-size: 16pt;
	color: white;
	line-height: 0.9em;
	letter-spacing: -0.1em;
	text-transform: uppercase;
}

div#page1 div#page2 div#rassegnainternazionale
{
	position: absolute;
	left: 50%;
	top: 280px;
	margin-left: 110px;
	overflow: hidden;
	z-index: 20;
	font-size: 14pt;
	color: white;
	line-height: 0.9em;
	letter-spacing: -0.1em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 8px 0px 8px;
	background: url(/images/nav1bg.png) repeat scroll left top;
}

div#page1 div#page2 div#sponsor
{
	position: absolute;
	left: 50%;
	top: 40px;
	margin-left: -430px;
	overflow: hidden;
	z-index: 20;
	line-height: 1.1em;
	font-size: 7pt;
	font-family: Arial, Helvetica, Sans-Serif;
}

div#page1 div#page2 div#sponsor table td
{
    padding: 0px 0px;
    vertical-align: top;
    text-align: center;
}

div#page1 div#page2 div#filler
{
	width: 884px;
	height: 340px;
    margin: 0px auto;
	overflow: hidden;
}

div#page1 div#page2 div#nav1
{
    margin: 0px auto 8px auto;
	width: 844px;
	padding: 4px 0px 0px 4px;
	overflow: hidden;
	background: url(/images/nav1bg.png) repeat scroll left top;
}

div#page1 div#page2 div#content
{
    margin: 0px auto;
	width: 828px;
	padding: 0px 12px 8px 12px;
	overflow: hidden;
	background: url(/images/bg-corpo.png) repeat left top;
}

div#page1 div#page2 div#content div#content-left
{
	float: left;
	display: inline;
	width: 624px;
}

div#page1 div#page2 div#content div#content-left div.attachments
{
    float: left;
    display: inline;
    margin-right: 8px;
    text-align: center;
}

div#page1 div#page2 div#content div#content-left div.attachments div.photo
{
    margin-bottom: 10px;
}

div#page1 div#page2 div#content div#content-left div.attachments div.photo img
{
    border: 1px solid #888888;
}

div#page1 div#page2 div#content div#content-left div.attachments div.file
{
    text-align: center;
    margin-bottom: 10px;
    font-size: 82%;
}

div#page1 div#page2 div#content div#content-left p.date
{
    clear: both;
    margin-bottom: 8px;
    color: #444444;
    font-family: Arial;
    font-size: 82%;
    font-style: italic;
    line-height: 1.2em;
    display: none;
    visibility: hidden;
}

div#page1 div#page2 div#content div#content-left p.dates
{
    margin-bottom: 8px;
}

div#page1 div#page2 div#content div#content-left div.text
{
}

div#page1 div#page2 div#content div#content-left div.text ul,
div#page1 div#page2 div#content div#content-left div.text ol
{
    margin: 0px;
	padding: 0px;
	line-height: 1.3em;
}

div#page1 div#page2 div#content div#content-left div.text ul li,
div#page1 div#page2 div#content div#content-left div.text ol li
{
    margin: 4px 0px 4px 24px;
    padding: 0px;
	line-height: 1.3em;
}

div#page1 div#page2 div#content div#content-left p.updated
{
    clear: both;
    text-align: right;
    color: #777777;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: Arial;
    font-size: 82%;
    font-style: italic;
    line-height: 1.2em;
    display: none;
    visibility: hidden;
}

div#page1 div#page2 div#content div#content-left p.more
{
    text-align: right;
}

div#page1 div#page2 div#content div#content-left p.more span
{
    display: inline-block;
    height: 21px;
    line-height: 21px;
    overflow: hidden;
    background: url(/images/bg-button-right.gif) no-repeat right top;
}

div#page1 div#page2 div#content div#content-left p.more span a
{
    display: inline-block;
    height: 21px;
    line-height: 21px;
    padding: 0px 8px;
    overflow: hidden;
    background: url(/images/bg-button-left.gif) no-repeat left top;
}

div#page1 div#page2 div#content div#content-right
{
	float: right;
	display: inline;
    width: 192px;
}

div#footer
{
	position: relative;
	width: 100%;
	height: 300px;
	background: #91353B;
	color: white;
	border-top: 2px solid white;
}

div#footer div#footer-left
{
	position: absolute;
	left: 50%;
	top: 12px;
	margin-left: -416px;
	width: 400px;
	text-align: right;
}

div#footer div#footer-right
{
	position: absolute;
	left: 50%;
	top: 8px;
	margin-left: 16px;
	width: 400px;
	text-align: left;
}

div#footer a         { color: white;   }
div#footer a:visited { }
div#footer a:hover   { color: #07b6eb; }
div#footer a:active  { color: #07b6eb; }

/* NAVIGAZIONE1 */

div.nav1
{
}

div.nav1 ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    list-style-image: none;
}

div.nav1 ul li
{
    float: left;
    display: inline;
    margin: 0px 4px 4px 0px;
    padding: 0px;
	height: 36px;
	overflow: hidden;
    list-style: none;
    list-style-image: none;
}

div.nav1 ul li a,
div.nav1 ul li span
{
	float: left;
	display: inline;
	margin: 0px;
	padding: 12px 14px 0px 14px;
	height: 24px;
	overflow: hidden;
	font-weight: bold;
	text-decoration: none;
	line-height: 0.9em;
	text-transform: uppercase;
}

div.nav1 ul li a         { background: #91353B; color: white; }
div.nav1 ul li a:visited { background: #91353B; color: white; }
div.nav1 ul li a:hover   { background: #B9585B; color: white; }
div.nav1 ul li a:active  { background: #B9585B; color: white; }

div.nav1 ul li span      { background: #B9585B; color: white; }

/* BREADCRUMP */

p#breadcrump                 { font-family: Arial, Helvetica, sans-serif; vertical-align: middle; margin: 0px 0px 8px 0px; padding: 8px 0px; border-bottom: 1px solid #888888; }
p#breadcrump span.sep        { background: url(/images/icon-bullet-gray.gif) no-repeat left top; vertical-align: middle; display: inline-block; width: 4px; height: 8px; overflow: hidden; margin: 0px 0.4em 1px 0.6em; }
p#breadcrump span#youarehere { background: url(/images/icon-home.gif) no-repeat left center; padding: 0px 0px 0px 16px; margin: 0px 4px 0px 0px; }
p#breadcrump span#here       { font-weight: bold; }

/* NAVIGAZIONE2 */

div.nav2
{
}

div.nav2 ul li a         { color: white; }
div.nav2 ul li a:visited { color: white; }
div.nav2 ul li a:hover   { color: black; }
div.nav2 ul li a:active  { color: black; }

div.nav2 ul li span
{
    color: white;
    text-decoration: underline;
}

/* CTRL NEWS LIST */

div.ctrl_news_list
{
    margin-top: 8px;
}

div.ctrl_news_list p
{
}

div.ctrl_news_list_data
{
    color: #666666;
    font-size: 90%;
}

div.ctrl_news_list_oggetto
{
    margin: 2px 0px 1px 0px;
    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: 82%;
}

div.ctrl_news_list_allegati_foto img
{
}

div.ctrl_news_list_allegati_allegato
{
	margin-right: 4px;
	margin-bottom: 2px;
	text-align: center;
	font-size: 82%;
}

div.ctrl_news_list_descrizione
{
}

div.ctrl_news_list_separatore
{
    height: 8px;
    overflow: hidden;
}

/* BOX */

div.box
{
}

div.box div.body ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    list-style-image: none;
}

div.box div.body ul ul
{
    margin-left: 16px;
}

div.box div.body ul li
{
    display: block;
    clear: both;
}

div.box div.body ul li a
{
    display: block;
}

div.box div.body ul li span
{
    display: block;
    padding: 8px 0px;
}

/* BOX - THUMBNAILS */

div.withthumbnails div div.body ul li
{
    position: relative;
    padding-left: 24px;
}

div.withthumbnails div div.body ul li img.thumbnail
{
    position: absolute;
    left: 8px;
    top: 50%;
    margin-top: -15px;
}

div.withthumbnails div div.body ul li a
{
    padding-left: 22px !important;
}

div.withthumbnails div div.body ul li span
{
    padding-left: 22px !important;
}

div.withthumbnails div div.body ul li a
{
    background-position: 6px center !important;
}

div.withthumbnails div div.body ul li span
{
    background-position: 6px center !important;
}

/* STANDARDBOX */

div.standardbox
{
    float: left;
    display: inline;
    margin-right: 12px;
    width: 200px;
}

div.standardbox > div
{
}

div.standardbox div div.header
{
}

div.standardbox div div.header div
{
}

div.standardbox div div.header div h3,
div.standardbox div div.header div h4
{
    margin: 0px 0px 6px 0px !important;
    padding: 4px 0px !important;
    border-bottom: 1px solid #888888;
}

div.standardbox div div.body
{
}

div.standardbox div div.footer
{
}

div.standardbox div div.footer div
{
}

/* NAVBOX */

div.navbox
{
}

div.navbox > div
{
}

div.navbox div div.header
{
}

div.navbox div div.header div
{
}

div.navbox div div.header div h3,
div.navbox div div.header div h4
{
    margin: 0px !important;
    padding: 8px 0px !important;
}

div.navbox div div.body
{
}

div.navbox div div.footer
{
}

div.navbox div div.footer div
{
}

div.navbox div div.body ul li 
{
    border-bottom: 1px solid #888888;
}

div.navbox div div.body ul li.first
{
    border-top: 1px solid #888888;
}

div.navbox div div.body ul li li.last
{
    border-bottom: 0px;
}

div.navbox div div.body > ul > li.first > span,
div.navbox div div.body > ul > li.first > a > span
{
}

div.navbox div div.body ul li a
{
    padding: 7px 8px;
}

div.navbox div div.body ul li span
{
    padding: 7px 8px;
}

div.navbox div div.body ul li.active > span,
div.navbox div div.body ul li.selected > a > span
{
    color: #91343C;
}

div.navbox div div.body a         { color: #000000; text-decoration: none; }
div.navbox div div.body a:visited { color: #000000; text-decoration: none; }
div.navbox div div.body a:hover   { color: #91343C; text-decoration: none; }
div.navbox div div.body a:active  { color: #91343C; text-decoration: none; }

/* ELEMENTI FORM */

input
{
    border: 1px solid #888888;
    padding: 3px 2px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 100%;
    background: white;
    color: black;
}

select
{
    border: 1px solid #888888;
    padding: 3px 2px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 100%;
    background: white;
    color: black;
}

textarea
{
    border: 1px solid #888888;
    padding: 3px 2px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 100%;
    background: white;
    color: black;
}

input[type=checkbox], input[type=radio]
{
    background: none;
    border-width: 0px;
}

input[type=button], input[type=submit]
{
    background: white;
    border: 1px solid #888888;
    padding: 3px 10px;
    font-weight: bold;
}

/* FORM GENERICO */

fieldset
{
    padding: 0px 10px;
    margin-bottom: 20px;
    border: 1px solid #888888;
}

fieldset legend
{
    color: #64051A;
    font-size: 15px;
    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: 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;
    overflow: hidden;
}
fieldset div.formrow input.w1 { width: 200px; }
fieldset div.formrow input.w3 { width: 394px; }
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;
    height: 131px;
    overflow: hidden;
}
fieldset div.formrow textarea.w1 { width: 200px; }
fieldset div.formrow textarea.w3 { width: 394px; }

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: 480px; }
fieldset div.formrow span.c3 { left: 480px; }

/* 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-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #A9A9A9;
}

div.simplecontactform p.testo_informativa
{
	width: 100%;
	color: #A9A9A9;
	font-size: 11px;
	line-height: 1.1em;
}

div.simplecontactform p.bottone_invia
{
	width: 100%;
	text-align: center;
}

div.simplecontactform p.bottone_invia span
{
    display: inline-block;
    height: 21px;
    line-height: 21px;
    overflow: hidden;
    background: url(/images/bg-button-right.gif) no-repeat right top;
}

div.simplecontactform p.bottone_invia span input
{
    display: inline-block;
    overflow: hidden;
}

div.simplecontactform p.messaggio_risultato
{
	width: 100%;
	text-align: center;
	margin: 10px 0px;
}

