body{
	margin:0px;
	padding:0px;
	height:100%;
	background-color:#ffffff;
	color:#2a8ec7;
	font-family:Verdana,Arial,Sans-serif;
	font-size:8pt;
}

div#corpo{
	width:780px;
	margin:0px auto;
	background-color: #ffffff;
	background-image:url(grafica/lookatthis.jpg);
	background-repeat:no-repeat;
	border-left:1px solid #2a8ec7;
	border-right:1px solid #2a8ec7;
	border-top:0px;
	border-bottom:0px;
	padding-bottom:10px;
}
div#header{
	margin:0px auto;
	width:780px;
	height:425px;
}
div#navig{
	margin-left:11px;
	padding:0px;
	width:211px;
	float:left;
	display:inline;
	font-size:8pt;
	text-align:left;
}
div#content{
	margin-right: 11px;
	padding-bottom:20px;
	width:520px;
	float:right;
	display:inline;
	text-align:left;
	font-size:8pt;
}
div#footer{
	width:100%;
	clear:both;
	text-align:center;
}
a:link {
	color : #2a8ec7;text-decoration: none;font-size:8pt;font-weight:bold;cursor:ne-resize;
}
a:visited {
	color : #2a8ec7;text-decoration: none;font-size:8pt;font-weight:bold;cursor:ne-resize;
}
a:active {
	color : #2a8ec7;text-decoration: none; font-size:8pt;font-weight:bold;cursor:ne-resize;
}
a:hover {
	color : #2a8ec7;text-decoration: line-through;font-size:8pt;font-weight:bold;cursor:ne-resize;
}

.menu{
	border:1px solid #2a8ec7;
	width:211px;
	margin-bottom:20px;
}
.menu_top{
	background-image:url(grafica/menu_top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width:201px;
	height:35px;
	padding:2px 5px 0px 5px;
	color:#ffffff;
	font-weight:bold;
}
.menu_bottom{
	background-image:url(grafica/menu_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	width:211px;
	height:35px;
}
.menu_center{
	width:200px;
	padding:0px 5px;
}

.menu a:link, .menu a:visited, .menu a:active {
	color : #2a8ec7;text-decoration: none; font-size:8pt;font-weight:normal;cursor:ne-resize;
}
.menu a:hover {
	color : #2a8ec7;text-decoration: line-through;font-size:8pt;font-weight:bold;cursor:ne-resize;
}

.box{
	border:1px solid #2a8ec7;
	width:520px;
	margin-bottom:20px;
}
.box_top{
	background-image:url(grafica/box_top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width:520px;
	height:35px;
	padding-top:5px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
}
.box_bottom{
	background-image:url(grafica/box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	width:500px;
	height:35px;
	margin-top:10px;
	padding:0px 10px 0px 10px;
	
}
.box_center{
	width:500px;
	padding:0px 10px;
}
.box a:link, .box a:visited, .box a:active {
	color : #2a8ec7;text-decoration: none; font-size:8pt;font-weight:bold;cursor:ne-resize;
}
.box a:hover {
	color : #2a8ec7;text-decoration: line-through;font-size:8pt;font-weight:bold;cursor:ne-resize;
}

.iframe{
	background:#e1e9f6;
	color:#000000;
	text-align:left;
	font-size:8pt;
	width: 160px;
	height: 60px;
	overflow: auto;
	border: 0px ;
}
.intestazione{
	font-size:8pt;
	font-weight:bold;
	text-align:left;
	text-indent:7px;

}

input , textarea{ border-top:1px solid #2a8ec7;
	border-left:1px solid #2a8ec7;
	border-bottom:1px solid #9bbabc;
	border-right:1px solid #9bbabc;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;
	background-color:#e1e9f6;
	color :#2a8ec7 ;
}

.data { border-style:none;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;
	background-color:#e1e9f6;
	color :#377681 ;
}
h1{
	margin-bottom:20px;
	font-size:8pt;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
}
h6{
	margin-left:20px;
	margin-bottom:10px;
	font-size:8pt;
	font-weight:bold;
}



