﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222c2f;
	background: #ffffff url(img/body.jpg) repeat-x 0 0;
	text-align: left;
}

* {
	margin: 0;
	padding: 0;	
}
div#wrapper 
{	
	margin: 0 auto;
	width: 1030px;
	background-image: url(img/bg_testata.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
#head{
	width:1030px;
	height:366px;
	display:block;
	}
p.logo
{
	margin: 66px 0 0 8px;
	padding: 0 0 0 250px;
	background: transparent url(img/logo.gif) no-repeat 0 0;
	font-size: 18px;
	font-weight: normal;
	float: right;
	height:67px;
}
.top-nav 
{	
	clear:both;
}
.lang-nav
{
    clear: both;
    visibility: visible;
    float: none;
    position: absolute;
    z-index: 2;
    width: 200px;
    height: 20px;
    top: 135px;
    margin-left:900px;
}
div.content {
	margin: 0 0 0 20px;
	padding: 0 16px 0;
	width: 564px;
	float: left;
	background: transparent url(img/content.gif) repeat-x 0 0;
	display: inline;
}

div.sidebar {
	margin: 0 0 0 20px;
	padding: 0;
	width: 308px;
	float: left;
	background-color: #b2d7f1;
}

div.footer {
	margin: 0 25px;
	padding: 0;
	clear: both;
	width: 980px;
	background-color: #00465e;
	float: left;
}
div.contact 
{
	margin: 0 0 0;
	padding: 0px 14px;
	background-color: #b2d7f1;
}

div.map {
	margin: 0 25px;
	padding: 0;
	clear: both;
	width: 980px;
	background-color: #b2d7f1;
	float: left;
}
#mapContent{
	background-color: #b2d7f1;
	padding-bottom:10px;
	padding-left:0px;
}

#mapContent a{
	color: #006699;

}
	
#mapContent a:hover{
	color:#00475e;
	text-decoration:none;	
}

.footer .contact 
{
	padding: 15px 34px;
}
div.wrap {
	padding: 17px 14px;
	background-color: #b2d7f1;
}

div.mainbar div.wrap {
	 /* background: transparent url(Images/div_latest_news.gif) no-repeat 50% 100%; */
}
div.contentWrapper 
{	clear:both;
	margin: 3px 35px;
	padding: 20px 0 40px;
	width: 960px;
	float: left;
	background-color: #ffffff;
}
.page-title 
{
font-size:20px;
color: #c2d3d9;
padding-left:90px;
padding-top:160px;
}

/* Headings */

.content h1
{	padding:0 auto;
	margin: 0 0 5px;
	color: #00475e;
	font-size: 24px;
	font-weight: bold;
	
}
.content h2, #Main .sf_newsList h2.sf_newsTitle
{
	margin: 0 0 10px;
	color: #5cb2e3;
	font-size: 20px;
	font-weight: bold;
}
div.wrap .sf_newsList h2.sf_newsTitle
{
	margin: 0 0 10px;
	color: #5cb2e3;
	font-size: 12px;
	font-weight: bold;
}
.content h3
{
	margin: 0 0 10px;
	color: #00475e;
}
.sidebar h3 
{
	margin: 0 0 10px;
	font-size: 16px;
	font-weight: bold;
	color: #00475e;
}

.sidebar p {
	font-size: 11px;
}

.map h3{
	margin:6px 0 6px 12px;}

.footer .contact h3 
{
	font-size: 14px;
	display: inline;
	background-color:#00475e;
}
.content h4
{
	margin: 0 0 10px;
	color: #5cb2e3;
	font-weight: normal;
}
.sidebar h4
{
	margin: 0 0 5px;
}
/* Paragraphs */
p {
	margin: 0;
	padding: 0;
	line-height: 1.5;
}
.content p 
{
	margin: 0 0 10px;
	padding: 0;
}
.content p.more
{
	text-align: right;
	font-size: 11px;
}
.footer p
{
	margin: 0;
	padding: 17px 12px;
	color: #fff;
}
.date, .content p.date
{
	color: #00475e;
	font-size: 10px;
	margin-bottom: 0;
}
.page-title p
{
	padding: 30px 0 0 68px;
	color: #222c2f;
	width: 570px;
	line-height: 1.8;
}
/* Lists */
/*
ul, ol {
	margin: 0 0 10px 25px;
	padding: 0;
	list-style-position: outside;
}
li {
	margin: 0;
	padding: 0;
	list-style-type: disc;
}
ol li {
	list-style-type: decimal;
}
*/
.content ul 
{
	margin-left: 0;
}
.content ul li
{
	padding-left: 20px;
	list-style-type:circle;
	
}
.content ol 
{
	margin-left: 20px;
}
.content ul.key-items 
{
	color: #222c2f;
	font-weight: bold;
}
.content ul.key-items li
{
	background-image: url(img/bullet-yellow.gif);
	background-position: 5px 2px;
}
.wrap .news-list 
{
	margin: 0;
}
.wrap .news-list li
{
	padding: 17px 0;
	list-style-type: none;
	background: transparent url(img/sidebar_news_li.gif) repeat-x 0 100%;
}
/* Semantic */
strong {
	font-weight: bold;
	font-style: normal;
}
em {
	font-weight: normal;
	font-style: italic;
}
address 
{
	padding-top: 5px;
	font-style: normal;
}
.footer .contact address 
{
	display: inline;
}
/* Links */
a:link, a:visited, a:active {
	color: #006699;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #00475e;
}
.logo a:link, .logo a:visited, .logo a:hover, .logo a:active {
	color: #fff;
	text-decoration: none;
}

.map a{
	margin-bottom:10px;
}
/* Community Logo */
.poweredBySitefinityLogo 
{
	padding: 20px 0;
	width: 100%;
	float: left;
	clear: both;
}
/* Blogs */
.content ul.sf_postListing li 
{
	background-image: none;
}

.riquadro {
	background-image: url(http://www.akite.net/Images/sfondo_riquadro.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding:10px;
	margin:10px;
}

.riquadro p {
	font-size:11px;
	line-height:1.5;
}

.riquadro ul, .riquadro ol {
	margin: 0 0 10px 25px;
	padding: 0;
	list-style:circle;
	}
.riquadro li {
	margin: 0;
	padding: 0;
	line-height:1.5;
	padding-bottom:5px;
}
.riquadro ol, .riquadro li {
	
}

hr {
border-style:dotted;
border:0px;
border-top-width:1px;
height:1px;
color:#000000;

}

.txt_blu {
	color: #00475e;
}