/**** PANELLO CATEGORIE ****/
#panCat DIV.box 
{
	color: #000;
	text-align: left; vertical-align: top;
	margin: 0 0 20px 0;
}

	/**** PANELLO CATEGORIE - Classe DIV.box ****/
	
	#sezioniImg	
	{
		text-align: left; 
		border-width: 0px;
		padding: 0 0 10px 0;
	}
	
	#sezioniImg img	
	{
		text-align: left; width: 180px;
		border-width: 0;
	}
	
	/*****************************/
	#sezioniLista {
		text-align: left; 
		width: 180px;
		margin: 50px 0 0 -30px;
	}
	
	#sezioniLista UL LI	{
		font-size: 12px;
		text-align: left;
		vertical-align: bottom;
		list-style: none;
		margin-bottom: 20px;
	}
	
	#sezioniLista UL LI DIV {
		vertical-align: super;
	}
	
	#sezioniLista a:link, #sezioniLista a:visited {
		font-size: 10px; color: #A30118;
	}
	#sezioniLista a:hover {
		font-size: 10px; color: #AAA;
	}
	#sezioniLista a img {
		border: 0px;
	}
	/*****************************/
	#strillo
	{
		text-align: left;
		border-width: 0px;
	}
	#strillo img
	{
		text-align: left;
		width: 180px;
		border-width: 0px;
	}
	/*****************************/
	#panCat DIV.box DIV.esterni
	{
		text-align: left;
	}
	#panCat DIV.box DIV.esterni DIV.item
	{
		text-align: left; vertical-align: bottom;
		margin-left: 2px;
	}
	#panCat DIV.box DIV.esterni DIV.item img
	{
		text-align: left; vertical-align: middle;
		width: 20px; height: 16px;
		margin: 10px 10px 10px 0;
		border-width: 0px;
	}
	#panCat DIV.box DIV.esterni DIV.item a:link, DIV.esterni DIV.item a:visited
	{
		font-size: 12px; color: #A30118;
	}
	#panCat DIV.box DIV.esterni  DIV.item a:hover
	{
		font-size: 12px; color: #AAA;
	}
	
#panCat DIV.box DIV.subBox
{
	margin: 0 0 40px 0;
	padding: 10px 0 10px 0;
	border-width: 0px; border-color: #AAA; border-style: solid;
}
/****FINE PANELLO CATEGORIE - Classe DIV.box ****/
	
/************** PANNELLO NEWS ****************/
#panNews DIV.box
{
	color: #000;
	text-align: left;
	margin: 0 0 40px 0;
	position: relative;
}

	#panNews DIV.box DIV.titolo
	{
		font-weight: bolder;
		color: #FFF; background-color: #a30118;
		text-align: left;
		padding-left: 5px;
	}
	#panNews DIV.box DIV.news
	{
		text-align: justify;
		line-height: 20px;
		margin: 10px 0 10px 0;
		border-width: 0px;
	}
	#panNews DIV.box DIV.news img
	{
		width: 140px; height: 120px;
		margin: 0 10px 0 0;
		border-width: 0px;
		float: left;
	}
/*
	#panNews DIV.box DIV.news DIV.corpoNews
	{
		border-width: 0px;
	}
*/
/*** PANNELLO CERCA***/

#panCerca a:link, #panCerca a:visited
{
	font-size: 12px; color: #A30118;
	display: block;
}
#panCerca a:hover
{
	font-size: 12px; 
	color: #AAA;
	display: block;
}

#panCerca DIV.box
{
	color: #FFF;
	border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px;
	border-style: dotted; border-color: #888;
}
#panCerca DIV.box DIV.subBox
{
	margin: 0 0 40px 0;
	padding: 10px 0 10px 0;
	border-width: 1px; border-color: #AAA; border-style: solid;
}
DIV#panCerca DIV.box img
{
	border-width: 0px;
}

/************ ***************/
DIV#archivio{
	width: 780px;
	background-color: #FFF;
	position: relative; top: 0; left: 0;
	/*margin:0px auto 1em auto;*/
}
DIV#corpoArchivio{
	text-align: justify;
	color: #000;
	width: 576px;
	margin: 0px auto 0px auto;
	border-width: 1px;
	border-style: solid;
	border-color: #7F7F7F;
}
DIV#archivioParola{
	text-align: justify;
	line-height: 1.5;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
DIV.archivioData{
	text-align: justify;
	line-height: 1.5;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
/***** PAGINA LINK *****/
#collegamenti{
	width: 780px;
	background-color: #FFF;	
	/*margin:0px auto 0px auto;*/
}
#corpoCollegamenti{
	text-align: center;
	color: #FFF;
	width: 576px;
	margin: 0px auto 0px auto;
	border-width: 1px;
	border-style: solid;
	border-color: #7F7F7F;
}
/*#cappelloCollegamenti{
	text-align: center;
	color: #FFF; background-color: #CECFCE;
	width: 576px;
	margin: 0px auto 0px auto;
	border-width: 1px;
	border-style: solid;
	border-color: #7F7F7F;
}
#cappelloCollegamentiSub1{
	text-align: center;
	color: #FFF; background-color: #CECFCE;

	margin: 20px auto 20px auto;
}
#cappelloCollegamentiSub2{
	text-align: center;
	color: #FFF; background-color: #CECFCE;
	margin: 20px auto 20px auto;
	position: relative;
}
#collCol1{
	font-weight: bolder; text-align: center;
	color: #FFF; background-color: #CECFCE;
	margin: 20px auto 20px auto;
	position: absolute; top: 0px;	left: 0px;
}
#collCol2{
	font-weight: bolder; text-align: center;
	color: #FFF; background-color: #CECFCE;
	margin: 20px auto 20px auto;
	position: absolute; top: 0px;	left: 30px;
}
#collCol3{
	font-weight: bolder; text-align: center;
	color: #FFF; background-color: #CECFCE;
	margin: 20px auto 20px auto;
	position: absolute; top: 0px;	left: 100px;
}
#collCol4{
	font-weight: bolder; text-align: center;
	color: #FFF; background-color: #CECFCE;
	margin: 20px auto 20px auto;
	position: absolute; top: 0px;	right: 0px;
}
*/
