/* CSS Document */

/****************************************************
*          Author: Xiradorn -> Xiradorn Lab         *
*          X info: ordineinnos@hotmail.it           *
*          Scritto per GaetaGames.it                *
*          Tutti i diritti sono riservati           *
*          Vietata la riproduzione anche se         *
*          parziale                                 *
*****************************************************/ 

.stile_big{
	font-family:"Trebuchet MS", "Times New Roman";
	font-size:36px;
	font-style:italic;	
}

.stile_def{
	font-family:"Trebuchet MS", "Times New Roman";
	font-size:12px;
	font-style:italic;
}

.stile_def_orange{
	font-family:"Trebuchet MS", "Times New Roman";
	font-size:12px;
	font-style:italic;
	color:#FF6600;
}

a:visited{
	color:#660000;
	text-decoration:underline;
}

a:link{
	color:#660000;
	text-decoration:underline;
}

a:hover{
	color:#FF6600;
	text-decoration:underline;
}

.path_text_on{
	margin-left:30px;
	position:static;
}

.path_text_dw{
	margin-left:23px;
	position:static;
}

div#attivo{
	width: 155px;
	height: 155px;
}

div#attivo ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#attivo li{
	float: left;
	margin: 0 0 0 0;
	padding:0;
}

div#attivo a{
	display: block;
	width: 155px;
	line-height: 155px;
	text-decoration: none;
    border: 0px;
	background: url("pat/pro_butt.gif") no-repeat top left;
}

div#attivo a:hover{
	background-position: -160px 0;
}

div#attivo a:active{
	background-position: -320px 0;
}

div#nor a{
	display:block;
	width:180px;
	line-height:180px;
	text-decoration:none;
	border:0;
	background: url("ospimg/nora.gif") no-repeat;
}

div#nor a:hover{
	background-position: -180px;
}

div#du a{
	display:block;
	width:180px;
	line-height:180px;
	text-decoration:none;
	border:0;
	background: url("ospimg/duo.gif") no-repeat top left;
}

div#du a:hover{
	background-position: -180px;
}

div#fiv a{
	display:block;
	width:180px;
	line-height:180px;
	text-decoration:none;
	border:0;
	background: url("ospimg/five.gif") no-repeat top left;
}

div#fiv a:hover{
	background-position: -180px;
}

div#nor{
	width: 180px;
	height: 180px;
}

div#du{
	width: 180px;
	height: 180px;
}

div#fiv{
	width: 180px;
	height: 180px;
}

div#nor ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#du ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#fiv ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#nor li{
	float: left;
	margin: 0 0 0 0;
	padding:0;
}

div#du li{
	float: right;
	margin: 0 0 0 0;
	padding:0;
}

div#fiv li{
	float: left;
	margin: 0 0 0 0;
	padding:0;
}

div#com a{
	display:block;
	width:180px;
	line-height:180px;
	text-decoration:none;
	border:0;
	background: url("ospimg/comparse.gif") no-repeat top left;
}

div#com a:hover{
	background-position: -180px;
}

div#com{
	width: 180px;
	height: 180px;
}

div#com ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#com li{
	float: left;
	margin: 0 0 0 0;
	padding:0;
}
