body {
	margin:0;
	padding:0;
	font-family:"Verdana","Lucida","Lucida Grande","Lucida Sans Unicode","Geneva","sans-serif";
	font-size:1em; /*12px;*/
	line-height:normal;	/*16px;*/
	background-image: url(/icon/tight_dots.gif);
	font-size/* */:/**/13px;
	font-size: /**/13px;
}
img {
	border:0;
}
acronym,
abbr {
	cursor:help;
	border-bottom:1px dashed red;
	font-weight:normal;
}

/*		CONTAINER DIV		*/
#container {
	width: 750px;
	\width: 770px;
	w\idth: 750px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 20px 20px 20px;
	position:relative;
	border-right: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
	background-color: #FFFFFF;
}
/*		CONTAINER DIV		*/

/*		MAIN_BAR DIV		*/
#main_bar {
	float:left;
	padding: 5px 0px 10px 5px;
	width: 516px;
	\width: 516px;
	w\idth: 506px;
}
/*		MAIN_BAR DIV		*/

/*		LATERAL_BAR DIV		*/
#lateral_bar {
	float:right;
	width:205px;
	padding: 5px 0px 5px 0px;
}
/*		LATERAL_BAR DIV		*/

/*		FOOTER DIV		*/
#footer {
	height:30px;
	clear:both;
	padding-top: 8px;
	margin:0;
	border-top: 1px solid #000000;
}
#footer #main_bar {
	float:left;
	width: 506px;
	\width: 516px;
	w\idth: 506px;
}
#footer #lateral_bar {
	float:right;
	width:210px;
	padding: 5px 0px 5px 10px;
}
/*		FOOTER DIV		*/

/*		HEADER		*/
#header {
	height:100px;
	background-image:url(/icon/logo_new.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	border:0;
	margin:0;
	padding:0;
}
#header h1 {
	color:navy;
	font-style:italic;
	font-size:2.5em;
	font-weight:700;
	line-height:1em;
	text-transform:uppercase;
	text-align:center;
	margin:0;
	padding:24px 0 0 0;
}

#header h2 {
	color:navy;
	line-height:normal;
	font-style:italic;
	font-size:1.6em;
	font-weight:400;
	text-align:center;
	margin:0;
	padding:0 0 6px 0;
}

#header h3 {
	color:#CD6600;
	line-height:1em;
	font-style:italic;
	font-size:0.9em;
	font-weight:400;
	text-align:center;
	margin:0;
	padding:0;
}
/*		HEADER		*/

/*		START LINKS		*/
a:link {
	text-decoration: none;
	color: #003399;
	}
a:visited {
	text-decoration: none;
	color: #6699CC;
	}
a:visited:hover {
	text-decoration: underline;
	color: #6699CC;
	}
a:hover,
a:active {
	text-decoration: underline;
	color: #6699CC;
	}
a.nota:link {
	text-decoration: none;
	color:red;
}
a.nota:visited {
	color:red;
}
a.nota:visited:hover {
	color:red;
}
a.nota:hover ,
a.nota:active  {
	color:red;
}
/*
			#main_bar .post h1 a:hover {
				color:#B0171F;
				text-decoration:underline;
			}
*/
/*		END LINKS		*/

/*		GO TO...		*/
.gototop {
	background:url(/css/go2top.png) no-repeat 0 0;
	width:40px;
	height:40px;
	display:block;
	_display:none;
	position:fixed;
	z-index:9999;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
	right:2px;
	bottom:100px;
}
.gotosection {
	background:url(/css/go2section.png) no-repeat 0 0;
	width:40px;
	height:40px;
	display:block;
	_display:none;
	position:fixed;
	z-index:9999;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
	right:2px;
	bottom:150px;
}
.gotohome {
	background:url(/css/go2home.png) no-repeat 0 0;
	width:40px;
	height:40px;
	display:block;
	_display:none;
	position:fixed;
	z-index:9999;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
	right:2px;
	bottom:200px;
}
.gotomail {
	background:url(/css/go2mail.png) no-repeat 0 0;
	width:40px;
	height:40px;
	display:block;
	_display:none;
	position:fixed;
	z-index:9999;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
	right:2px;
	bottom:250px;
}
/*		GO TO...		*/

/*		START IMAGES		*/
div.shadow {
	float:left;
	margin: 10px 0px;
	padding: 0 4px 4px 0;
	background: url(/icon/dropshadow.png) no-repeat bottom right;
}
div.shadow img, div.shadow a img {
	display: block;
	position: relative;
	top: -2px;
	left:-2px;
	padding:5px;
	background:#FFF;
	border:1px solid;
	border-color: #ccc #666 #666 #ccc;
}

.mean-pix {float:left; width:80%; border-top: 1px dotted gray; border-bottom: 1px dotted gray; }
.full-pix {float:left; width:100%; }
.left-pix {float:left; margin: 0 10px 5px 0; }
.right-pix {float:right; margin: 0 0 5px 14px;}
/*		END IMAGES		*/





/*
@media print {
	h1, h2, h3, h4, h5, h6 { page-break-after:avoid; page-break-inside:avoid; }
	blockquote, pre { page-break-inside:avoid; }
	ul, ol, dl { page-break-before:avoid; }
	acronym, abbr { border-bottom:0px; }
	#navigation { display:none; }
	acronym,abbr,cite,cite.simona,cite.bibbia,cite.madonna { border-bottom:0px; }
	a, a:link, a:active, a:visited, a:hover { text-decoration:none; color:blue; background-color:transparent; }
	.gototop, .gotosection, .gotohome, .gotomail { display:none; }
}
*/
