* {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
}

/*
* {
	 PADDING-TOP: 10px;
}
*/
html {
	/*background: #f79418 url(images/sfondoSub4.jpg) repeat-y top;*/

	font-family: Verdana;
	font: 9px Verdana;
	background-image: url(images/sfondoSub4.jpg);
	background-color: #f79418;
	background-repeat: repeat-y;
	background-position: top;
}

body 
{
	background: #f79418 url(images/sfondoSub4.jpg) repeat-y top;
	width: 760px;
	height: 600px;
	text-align: center; /* Allineamento centrale del box con IE. */
	margin: auto; /* Allineamento centrale del box con gli altri browser. */
}


#container {
	/*background: #ffffff;
	background: url(images/opacizzante.gif) repeat top;*/
	width: 760px;
	/*padding: 30px;*/
	border: solid 1px #ffffff;
}

#container ul {
	color: #ffffff;
	font-size: 13px;
	font: bold 13px;
	text-align: left;
	padding: 20px;
}

#container ol {
	color: #ffffff;
	font-size: 13px;
	font: bold 13px;
	text-align: left;
	padding: 20px;
}

#container_blog {
	background: #ffffff;
	width: 760px;
	/*padding: 30px;*/
	border: solid 1px #ffffff;
}


#container_elenco {
	background: #04aedf;
	width: 1016px; /* 768 - 960 - 1024             760 - 952 - 1016*/
	border: solid 1px #ffffff;
} 

#container_blog a {
   color: #708090;
	text-decoration:none;
	font: 11px;
	font-size: 11px;
	font-weight: bold;
}

#box0 {
	width: 698px;
	padding: 30px;
	/*border: solid 1px #f79418;*/
}

#blog {
	border: solid 1px #00adde;
}

#header {
	width: 760px;
	text-align: left;
	PADDING-TOP: 10px;
	/*border: solid 1px #000000;*/
	}

#header a {
	text-decoration: none;
	color: #ffffff;/*#f79418;*/
	font: bold 12px;
}

#header a:hover {
	text-decoration: underline;
	color: #ffffff;/*#f79418;*/
	font: bold 12px;
}	
	
#footer {
	/*background: #ffffff;*/
	border-top: 1px solid #ffffff;
	color: #ffffff;
	/*width: 698px; se metto questo si incasina tutto */ 
}

#footer_blog {
	border-top: 1px solid #708090;
	/*border: 1px solid #708090;*/
	color: #708090;
	/*width: 636px;
	padding: 0px 20px 0px 20px;*/
}

.Testo {
	text-decoration: none;
	color: #ffffff;
	font: bold 16px;
	font-size: 13px;
	text-align: justify;
	font-weight: bold;
	}
	
.TestoBlog {
	text-decoration: none;
	color: #708090;
	font: 12px;
	font-size: 11px;
	text-align: justify;
	}
	
.Titolo {
	text-decoration: none;
	color: #ffffff;
	font: 18px;
	font-size: 18px;
	/*text-align: center;*/
}

.TitoloBlog {
	text-decoration: none;
	color: #708090;
	font: 18px;
	font-size: 18px;
	/*text-align: center;*/
}

#Menu {
	background: #f79418; /*arancio	*/
	border: solid 1px #ffffff;
	width: 760px;
	/*padding: 5px;*/
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	/*margin: 10px;*/
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	/*padding: 5px 5px;*/
	padding-bottom: 5px;
	padding-top: 5px;
	}

#Menu a {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

#Menu a:hover {
	text-decoration: underline;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

#box {
	border: solid 1px #f79418;
	text-align: right;
}

a:link,a:active,a:visited {
	/*color: #708090;*/
	color: #ffffff;
	text-decoration:none;
	font: 11px;
	font-size: 11px;
	font-weight: bold;
}

a:hover {
	text-decoration:underline;
}

.txtNascostoBianco
{
	font-size: 1pt;
	color: #ffffff;
}

.txtNascosto
{
	font-size: 1pt;
	color: #044a6e;
}

#boxblog {
	border-top-style: dotted;
	border-top-width: 1px;
	border: 1px dotted #f79418;
	padding: 10px;
	margin: 10px;
}

#boxrow {
	border-top-style: dotted;
	border-top-width: 1px;
	height: 1px;
	border-top-color: #f79418;
}

#showimage {
	BORDER-RIGHT: gray 1px solid; BORDER-TOP: gray 1px solid; VISIBILITY: hidden; BORDER-LEFT: gray 1px solid; BORDER-BOTTOM: gray 1px solid; POSITION: absolute
}

#dragbar {
 /*CURSOR: move; BACKGROUND-COLOR: #efefef; clear: right; width: auto */
  CURSOR: move; BACKGROUND-COLOR: #f79418; clear: right; width: auto 
}

#dragbar #closetext {
	FONT-WEIGHT: bold; MARGIN-RIGHT: 1px
}



