/* IE6 e precedenti */

/*img, div, a { behavior: url(../includes/iepngfix.htc); }*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	color: #666;
	margin: 0; padding: 0;
	text-align: left;
}

/* <HEADERS> */
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-weight: normal; }
h1 { display: none; }
h2 { font-size: 160%; }
h3 { font-size: 18px; color: #993333; text-transform: uppercase; font-family: "Arial Narrow", Helvetica, sans-serif; margin: 0 0 10px 0; }
h4 { font-size: 130%; font-family: "Arial Narrow"; margin: 0 0 5px 0; }
/* </HEADERS> */

a { color: #333; text-decoration: none; }
a:visited { outline: none; }
a:link { outline: none; }
a:active { outline: none; }
p { margin: 0 0 10px 0; padding: 0; }

img.inner { float: left; margin: 10px; }
img.inner_left { float: left; margin: 0 10px 10px 0; }
img.inner_right { float: left; margin: 0 0 10px 10px; }

div.column { float: left; }

.txt-logout { text-align: center; margin: 10px; }

.fixed { position: fixed; }

/* <FIELDSET> */
fieldset { border: 1px solid; margin: 0; padding: 0; }
fieldset legend { font-weight: bold; }
fieldset label { float: left; width: 200px; margin: 0; }
fieldset input, fieldset select, fieldset textarea { font-family: Verdana; border: 1px solid; }
fieldset .blockize { width: 300px; }
fieldset .noborder { border: none; }
fieldset .row { clear: both; margin: 3px 10px; }

fieldset .group { float: left; width: 40px; }
fieldset .group label { float: right; width: 10px; margin: 0; }
fieldset .group .row { margin: 0; }

input.cb_datefield { position: relative; top: 3px; height: 14px; }
/* </FIELDSET> */

table.programma tr.odd { background-color: #F8F8F8; }
table.programma td { border-bottom: 1px dotted #CCC; }
table.programma td a { color: #993333; }

#skipNav { display: none; }

#container { text-align: left; margin: 0; width: 959px; height: auto; }

#header { background: url(../img/header.jpg) no-repeat; width: 959px; height: 378px; position: relative; }
#header .nav-header { position: absolute; top: 158px; left: 0; width: 215px; }
#header .nav-header ul { margin: 0; padding: 0; list-style-type: none; }
#header .nav-header ul li { margin: 0 0 2px 4px; padding: 0 0 0 15px; background: url(../img/bg_topnav_line.jpg) bottom repeat-x; }
#header .nav-header ul li.last { background: none; }
#header .nav-header ul li a { color: #FFF; text-decoration: none; font-family: "Arial Narrow", Helvetica, sans-serif; font-size: 15px; text-transform: uppercase; display: block; width: 156px; height: 40px; line-height: 40px; background: url(../img/icons_nav_header.png) no-repeat; padding: 0 0 0 45px; }
#header .nav-header ul li a.home { background-position: 0 0px; }
#header .nav-header ul li a.programma { background-position: 0 -41px; }
#header .nav-header ul li a.invio_abstract { background-position: 0 -81px; }
#header .nav-header ul li a.iscrizioni { background-position: 0 -121px; }
#header .nav-header ul li a.contatti { background-position: 0 -161px; }
#header .nav-header ul li a:hover { color: #FFF; text-decoration: underline; }

#response div { margin: 10px 0; padding: 5px; }
#response div.success 	{ color: #019300; border: 1px solid #CCC; background: url(../img/icon_response_success.png) 10px center no-repeat; padding-left: 33px; background-color: #F6F6F6; }
#response div.error   	{ color: #FF0000; border: 1px solid #CCC; background: url(../img/icon_response_error.png) 10px center no-repeat; padding-left: 33px; background-color: #F6F6F6; }
#response div.info    	{ color: #1600A7; border: 1px solid #CCC; background: url(../img/icon_response_info.gif) 10px center no-repeat; padding-left: 33px;background-color: #F6F6F6; }
#response ul { margin: 0; padding: 0; list-style-type: none; overflow: hidden; }
#response ul li { padding: 0 0 0 25px; margin: 0; min-height: 16px; height: auto !important; height: 16px; }
#response ul li ul { list-style-type: disc; padding: 0 0 0 20px; margin: 3px 0 10px 0; }
#response ul li ul li { background: none; }
#response ul li ul li { padding: 0; margin: 0; }
#response ul li.spacer { margin-bottom: 5px; }

#content { margin: 10px 0 10px 0; width: 959px; height: auto; overflow: hidden; }

#content .content-left { float: left; width: 225px; height: auto; overflow: hidden; }

#nav { width: 200px; margin: 5px 0 0 0; }
#nav ul { padding: 0; margin: 0; list-style-type: none; }
#nav li { margin: 0; padding: 0 0 0 15px; background: url(../img/bg_nav_line.jpg) bottom repeat-x; }
#nav li.last { background: none; }
#nav a { color: #999; text-decoration: none; font-family: "Arial Narrow", Helvetica, sans-serif; font-size: 15px; text-transform: uppercase; display: block; width: 210px; height: 30px; line-height: 30px; }
#nav a:hover { color: #333; text-decoration: none; }
#nav li.actual a { color: #B13430; font-weight: bold; }

#content .content-right { float: left; width: 734px; height: auto; overflow: hidden; }

#inner_content { padding: 10px 0 10px 0; }

#lettera { width: 100%; height: auto; overflow: hidden; font-family: Verdana, Geneva, sans-serif; }
#lettera h4 { color: #B13431; font-size: 16px; margin: 0 0 6px 0; }
#lettera img { float: left; margin: 0 13px 0 0; }
#lettera p { text-align: justify; }
#lettera p a { color: #C33936; text-decoration: none; }
#lettera p a:hover { color: #C33936; text-decoration: underline; }

#column-home { width: 100%; height: 200px; overflow: hidden; font-family: Verdana, Geneva, sans-serif; margin: 32px 0 0 0; }
#column-home .ch-left { float: left; width: 210px; height: 200px; overflow: hidden; background: url(../img/bg_programma_home.jpg) top left no-repeat; position: relative; }
#column-home .ch-left ul { margin: 0; padding: 0; list-style-type: none; position: absolute; top: 30px; left: 100px; }
#column-home .ch-left ul li { margin: 0 0 10px 0; padding: 0; }
#column-home .ch-left ul li a { color: #993333; font-size: 11px; text-decoration: none; background: url(../img/icon_pdf.png) no-repeat; padding: 0 0 0 25px; display: inline-block; min-height: 16px; }
#column-home .ch-left ul li a:hover { color: #993333; text-decoration: underline; }
#column-home .ch-center { float: left; width: 235px; height: 200px; overflow: hidden; background: url(../img/bg_home_separator.jpg) left no-repeat; padding: 0 15px 0 20px; }
#column-home .ch-center h3 { color: #C33936; font-size: 15px; text-transform: uppercase; margin: 0 0 14px 0; }
#column-home .ch-center p { color: #666; }
#column-home .ch-center a { color: #C33936; text-decoration: none; }
#column-home .ch-center a:hover { color: #C33936; text-decoration: underline; }
#column-home .ch-right { float: left; width: 230px; height: 200px; overflow: hidden; background: url(../img/bg_home_separator.jpg) left no-repeat; padding: 0 0 0 20px; }
#column-home .ch-right h3 { color: #C33936; font-size: 15px; text-transform: uppercase; margin: 0 0 14px 0; }
#column-home .ch-right p { color: #666; }
#column-home .ch-right a { color: #C33936; text-decoration: none; }
#column-home .ch-right a:hover { color: #C33936; text-decoration: underline; }

#footer { clear: both; width: 959px; height: 242px; overflow: hidden; background: url(../img/bg_footer_line.jpg) top repeat-x; background-color: #F2F2F2; margin: 0 0 10px 0; }
#footer div {}
#footer .inner_footer { padding: 10px; }
#footer .inner_footer .sidemast-logo { float: left; width: 238px; height: 216px; background: url(../img/sidemast_logo.jpg) no-repeat; margin: 15px 0 0 0; }
#footer .inner_footer .footer-content { float: left; width: 488px; height: auto; overflow: hidden; }
#footer .inner_footer .footer-content .inn { padding: 10px 30px 10px 30px; }
#footer .inner_footer .footer-content .inn h3 { color: #333; font-size: 15px; text-transform: uppercase; margin: 0 0 16px 0; }
#footer .inner_footer .footer-content .inn dl { margin: 0; padding: 0; clear: both; display: inline-block; background: url(../img/bg_footer_line.jpg) bottom repeat-x; padding: 3px 0; width: 100%; color: #666; }
#footer .inner_footer .footer-content .inn dl dt { margin: 0; padding: 0; float: left; font-weight: bold; width: 150px; }
#footer .inner_footer .footer-content .inn dl dd { margin: 0; padding: 0; float: left; font-weight: normal; }
#footer .inner_footer .footer-content .inn .comitato-scientifico { width: 100%; height: 50px; }
#footer .inner_footer .footer-content .inn .comitato-scientifico .cs-left { float: left; width: 33%; height: auto; overflow: hidden; }
#footer .inner_footer .footer-content .inn .comitato-scientifico .cs-center { float: left; width: 33%; height: auto; overflow: hidden; }
#footer .inner_footer .footer-content .inn .comitato-scientifico .cs-right { float: left; width: 33%; height: auto; overflow: hidden; }
#footer .inner_footer .download-pdf { float: left; width: 212px; min-height: 197px; overflow: hidden; background: url(../img/bg_footer_separator.jpg) no-repeat; margin: 15px 0 0 0; }
#footer .inner_footer .download-pdf img { margin: 20px 0 0 54px; }
#footer .inner_footer .download-pdf p { text-align: center; margin: 5px 0 0 0; color: #666; }
#footer .inner_footer .download-pdf p a { background: url(../img/icon_pdf.png) no-repeat; padding: 0 0 0 20px; height: 18px; display: inline-block; color: #993333; }
#footer .inner_footer .download-pdf p a:hover { color: #993333; text-decoration: underline; }

#footer .line { clear: both; background: url(../img/bg_footer_line.jpg) bottom repeat-x; width: 959px; height: 1px; text-align:center;}
