/*stili per il layout fisso con altezza minima*/
html,body{margin: 0;
	padding:0;
	height:100%;
	text-align:center;
	}
body{font-family: arial,sans-serif;
	font-size: 76%;
	text-align: center;
	background-image:url(../logsito.jpg);
	
	}
div#container{
	position:relative; 
	width: 984px; 
	height: 100%;
	margin: 0 auto;
    text-align: left; 
    
    }
body>div#container{
	height:auto;
	min-height:100%
	}
div#footer{
	position: absolute;
	bottom:0; 
	right:7px;
    /*background-color: #69c;*/ 
    color: #000;
    text-align:center;
    font-family:Verdana;
	font-size:9px;
	color:#030303;
    }

/*stili generici, su header e footer*/
div#header{
	text-align:center;
	}


div#footer a{
	color:red;
	font-weight: bold;
	
	}
	div#footer a:hover{
	color:blue;
	font-weight: bold;
	
	}

.img {
background-color: transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=”logo.png”, sizingMethod=”crop”);
}
iframe
{
	margin-left:50px;
	
	}
#content
{
	width:100%;
	font-family:Verdana;
	font-size:11px;
	color:#030303;
	height:auto;
	min-height:100%;
	text-align:center;
	margin-bottom:15px;
	
}
div#content a{
	color: Red;
	font-weight: bold;
	
	}
	div#content a:hover{
	color: blue;
	font-weight: bold;
	
	}
	
#cont
{
	
	font-family:Verdana;
	font-size:9px;
	color:#030303;
	position: absolute;bottom:0; 
	width: 100%; 
	padding: 0.5em 0;
    background-color: #69c; 
    color: #000;
    text-align:center;

}
	
.dicit{font-family:"Arial"; font-size:11px;}









#test {
/*background-image:url(../images/headerbck.jpg);
background-repeat:repeat-x;*/
background-position:bottom;
background-color:#F32382;
height:7px;
}












/*classe input*/




input.text {
  	font-family:Arial,Helv,sans-serif;
	font-size:11px;
    color: #000000;
	background: transparent; 
    border: 1px solid #ccc;
    font-weight: bold;
    margin-top:2px;
    width:180px;
    
}

input.submit {
  	font-family:Arial,Helv,sans-serif;
	font-size:11px;
    font-weight: bold;
	color: #06C;
	background: transparent; 
	border-width: 0px;
	
}
  
input.login {
  	font-family:Arial,Helv,sans-serif;
	font-size:11px;
    color: #628BC4;
	background: transparent; 
    border: 1px solid #ccc;
    font-weight: bold;
    
    
   
}
/*list classes*/

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	
	}

/* =-=-=-=-=-=-=-[Menu Three]-=-=-=-=-=-=-=- */
	
#menu3 
{
	margin-top:40px;
	width: 220px;
	border: 0px solid #ccc;
	margin-bottom:35px;
	align:center;
	
	
	
	
	}
	
#menu3 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 28px;
	text-decoration: none;
	
	
	}	
	
#menu3 li a:link, #menu3 li a:visited {
	color: #888;
	display: block;
	background: url(../menu3.gif);
	padding: 8px 0 0 30px;
	}
	
#menu3 li a:hover, #menu3 li a:active {
	color: #283A50;
	background: url(../menu3.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}
/*link classes*/

a:link, a:visited, a:active {
color:#000000;
text-decoration:none;
}
.a:hover
 {
color:#a6a6a6;
}



/*headlines*/
h2 {
color:#9ACA14;
background-image:url(../images/horarrow.jpg);
background-repeat:no-repeat;
padding:0px  0px 0px 24px;
margin:12px 0px;
font-size:1.2em;
line-height:23px;

}

h3 {
color:#7dc321;
margin:12px 0px;
font-size:1.0em;
line-height:10px;
font-family:verdana;
}




/*text styles*/


/*content decoration elements*/


/*modules and articles*/
.module {
background-image:url(../images/dot.jpg);
background-repeat:repeat-x;
background-position:bottom;
padding:3px 0px;
text-align:justify;

}













