/* CSS Document */
.header 			{ display:none; }
.footer				{ display:none; }
.path				{ display:none; }
h1 					{ font-family:Arial; font-size:14px; }
.txt 				{ font-family:Arial; font-size:12px; }

A				{ color:#000000; text-decoration:none; font-size:12px;} 
A:hover			{ color:#f01506; text-decoration:none; font-size:12px;} 



.menu_dx			{ display:none; }  

.content 		{ width:700px; height:auto; float:left; }
	.post_box		{ width:632px; height:auto; float:left; background-color:#FFFFFF; padding: 10px 20px 10px 20px; min-height:400px; /*margin-bottom:25px;*/ line-height:1.428em;}
	
	.post_singolo	{ width:632px; height:auto; float:left; }
	.post_box_img	{ clear:left; float:left; margin-right:10px; margin-top:2px; }
	.post_box_txt	{ height:auto; }
	.post_box_txt P { margin:5px 0 10px; }
	.post_box h1	{ font-size:15px; font-weight:bold; text-decoration:none; text-transform:uppercase; border-bottom:1px solid #000000; padding-bottom:10px; margin-bottom:10px; }
	.post_box h2	{ font-size:13px; font-weight:bold; margin-top:15px; text-transform:uppercase; } 
	
	
.cont_news		{ width:622px; height:auto; float:left; margin-bottom:10px; border-bottom:1px solid #000; padding:10px 0;}
.foto_news		{ width:130px; height:90px; float:left;  text-align: center; }
.txt_news		{ width:492px; height:auto; float:left; }
.titolo_news	{ width:492px; height:auto; float:left; }  
.desc_news 		{ width:492px; height:auto; float:left; font-size:12px; }
.link_news		{ width:110px; height:14px; margin-left:382px; background-image:url("/template/immagini/frecciaw.gif"); background-position:center bottom; background-repeat:no-repeat; float:left; text-align:right; margin-top:20px;}



.corpo_dipl				{ width: 622px; height: auto; float: left; margin-bottom: 20px;}
.corpo_foto				{ width: 150px; height: auto; float: left;}
.corpo_text				{ width: 472px; height: auto; float: left;}

