/* BASE sito */
body {
	margin: 0px 0px 0px 0px ;
	background-color: #F8F8F8;
	font-family: "Verdana";
	font-size: 12px;
	font-weight: normal;
	color: #606467;
	line-height: 18px;
	background-image: url(img/bg01.jpg);
}
a, a:link, a:active, a:visited {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	font-style:				normal;
	text-decoration:		none;
	font-weight:			bold;
	color:					#0099CC;
}
a:hover {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	font-style:				normal;
	text-decoration:		underline;
	font-weight:			bold;
	color:					#0099CC;
}
br {
	clear:left;
}
.box {

	width: 350px;
	background-image:url(img/bg_focus_project.jpg);
	background-color:#ffffff;
	border: 0px solid #333333;
	padding: 0;
	margin: 0 auto;
}
label{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
float: left;
width: 160px;
font-weight: normal;
color: #92c1d1;
text-align:right;
padding: 5px 5px 5px 5px;
}
input, textarea{
width: 180px;
margin-bottom: 5px;
background-color:#eaf8fd;
border: 1px solid #c7ebf7;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color:#1f7ca5;
}

.privacy{
margin-bottom: 5px;
background-color:#333333;
border: 1px solid #666666;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
}

.check{
vertical-align: middle;
width: 1em;
border:0px;
background-color:#ffffff;
}
.boxes{
width: 1em;
}

#submitbutton{
clear:both;
margin-left: 170px;
margin-top: 5px;
width: 120px;
height:26px;
background-color:#02456c;
color:#FFFFFF;
border:1px solid #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
#container {
	margin: 0 auto;
	position: relative;
	width: 970px;
}
#upbar {
	margin: 0 auto;
	position: relative;
	width: 970px;
	background-image:url(img/bg_menu.jpg);
}
#header {
	width: 770px;
	background-image:url(img/bg_off.jpg);
	margin: 0;
	padding: 0;
}
/* inizio MENU */
div#navigation {
	position:relative;
	width:770px;
	height:110px;
	background-image:url(img/bg_header.jpg);
	margin:0 auto;
	padding:0;
}
div#navigation ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
}
div#navigation li {
	float: left;
	margin: 0 0 0 0;
	padding:0;
}
div#navigation a{
	text-align: center;
	display: block;
	width:80px;
	line-height: 110px;
	text-decoration: none;
	background-image:url(img/bg_off.jpg);
	background-position:center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-left: 15px;
}
div#navigation a:hover{
	color: #b5ff2c;
	background-position:center;
	background-image:url(img/bg_on.jpg);
}
#content{
	margin:0 auto;
	background-image:url(img/bg_content.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	background-position:top;
	width:690px;
	color: #006699;
	padding:40px;
	position:relative;
}
#entry {
	width: 700px;
	margin: 0 auto;
	position: relative;
	padding: 40px;
}
#entry_content {
	height:400px;
	vertical-align:middle;
	margin: 0 auto;
	text-align:center;
	padding: 40px;
}
#footer {
	text-align:center;
	color:#0099CC;
	clear:both;
	padding:10px;
}
#flash {
	width: 770px;
	height:129px;
	margin:0 auto;
	padding:0;
}
#left_content {
	margin:0 auto;
	background-image:url(img/bg_content.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	background-position:top;
	width:690px;
	color: #006699;
	padding:40px;
	position:relative;
}
#right_content {
	left: 549px;
	position:relative;
}

h1 {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				24px;
	font-style:				normal;
	font-weight:			normal;
	text-align:				justify;
	text-decoration:		none;
	color:					#1f7ca5;
	margin-bottom:			-10px;
}
h2 {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				14px;
	font-style:				normal;
	font-weight:			normal;
	text-align:				justify;
	text-decoration:		none;
	color:					#93cc18;
	margin-bottom:			10px;
}
h2 a, h2 a:link, h2 a:visited, h2 a:active {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				14px;
	font-style:				normal;
	font-weight:			bold;
	text-align:				justify;
	text-decoration:		none;
	color:					#93cc18;
	margin-bottom:			10px;
}
h2 a:hover {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				14px;
	font-style:				normal;
	font-weight:			bold;
	text-align:				justify;
	text-decoration:		underline;
	color:					#93cc18;
	margin-bottom:			10px;
}
.white {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	font-style:				normal;
	text-decoration:		none;
	font-weight:			normal;
	color:					#0099CC;
	line-height:			18px;
}
.white a, .white a:link, .white a:active, .white a:visited {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	font-style:				normal;
	text-decoration:		none;
	font-weight:			bold;
	color:					#ffffff;
	line-height:			18px;
}
.white a:hover {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	font-style:				normal;
	text-decoration:		underline;
	font-weight:			bold;
	color:					#ffffff;
	line-height:			18px;
}
.testo {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				13px;
	font-style:				normal;
	text-align:				justify;
	text-decoration:		none;
	font-weight:			normal;
	color:					#001c6c;
	line-height:			18px;
	width:70%;
}

img#sinistro {
	border: 				1px solid #999999;
	float: 					left;
	margin: 				15px 25px 10px 5px;
}
img#destro {
	border: 				1px solid #999999;
	float: 					right; 
	margin: 				15px 15px 15px 25px;
}