body
{
	/*background-color:#FFA600;*/
	background-color:#00316C;
   top:0px;
    font-family:verdana;
  text-align:center;
    

}

.Container
{
    top:0px;
    width:100%;
    position:absolute;
    text-align:center;
    left:0px;
    height:auto;
 
    
    
}

.Container .banner
{

	position:relative;
	border-bottom:none;
	top:0px;
	text-align:center;
	/*background-color:#00316C;*/
}

.Container .banner div.bannerImage
{
	position:relative;
	/*background-color:#00316C;*/
	text-align:center;

}


.Container .menu
{
	
	
	height:1500px;
	position:absolute;
	text-align:left;
	
	background-repeat:repeat-x;
	background-image:url('../IMG/background-menu.jpg');
	
}


.menuTop
{
	background-image:url('../IMG/menuTop.jpg');
	
	background-repeat:no-repeat;
	height:30px;
	position:relative;
	padding:1%;
}




.Container .contentExternal
{
	
	
	width:100%;
	
	
	background-repeat:repeat-x;
	/*background-image:url('../IMG/page-bg.jpg');*/
	position:relative;
	
	
}

 
.Container   div.content
{	
	left:20%;
	position:absolute;
	
	top:0px;
	width:60%;
	
	
}


.Container  div.content .bannerBottom
{
	font-family: 'century gothic' verdana;
	font-size: 12px;
	position:relative;
	height:21px;
	width:100%;
	text-align:left;
	
	background-repeat: repeat-x;
	border:1px black solid;
	background-image:url('../IMG/menu-bg.png');
}
.Container  div.content div.centerContent
{
	
	position:absolute;
	left:0px;
	width:100%;

	
	background-repeat:no-repeat;
	text-align:left;

	font-family: 'century gothic' verdana;
	color:black;
	
	font-size:14px;
	z-index:1;
	border:1px solid BLACK;
	border-top:none;

background-color:white;
	text-align:left;
	display:block;

}












.contentExternal .titleMenu
{
	width:100%;
	position:relative;
	font-size:22Px;
	background-image:url('../IMG/background-menu.png');
	color:white;
	text-align:center;
	height:30px;
	top:2px;
	border:1px black solid;
	border-left:none;
	border-right:none;
	padding:0px;
	
	font-weight:bold;
}

.itemMenu
{
	
	font-family:'century gothic' verdana;
	border: 1px solid #FE0303;
	margin:2px;
	background-color:white;
	font-size:14px;
	background-color:#00316C;
	
	color:white;
	
	
}

.itemMenu .titleItemMenu
{
    font-weight:bold;
    background-image:url('../IMG/background-itemMenu.jpg');
    height:20px;
}

.itemMenu .item
{
   
    height:20px;
    background-image:url('../IMG/background-itemNotHover.jpg');
     padding-left:15%;
    
}

.itemMenu .itemForm
{
   
    height:24px;
    width:100%;
    background-image:url('../IMG/background-itemNotHover.jpg');
    text-align:center;
    
}
.itemMenu .item:hover
{
    background-image:url('../IMG/background-item.jpg');
    height:20px;
    padding-left:15%;
    
}

/*.itemMenu .titleItemMenu:hover
{
    font-weight:bold;
    background-image:url('../IMG/background-itemMenu-hover.jpg');
    height:20px;
}*/

.itemMenu ul
{
	display:inline;
	width:100%;

}

.itemMenu  a
{

	width:100%;
	color:white;
	text-decoration:none;

}

.topMenu
{
	text-align:left;
	font-family:'century gothic' verdana;
	background-repeat: repeat-x;
	font-size:14px;
	text-align:center;
	background-image:url('../IMG/menu-bg.png');
}

.contentExternal .bottomImage
{
	position:relative;
	border:none;
	width:100%;
}

img.imgNews
{
	width:100px;
}

.news
{
	margin:10px;
	padding:10px;
	width:95%;
	text-align:left;
}

.news table
{
    font-size:14px;	
	width:100%;
}

.corsi
{
	text-decoration:none;
	color:blue;
}

.corsi:hover
{
	text-decoration:none;
	color:blue;
}

.corsi:visited
{
	text-decoration:none;
	color:blue;
}

.corsi:active
{
	text-decoration:none;
	color:blue;
}


	/*             styles for the star rater                */	
	.star-rating{
		list-style:none;
		margin: 0px;
		padding:0px;
		width: 150px;
		height: 30px;
		position: relative;
		background: url(../IMG/star_rating.gif) top left repeat-x;		
	}
	.star-rating li{
		padding:0px;
		margin:0px;
		height:30px;
		width: 30px;		
		/*\*/
		float: left;
		/* */
	}
	.star-rating li a{
		display:block;
		width:30px;
		height: 30px;
		line-height:30px;
		text-decoration: none;
		text-indent: -9000px;
		z-index: 20;
		position: absolute;
		padding: 0px;
		overflow:hidden;
	}
	.star-rating li a:hover{
		background: url(../IMG/star_rating.gif) left center;
		z-index: 2;
		left: 0px;
		border:none;
	}
	.star-rating a.one-star{
		left: 0px;
	}
	.star-rating a.one-star:hover{
		width:30px;
	}
	.star-rating a.two-stars{
		left:30px;
	}
	.star-rating a.two-stars:hover{
		width: 60px;
	}
	.star-rating a.three-stars{
		left: 60px;
	}
	.star-rating a.three-stars:hover{
		width: 90px;
	}
	.star-rating a.four-stars{
		left: 90px;
	}	
	.star-rating a.four-stars:hover{
		width: 120px;
	}
	.star-rating a.five-stars{
		left: 120px;
	}
	.star-rating a.five-stars:hover{
		width: 150px;
	}
	.star-rating li.current-rating{
		background: url(../IMG/star_rating.gif) left bottom;
		position: absolute;
		height: 30px;
		display: block;
		text-indent: -9000px;
		z-index: 1;
	}
	/* remove halo effect in firefox   */
	a:active{
		outline: none;
	}	


textarea
{
	border:1px solid black;
}


/*             styles for the star rater                */	
	.star-ratingStatic{
		list-style:none;
		margin: 0px;
		padding:0px;
		width: 150px;
		height: 30px;
		position: relative;
		background: url(../IMG/star_rating.gif) top left repeat-x;		
	}
	.star-ratingStatic li{
		padding:0px;
		margin:0px;
		height:30px;
		width: 30px;		
		/*\*/
		float: left;
		/* */
	}
	.star-ratingStatic li a{
		display:block;
		width:30px;
		height: 30px;
		line-height:30px;
		text-decoration: none;
		text-indent: -9000px;
		z-index: 20;
		position: absolute;
		padding: 0px;
		overflow:hidden;
	}

	
	.star-ratingStatic a.one-starsStatic{
		left: 0px;
	}
	
	.star-ratingStatic a.two-starsStatic{
		left:30px;
	}
	
	.star-ratingStatic a.three-starsStatic{
		left: 60px;
	}
	
	.star-ratingStatic a.four-starsStatic{
		left: 90px;
	}	
	
	.star-ratingStatic a.five-starsStatic{
		left: 120px;
	}
	
	.star-ratingStatic li.current-ratingStatic{
		background: url(../IMG/star_rating.gif) left bottom;
		position: absolute;
		height: 30px;
		display: block;
		text-indent: -9000px;
		z-index: 1;
	}
	
table
{
    font-size:13px;
}