@media screen {
	body {
		margin:0;
		padding:0 0 0 0;
		font-family:arial;
		text-align:center;
		background: url(images_stile/sfondo_frame.png) top center repeat-y;
	}
	#cornise {
		
		clear:both;
		text-align:left;
		margin:auto;
		width:768px;
		background: url(images_stile/sfondo_frame.png) top left repeat-y;
		}
	#testata {
		height:200px;
		display:block;
		width:100%;
		float:left;
		border: 0 solid transparent;
		background:#fff url(images_stile/sfondo_testata.png) top center no-repeat;
		
		}
#testata h1 {
		text-align:center;
		width:302px;
		font-size:120%;
		color:#676767;
		float:left;
		padding:3em 0 0 0;
		}
	#logo {
		width:233px;
		height:138px;
		float:left;
		left:1px;
		top:15px;
		}
	#menu_sopra {
	text-align:center;
	margin-top:11px;
		}
	#menu_sopra div {
		display:inline;
		border-width:0 1px 0 1px;
		border-color:white black black white;
		border-style:solid;
		padding:6px 3px
		}
	#menu_sopra a, #menu_sopra span.corrente {
		font-size:80%;
		text-decoration:none;
		font-weight:bold;
		color:#fff;
		line-height:20px
		}
	#menu_sopra a:hover, #menu_sopra span.corrente {
		color:#99CC33
		}
	#menu {
		clear:both;
		float:left;
		width:191px;
		padding-top:90px;
		height:348px;
		background: url(images_stile/menu.png) top left no-repeat;
		}
	#menu a, #menu span.corrente {
		color:#000;
		text-decoration:none;
		font-size:80%;
		font-weight:normal;
		padding-left: 5px;
		margin-left:53px;
		margin-right:12px;
		border-bottom:1px solid gray;
		display:block;
		}
	#menu span.corrente, #menu a:hover {
		color:#000;
		background:#FDFD61
		}
	#egroup {
		float:left;
		clear:both;
		padding-left:0;
		}
	#egroup a{
		display:block;
		height:54px;
		width:123px;
		color:transparent;
		text-decoration:none;
		border:0;
		background:transparent url(images_stile/menu_sotto.gif) top left no-repeat;
		}
	#egroup a:hover{
		background:transparent url(images_stile/menu_sotto.gif) top left no-repeat;;
		}
	#corpo {
		float:right;
		width:529px;
		padding: 0.3em 30px 0 0;
		
	}
	#news {
		float:right;
		width:49%;
		border:1px solid #000;
		margin:0 -30px 1em 1em
	}
	#corpo #news h2 {
		background:#000 url(images_stile/sfondo_testata.png) right -15px no-repeat;
		margin:0;
		color:#676767;
		padding-left:1em;
		border-bottom:1px solid #676767
	}
	#box_news  ul {
		margin-left:1em;
		padding:0;
	}
	#corpo p {
		font-size:80%;
		margin:0 auto 0.3em auto;
		padding:0 auto 0.3em auto;

		}
	#corpo h2 {
		font-size:100%;
		clear:left;
		padding-left:0;
		line-height:155%;
		background:url(images_stile/dot_h1.gif) top left no-repeat;
		}
	#corpo h3 {
		font-size:80%;
		margin-bottom:0;
		padding-bottom:0;
		clear:left;
		}
	#corpo h4 {
		font-size:80%;
		font-style:italic;
		clear:left;
		}
	#corpo img {clear:left;float:left;margin: 0.1em 0.5em 0.5em auto}
	#corpo img.ico {float:none;margin:0;padding:0}
	#corpo a {
		color:maroon;
		text-decoration:none
	}
	#corpo hr {clear:both;color:#676766;background:#676766;height:1px;border:0;}
	#corpo div.scheda {clear:left;}
	#corpo div.immagine {width:30%;width:auto;float:left}
	#corpo div.dati {width:70%;width:auto;float:left;padding-left:1em}
	#corpo div.scheda hr {clear:left}
	#corpo fieldset {border:0;margin:0;padding:0}
	#corpo label {width:135px;margin:0;padding:0;float:left;display:block;color:#000000;text-align:left}
	#corpo input, #corpo textarea {border:1px solid #000000;background:white;padding:1px 0;margin:0;font-size:90%;}
	#corpo input.testo, #corpo textarea {width:380px}
	#corpo p.bottone input {border:1px solid black;background:gray;color:white;padding:0 1em}
	#corpo p.bottone {text-align:center}
	#corpo ul li, #corpo ol li {font-size:80%}
	#menuriservato p {text-align:center}
	#corpo ul li, #corpo ol li {font-size:80%}
	#corpo a img {border:0}
	#piede p {font-size:70%}
	#corpo p.right {text-align:right}
	#corpo p.left {text-align:left}
	#corpo p.center {text-align:center}
	#piede {
	text-align:center;
	padding:15px 0 10px 0;
	border-top:0 solid #999;
	background:url(images_stile/piede.png) top center no-repeat;
	float:left;
	width:100%}
	#piede p {margin:0;padding:0}
	#corpo table.forum {width:100%;border:1px solid black;border-collapse:collapse;margin:auto}
	#corpo table.forum th {text-align:center;font-size:80%}
	#corpo table.forum td {text-align:left;font-size:80%;border:1px solid black}
	#corpo table.forum {width:100%;border:1px solid black;border-collapse:collapse;margin:auto}
	#corpo table.forum th {text-align:center;font-size:80%}
	#corpo table.forum td {text-align:left;font-size:80%;border:1px solid black}
}
@media print {

}
//*base*//
