
* {
	margin: 0;
	padding: 0;
}

body {
	height:360px;
	margin-top: 20px;
	background: #ffffff; 
/*	background: #ffffff url(../images/background.jpg) repeat-x; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:0.2px;
	color: #000000;
}



h1 { 
	color:#ffffff;
	font-size: 12px; 
	letter-spacing:2px;
	padding-top:8px;
}

h2 { 
	margin:20px;
	font-size: 11px;
	color:#6F8B9C;
	letter-spacing:1px;
}





p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 1.8em;
}

blockquote, ul, ol {
	margin-left: 3em;
	
}


blockquote {
	margin-right: 3em;
}

a {
	color: #6F8B9C;
	text-decoration: none;

}

a:hover {
	text-decoration: none;
	color: #000000;
}






img { border: none; }

img.left {
	float: left;
	margin: 20px 0px 0px 50px;
}

img.right {
	float: right;
	margin: 0 15px 0 15px;
}

hr { display: none; }

.hr {
}


/* scritte per la lingua */

#lang{
	padding-right:20px;
	padding-top:20px;
	text-align:right;
	color: #6F8B9C;
}




/* Boxed */



#content_box {
	margin-left:9px;
	
}


.boxed .content {
padding:20px;

}

.boxed .title {
	margin: 0px;
	padding: 0px 10px;
}

.boxed .content {
	padding: 10px;
	background: url(../images/box_piccolo.jpg) repeat-x;
}

.boxed ol, .boxed ul {

	margin-left: 20px;
	vertical-align:bottom;
	list-style-position: outside;
	list-style-image : url(../images/ul.jpg);

}




/* Logo */

#logo {
	width: 765px;
	height: 85px;
	margin: 0px auto;
	background: url(../images/testata.jpg) no-repeat;
}
/*
#navigation {
	width: 765px;
	height: 15px;
	margin: 0 auto;
	border: solid 1px #6F8B9C;
	background: #ffffff url(../images/navigation_background.jpg) repeat-x;
}*/

#header {
	width: 765px;
	height: 220px;
	margin: 0 auto;
	background: #ffffff url(../images/globo.jpg) no-repeat;
}


/* Page */

#page {
	width: 765px;
	margin: 0 auto;
	background: #ffffff;
}





/* Content */


.content_home{
	float: left;
	width: 569px;
	height:472px;
	background: #ffffff url(../images/lato_sx.jpg) no-repeat;
}

.content_interno{
	float: left;
	width: 569px;
	height:612px;
	background: #ffffff url(../images/lato_sx_interno.jpg) no-repeat;
}



#content_top {
	margin-left:35px;
	width: 520px;
}


#content_top p {
	margin-top:25px;
	width: 500px;
}

#content_top div {
	width: 500px;
}

.boxed {
	float: left;
	margin-top:20px;
	width: 170px;
	padding-left: 10px;
	color: #6F8B9C;

}

.boxed .title a {
	color: #6F8B9C;
	text-decoration: none;
}

.boxed .title a:hover {
	text-decoration: none;
	color: #000000;
}





/* Sidebar */
#sidebar {
	float: right;
	width: 196px;
	background: url(../images/lato_dx.jpg) no-repeat;	
	
}


#sidebar p{
	width: 155px;
	color: #000000;
	padding:0px;

}

#sidebar .boxed .content {
	background: url(../images/linea.jpg) no-repeat;
	padding:0px;
	margin:0px;
	padding-top:5px;

}

#sidebar  .boxed .content img{
	padding:0px;
	margin:0px;
}

#sidebar .content 
{
	width: 155px;
	padding:0px;
	margin:0px;

}
#sidebar .boxed 
{
	padding:0px;
	margin:0px;
	padding-left:20px;
	padding-top:30px;

}

#sidebar blockquote {
	padding:0px;
	margin:0px;
}

#sidebar .boxed .title {
	font-size: small;
	color:#ffffff;
	height:20px;
	padding:0px;
	margin:0px;
}

#sidebar .title a {
	color: #FFFFFF;
	text-decoration: none;
}

#sidebar .title a:hover {
	text-decoration: none;
	color: #6F8B9C;
}

#sidebar li {
	color: #000000;
}


/* Menu */


#menu {
	width: 763px;
	height: 18px;
	margin: 0 auto;
	border: solid 1px #6F8B9C;
	background: url(../images/navigation_background.jpg) repeat-x;
}

#menu h1 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
	height: 12px;
	margin: 0 auto;
}

#menu a {
	color:#ffffff;
	font-size:10px;
	font-weight: bold;
	text-align: center;
	letter-spacing:1px;

	width: 80px;
	height: 16px;
	float: right;
	text-decoration: none;
	background: url(../images/button.jpg) no-repeat;
	margin-left: 2px;
	margin-top:1px;
	padding-top:1px;
}

#menu a:hover {
	background: url(../images/button_press.jpg) no-repeat;

}

#menu .active a {
	background: url(../images/button_press.jpg) no-repeat;
}




#content_bottom {
	float: left;
	width: 569px;
	height:141px;
	background: url(../images/box_basso.jpg) no-repeat;
	position:absolute;
	top:816px;
}

#content_bottom p{
	margin:20px;
	width: 530px;

}



/* Footer */

#footer, #footer_home, #footer_contatti, #footer_image {
	width: 765px;
	height:23px;
	margin: 0 auto;
	padding: 2px 0 30px;
	background: url(../images/pie_pagina.jpg) no-repeat;
}

#footer p, #footer_contatti p, #footer_home p, #footer_contatti p, #footer_image p {
	margin: 0;
	text-align: center;
	font-size: x-small;
	color: #ffffff;
}

#footer a, #footer_contatti a, #footer_home a, #footer_contatti a, #footer_image a {
	color: #ffffff;
}

#footer a:hover, #footer a:hover, #footer_home a:hover, #footer_contatti a:hover, #footer_image a:hover{
	text-decoration: underline;
	color: #ffffff;
}



#accessibility p, #accessibility_contatti p, #accessibility_home p {
	height: 70px;
	width: 90px;
	margin-top: 525px;
	margin-left: 85px;
}



/* box-ajax*/

.box-ajax{
	margin-left: 35px;
	padding: 0;
}

.box-ajax-external{	
	background: url(../images/box_ajax.jpg) no-repeat;
	width:490px;
	height:15px;
	margin-bottom:0px;
	margin-top:4px;
	padding-left:2px;
	padding-top:0px;
	color:#ffffff;
	font-size: 11px; 
	letter-spacing:1px;
	overflow:hidden;
	cursor:pointer;
}

.box-ajax-internal{	
	border:1px solid #5890B3;
	width:490px;	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
	padding-left:5px;
	padding-right:5px;
}
.box-ajax-internal_content{	
	padding:0.2px;
}

#info{
	padding-right:30px;
	padding-top:20px;
	text-align:right;
}

.info_det{
	padding-right:30px;
	padding-top:5px;
	text-align:right;
}

#images{
	width: 500px;
	margin-left:auto;
	margin-right:auto;
	
}




#form_block
{
	
	margin-left:auto;
	margin-right:auto;
	
	width: 470px;
}




#leg { 
	
	color: #5890B3;
	
	padding-left:10px;
	padding-right:10px;
}




.field{
	
	border:1px solid #5890B3;

	padding: 10px; 

	padding-bottom:0px;
}
	


#log{
	color: #5890B3;
	
	text-align:right;
	padding-bottom:10px;
}




/* dock2 - bottom */


#dock2 {
	position: absolute;
	margin-left:280px;
	margin-top:15px;
}
.dock-container2 {
	position: absolute;
	height: 50px;
	/*background: url(../images/dock-bg.gif);*/
	padding-left: 50px;
}
a.dock-item2 {
	display: block; 
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 80px; 
	color: #000; 
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item2 span {
	display: none;
	background-color: #FFFFFF;
	padding-left: 20px;
}
.dock-item2 img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}

