﻿html, body
{
	margin: 0;
	padding: 0;
}
body
{
	font-family: Verdana,MS Sans Serif,Tahoma;
	font-size: 76%;
}
div#container
{
	margin: 0 auto;
	width: 900px;
	background-color: #ffffff;
}
/*stili specifici per il layout*/
#supHeader
{
	margin: 1px auto;
	width: 350px;
	background-color: #FFFFFF;
	float: left;
}
#siteMap
{
	margin-top: 1px;
	width: 550px;
	float: left;
	text-align: right;
}


#header
{
	height: 190px;
	margin: 0;
}
div#navigation
{
	float: left;
	width: 160px;
	padding: 1em 0 0 1px;
}
div#extra
{
	float: right;
	width: 220px;
	padding: 1em 5px;
}
div#content
{
	margin: 0 180px;
	padding: 1em 10px;
	padding-top: 0px;
	margin-top: 0px;
}
div#footer
{
	border-top: 1px #cecece dotted;
	clear: both;
	text-align: center;
	padding: 5px 0;
	background-color: #f4f4f4;
	color: #000;
	font-size: 10px;
}
h1
{
	font-size: 24px;
	color: #0053A6;
}
#ListaPartner
{
	width: 220px;
	padding: 2px 2px 2px 2px;
	border: solid 1px #cecece;
	background-color: #f4f4f4;
}
#ListaPartner img
{
	border: solid 1px #666666;
}
#divUltimaFoto
{
	width: 220px;
	padding: 2px 2px 2px 2px;
	border: solid 1px #cecece;
	background-color: #ffffff;
}
/*
************************************************************************
Menu superiore
************************************************************************
*/
#menuSuperiore
{
	height: 30px;
	margin: 2px 0 2px 0;
}
#menuSuperiore ul
{
	margin: 0;
	padding: 0;
}
#menuSuperiore li
{
	background-image: url(../images/sfondoBtn.jpg);
	display: block;
	float: left;
	width: 147px;
	height: 30px;
	border: solid 0px #cecece;
	text-align: center;
	padding-top: 5px;
	font-size: 14px;
	margin-left: 1px;
	border: solid 1px #cecece;
}
#menuSuperiore li a
{
	color: #666666;
	text-decoration: none;
}
/*
************************************************************************
Fine Menu superiore
************************************************************************
*/
.testataMenu
{
	width: 160px;
	padding: 4px 2px 2px 2px;
	color: #666666;
	background-image: url(../images/sfondoBlu.jpg);
	border: solid 1px #cecece;
	height: 20px;
	font-size: 12px;
	font-weight: bolder;
}
.testataMenuDx
{
	width: 220px;
	padding: 4px 2px 2px 2px;
	color: #666666;
	background-image: url(../images/sfondoBlu.jpg);
	border: solid 1px #cecece;
	height: 22px;
	font-size: 12px;
	font-weight: bolder;
}
.btn
{
	margin-top: 5px;
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #cecece;
	background-color: #f8f8f8;
	width: auto;
	height: 21px;
	cursor: pointer;
}
.BordoGrigio
{
	border: solid 1px #666666;
}
/*
************************************************************************
Box Login  e NewsLetter e menu utenti
************************************************************************
*/
#divNewsLetter, #menuUtenti
{
	width: 160px;
	padding: 2px 2px 2px 2px;
	border: solid 1px #cecece;
	background-color: #fafafa;
}
#divNewsLetter, #menuUtenti p
{
	margin-top: 0px;
	line-height: 28px;
}

.imgLogin
{
	padding-right: 4px;
	padding-left: 1px;
	padding-bottom: 1px;
	vertical-align: middle;
}
/*
************************************************************************
Menu delle sezioni a sx
************************************************************************

*/
#MenuSezioni ul, #MenuFeedRss ul
{
	margin-left: 1px;
	line-height: 22px;
	padding-left: 1px;
	margin: 2px;
}
#MenuSezioni li, #MenuFeedRss li
{
	list-style-type: none;
	border-bottom: dashed 1px #f4f4f4;
	vertical-align: text-bottom;
}
#MenuSezioni, #MenuFeedRss a
{
	color: #0053A6;
	text-decoration: none;
}
#MenuSezioni, #MenuFeedRss a:hover
{
	color: #CECECE;
	text-decoration: none;
}
.clearDiv
{
	clear: both;
}

#MenuSezioni, #MenuFeedRss, #MenuWebCam
{
	border: solid 1px #cecece;
	width: 164px;
	margin-bottom: 5px;
}
/*
************************************************************************
*/
.preload
{
	background-image: url(/images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border: solid 1px #cecece;
}

.siteMap
{
	float: right;
}

.btnFlag
{
	padding-right: 4px;
}
