body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, sans-serif;
	line-height: 15px;
	color: #292929;
	background: #000000 url(../img/mattia/Background.jpg) repeat-x top;
	background-color: #000000;
	scrollbar-arrow-color: #C0C0C0;
	scrollbar-3dlight-color: #000000;
	scrollbar-highlight-color: #C0C0C0;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #C0C0C0;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #353535;
}
a:link {
	color: #996600;
	text-decoration:none;
}

a:visited {
	color: #996600;
	text-decoration:none;
}

p {
margin: 0px;
padding: 0px 10px 10px 10px;
}

ul {
margin: 0px;
padding: 0px 10px 10px 10px;
list-style: none;
}

	li {
	margin: 0px;
	padding: 0px;
	}
	
h1 {
margin: 0px;
padding: 0px 10px 10px 10px;
}

#Top {
display: block;
font-size: 1px;
width: 100%;
height: 15px;
}

	#Top span {
	display: block;
	width: 100%;
	height: 15px;
	}

	#Top h1 {
	margin: 0px;
	padding: 0px;
	line-height: 17px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #c7c7c7;
	}
	
#wrapper {
position: relative;
margin: 0px auto;
width: 973px;
text-align:justify;
}

	.imgBordoSX {
	position: absolute;
	top: 0px;
	left: -262px;
	width: 260px;
	height: 400px;
	}
	
	.imgBordoDX {
	position: absolute;
	top: 0px;
	right: -262px;
	width: 260px;
	height: 400px;
	}
	
		#header {
		position: relative;
		width: 100%;
		height: 126px;
		background: #202020 url(../img/mattia/bgHeader.jpg) no-repeat 217px 2px;
		}
		
			#header .logo {
			position: absolute;
			top: 2px;
			left: 0px;
			width: 217px;
			height: 124px;
			background: #202020 url(../img/mattia/LearninGame-.jpg) no-repeat 0px 0px;
			}
			
				#header .logo a {
				width: 100%;
				height: 100%;
				display: block;
				text-indent: -10000px;
				}
				
			#header .LogOut {
			position: absolute;
			top: 2px;
			right: 0px;
			width: 180px;
			height: 50px;
			}
			
				#header .LogOut p {
				font-family: Verdana, sans-serif;
				font-size: 10px;
				padding: 5px 0px 0px 0px;
				text-align: center;
				color: #fff;
				}
				
				#header .LogOut p strong {
				font-size: 11px;
				}
				
				#header .LogOut p a {
				text-decoration: none;
				color: #c1c1c1;
				}
				
				#header .LogOut p a:hover {
				text-decoration: underline;
				}
				
			#header form {
			text-align: right;
			position: absolute;
			top: 2px;
			right: 0px;
			width: 180px;
			height: 50px;
			}
			
				#header form button {
				margin: 2px 3px !important;
				margin: 3px 7px;
				float: right;
				height: 15px;
				font-size: 9px;
				color: #e1e1e1;
				display: block;
				background: none;
				border: none;
				font-family: Verdana, sans-serif;
				}
			
				#header form p {
				position: relative;
				width: 100%;
				line-height: 15px;
				height: 15px;
				color: #B9B9B9;
				font-size: 10px;
				margin: 6px 0px 0px 0px;
				padding: 0px;
				}
				
					#header form p span {
					text-align: right;
					position: absolute;
					left: 0px;
					top: 0px;
					width: 55px;
					}
				
					#header form input {
					position: absolute;
					right: 0px;
					top: 0px;
					padding: 0px 1px;
					border: 1px solid #b1b1b1;
					margin: 0px 5px 0px 5px;
					height: 15px;
					width: 115px;
					background: #999;
					font-size: 10px;
					color: #fff;
					}
				
	#container {
	width: 100%;
	float: left;
	}
	
		#content {
		margin: 0px 180px;
		}
		
			#interno {
			min-height: 361px;
			height: auto !important;
			height: 361px;
			border-right: 1px solid #000;
			border-left: 1px solid #000;
			background: #f5f5f5 url(../img/mattia/bgContent.png) no-repeat 0px 26px;
			}
			
				#interno #Wadmin {
				width: 589px;
				margin: 0 10px;
				}
				
					#interno #Wadmin p {
					margin: 0;
					padding: 4px 8px;
					color: #555;
					}
					
						#interno #Wadmin p a {
						text-decoration: underline;
						}
						#interno #Wadmin p strong a {
						text-decoration: none;
						}
					#interno #Wadmin p.arg {

					}
					
					#interno #Wadmin p.tit_arg {
					font-weight: bold;
					font-size: 12px;
					margin: 8px 0 0 0;
					padding: 0px;
					color: #555;
					}
					
					.intesta_paragrafo {
					font-weight: bold;
					padding: 0px;
					font-size: 12px;
					margin: 8px 0 0 0;
					color: #555;
					}
					
					#interno #Wadmin .etichetta {
					font-weight:bold;
					padding: 0 0 0 4px;
					margin: 0;
					font-size:14px;
					color: #666;
					text-align: center;
					border-left: 2px solid #AD1021;
					}
					
					#Wadmin p.titolo_evaluation_product {
					font-size: 16px;
					color: #AD1021;
					font-weight: bold;
					}
			
			#interno p {
			margin: 0px;
			font-size: 12px;
			line-height: 17px;
			text-align: justify;
			color: #292929;
			padding: 7px 0px 7px 0px;
			}

			div.num_pagine {
			text-align: center;
			font-size: 17px;
			font-weight: bold;
			}

				div.num_pagine a {
				font-weight: normal;
				}

				div.num_pagine a.arrow {
				font-weight: bold;
				font-size: 10px;
				}

			#interno p.result {
			font-size: 14px;
			color: #999;
			}

			
			#interno a:visited {
			color: #996600;
			text-decoration: none;
			}
			
			#interno p strong {

			color: #5A2929;
			}
			
			#interno ul {
			line-height: 17px;
			margin: 0px;
			padding: 0 0px 16px 0px;
			font-size: 12px;
			text-align: justify;
			color: #292929;
			}
			
				#interno ul li {
				margin: 16px 8px 0 8px;
				padding: 0px 8px 0px 8px;
				border-left: 1px solid #AD1021;

				}
				
					#interno ul li span {
					font-size: 10px;
					color: #32302B;
					
					}

						#interno ul li em {
						color: #777;
						font-size: 10px;
						font-style: normal;
						margin: 0 5px 0 0;
						font-family: Verdana, sans-serif;
						font-weight: bold;
						}

					#interno ul li strong {
					color: #AD1021;
					}

					#interno ul li strong.big {
					font-size: 15px;
					}

					#interno #wadmin ul li p {
					text-align: left;
					padding: 2px 4px;
					font-size: 11px;
					line-height: 13px;
					}
			
			#interno span.foto {
			float: left;
			margin: 0px 14px 14px 0px;
			padding: 0px;
			/*background: url(../img/mattia/bgIM G.gif);*/
			}
				
			#interno img {
			margin: 0px;
			padding: 0px;
			border: 0px;
			border: 1px solid #e9e9e9;
			}
			
			#interno h2 {
			padding: 0px;
			margin: 0px 0px 14px 0px;
			width: 100%;
			height: 26px;
			font-size: 13px;
			text-align: left;
			color: #fff;
			word-spacing: 1px;
			line-height: 25px;
			font-family: Arial, sans-serif;
			background: #4A1919 url(../img/mattia/bgH2.gif) repeat-x 0px 0px;
			}
			
				#interno h2 span {
				display: block;
				height: 100%;
				margin: 0px;
				padding: 0px 0px 0px 16px;
				/*background: url(../img/mattia/bgInternoH2.jpg) no-repeat 0px 0px;*/
				}

					#interno #Wadmin div.workshop {
					width: 100%;
					display: table;
					margin: 0 0 8px 0;
					border-top: 2px solid #AD1021;
					background: #f8f8f8;
					}

						#interno #Wadmin div.workshop h1,#interno #Wadmin div.workshop h2 {
						margin: 0;
						padding: 0;
						background: none;
						border: 0;
						font-size: 16px;
						color: #000;
						}

						#interno #Wadmin div.workshop h1 {
						color: #522121;
						padding: 8px 8px 0 8px;
						}

							#interno #Wadmin div.workshop h1 span {
							color: #777;
							font-size: 14px;
							}

						#interno #Wadmin div.workshop h2 {
						padding: 0 8px;
						margin: 0 0 4px 0;
						font-size: 16px;
						color: #AD1021;
						}

							#interno #Wadmin div.workshop h2 span {
							display: inline;
							color: #999;
							font-size: 12px;
							margin: 0;
							padding: 0;
							}

						#interno #Wadmin div.workshop div.workshopEspandi {
						width: 100%;
						height: 24px;
						/*background: #f1f1f1;*/
						border-top: 1px solid #e5e5e5;
						}

							#interno #Wadmin div.workshop a.EspandiAllegati {
							display: block;
							margin: 5px 8px 0 8px;
							height: 20px;
							padding: 0;
							font-size: 12px;
							cursor: pointer;
							color: #0000CC;
							font-weight: bold;
							}

							#interno #Wadmin div.workshop a.EspandiAllegati:hover {
							text-decoration: underline;
							}

								#interno #Wadmin div.workshop a.EspandiAllegati img {
								border: 0;
								margin: 0 4px 0 0;
								}

						#interno #Wadmin div.workshop div.allegati {
						margin: 0 0 0 16px;
						display: none;
						/*background: #e8e8e8;*/
						}

							#interno #Wadmin div.workshop div.allegati div.subcat {
							clear: both;
							}

								#interno #Wadmin div.workshop div.allegati div.subcat div.subcatHead {
								width: 100%;
								height: 24px;
								border-top: 1px solid #e5e5e5;
								}

									#interno #Wadmin div.workshop div.allegati div.subcat div.subcatHead a {
									}								

							#interno #Wadmin div.workshop div.allegati a.type {
							display: block;
							margin: 0 8px 8px 8px;
							padding: 4px 4px 4px 40px;
							background-color: #fff;
							border: 1px dashed;
							color: #777;
							}

							#interno #Wadmin div.workshop div.allegati a.type:hover {
							border: 1px solid;
							}

							#interno #Wadmin div.workshop div.allegati a.type strong.name {
							font-size: 14px;
							}

									#interno #Wadmin div.workshop div.allegati a.type strong span {
									font-weight: normal;
									font-size: 10px;
									color: #777;
									font-family: Verdana, sans-serif;
									text-transform: lowercase;
									}

							#interno #Wadmin div.workshop div.allegati a.type#type_PPT {
							background: #fff url('../img/type_PPT.png') no-repeat 3px 4px;
							border-color: #EFCEC2;
							}

								#interno #Wadmin div.workshop div.allegati a.type#type_PPT strong {
								color: #CD6130;
								}

							#interno #Wadmin div.workshop div.allegati a.type#type_DOC {
							background: #fff url('../img/type_DOC.png') no-repeat 3px 4px;
							border-color: #DFE8FF;
							}

								#interno #Wadmin div.workshop div.allegati a.type#type_DOC strong {
								color: #4974CC;
								}

							#interno #Wadmin div.workshop div.allegati a.type#type_PIC {
							float: left;
							height: auto;
							width: auto;
							padding: 0;
							margin: 0 0 8px 8px;
							/*background: #fff url('../img/type_PIC.png') no-repeat 3px 4px;*/
							border: 3px solid #DFDFDF;
							}

								#interno #Wadmin div.workshop div.allegati a.type#type_PIC strong {
								color: #DFC653;
								}

								#interno #Wadmin div.workshop div.allegati a.type#type_PIC img {
								border: 0;
								}

							#interno #Wadmin div.workshop div.allegati a.type#type_VID {
							background: #fff url('../img/type_VID.png') no-repeat 7px 3px;
							border-color: #C3DFB5;
							}

								#interno #Wadmin div.workshop div.allegati a.type#type_VID strong {
								color: #6DAF4C;
								}

							#interno #Wadmin div.workshop div.allegati a.type#type_ZIP {
							background: #fff url('../img/type_ZIP.png') no-repeat 2px 2px;
							border-color: #F79400;
							}

								#interno #Wadmin div.workshop div.allegati a.type#type_ZIP strong {
								color: #F79400;
								}

		#ColonnaSX {
		position: relative;
		float: left;
		width: 180px;
		margin-left: -973px;
		}
		
			#ColonnaSX ul.sidenav {
			margin: 0px;
			padding: 0px;
			list-style: none;
			}
		
				#ColonnaSX ul.sidenav li {
				float: left;
				width: 100%;
				height: 26px;
				font-family: Arial, sans-serif;
				text-align: left;
				line-height: 26px;				
				font-size: 10px;
				}
				
						#ColonnaSX ul.sidenav li.current {
						color: #f1f1f1;
						background: #C50821 url(../img/mattia/bgColonnaSX.li.current.gif) no-repeat 0px 0px;
						text-decoration: none;
						text-indent: 15px;
						}

							#ColonnaSX ul.sidenav li.current a {
							background: #2F1919 url(../img/mattia/bgColonnaSX.li.current.gif) no-repeat 0px 0px;
							color: #f1f1f1;
							}

							#ColonnaSX ul.sidenav li.current a:hover {
							background: #C50821 url(../img/mattia/bgColonnaSX.li.current.gif) no-repeat 0px 0px;
							}
						
						#ColonnaSX ul.sidenav li a {
						width: 100%;
						display: block;
						color: #f1f1f1;
						background: #490000 url(../img/mattia/bgColonnaSX.li.png) no-repeat 0px -26px;
						text-decoration: none;
						text-indent: 15px;
						}
						
						#ColonnaSX ul.sidenav li a:hover {
						color: #fff;
						background: #C50821 url(../img/mattia/bgColonnaSX.li.png) no-repeat 0px 0px;
						}

				#ColonnaSX ul.sidenav li.esploso {
				cursor: pointer;
				float: left;
				}

					#ColonnaSX ul.sidenav ul.submenu {
					float: left;
					padding: 0;
					margin: 0;
					background: #000;
					width: auto;
					}

						#ColonnaSX ul.sidenav ul.submenu li {
						font-family: Verdana, sans-serif;
						height: 21px;
						line-height: 20px;
						margin: 1px 0;
						}

						#ColonnaSX ul.sidenav ul.submenu li.current {
						text-decoration: none;
						text-indent: 15px;
						background: none;
						font-weight: bold;
						}

							#ColonnaSX ul.sidenav ul.submenu li a {
							color: #fff;
							background: #171717 url('../img/mattia/submenuA.gif') no-repeat 6px 8px;
							}

							#ColonnaSX ul.sidenav ul.submenu li a:hover {
							background: none;
							}

				#ColonnaSX .socrates {
				float: left;
				margin: 20px auto;
				width: 100%;
				height: 128px;
				background: url(../img/mattia/socrates.jpg) no-repeat center;
				}
				
				#ColonnaSX ul.sidenav.menu_admin li a {
				line-height: 23px;
				color: #d9d9d9;
				background: #7C7C7C url(../img/mattia/bgMenuRiservata.jpg) repeat-x 0px 0px;
				}
				
					#ColonnaSX ul.sidenav.menu_admin li.current {
					background: #6A686B;
					}
				
				#ColonnaSX ul.sidenav.menu_admin li a:hover {
				color: #fff;
				background: #7C7C7C url(../img/mattia/bgMenuRiservata.jpg) repeat-x 0px 0px;
				}
				
				#ColonnaSX ul.sidenav.menu_admin li.reserved {
				background: none;
				line-height: 25px;
				color: #c1c1c1;
				text-indent: 15px;
				background: #7C7C7C url(../img/mattia/reserved.jpg) no-repeat 0px 0px;
				}
						
		#ColonnaDX {
		position: relative;
		float: left;
		width: 180px;
		margin-left: -180px;
		color: #e1e1e1;
		font-size: 10px;
		}
		
			#ColonnaDX strong {
			font-size: 11px;
			}
		
				#News h4 {
				margin: 0px;
				padding: 0px;
				height: 26px;
				line-height: 24px;
				font-size: 12px;
				text-align: left;
				color: #fff;
				background: #2F2D27 url(../img/mattia/news.png) repeat-x 0px 0px;
				}
				
				#News h4 span {
				float: left;
				padding: 0px 0px 0px 7px;
				min-width: 101px;
				width: auto !important;
				width: 100%;
				height: 100%;
				}
				
				#News p {
				position: relative;
				margin: 0px;
				line-height: 15px;
				padding: 7px 7px 10px 7px;
				text-align: left;
				border-bottom: 1px solid #5B5F62;
				background: #303030 url(../img/mattia/bgNewsP.png) no-repeat 0px 0px;
				}
				
				#News p a {
				text-decoration: none;
				color: #D1EDEF;
				}
				
				#News p a:hover {
				color: #fff;
				}
				
				#News p a strong {
				color: #fff;
				}
				
				#News p a:hover strong {
				background: #999999;
				}
				
			#ColonnaDX ul {
			margin: 0px;
			padding: 7px;
			text-align: left;
			}
			
				#ColonnaDX ul li {
				margin: 0px 0px 8px 0px;
				padding: 0px 0px 0px 7px;
				border-left: 1px solid #D1EDEF;
				}
				
				#ColonnaDX ul li strong {
				color: #fff;
				font-size: 10px;
				}
				
					#ColonnaDX ul li a {
					color: #e1e1e1;
					text-decoration: none;
					}
					
					#ColonnaDX ul li a:hover {
					background: #999999;
					}

					#ColonnaDX ul li ul {
					}

						#ColonnaDX ul li ul li {
						}

							#ColonnaDX ul li ul li a {
							}
			
	#footer {
	padding: 97px 0px 30px 0px;
	clear: both;
	background: url(../img/mattia/LG.jpg) no-repeat 1px 0px;
	}
	
		#footer p {
		position: relative;
		margin: 0px 0px 20px 0px;
		padding: 0px;
		font-size: 10px;
		text-align: center;
		font-family: Verdana, sans-serif;
		color: #9F9595;
		line-height: 17px;
		}
		
		#footer p strong {
		color: #9F9595;
		}
		
		/***************** MEMBERS  *************************/

/*.cont_par_2_ps
	{
	margin: 0 0 0 110px;
	position:relative;
	clear:both;
	background:green;
	}*/
	
.member_table
	{width:100%;}
	
.member_table .doubl
	{}

.member_table .col_left
	{
	padding:4px 0 1px 60px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#3e3e3e;
	position:relative;
	float:left;
	}
	
.member_table .col_right
	{
	padding:1px 0 1px 0;
	font-size:11px;
	margin:0 0 0 0px;
	text-align:right;
	float:right;
	width:120px;
	}
	
.titolo_school
	{	
	font-size:15px;
	padding:5px 0 10px 0;
	margin:0;
	font-weight:bold;
	color:#1f8dd1;	
	text-align:left;
	}
	
.foto_scuole
	{
	border:0;
	}
	
.cont_par_1_members
	{
	float: left;
	}
	
.cont_par_2_members
	{
	margin: 0 0 0 110px;
	}
	
.cont_par_3_members
	{
	margin:0 3px 0 0;
	}
	
.cont_par_4_members
	{
	margin:0 3px 0 0;
	}

	
.testo-members
	{
	clear:both; 
	font-size:12px;
	text-align:justify;
	}
	
.allegato-members
	{}
		
		
		/************ SCHEDE************/
	
.titolo_evaluation_product
	{
	}
	
.arg
	{
	}
	
.tit_arg
	{
	}
	
#cont_1
	{
	}
	
.cont_paragrafo
	{
	}	
	
	
.cont_par_3
	{
	}
	
.cont_par_4
	{
	}
	
.intesta_paragrafo
	{
	}

.tab_res_schede td {
padding: 0px 23px 8px 21px;
}

.tab_res_schede	.col_left
		{
		font-weight:bold;
		color:#3e3e3e;
		font-size: 12px;
		}
		
.tab_res_schede	.col_right
		{
		width:280px;
		}
		

.voto
	{
	margin:0 3px 0 0;
	padding:2px 8px 8px 0.37em;
	position:relative;
	text-align:center;
	background: url(../img/bianco.gif) no-repeat 0 0;
	}
	
.votocurrent
	{
	margin:0 3px 0 0;
	padding:2px 8px 8px 0.37em;
	position:relative;
	text-align:center;
	background: url(../img/azzurro.gif) no-repeat 0 0;
	color:#fff;
	font-weight:normal;
	}
	
.notevoto
	{
	color:#b1b1b1;
	font-size:10px;
	margin:0 5px 0 0;
	}

#blackboard
	{}
	
#blackboard form
	{
	padding:0px 0 0 0;
	}
	
#blackboard	textarea
	{
	border: 1px solid #696a5d;
	margin:0 0 0 0px;
	padding:2px;
	}
	
	
#blackboard form input.bottone_invia
	{
	font-size:12px;
	padding:2px;
	margin:0px 0 0 0px;
	border:0;
	border-top: 2px solid #d2d2d2;
	border-left: 2px solid #d2d2d2;
	border-bottom: 2px solid #696a5d;
	border-right: 2px solid #696a5d;
	}

	#interno .NewsCont table {
	margin: 0px;
	padding: 0px;
	}
	
	#interno .NewsCont table td {
	margin: 0px;
	padding: 0px;
	}
	
	#interno .NewsCont h3 {
	margin: 0px;
	padding: 0px 23px 0px 21px;
	font-size: 14px;
	color: #AD1021;
	}
	
	#interno .NewsCont p {
	padding: 2px 23px;
	}
	
		#interno .NewsCont p strong {
		color: #522121;
		}
	
	#interno .NewsCont p.data {
	margin: 0px;
	font-size: 10px;
	color: #522121;
	}
		
	#interno .NewsCont span.foto {
	margin: 2px 0px 0px 21px;
	border: 1px solid #e9e9e9;
	}
	
	.details {
	font-size: 10px;
	}
	
	span.Nazione {
	text-transform: uppercase;
	color: #000;
	}


/**************************************************************************************/
div#database_ricerca {
float: left;
background: #C7C7C7 url('../img/mattia/bgdatabase_ricerca.png') repeat-x 0px 0px;
padding: 5px 0 0 0;
margin: 0 10px 0 10px;
padding: 10px 5px 0 5px;
border: 1px solid #fff;
text-align: right;
}

	div#database_ricerca table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	}

		div#database_ricerca table td {
		border-collapse: collapse;
		margin: 0;
		padding: 0 0 0 10px;
		border: 0;
		text-align: left;
		}

			div#database_ricerca table td label {
			font-size: 10px;
			color: #490000;
			}

			div#database_ricerca table td select {
			margin: 2px 0 5px 0;
			padding: 0;
			vertical-align: middle;
			width: 90%;
			max-height: 19px;
			font-weight: bold;
			color: #333;
			font-size: 12px;
			font-family: Tahoma, sans-serif;
			border: 1px solid #fff;
			background: #fff;
			font-weight: bold;
			}

				div#database_ricerca table td select option {
				padding: 2px;
				font-size: 11px;
				border-bottom: 1px dashed #e9e9e9;
				font-weight: normal;
				}


			div#database_ricerca table td input {
			margin: 2px 0 5px 0;
			padding: 1px;
			vertical-align: middle;
			width: 90%;
			max-height: 19px;
			font-weight: bold;
			color: #333;
			font-size: 12px;
			font-family: Tahoma, sans-serif;
			border: 1px solid #d1d1d1;
			background: #fff;
			font-weight: bold;
			}

			div#database_ricerca table td a.submit {
			float: right;
			margin: 10px 10px 0 0;
			width: 71px;
			height: 23px;
			display: block;
			cursor: pointer;
			background: url('../img/mattia/search.png') no-repeat;
			background-position: top left;
			}

			div#database_ricerca table td a.submit:hover {
			background-position: bottom left;
			}







#brdmenu {
background: #5B5952;
border: none;
}

	#brdmenu ul {
	border: none;
	height: auto;
	padding: 0;
	text-align: center;
	}

		#brdmenu ul li {
		border: 0;
		color: #fff;
		font-weight: normal;
		}

			#brdmenu ul li a {
			border: 0;
			color: #fff;
			font-weight: bold;
			font-size: 11px;
			}

			#brdmenu ul li a:visited {
			color: #fff;
			}

#searchform {
}
	#p1 h2 {
	background: #d9d9d9;
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #5B5952;
	}

		#p1 h2 a {
		color: #996600;
		}


	#vf h2 {
	background: #d9d9d9;
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #5B5952;
	}

	#punlogin h2 {
	background: #d9d9d9;
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #5B5952;
	}

	#punregister h2 {
	background: #d9d9d9;
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #5B5952;
	}

	#searchform h2 {
	background: #d9d9d9;
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #5B5952;
	}

	#punuserlist h2 {
	background: #d9d9d9;
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #5B5952;
	}

	#idx1 h2 {
	background: #d9d9d9;
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #5B5952;
	}


	#interno #Wadmin p.NazioneP {
	background: #F7F7F7;
	margin: 10px 0 5px 0;
	padding: 0;
	}

		#Wadmin p.NazioneP  img {
		margin: 3px 5px 0 5px;
		padding: 0;
		vertical-align: top;
		border: 0;
		}

		#Wadmin p.NazioneP span {
		font-family: Verdana, sans-serif;
		font-size: 10px;
		font-weight: bold;
		}

		#Wadmin p.NazioneP strong {
		font-size: 14px;
		}

	#Wadmin div.PilotCourse {
		clear: both;
		margin: 10px 0 0 0;
		padding: 0 0 10px 0;
		border-top: 2px dotted #DFD1D1;
	}
	
		#Wadmin div.PilotCourse img {
			width: 170px;
			height: auto;
			float: left;
			border: 3px solid #e1e1e1;
			margin: 10px 10px 0 10px;
		}

		#Wadmin div.PilotCourse h3 {
			font-size: 15px;
			margin: 0;
			text-transform: uppercase;
			padding: 10px 10px 5px 10px;
		}

		#Wadmin div.PilotCourse p {
			padding: 0 10px 10px 10px;
			font-size: 11px;
			line-height: 14px;
			color: #777;
		}

			#Wadmin div.PilotCourse p a {
				font-weight: bold;
			}
