/* 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: 16px; font-family: Verdana, Geneva, sans-serif; color: #006AB3; font-weight: bold; margin: 0 0 10px 0; text-transform: uppercase; }
h3 { font-size: 14px; font-family: Verdana, Geneva, sans-serif; color: #006AB3; font-weight: bold; margin: 0 0 10px 0; text-transform: uppercase; }
h4 { font-size: 110%; }
/* </HEADERS> */

a { color: #333; text-decoration: none; border-bottom: 1px solid #AAA; }
a.noborder { border: none; }
a:visited { outline: none; }
a:link { outline: none; }
a:active { outline: none; }
a:hover { color: #333; text-decoration: none; border-bottom: none; }
p { margin: 0 0 10px 0; padding: 0; }

a.pdf { background: url(../img/icon_pdf.png) bottom right no-repeat; display: inline-block; padding: 0 16px 0 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> */


#skipNav { display: none; }

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

#header { background: url(../img/header.jpg) no-repeat; width: 959px; height: 259px; position: relative; }
/*
#header .nav-home { position: absolute; top: 112px; right: 162px; overflow: hidden; }
#header .nav-home a { font-family: Verdana, Geneva, sans-serif; color: #FFF; text-transform: uppercase; font-size: 14px; font-weight: bold; }
#header .nav-home a:hover { text-decoration: underline; color: #FFF; }
*/
#header .nav-header { position: absolute; top: 132px; 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 0; padding: 0 0 0 15px; background: url(../img/bg_topnav_line.jpg) bottom no-repeat; }
#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: inline-block; width: auto; height: 27px; line-height: 27px; padding: 0 0 0 0; border: none; }
#header .nav-header ul li a:hover { color: #FFF; text-decoration: underline; border: none; }

#header .button-home { position: absolute; top: 81px; left: 752px; width: 215px; }
#header .button-home a { color: #FFF; font-size: 14px; text-transform: uppercase; border: none; }
#header .button-home a:hover { color: #FFF; border: none; 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: #666; text-decoration: none; font-family: "Arial Narrow", Helvetica, sans-serif; font-size: 15px; text-transform: uppercase; display: inline-block; width: auto; height: auto; padding: 5px 0; border: none; }
#nav a:hover { color: #333; text-decoration: none; border: 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: 390px;*/ overflow: hidden; font-family: Verdana, Geneva, sans-serif; }
#column-home .ch-left { float: left; width: 360px; height: auto; overflow: hidden; padding-right: 20px; }
#column-home .ch-right { float: left; width: 330px; height: auto; overflow: hidden; padding-left: 20px; border-left: 1px solid #CCC; }
#column-home .ch-right a { border: none; text-decoration: none; }

#footer { clear: both; width: 959px; height: auto; overflow: hidden; background: url(../img/bg_footer_line.jpg) top repeat-x; background-color: #F2F2F2; margin: 0; }
#footer .inner_footer { padding: 10px; }
#footer .inner_footer a { border: none; }
/*
#footer .inner_footer .agui-logo { float: left; width: 116px; height: 116px; background: url() no-repeat; margin: 10px 30px 0 40px; }
#footer .inner_footer .agui-logo a { display: block; width: 116px; height: 116px; border: none; }
#footer .inner_footer .agui-logo a:hover { border: none; }
#footer .inner_footer .consiglio-direttivo { float: left; width: 380px; height: auto; overflow: hidden; }
#footer .inner_footer .consiglio-direttivo .inn { padding: 8px 30px 0 30px; }
#footer .inner_footer .consiglio-direttivo .inn h3 { color: #006AB3; font-size: 14px; text-transform: uppercase; font-weight: bold; margin: 0 0 10px 0; }
#footer .inner_footer .consiglio-direttivo .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 .consiglio-direttivo .inn dl dt { margin: 0; padding: 0; float: left; font-weight: bold; width: 150px; }
#footer .inner_footer .consiglio-direttivo .inn dl dd { margin: 0; padding: 0; float: left; font-weight: normal; }
#footer .inner_footer .consiglio-direttivo .inn .comitato-scientifico { width: 100%; height: 50px; }
#footer .inner_footer .consiglio-direttivo .inn .comitato-scientifico .cs-left { float: left; width: 33%; height: auto; overflow: hidden; }
#footer .inner_footer .consiglio-direttivo .inn .comitato-scientifico .cs-center { float: left; width: 33%; height: auto; overflow: hidden; }
#footer .inner_footer .consiglio-direttivo .inn .comitato-scientifico .cs-right { float: left; width: 33%; height: auto; overflow: hidden; }
#footer .inner_footer .contatti { float: left; width: 350px; height: 145px; overflow: hidden; }
#footer .inner_footer .contatti .inn { padding: 10px 30px 10px 30px; }
#footer .inner_footer .contatti .inn h3 { color: #006AB3; font-size: 14px; text-transform: uppercase; font-weight: bold; margin: 0 0 16px 0; }
*/
#footer .line { clear: both; background: url(../img/bg_footer_line.jpg) bottom repeat-x; width: 959px; height: 1px; }

