@import "principale_blu.css";


.homenewsbox
	{
	float: right;
	margin: 0;
	width: 566px;
	height: 166px;
	overflow: hidden;
	background: #003c50 url('../pix/newsbox_bg_home.jpg') top left no-repeat;
	}
	.homenewsbox ul
		{
		margin: 0 0 0 58px;
		padding: 50px 0 0 0;
		overflow: auto;
		font-weight: bold;
		list-style-type: none;
		}
		.homenewsbox ul li
			{
			margin: 0 0 5px 0;
			padding: 0;
			font: normal 1em Verdana, Tahoma, Arial, Helvetica, sans-serif;
			color: #7ab2cb;
			}
		.homenewsbox ul li a
			{
			font-weight: bold;
			color: #dbedf4;
			text-decoration: none;
			}
		.homenewsbox ul li a:hover
			{
			text-decoration: underline;
			}

.homesubheaders
	{
	display: inline;
	float: right;
	margin: 0;
	width: 566px;
	}
.homesubheader
	{
	display: inline;
	float: left;
	margin: 0;
	width: 283px;
	height: 166px;
	overflow: hidden;
	background: #003c50 url('../pix/subheader_bg_home2.jpg') top left no-repeat;
	}
	.homesubheader h1
		{
		margin: 0;
		padding: 20px 0 17px 73px;
		font: bold 1.2em Tahoma, Arial, Helvetica;
		color: #ffd93e; 
		text-transform: uppercase;
		text-shadow: black 0px 0px 5px;
		}
	.homesubheader h1 span
		{
		color: #ffffff; 
		}
	.homesubheader p.enterlink
		{
		float: left;
		display: inline;
		margin: 0 0 0 58px;
		padding: 84px 10px 0 0;
		width: 205px;
		font-weight: bold;
		font-size: 1.1em;
		color: #ffcd32;
		text-align: right;
		}
		/*\*/* html .homesubheader p.enterlink { width:215px; } /**/
		.homesubheader p.enterlink a
			{
			color: #d8edf7;
			text-decoration: none;
			text-shadow: black 0px 0px 3px;
			}
		.homesubheader p.enterlink a:hover
			{
			text-decoration: underline;
			}
	.homesubheader p.areagiovani
		{
		background: url('../pix/home_areagiovani.jpg') top left no-repeat;
		}
	.homesubheader p.sonika
		{
		background: url('../pix/home_sonika.jpg') top left no-repeat;
		}
	.homesubheader p.lurlo
		{
		background: url('../pix/home_lurlo.jpg') top left no-repeat;
		}
	.homesubheader p.skatepark
		{
		background: url('../pix/home_skatepark.jpg') top left no-repeat;
		}
	.homesubheader p.corriera
		{
		background: url('../pix/home_corriera.jpg') top left no-repeat;
		}
         .homesubheader p.graffiafe
		{
		background: url('../pix/home_graffiafe.jpg') top left no-repeat;
		}
	.homesubheader ul
		{
		float: right;
		display: inline;
		margin: 0 32px 0 0;
		padding: 0 0 0 0;
		width: 225px;
		height: 105px;
		overflow: auto;
		font-weight: bold;
		list-style-type: none;
		}
		.homesubheader ul li
			{
			margin: 0 0 5px 0;
			padding: 0;
			font: normal 1em Verdana, Tahoma, Arial, Helvetica, sans-serif;
			color: #7ab2cb;
			}
		.homesubheader ul li a
			{
			font-weight: bold;
			color: #dbedf4;
			text-decoration: none;
			}
		.homesubheader ul li a:hover
			{
			text-decoration: underline;
			}