body {
	margin: 0px;
	padding: 0px;
	background: #ffffff url(images/background.gif) repeat-y center top;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}


h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3399FF;
}


/* RICERCA */

#ricerca {
	width: 691px;
	height: 40px;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
	background: #ffffff url(images/Search.gif);
	text-align: right;
}


/* HEADER */

#header {
	width: 693px;
	height: 82px;
	margin: 0px auto;
	padding: 26px 0px 0px 0px;
	background: #ffffff url(images/Header.jpg);
}

#header h1 {
	margin: -4px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	color: #3399FF;
	font-size: 2.9em;
	
}

#header h3 {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	color: #9988FF;
	font-size: 1.5em;
}


/* BARRA DEI PULSANTI */

#nav {
	width:693px;
	height:29px;
	margin:0px auto;
	padding: 26px 0px 0px 0px;
}

#nav * {
	text-align:center;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-family:arial, helvetica, sans-serif;
	font-size:9pt;
}

#nav ul, #nav ul li {
	margin:0;
	padding:0;
	list-tyle-type:none;
}
#nav ul li {
	display:inline;
}

ul#tabBar {
	float:right;
}

ul#tabBar li a {
	display:block;
	float:left;
	width:90px;
	height:29px;
	line-height:39px;
	background:url(../images/tab_bg.jpg) 0 10px no-repeat;
	border-left:4px solid #fff;
	overflow:hidden; /* fixed IE display bug */
}

ul#tabBar li a:hover {
	line-height:29px;
	background:url(../images/tab_bg.jpg) top left no-repeat;
}

#subNav ul {
	display:none;
}

#subNav {
	clear:both;
	height:25px;
	background:url(../images/subnav_bg.jpg) top left repeat-x;
	padding-left:100px;
}

#subNav ul {
	float:left;
	background:url(../images/subnav_seperator.jpg) top left no-repeat;
}

#subNav ul li a {
	display:block;
	float:left;
	width:90px;
	text-align:center;
	line-height:25px;
	background:url(../images/subnav_seperator.jpg) top right no-repeat;
}

#subNav li a:hover {
	color:#cde7ff;
}


/* FOOTER */

#footer {
	margin:0px auto;
	background: #ffffff;

	color:#666;
	font:0.85em Verdana, "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}

#footer:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}

#footer p {
	border-top:0px solid #7534aa;
	color:#555;
	font-size:90%;
	line-height:20px;
	padding:10px;
	text-align:center;
}



/* CONTENUTO DELLA PAGINA */ 

#contenuto {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 673px;
}


/* CORPO DI DESTRA */

#menudestra {
clear: right;
float: right;
width: 180px;
margin: 0px 0px 10px 0px;
padding: 0;
font-size: 0.9em;
}

#menudestra ul {	
list-style: none;
width: 180px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#menudestra li {
margin-bottom: 4px;
}

#menudestra li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #505050;
display: block;
padding: 6px 0 0 10px;
background: #f4f4f4;
border-left: 4px solid #cccccc;
}	
	
#menudestra li a:hover {
background: #eaeaea;
color: #286ea0;
border-left: 4px solid #286ea0;
}

.dayphoto {
margin: 0px 0 10px 0;
padding: 10px;
width: 160px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
}


/* CORPO CENTRALE */

#content {
margin: 14px 190px 20px 0px;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0px 10px 0px 10px;
line-height: 1.6em;
text-align: justify;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 0px 0px 10px 10px;
float: right;
}


/* NEWS */ 
#newspanel{float:left; width:481px; border-left: 1px solid #f0f0f0; border-right: 1px solid #f0f0f0; margin: 0px 0px 0px -11px;}
#privatepanel{float:left; width:511px; border-left: 1px solid #f0f0f0; border-right: 1px solid #f0f0f0; margin: 0px 0px 0px -11px;}
.internal_newspanel{border:solid 1px #666666; background-color:#F7F7F7; padding:10px; margin:10px;}
.newstext {font: 0.7em Tahoma, sans-serif; color: #666666;}
.newstitle {font: 0.7em Tahoma, sans-serif; font-size:18px; font-weight:bold; color:#CC0000;}
.newsgray {font: 0.7em Tahoma, sans-serif; font-size: 11px; font-weight:bold; color:#999999;}
.newsgray a{font: 0.7em Tahoma, sans-serif; font-size: 11px; font-weight:bold; color:#999999; text-decoration:none;}
.newsgray a:hover{text-decoration:underline;}
.newsred {font: 0.7em Tahoma, sans-serif; font-size: 11px; font-weight:bold; color:#CC0000;}
.newsred a{font: 0.7em Tahoma, sans-serif; font-size: 11px; font-weight:bold; color:#CC0000; text-decoration:none;}
.newsred a:hover{text-decoration:underline;}


/* ARCHIVE */ 
.archivetext {font: 0.9em Tahoma, sans-serif; color: #666666;}
.archivetitle {font: 1.2em Tahoma, sans-serif; font-size: 14px; font-weight:bold; color:#CC0000;}
.archivetitle a{font: 1.2em Tahoma, sans-serif; font-size: 14px; font-weight:bold; color:#CC0000; text-decoration:none;}
.archivetitle a:hover{text-decoration:underline;}
