/* CSS Document */

#tutto{
	width:100%;
}

#tutto a{
	text-decoration:none;
	color:inherit;

}

#tutto a:hover{
	text-decoration:underline;
	color:inherit;

}

#tutto2{
	width:100%;
}

#barra{
	width:900px;
	height:30px;
	vertical-align:top;
	
}


#main{width:650px;
	height:480px;
	background-image: url(../img/KK_sfondo.gif);
	float:right;
 }

#mainB{
	width:900px;
	margin-top:10px;
	background-image: url(../img/KK_sfondo2.gif);
	background-position: top;
	background-repeat:no-repeat;
}

#nav{
	width:235px;
	padding-left: 5px;
	margin-left:5px;
	margin-right:10px;
	vertical-align:top;
	padding-top:20px;
	font-family: Geneva;
	font-size:13px;
	text-align: left;
}

#nav2{
	width:235px;
	height:60px;
	text-indent: 8px;
	margin-top: 20px;
	margin-left:0px;
	margin-right:10px;
	vertical-align:middle;
	padding-top:20px;
	font-family: Geneva;
	font-size:13px;
	text-align:left;
}
#blockop{
	width:600px;
	margin-top:1px;
	padding-top: 2px;
	padding-left: 6px;
	padding-right: 8px;
	font-family: Geneva;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;	
}

#blockop a{
	text-decoration:none;
	color:inherit;

}

#blockop a:hover{
	text-decoration:underline;
	color:inherit;

}

#blocko{
	width:400px;
	margin-top:1px;
	padding-top: 2px;
	padding-left: 6px;
	padding-right: 8px;
	font-family: Geneva;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;	
}

#blocko a{
	text-decoration:none;
	color:inherit;

}

#blocko a:hover{
	text-decoration:underline;
	color:inherit;

}

#imgleft {
	float: left;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#imgright {
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#imglogo {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}

#main h1{
	font-family: Verdana, sans-serif;
	font-size: 22px;
	font-style: bold;
	font-weight: lighter;
	text-align: center;
	padding-top:0px;
}

#main h2{
font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	text-align: center;
	vertical-align:baseline;
	padding-bottom:0px;

}




#immagine {
background: url(../img/KK_modulo.gif) top left;
width: 100%;
height: 100%;
top: 0; left: 0; padding: 0; margin: 0;
}


#modulo{
	width:210px;
	height:150px;
	background-image: url(../img/KK_modulo.gif);
	background-repeat: no-repeat;
	position: relative;
	left: 0px;

}
#modulo2{
	width:210px;
	height:150px;
	background-image: url(../img/KK_modulo.gif);
	background-repeat: no-repeat;
	position: relative;
	left: 220px;
	top: -150px;
}




	
#fondo {
background-image:url(/img/fondo.gif);
		width:900px;
		height: 30px;
		margin-top:25px;
		font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	text-align: center;
	padding-top:5px;
	padding-bottom:5px;
	}
	
	