/* ############################# Template [News] ############################### */
#newsTitoloCategoria{font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333; 
	border-bottom: solid 1px #fff;
	margin-bottom:10px;
	height:20px;
	line-height:20px;
	text-transform:uppercase;}
		
#NewsCategorieEsplora{
/*background-color:#ff5;*/
float:left;
width:180px;
/*height:auto;
min-height:400px;
border-right:#CCCCCC dotted 1px;
margin-right:5px;
padding:0;*/

}

/*#NewsCategorieEsplora ul {list-style-type:none; margin:0; }*/

		
#newsList{
width:670px; 
min-height:480px;
height:auto; 
float:left;

/*background-color:#ccc; */
}

	
	

	
.newsObject{
width:675px;
min-height:100px;
max-height:500px;
height:auto;
padding-bottom:5px;
border-bottom:dotted 1px #fff;
clear:both;
}	

.newsImage
	{
	float:left; width:70px; height:70px; margin:5px;
	}
	 
.newsDati
	{
	float:left;
	width:580px;
	margin: 3px;
	padding:3px;
	/*border-top: dotted 1px #fffaea;*/
	}
	
.newsData
	{
	clear:both;
	width:500px;
	height:20px;
	line-height:20px;
	} 
	
.newsTitolo
	{
	/*width:500px;
	height:20px;
	line-height:20px;*/
	margin-left:3px;
	clear:both;
	font-size: 11px;
	color:  #009bd1;
	font-face: verdana;
font-weight:bold;
	}
.newsOcchiello
	{
	clear:both;
	/*width:500px;*/
	height:auto;
	line-height:20px;
	margin-left:3px;
	clear: both;
	}
.newsLink
	{
	float:right;
	width:100%;
	height:20px;
	line-height:20px;
	margin-top:3px;
	font-size: 9px;
	text-align:right;
	
	}
	
.newsLink a{color:  #009bd1;}
	
	
.newsCorpo
	{
	clear:both;
	width:500px;
	height:auto;
	line-height:20px;
	margin-left:3px;
	clear: both;
	}
	

 /* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyout2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#NewsCategorieEsplora {
z-index:1000;
font-size:90%;
margin:0 0 50px 0; /* this page only */
}

/* remove all the bullets, borders and padding from the default list styling */
#NewsCategorieEsplora ul {
padding:0;
margin:0;
list-style-type:none;
width:150px;
}
/* hack for IE5.5 */
* html #NewsCategorieEsplora ul {margin-left:-16px; ma\rgin-left:0;}
/* position relative so that you can position the sub levels */
#NewsCategorieEsplora li {
position:relative;
background:#811618;
height:26px;

/*display:block; */
text-decoration:none;
height:25px;
line-height:25px;
width:150px;
color:#fff;
text-indent:5px;
border:1px dotted #a60000;
border-width:0 0 1px 0;*/

}

/* get rid of the table */
#NewsCategorieEsplora table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* style the links */
#NewsCategorieEsplora a, #NewsCategorieEsplora a:visited {
display:block; 
text-decoration:none;
height:25px;
line-height:25px;
width:149px;
color:#fff;
text-indent:5px;
border:1px solid #fff;
border-width:1px 1px 1px 1px;
}
/* hack for IE5.5 */
*html #NewsCategorieEsplora a, *html #NewsCategorieEsplora a:visited {background:#d4d8bd; width:150px; w\idth:149px;}
/* style the link hover */
#NewsCategorieEsplora a:hover {color:#fff; background:#009bd1;}

#NewsCategorieEsplora :hover > a {
color:#fff; 
background:#ff3300;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
#NewsCategorieEsplora ul ul {
visibility:hidden;
position:absolute;
top:0;
left:150px; 
}
/* make the second level visible when hover on first level list OR link */
#NewsCategorieEsplora ul li:hover ul,
#NewsCategorieEsplora ul a:hover ul {
visibility:visible;
}

/* keep the third level hidden when you hover on first level list OR link */
#NewsCategorieEsplora ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
#NewsCategorieEsplora ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
#NewsCategorieEsplora ul :hover ul :hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
#NewsCategorieEsplora ul :hover ul :hover ul :hover ul { 
visibility:visible;
}
	


	
	
	

/*---Layout---*/

Body{background-color:#F4F3E0;}
#codBody {margin-left:0em;margin-right:0em;margin-top:0em;}
#codHeader {width:980px; height:80px; margin-left:5px ; margin-top:10px ; margin-bottom:10px ;background-color:white; margin:0 auto; }
#codNav {height:20px; width:960px;  margin:0 auto;  /*background-color:yellow;*/ border-bottom: 1px dotted #ACAA1E; border-top: 1px dotted #ACAA1E; padding-bottom:3px; padding-top:3px; z-index:100;}
#col1{width:190px; margin-left:12px; margin-top:8px; z-index:200;  float:left;}
#wdgCodContent {margin-left:13px; padding-top:8px; width:700px; /*background-color:blue;*/  float:left;}
#pacchetto{padding-left:6px;}
#main{ clear:both; width:990px; min-height:650px; height:auto;}
#page_margins{ width:990px; margin: 0;}

#page { width:990px; margin:0 auto; padding-left: 3px ; padding-right: 3px ; padding-bottom: 3px ;  color:#222; }
#page  .sb-inner  { background:#fff url(../Images/sfondo-bianco-134.gif) repeat ; }
#page .sb-shadow { background:#C4C3AB; }

/*
#page { padding-left: 3px ; padding-right: 3px ; padding-bottom: 3px ; background-color:white; min-height:480px; height:auto;  /*width:30%; margin:200px auto; color:#fff;*/ }
#page, #page.sb-inner { background-color:white; }
 */


#wdgCodFooter { 
	/* padding: 15px ; questo padding corrisponde all'allineamento a sinistra degli elementi nei div sovrastanti. */
color:#333;
	width:990px; 
margin:0 auto;
	/*background-color:#1E1B16;*/
	height:auto ;
	min-height:51px;
  padding-top:5px;
 padding-left:13px;
}

#wdgCodFooter hr {border: none 0;
border-top: 1px dotted #666;
/*the border*/
	width: 100%;
height: 1px;
/*whatever the total width of the border-top and border-bottom equal*/
	clear:both;}
	
	


