body
{
	background-image: url('img/pat.gif');
	margin: 0px;
	text-align: center;
	padding-top: 20px;
}

#main
{
	width: 765px;
	margin: 0px auto;
	background: #fff;
	overflow: hidden;
}

#header
{
	width: 765px;
	text-align: center;
}

#content /*____BOX esterno CONTENUTI*/
{
	width: 745px;
	padding: 10px;
	background: #fff;
	text-align: left;
}

#slogan /*_____SOLO IN HOME*/
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #727272;
	line-height: 15px;
	overflow: hidden;
	padding: 0px;
}

#base /*______BOX per CONTENUTI CENTRALI*/
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #6d6d6d;
	line-height: 15px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

#footer
{
	width: 745px;
	margin: 0px auto;
	text-align: center;
	background: url('img/pat_footer.gif') repeat-x;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #6d6d6d;
	line-height: 15px;
	text-decoration: none;
}

#dev
{
	width: 745px;
	margin: 0px auto;
	text-align: center;
	background: url('img/pat.gif') repeat-x;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #6d6d6d;
	line-height: 15px;
	text-decoration: none;
	overflow: hidden;
}


/*_____HOME*/
.boxFloatingHome
{
	height: 109px;
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	line-height: 15px;
}

	.boxFloatingHome a
	{
		font-family: Verdana, Arial, sans-serif;
		font-size: 10px;
		color: #fff;
		font-weight: bold;
		text-decoration: none;
		line-height: 15px;
	}

	.boxFloatingHome a:hover
	{
		font-family: Verdana, Arial, sans-serif;
		font-size: 10px;
		color: #fff;
		font-weight: bold;
		text-decoration: none;
		background: #a90505;
		line-height: 15px;
	}

.boxFloatingHomeAperitivi
{
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	line-height: 15px;
}

	.boxFloatingHomeAperitivi a
	{
		font-family: Verdana, Arial, sans-serif;
		font-size: 10px;
		color: #fff;
		font-weight: bold;
		text-decoration: none;
		line-height: 15px;
	}

	.boxFloatingHomeAperitivi a:hover
	{
		font-family: Verdana, Arial, sans-serif;
		font-size: 10px;
		color: #fff;
		font-weight: bold;
		text-decoration: none;
		background: #96be49;
		line-height: 15px;
	}

/*_______SEZIONI INTERNE*/
.titoloSez
{
	float: left;
	width: 25%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
}

.boxFloatingInt
{
	float: left;
	width: 74%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #6d6d6d;
	font-weight: normal;
	text-decoration: none;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}
	.boxFloatingInt a
	{
		font-family: Verdana, Arial, sans-serif;
		font-size: 11px;
		color: #97b445;
		font-weight: normal;
		text-decoration: none;
		line-height: 15px;
	}

	.boxFloatingInt a:hover
	{
		font-family: Verdana, Arial, sans-serif;
		font-size: 11px;
		color: #97b445;
		font-weight: normal;
		text-decoration: none;
		background: #e6fac0;
		line-height: 15px;
	}

	h2
	{
		font-family: Verdana, Arial, sans-serif;
		font-size: 11px;
		color: #6d6d6d;
		font-weight: bold;
		line-height: 15px;
		margin: 0px;
		padding: 0px;
	}

#offerteRistorante
{
	height: 93px;
	margin: 0px;
	padding: 0px 0px 0px 220px;
	background: url('img/sfondo_offerte_ristorante_2.gif') no-repeat;
	overflow: hidden;
}

	#offerteRistorante ul
	{
		width: 100%;
		margin: 0px;
		padding: 0px;
	}

	#offerteRistorante li
	{
		list-style: none;
		margin: 0px;
		padding: 15px 28px 0px 0px;
		float: left;
	}
	
	#offerteRistorante a 
	{
		font-family: Verdana, Arial, sans-serif;
		font-size: 12px;
		color: #8aa43f;
		font-weight: bold;
		text-decoration: none;
		line-height: 15px;
		background: #fff;
	}

	#offerteRistorante a:hover
	{
		font-family: Verdana, Arial, sans-serif;
		font-size: 12px;
		color: #fff;
		background: #97b445;
		font-weight: bold;
		text-decoration: none;
		line-height: 15px;
	}
/*.offerteRistorante
{
	height: 93px;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	background: url('img/sfondo_offerte_ristorante.gif') no-repeat;
	overflow: hidden;
}

	.offerteRistorante li
	{
		list-style: none;
		margin: 0px;
		padding: 55px 20px 0px 0px;
		float: left;
	}
	
	.offerteRistorante a 
	{
		font-family: Verdana, Arial, sans-serif;
		font-size: 12px;
		color: #fff;
		font-weight: bold;
		line-height: 15px;
	}

	.offerteRistorante a:hover
	{
		font-family: Verdana, Arial, sans-serif;
		font-size: 12px;
		color: #fff;
		background: #97b445;
		font-weight: bold;
		line-height: 15px;
	}*/

.sep
{
	clear: both;
}

/*_______COLORI_______*/

.tNorm
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #6d6d6d;
	line-height: 15px;
	text-decoration: none;
}

	a.tNorm:hover
	{
		font-family: Verdana, Arial, sans-serif;
		font-size: 10px;
		color: #6d6d6d;
		line-height: 15px;
		background-color: #e0e0e0;
		text-decoration: none;
	}

.tColorePrinc
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #97b445;
	line-height: 15px;
	text-decoration: none;
}

	a.tColorePrinc:hover
	{
		font-family: Verdana, Arial, sans-serif;
		font-size: 10px;
		color: #97b445;
		line-height: 15px;
		background: #e6fac0;
		text-decoration: none;
	}

.tBianco
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #fff;
	line-height: 15px;
	text-decoration: none;
	background-color: #97b445;
}

	a.tBianco:hover
	{
		font-family: Verdana, Arial, sans-serif;
		font-size: 10px;
		color: #fff;
		line-height: 15px;
		background-color: #89a33e;
		text-decoration: none;
	}

/*______IMMAGINI___*/

.noBordi
{
	border: 0px;
}