body 
{
	margin:0;
	padding:0;
	color:#FFF;
	font-size:12px;
	font-family:Verdana,sans-serif;
	background-color: #6C6C6C;
	/*background-repeat:no-repeat;
	background-position:top center;
	background-image:url(img/bg.gif);*/
}

div, form, ul
{
	margin:0;
	padding:0;
}

p
{
	/*text-align:justify;*/
	margin:0;
	padding:0;
	margin-bottom:4px;
	/*margin-bottom:10px;*/
}

/* blocchi ID */
#super_glob
{
	color:black;
	background-color:white;
	position:relative;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	width:780px;
	padding:5px;
}

#glob
{
	margin-left:auto;
	margin-right:auto;
	width:780px;
}

#testata
{
	text-align:right;
}

#logo
{
	position: absolute;
	top:5px;
	left:5px;
}

#AS
{
	position: absolute;
	top:50px;
	right:50px;
	color:#811E0B;
	font-size:30px;
	font-weight: bold;
}
#citazione_testata
{
	position: absolute;
	top:85px;
	right:40px;
	left:340px;
	color:#000;
	text-align: right;
	font-size:12px;
  font-style: italic;
}

#barra_su1
{
	width:780px;
	height:4px;
	background-image: url(../img/barra_orizz_su.gif);
	font-size:2px;
}

#barra_giu1
{
	width:780px;
	height:4px;
	background-image: url(../img/barra_orizz_giu.gif);
	font-size:2px;
}

#barra_su2
{
	width:780px;
	height:4px;
	background-image: url(../img/barra_orizz_su.gif);
	font-size:2px;
}

#barra_giu2
{
	width:780px;
	height:4px;
	background-image: url(../img/barra_orizz_giu.gif);
	font-size:2px;
}

#colonna_sx
{
	float: left;
	width:158px;
/*	border: 1px solid red;*/
	overflow:hidden;
}

#submenu
{
	background-repeat: repeat-x;
	background-position:top center;
	background-color:#DEDEDE;
	background-image: url(../img/sfondo_g_sfuma_su.gif);
	/*width:160px;*/
	
}

#submenu div
{
	text-align:left;
	padding-top:20px;
}

#menu_basso
{
	clear: both;
}

#sfumo_giu
{
	/*background-color:#DEDEDE;*/
	padding: 0 0 0 0;
	float:left;
}

#corpo
{
	width:620px;
	float:right;
	padding-top:20px;
	padding-bottom:20px;
	background-color:white;
/*	border: 1px solid red;*/
}

#colonna_centro
{
	float:left;
	padding-left:20px;
	padding-right:10px;
	width:280px;
	/*display:none;*/
	/*border-right: 2px #6C6C6C solid;*/
}

#colonna_dx
{
	/*float:right;*/
	padding-left:10px;
	padding-right:20px;
	width:280px;
	float:right;
	/*display:none;*/
}

#copyright
{
	font-size:10px;
	text-align:left;
	padding-top:10px;
	font-weight: normal;
}

/* classi */
.menu
{
	font-weight: bold;
	text-align:right;
	color:#6C6C6C;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:20px;
}

.menu a
{
	color:#6C6C6C;
}

.menu a.selected
{
	color:#811E0B;
}

.menu a:hover
{
	color:#811E0B;
	text-decoration:none;
}

#submenu .menu a
{
	display: block;
	margin-bottom:5px;
	color:#6C6C6C;
	text-align:right;
	border-bottom: 1px solid #808080;
	padding-bottom: 2px;
	/*border: 2px solid #cc0000;
	background-color: #fff791;
	padding: 2px;*/
	width:140px;
}

#submenu .menu a.selected
{
	color:#811E0B;
}
#submenu .menu a:hover
{
	color:#811E0B;
	text-decoration:none;
}


.link_torna a
{
	display: block;
	margin-bottom:5px;
	color:#6C6C6C;
	text-align:right;
	border-bottom: 1px solid #808080;
	padding-bottom: 2px;
}

.link_torna a.selected
{
	color:#811E0B;
}
.link_torna a:hover
{
	color:#811E0B;
	text-decoration:none;
}

.boxnews {
	font-size:14px;
	border: 0px solid #cc0000;
	margin-top:0;
	margin-bottom:5px;
	padding: 5px;
	font-weight: bold;
	color:#cc0000;
	background-color: #fee678;
}

.t_art a
{
	display: block;
}

.t_art
{
	font-size:14px;
	margin-top:0;
	margin-bottom:5px;
	font-weight: bold;
	color:#bb0000;
}

.st_art
{
	margin-top:0;
	margin-bottom:5px;
	font-weight: bold;
	color:#000;
	font-size:12px;
}

.update
{
	/*padding-left:20px;*/
	font-weight: bold;
}

/* tag */

a:hover
{
	text-decoration:underline;
}

a img
{
	border:0;
}

a
{
	text-decoration:none;
	color:#001282;
}

#links a:hover
{
	text-decoration:underline;
}

#links a img
{
	border:0;
}

#links a
{
	text-decoration:none;
	color:#000;
}

#mappa_google {
	border-top: 1px solid #848284;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top:2px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
}

#mappa_google div {
	padding-top: 2px;
	padding-bottom: 2px;
}

#map {
	width: 280px; height: 200px
}