/*------------------------------------------------------------------------
# Name: PointNet Mywebspace87
# Date: 02/11/2007
# Author: Skin aka Alessio Pellegrini
# URL: http://www.pointnet.it  - http://www.web-design.pointnet.it
-------------------------------------------------------------------------*/


html {
	min-height: 100%;
	margin: 0;
	padding: 0;
}
body {
	background-color: #BCCCDC;
	background-image: url(../images/BodyHead.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	color: #333333;
	font-size: 80%;
	font-weight:normal;
	font-family:sans-serif, Verdana, Tahoma;
	padding-top: 30px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	margin:0px;
	text-align:center;
}

a:link       		{
	color: #3991FB;
	text-decoration: none;
	font-size: 100%;	
}
a:active     		{
	color: #3991FB;
	text-decoration: none;
	font-size: 100%;
	background-color: transparent;
}

a:visited    		{
	color: #3991FB;
	text-decoration: none;
	font-size: 100%;
}
a:hover      		{
	color: #FF9900;
	font-size: 100%;
	text-decoration:underline;
}
td { text-align:left }
h1 {
	font-weight: bolder;
	font-size: 140%;
	font-family: sans-serif, Verdana, Tahoma;
	color: #1E4389;
}
h2 {
	font-weight: bold;
	font-size: 130%;
	font-family:  sans-serif, Verdana, Tahoma;
	color: #1E4389;
}
h3 {
	font-weight: bold;
	font-size: 120%;
	font-family:sans-serif, Verdana, Tahoma;
	color: #1E4389;
}
.inner-container {
	border: 2px;
	border-style: solid;
	border-color: #BCCCDC;
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0px;
	width: 940px;
}
.outer-container {
	background-image: url(../images/FooterBack.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 229px;
}
.clearer {
	clear: both;
	font-size: 0;
}

.LBlocks {
	width:176px;
	margin:auto;
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
	padding-bottom:10px;
	background-image: url(../images/Left_Blocks_MIDDLE.jpg);
	background-repeat: repeat-y;
	background-position: center;
	border-bottom:5px;
	border-bottom-color:#74A8DA;
	border-bottom-style:solid;
}
.LBlocksContent {
	padding:6px;
	border:0px;
	margin:0px;
}
/*
.LBlocks a:link, .LBlocks a:active,  .LBlocks a:visited{
	font-size: 92%;
	font-weight:normal;
	color: #333333;
	text-decoration:none;
	line-height: 1.5;
}

.LBlocks a:hover {
	font-size: 92%;
	font-weight:normal;
	color: #0000FF;
	text-decoration:none;
	line-height: 1.5;
}
*/
.LB_areabtitle {
	line-height:82px;
	font-family:Tahoma, sans-serif, Verdana;
	font-weight:bold;
	font-size:100%;
	color:#FFFFFF;
	text-align:center;
	border:0px;
	margin:0px;
	background-image:url(../images/Left_Blocks_TOP.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:72px;
}
.RBlocks {
	width:176px;
	margin:auto;
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
	padding-bottom:10px;
	background-image: url(../images/Right_Blocks_MIDDLE.jpg);
	background-repeat: repeat-y;
	background-position: center;
	border-bottom:5px;
	border-bottom-color:#74A8DA;
	border-bottom-style:solid;
}
.RB_areabtitle {
	line-height:82px;
	font-family:Tahoma, sans-serif, Verdana;
	font-weight:bold;
	font-size:100%;
	color:#FFFFFF;
	text-align:center;
	border:0px;
	margin:0px;
	background-image:url(../images/Right_Blocks_TOP.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:72px;
}
.NotesBlocks {
	width:172px;
	margin:auto;
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
	padding-bottom:10px;
	margin-right:4px;
	border-left:4px;
	background-color: #FAFFAF;
}
.Notes_areabtitle {
	line-height:65px;
	font-family:Tahoma, sans-serif, Verdana;
	font-weight:bold;
	font-size:100%;
	color:#003399;
	text-align:center;
	border:0px;
	margin:0px;
	background-image:url(../images/Notes_Blocks_TOP.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:40px;
}
.Center_Block {
	border:5px;
	border-style: solid;
	border-color: #FFFFFF;
	background-color:#F0FBFE;
	background-image:url(../images/Center_Block_BG.jpg);
	background-position:center top;
	background-repeat: no-repeat;
	margin-bottom:5px;
}
.Center_Block_Title {
	text-align:center;
	color: #FFFFFF;
	font-size:110%;
	font-weight:bold;
	line-height:40px;
}
.Center_Block_Content { padding:5px;
}
.aree_blocks {
	width:278px;
	border:5px;
	border-style: solid;
	border-color: #FFFFFF;
	padding:0px;
	text-align:left;
	background-color:#DBFBDD;
	float:left;
}
.aree_Block_Title {
	text-align:center;
	color: #000000;
	font-size:110%;
	font-weight:bold;
	line-height:40px;
}
.areabText {
	margin:4px;
}
.SumArtMain {
	padding:5px;
	margin-bottom:5px;
	text-align:left;
	border:5px;
	border-style: solid;
	border-color:#E0EAF6;
}
.SumArtTitle {
	font-weight:bold;
	font-size:135%;
}
.SumArtTitle a:link, .SumArtTitle a:active, .SumArtTitle a:visited  {
	text-decoration:none;
	font-weight:bold
}
.SumArtTitle a:hover  {
	text-decoration:none;
	font-weight:bold
}
.SumArtPostedBy {
	border-top:1px;
	border-top-color: #00FF00;
	border-top-style:solid;
	font-size:smaller;
	color:#93FF93;
}
.SkyMenu {
	background-color: #20458B;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	color: #B1CAE4;
	font-weight: normal;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	text-align:center;
}

.SkyMenu a:link, .SkyMenu a:active, .SkyMenu a:visited 		{
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}


.SkyMenu a:hover      		{
	color: #DFEAEC;
	text-decoration:underline;
	font-weight:bold;
}
.main {
	background-image: url(../images/BG__Struttura.jpg);
	background-repeat: repeat-y;
	border: 0px;
	padding: 0px;
}
#leftC {
	text-align:left;
	vertical-align: top;
	width:auto;
	background-color: transparent;
}
#CenterC {
	text-align:left;
	vertical-align: top;
	width:100%;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;

}
#rightC {
	text-align:left;
	vertical-align: top;
	width:auto;
	background-color: transparent;
}
/*
.content {
	float: right;
	width: 720px;
}
.content li {
	margin-left: 18px;
}
.navigation {
	float: left;
	width: 210px;
}
*/
/*
.footer {
	color: #000000;
	font-family:sans-serif;
	font-weight:bold;
	font-size: 85%;
	margin: 0px;
	padding: 10px;
	text-align:center;
}
.footer a {
	color: #F7F7F2;
	text-decoration: none;
}
.footer a:hover {
	color: #FFC;
}
*/


#CrdPNT {
	text-align:right;
	width:890px;
	margin:auto;
	padding-top:4px;
	color: #FFFF00;
	font-weight: bold;
}
#CrdPNT a:link, #CrdPNT  a:active, #CrdPNT  a:visited	{
	color: #FFFFFF;
	background-color: #000000;
	border:1px;
	border-color:#FFFFFF;
	border-style: dotted;
	padding-left:3px;
	padding-right:3px;
	text-decoration:none;
	font-weight: bold;
}

#CrdPNT  a:hover			{
	color: #35608E;
	background-color: #FFFFFF;
	border:1px;
	border-color:#A6C6DD;
	border-style:solid;
	padding-left:3px;
	padding-right:3px;
	text-decoration:none;
	font-weight: bold;
}
/*------------------ pannello--------------------------*/
.Pannello {
	width:940px;
	margin:auto;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color:#FFFFFF;
	background-image:url(../images/BG__Struttura.jpg);
	background-repeat: repeat-y;
	background-position:center;
	padding:0px;
	border-left:2px;
	border-right:2px;
	border-top:0px;
	border-bottom:0px;
	border-style:solid;
	border-color:#BCCCDC;
	text-align: left;
}

#TablePANNELLO {
	width:300px;
	height:45px;
	background-color: transparent;
	text-align:right;

}
#TableMENU {
	width: auto;
	height:45px;
	background-color: transparent;
	text-align:right;
}

#WelcomePan {
	float:left;
	width:175px;
	margin-top:15px;
}
#WelcomePan1 {
	margin-left:10px;
	margin-bottom:10px;
}
#MessaggioPan {
	float:left;
	width:330px;
	margin-left:5px;
	margin-top:15px;
}
#SetFontPan {
	float:right;
	width:110px;
	margin-top:15px;
}
/*------------------ pannello--------------------------*/
.Head_MainMWB {
	width:940px;
	height:60px;
	padding-bottom:10px;
	margin:auto;
}
.Head_MainLOGO {
	width:468px;
	float:left;
}
.Head_MainBANNER {
	width:468px;
	margin-left:469px;
}
/*Links bianchi su sfondo scuro */
.WhiteLinks	  {
	font-size:95%;
	font-weight:normal;
	color: #BCEC7B;
	line-height: 1.5;
}

.WhiteLinks a, WhiteLinks a:link, WhiteLinks a:active, WhiteLinks a:visited {
	font-size: 95%;
	font-weight:normal;
	color: #0054D2;
	border:1px;
	border-color:#DBE9F6;
	border-style:solid
}



.WhiteLinks  a:hover			{
	font-size: 95%;
	font-weight:normal;
	color: #FF9900;
	background-color: #FFFFFF;
	border:1px;
	border-color:#DBE9F6;
	border-style:solid
}
