@charset "utf-8";
/* CSS Document */
body{
	margin-top:0px;
	background-color:#21305b;
	color:#fff;
	font-family:Trebuchet MS, Arial, Tahoma, sans-serif;
	padding: 0px;
	margin-bottom: 0px;
}
.clear {clear:both;}
#container {
	text-align:left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 5px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #2D4079;
	border-bottom-color: #2D4079;
	border-left-color: #2D4079;
	padding-top: 60px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#contenuti{
	float:right;
	width:560px;
	padding-top: 0px;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
	margin-bottom: 15px;
}
#news{
	margin-top: 0;
	margin-right: 10;
	margin-bottom: 20px;
	margin-left: 5px;
	background-color: #2D4079;
	float: left;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	width: 180px;
	font-size: 12px;
}
#news h2{
	font-size: 16px;
	margin-bottom:1px;
}
#news h3{
	margin-top: 15px;
	color:#FFCC00;
	font-size:14px;
	border-bottom: 1px dashed #CCCCCC;
}
#news a{
	margin-bottom: 0px;
}
#news a:hover{
	text-decoration: underline;
	color: #FF0000;
}
p{
	margin-top: 2px;
	margin-right: 5px;
	margin-left: 9px;
	margin-bottom: 16px;
}
.testata{
	font-size: 0.9em;
	float: right;
	padding: 0px;
	color: #FF0000;
	margin-top: 0px;
	margin-right: 45px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1{
	font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 2px;
	margin-left: 5px;
	margin-bottom: 10px;
	padding-left: 4px;
	padding-right: 4px;
	margin-right: 5px;
	padding-bottom: 1px;
	color: #FF0000;
}
h2{font: bold 160% Trebuchet MS, Arial, Tahoma, sans-serif;}
h3{
	font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 6px;
	margin-right: 5px;
	margin-top: 2px;
}
#mostre h3, #convegno h3{
	font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 5px;
	margin-top: 2px;
	color: #F8B55A;
	margin-left: 5px;
}
#rassegne h3{
	font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 5px;
	margin-top: 20px;
	color: #F8B55A;
	margin-left: 5px;
}

h4{font: bold 110% Trebuchet MS, Arial, Tahoma, sans-serif;}
h5{font: bold 90% Trebuchet MS, Arial, Tahoma, sans-serif;}


a{
	color: #CCCCCC;
}
a:link{
	color:#CCCCCC;
}
a:hover, a:focus, a:active{text-decoration:underline;color:#ee0d1b;}
a:visited{
	color:#CCCCCC;
}

#navigazione{
	float:left;
	width:200px;
	padding-left: 0px;
	margin-left: 0px;
	font-weight: bold;
}
#footer{
	clear:both;
	width:100%;
	font-size: 0.8em;
	text-align:center;
	margin: 20px 0px 5px 0px;
	background-color: #2D4079;
}
div#intestazione{
	float:left;
	width:800px;
	height:140px;
}
h2#titolo_intestazione_pagina{margin: 15px 1em 15px 5px; padding:0;}
.link{margin:0 10px;padding:0;font-size:120%;font-weight:bold;}
.corrente{
	font-weight:bold;
	color: #CC6600;
}
/* logo */

#logo{
	height:250px;
	width:180px;
	float:left;
	margin-left:1em;
	background-color: #21305b;
	background-image: url(../img/logointro.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: -58px;
	margin-bottom: 15px;
}
#titolo_logo{
	height:120px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 234px;
}

/* menu */
ul#menu {
	margin-top: 0px;
	margin-bottom: 25px;
	margin-left: 5px;
	padding-top: 12px;
	padding-left: 0px;
}
#menu li{
	padding-left: 0px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	list-style-position: inside;
	list-style-type: square;
	margin-left: 0px;
}
ul#menu a{
	text-decoration:none;
	color:#fff;
}
ul#menu a:hover {color:#ee0d1b;}
#sottomenu ul#menu2 {
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 14px;
	padding-top: 0px;
	padding-left: 0px;
}
#sottomenu #menu2 li{
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 15px;
	font-size: 0.85em;
	border: 0px;
}
/* homepage */

img#imgdx{
	float:right;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-right: 10px;
}
img#imgsx{
	float:left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0;
}
#news h1 {
	color:#FF0000;
	padding-left:0px;
	font-size: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#imgnews {
	float:right;
	margin: 6px 0px 15px 15px;
	border: 1px solid silver;
}


#news img{border:0;}
table{
	color:#000;
	margin-bottom: 10px;
}

td.didask {font-size: 0.9em;}

.tabtab{width:450px;margin-left:2em;}
.tabtitle{width:170px;vertical-align:top;padding:0.5em;}
.tabcont{width:280px;padding:0.5em;}

#testo ul{
	padding:0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#testo li{
	color:#CCCCCC;
	line-height:1em;
	margin-left:18px;
	list-style-type: disc;
	list-style-position: outside;
	padding: 2px;
	margin-bottom: 5px;
}
#attivita ul{
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 25px;
}
#attivita li{
	list-style-position: outside;
	list-style-type: square;
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 5px;
	margin-bottom: 10px;
}
#attivita a{text-decoration:none;color:#fff;}
#attivita a:link, #attivita a:visited{color:#fff;}
#attivita a:hover, #attivita a:focus,#attivita a:active{text-decoration:underline;color:#ee0d1b;}

/* corsi */
#corsi{
	padding-left: 8px;
	margin-left: 0px;
	margin-top: 2px;
}
#corsi h3{
	font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 5px;
	margin-top: 15px;
	color: #f8b55a;
}
#corsi ul{
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#corsi li{
	font-size: 1em;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
	margin-left: 0px;
	background-image: url(../img/punto.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	list-style-type: none;
	padding-left: 25px;
}
/* mostre */
#mostre .title{
	display:block;
	font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 5px;
	margin-top: 2px;
	margin-left:0px;
	color: #f8b55a;
}

#mostre a{
	font-size: 0.9em;
	display:block;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 4px;
	margin-bottom: 15px;
	margin-left: 5px;
	margin-top: 0px;
}
#mostre a:hover{
	color: #FFFFFF;
	background-color: #2D4079;
}

/* rassegne */
#rassegne{
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 2px;
}
#rassegne a{
	font-size: 0.9em;
	display:block;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 6px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
}
#rassegne a:hover{
	color: #FFFFFF;
	background-color: #2D4079;
}
.nolink
{
	padding-left: 5px;
	margin-left: 5px;
	margin-top: 4px;
	margin-bottom: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	margin-right: 0px;
	font-size: 0.9em;
}
.citazione
{
	font-size: 11px;
	font-style: italic;
	color: #FFFFFF;
	text-align: left;
	line-height: 14px;
	padding-left: 10px;
}
/* pdf */
.pdf{
	background-image: url(../img/icona.pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin-left: 10px;
	padding-left: 48px;
	padding-top: 4px;
	padding-bottom: 2px;
	margin-top: -10px;
	margin-bottom: 30px;
}
.pdf a{
	display:inline !important;
	margin-bottom: 0px;
	font-weight:bold;
}
.pdf a:hover{
	background: none !important;
	text-decoration: underline !important;

}
.linkpdf
{
	text-decoration: underline;
	margin-bottom: 0px;
	font-size: 14px;
	padding: 0px;
	margin-left: 2px;
}
a .linkpdf
{
	color: #FF0000;
	margin: 0px;
}
a.linkpdf:hover
{
	color: #AF003C;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 10px;
}
.linkdimensione
{
	font-size: 11px;
	color: #999999;
	margin-top: -2px;
	margin-left: 9px;
	margin-bottom: 0px;
}
/* iscriviti */
.iscriviti{
	background-image: url(../img/iscrizione.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	margin-left: 10px;
	padding-left: 48px;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 30px;
	height: 38px;
}
.iscriviti a{
	display:inline !important;
	margin-bottom: 0px;
	font-weight:bold;
}
.iscriviti a:hover{
	background: none !important;
	text-decoration: underline !important;

}
.subtitle{
	font-size: 11px;
	margin-left: 9px;
	margin-top: -2px;
	margin-bottom: 0px;
	padding: 0px;
}
.pdf2{
	background-image: url(../img/icona.pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin-left: 10px;
	padding-left: 48px;
	padding-top: 4px;
	padding-bottom: 2px;
	margin-bottom: 30px;
}
.pdf2 a{
	display:inline !important;
	margin-bottom: 0px;
	font-weight:bold;
}
.pdf2 a:hover{
	background: none !important;
	text-decoration: underline !important;

}
/* gallery */
.figure {
	border: 1px solid silver;
	padding: 5px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 9px;
	text-align: center;
	float: left;
}
.figure2 {
	border: 1px solid silver;
	padding: 2px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 9px;
	text-align: center;
	float: left;
	width:110px;
	height:110px;
}
.infoc {
	font-size: 18px;
	padding-top: 2px;

}
.infoc a{
	width: 150px;
	text-align: center;
	height: 20px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00CCFF;
	border-right-color: #00CCFF;
	border-bottom-color: #00CCFF;
	border-left-color: #00CCFF;

}
.infoc a:hover{
	border: 1px solid #0099FF;
	background-color: #0099FF;
	padding: 2px;

}
.info a{
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 17px;
	color: #CC0000;
	margin: 0px;
	font-weight: bold;

}
.info a:hover{
	color: #0099FF;


}
.sottotitolo{
	padding: 2px;
	font-style: italic;
	color: #FFFFFF;
	font-size: 14px;

}
#warning{color:#ee0d1b;font-weight:bold;font-size:120%;margin:1em 2em;}
form{margin: 1em 0 0 1em;padding:0;}
input,label,select,textarea{
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0em;
	padding-left: 0px;
}
.pulsante{font-weight:bold;background-color: #fff;color:#ee0d1b;border:1px solid #000;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	
	font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
	color: #333333;
	font-size: 14px;
}

#TB_secondLine {
	font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
	color:#666666;
	padding-top: 8px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight:normal;
}

#TB_window a:link {
	color: #990000;
}
#TB_window a:visited {color: #FFF;}
#TB_window a:hover {color: #FFF; background-color:#990000;
}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {
	background-image: url(../img/macFFBgHack.png);
	background-repeat: repeat;
}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px auto 0 auto;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:18px;
	padding:4px 25px 20px 15px;
	font-weight:bold;
	float:left;
}

#TB_closeWindow{
	height:10px;
	padding:30px 15px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:10px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:25px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
.hom {
	font-size:12px;
	margin:0 0 0 15px;
	;
	padding:0;
}
