	div#logo {
		left: 0px;		
		top: 0px;
		width: 634px;
		height: 140px;
		padding: 0;
		margin: 0;
		position: absolute;
		background-image: url( '../images/testata.jpg' );
		background-repeat: no-repeat;
		background-color:#000000;
	}

	div#gv_today {
		left: 634px;		
		top: 0px;
		width: 316px;
		height: 140px;
		padding: 0;
		margin: 0;
		position: absolute;
		background-image: url( '../images/bg-gv-today.jpg' );
		background-color:#000000;
	}

	div#gv_today_content {
		padding: 5 10 5 10;
		color: #FFFFFF;
	}

	div#selector1 {
		left: 0px;		
		top: 140px;
		width: 950px;
		height: 20px;
		padding: 0 0 0 0;
		margin: 0;
		position: absolute;
		background-color:#FAFE00;
		color: #000000;
		font-family: arial,helvetica,sans-serif;
		font-size: 11px;
	}

	div#selector1 a {
		font-family: arial,helvetica,sans-serif;
		font-size: 11px;
		color: #000000;
		text-decoration: none;	
		font-weight: bold;
	}
	
	div#selector1 a:hover {
		font-family: arial,helvetica,sans-serif;
		font-size: 11px;
		color: #000000;
		text-decoration: none;	
		font-weight: bold;
	}
	
	div#selector1 td {
		font-family: arial,helvetica,sans-serif;
		font-size: 11px;
		color: #000000;
		text-decoration: none;	
		font-weight: bold;
	}