/* CSS Document */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color:#FFF;
	
}
#centrato {
	width:787px;
	margin:auto;
	text-align: center;
	border:1px solid #003483;
}
#corpo {
	float:left;
	width: 785px;
	background-image: url(img/back_sict.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 1em;
	padding-right: 0.5em;
	padding-bottom: 1em;
	padding-left: 1em;
}
#colonna-1 {
	float:left;
	width:62%;
	color: #000;
}
#colonna-2 {
	float:right;
	width:36%;
	color: #000;
}
#intestazione {
text-align:left;
	border-bottom:8px solid #003483;
	background-color: #FFFFFF;
	background-image: url(img/logo_sict.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 1em;
	height: 140px;
}
#pie-di-pagina {
	border-top:4px solid #003483;
	clear: left;
	background: #FFFFFF;
	text-align:center;
}

#intestazione, #colonna-1, #colonna-2, #colonna-3, #pie-di-pagina {
	padding: 0.5em 0;
}
div p {
	margin: 0;
	padding: 0.2em 0.5em;
}
.testo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #4F4F4F;
	text-align: justify;
	white-space: normal;
	list-style-type: square;
	padding-right:0.5em;
}
.testo a:link,
.testo a:visited {
font-size: 11px;
color: #003483;
font-weight: bold;
text-decoration:none;
}
.testo a:hover,
.testo a:focus,
.testo a:active {
color: #003483;
font-weight: bold;
text-decoration:underline;
}
.credit{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #003483;
	text-align:center;
}
.credit a:link,
.credit a:visited {
color: #003483;
text-decoration:underline;
}
.credit a:hover,
.credit a:focus,
.credit a:active {
color: #003483;
text-decoration:underline;
}
.link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #003483;
	text-align:left;
	border-left:1px solid #636363;
	border-top:1px solid #636363;
	border-right:1px solid #636363;
	border-bottom:1px solid #636363;
	padding-left:1em;
	padding-bottom:1em;
	padding-top:1em;
	margin-right:2em;
	background-color:#FFFFFF;
}
.link a:link,
.link a:visited {
color: #003483;
font-weight: bold;
text-decoration:underline;
}
.link a:hover,
.link a:focus,
.link a:active {
color: #4F4F4F;
font-weight: bold;
text-decoration:none;
}
.menuNavigazione{
	text-align:left;
	width:350px;
	margin:0;
	text-align:left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	padding:0;
	color:#003483;
	word-spacing: 0.2em;
	letter-spacing: 0.1em;
}
.menuNavigazione li{
list-style:none;
margin-left:-20px;
}
.menuNavigazione ul{
list-style:none;
}
.menuNavigazione a{
display:block;
text-decoration:none;
border-left:2px solid;
padding:0.3em;
background:#FFF;
color:#003483;
}
.menuNavigazione a:link,
.menuNavigazione a:visited{
border-color:#FFF;
}
.menuNavigazione a:hover,
.menuNavigazione a:focus,
.menuNavigazione a:active{
	border-color:#003483;
	color:#4F4F4F;
	padding-left:0.5em;
}

/*]]>*/
