* {margin: 0; padding: 0}

body
{
	background:#3C6FAC url(/img/back2.png);
	font-family:"trebuchet ms", verdana, sans-serif;
	color:#2C5079
}

p
{
	padding:10px 30px 10px 20px;
	font-size:0.9em;
	line-height:1.6
}

ul { margin-left: 30px; }

input
{
	font-size: 12px/1.2;
	border: 1px solid black;
}

select
{
	border: 1px solid black;
}

textarea
{
	font-size: 12px/1.2;
	border: 1px solid black;
}

a {color: inherit; text-decoration: underline}

#content{position:relative; min-width:744px}

#menu
{
	font-size:13px;
	position:absolute;
	right:15px;
	top:220px;
	width:230px
}

.titolo-menu
{ 
	font-size:20px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}

#menu a {text-decoration: none}

#menu img {vertical-align: text-top;}

.menus
{
	border: 2px dashed #3D82AD;
	margin-bottom: 25px;
}

#menu ul { margin-left: 0px; }

#menu ul ul
{
	list-style-type: disc;
	list-style-image: url(/img/arrow2.png);
	margin-left: 10px;
}

#menu ul ul li
{
	border-top: none;
}

#menu li
{
	list-style-type: none;
	display: block;
	border-top: 1px solid #3D82AD;
	color: #3D82AD;
	padding: 7px 0 7px 10px
}

#menu li a:hover {color:red}

#benvenuto
{
	height:1%;
	border:3px dashed #3D82AD;
	margin: 0px 260px 15px 15px;
	padding: 15px;
	background: white;
	color: red;
	font-size: x-large;
	text-align: center;
}

#testo
{
	height: 1%;
	border: 3px dashed #3D82AD;
	margin: 0px 260px 15px 15px;
	padding: 15px;
}

#foto
{
	height: 1%;
	border: 3px dashed #3D82AD;
	margin: 0px 260px 15px 15px;
	padding: 15px;
}

#zoom
{
	height: 1%;
	border: 3px dashed #3D82AD;
	margin: 0px 15px 15px 15px;
	padding: 15px;
}

#foto td
{
	padding-left: 25px;
	padding-right: 25px;
}

#footer
{
	height: 1%;
	border: 3px dashed #3D82AD;
	margin: 0px 260px 15px 15px;
	padding: 15px;
	background: white;
	text-align: center;
	font-size: 12px;
	font-style: italic;
}

#title
{
	height: 1%;
	border: 3px dashed #3D82AD;
	margin: 15px 15px 15px 15px;
	padding: 15px;
	background: white;
	height: 170px;
	font-size: x-large;
	color: black;
}

.titolo-testo
{
	font-size: 18px;
	color: #008B8B;
}

.info-testo
{
	font-size: 12px;
	font-style: italic;
	color: gray;
}

.commento-foto
{
}

.info-foto
{
	font-size: 10px;
	font-style: italic;
	color: gray;
}

#hMenu
{
	height: 1%;
	border: 1px dashed #3D82AD;
	margin: 15px 15px 15px 15px;
	padding: 15px;
	background: white;
	text-align: center;
}

.gestione
{
	height: 1%;
	border: 1px dashed #3D82AD;
	margin: 15px 15px 15px 15px;
	padding: 15px;
	background: white;
	font-size: 14px;
}

#clock
{
	font-style: italic;
}

