@charset "utf-8";
/* CSS Document */
html,body{margin: 0;padding:0;height:100%;}
body{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-size: 100%;
	text-align: center;
	background-color: #fff;
	background-image: url(immagini/graf/bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-attachment: fixed;
}
#bord {
	background-image: url(immagini/graf/blu.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top:2px;
}

div#container {

	margin:0 auto; 
	width:955px;
	text-align: left;
	/*background-color: #fff;*/

}

div#header{    height: auto !important; 
    height: 118px; 
    min-height: 118px;
	position:relative;
	background-color: #fff;
	}

div#content{
	padding: 10px 10px 10px 10px;
	 clear:both;	background-image: url(immagini/graf/sfviola.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	clear:both;
	background-color: #fff;
	 height: auto !important; 
    height: 600px; 
    min-height: 600px;
}

div#footer{ width: 100%;
 color: #000;text-align:left;border-top:4px solid #0101FF; font-size:75%;/* margin-top:10px;*/ clear:both; padding: 5px 0 5px 0;background-color: #fff;}
/* div#footer p{color:#fcf}*/



#logo {float:left; border:none;}

	
	a#log img {
	border: none;
	margin: 2px 0 0 0;
}
  
a#log:link img, a#log:visited img, a#log:active img {
 border:none;}
  
a#log:hover img {
  filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;}


div#navigation1, div#navigation2{ width:548px; float:right;}
div#navigation1 {width:580px;}

h1 {
	display:inline-block;border-bottom:3px solid #0101FF;
	font-size:1.3em;
	padding:4px 0 4px 4px;
	margin:5px 0 0 0;
	width:600px;
	padding-right:30px;
	/*background-image: url(immagini/graf/sfh1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;*/
}
h2 { font-size:1em; padding:0 0 0 4px; margin:5px 0 10px 0;}
h3 { font-size:0.9em; padding:0 0 0 4px; margin:10px 0 0 0;}

p{
	text-align: left;
	margin:4px;
	font-size: 0.9em;
/*	color: #2B2928;*/
	padding:2px;
	line-height: 1.65em;
 }
 
 p:first-letter {
font-weight:bold;
	padding:0px;
	margin:0px;
	font-size: 1.3em;
}

p a,p a:link, p a:visited, p a:active{
	color: #333;
	border-bottom:1px solid #0101FF;
	text-decoration:none;
}
p a:hover{text-decoration:none;border-bottom:1px dashed #000; color:#0101FF;
	}
	
	.foot {padding: 0 0 0 10px; color:#666}


ul#menu
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:30px;
	font-size:0.8em;
}

ul#menu li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
	
ul#menu li a
{
	display:block;
	float:left;
	color:#000;
	text-decoration:none;
	padding:8px 4px 3px 4px;
	margin:0 0 3px 24px;
	border-bottom:5px solid #fff;
}
	
ul#menu li a:hover, ul#menu li a.current
{	
	color:#000;
/*	height:22px;*/
border-color:#0101FF;}

ul#menu2
{
	margin:22px 0 0 0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:55px;
	font-size:1.3em;
}

ul#menu2 li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
	
ul#menu2 li a
{
	display:block;
	float:left;
	color:#000;
	text-decoration:none;
	padding:4px 10px 4px 12px;
	margin:0 0 0 5px;
	background-color: #e6e6fc;
	height:55px;
	width:110px;
}
	
ul#menu2 li a:hover, ul#menu2 li a.current
{	
	color:#000;
height:50px;
border-bottom:5px solid #0101FF;}
	
.dx {float:right; margin:2px 0 2px 4px;}
.sx  {float:left; margin:2px 4px 2px 0px;}
.coldx, .coldx2 {float:right; margin:54px 6px 4px 10px; padding-bottom:3px; width:270px; font-size:0.7em; color:#666; border-bottom:1px solid #666;}
.coldx2 {border:none; }
.coldx3 {width:480px; float:right; margin:10px;font-size:0.7em; color:#666; border-bottom:1px solid #666;}
.colsx  {float:left; margin:2px 6px 4px 6px; width:150px;}
.col {float:left; width:445px; padding:0 0 10px 0; margin:10px; border-bottom:1px solid #666;border-top:1px solid #666; }
.colc1 {  height: auto !important; 
    height: 350px; 
    min-height: 350px;
	margin:0 0 5px 0; padding:0 0 5px 0;}
.colc2 {width:270px; float:right; margin:40px 10px 5px 0; padding:0 5px 5px 5px; font-size:80%; border-left:1px solid #666; height: auto !important; 
    height: 250px; 
    min-height: 250px;}
.spazimg1 {margin:4px 0 4px 0;}

a.perImm img {
	border: 1px solid;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
}

a.perImm2 img {
	border: 2px solid;
	margin: 4px 8px 2px 0px;
}
  
a.perImm:link img, a.perImm:visited img, a.perImm:active img {
  border-color: #000;}
  
a.perImm2:link img, a.perImm2:visited img, a.perImm2:active img {
  border-color: #e6e6fc;}
  
a.perImm:hover img,a.perImm2:hover img {
	border-color: #0101FF;
	 filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
}

#flag {text-align:right; width:100%; clear:both; margin:1px 0 1px 0;}

a.perflag img {
	border: 1px solid;
	margin-left:4px;
}
  
a.perflag:link img, a.perflag:visited img, a.perflag:active img {
	border: #E6E7FB;
}
  
a.perflag:hover img {
    filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;}

.lista {
	margin: 0px 0px 3px 30px;
	padding-left: 30px;
	text-align: left;
	margin:6px;
	font-size:0.9em;
}

ul {padding:4px 0 8px 0;}
li {margin:6px 5px 6px 3px;}

.lista a,.lista a:link, .lista a:visited, .lista a:active{
	color: #333;
	border-bottom:1px solid #0101FF;text-decoration:none;

}
.lista a:hover{text-decoration:none;border-bottom:1px dashed #000;
	}
	
	.citaz {
	background-image: url(immagini/graf/citaz.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FDFFFF;
	width: 715px;
	border: 1px solid #E8FFFF;
	padding: 2px 10px 2px 40px;
	font-style: italic;
	letter-spacing: 0.1em;
	word-spacing: 0.3em;
	margin: 10px 3px 3px;
	float: left;
	display:block
}

.b1, .b2 {
	background-color: #EAEAFD;
	border: 1px dashed #E4E4E4;
	margin: 6px;
	padding: 4px;
	vertical-align: top;
	height: auto !important;
	height: 40px;
	min-height: 40px;
}

.b2 {
	background-color: #F3FCFF;
	border: 1px dashed #E4E4E4;
}

.zero {
	margin: 4px 0px 8px 8px;
	padding: 0px;
}

/*FORM*/

label,input,textarea {
	display: block;
	float: left;
	margin: 6px;
	padding:2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #000033;
	width:175px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-bottom-width: 2px;
	border-left-width: 2px;
}

input,textarea {background-color:#f6f4f6}

label {
	text-align: right;
	width: 85px;
	border:none;
	background:none;
}

br {
	clear: left;
}

.bot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	display: block;
	float: left;
	margin: 6px;
	color: #000033;
	background-color:#fff;
	border: 1px solid #ccc;
	border-bottom-width: 2px;
	border-left-width: 2px;
}

.sxl {float:left; width:308px; margin:0 10px 3px 0;font-size:80%; border:1px solid #ccc; border-top:none; border-left:none;}

