﻿html
{
	margin: 0;
	padding: 0;
}

body
{
	margin: 20px 0 0 0;
	padding: 0;
	font-family: Verdana;
	text-align: center;
	background-color: White;
}

#tourism
{
	width: 730px;
	margin: auto;
	background-image: url(Images/tourism.jpg);
	background-repeat: no-repeat;
	background-position: 0 5px;
	
}

#centrato
{
	background-image: url(Images/Grigio.jpg); 
	background-repeat: repeat-y;
	width: 693px;
	border: 1px solid #666;
	margin: auto;
	text-align: left;
}

#testa
{
	background-image: url(Images/Sfondo.jpg);
	background-repeat: no-repeat;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

#testa h1
{
	margin: 400px 0 0 0;
	padding: 4px 0 0 500px;
	background-image: url(Images/Contatti.jpg);
	background-repeat: no-repeat;
	color: #333;
	min-height: 26px;
	height: auto !important;
	height: 26px;
	font-size: .96em;
	font-weight: normal;
}

#testa h1 a, #testa h1 a:link, #testa h1 a:visited
{
	color: #333;
	text-decoration: none;
}

#testa h1 a:hover
{
	color: #666;
	text-decoration: underline;
}

#testa h1 a:focus, #testa h1 a:active
{
	color: #660000;
	text-decoration: underline:
}

#periodo
{
	margin: 0;
	margin-top: 18px;
	padding: 0 90px 25px 80px;
	color: #333;
	font-size: .65em;
	line-height: 1.4em;
	
}

#testa ul
{
	margin:  0 0 90px 40px;
}

#testa ul li
{
	display: inline;
	font-weight: bold;
	font-size: .8em;
	padding: 0 15px 0 15px;
	border-right: 1px solid #660000;
}

#testa ul li a, #testa ul li a:link, #testa ul li a:visited
{
	color: #660000;
	text-decoration: none;
}

#testa ul li a:hover
{
	color: #333;
	text-decoration: underline;
}

#testa ul li a:focus, #testa ul li a:active
{
	color: Black;
	text-decoration: underline;
}

.bottoni
{
	font-family: Verdana;
	color: #666;
	font-size: .6em;
	font-weight: bolder;
	width: auto;
}
