body,html{ height: 100%; }

body	{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 1px 0px 0px;
	padding-top: 0px;
	font-family : Arial, Times, Georgia, Garamond, Courier, Helvetica, serif;
	font-size : 0.9em;
	color: #000000;
	background-color: #ffffff;
	/*background-image: url(img/sfondo.jpg);
	background-repeat: repeat;*/
	}




a:link {
	color: #663300;
	text-decoration: none;
}
a:visited {
	color: #663300;
	text-decoration: none;
}
a:hover {
	color: #0000ff;
	text-decoration: underline;
}
a:active {
	color: #ffff99;
}





#header {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #ffffff;
	background-image: url(img/bg_logo.jpg);
}

#header .menu_cont ul.menu {
	list-style: none;
	padding:10px 3em 4px 0;margin:0;
	border-bottom:1px solid #990000;
	border-top:1px solid #990000;
	text-align:center;
	background-color:#999999;
}
#header .menu_cont ul.menu li { display:inline ; }
#header .menu_cont ul.menu a {
	text-decoration:none;
	padding:5px 10px;
	background-color:transparent;
	color:#ffffff;
}
#header .menu_cont ul.menu a:hover { color:#ffff00;border-bottom:3px solid #000099; }

#header .menu_cont ul.menu li.segna_pag a, #header .menu_cont ul.menu li.segna_pag a:hover {
	background-color:#ffffff;
	color:#990000;
	border-bottom:1px solid #fff; /* opera 5 */
}

#colSinistra {
	float: left;
	width: 20%;
	height: 100%;
			}

#colDestra {
	float: left;
	width: 20%;
	margin-right:-1px;
	height: 100%;
		}

#colSinistra .box, #colDestra .box {
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top:10px;
	background-color: #ffcc66;
	height: auto;
	font-size: 1em;
	}

#contenuti {
	float: left;
	margin: 0px 0px -1px;
	width: 60%;
	height: 100%;
}

#contenuti .box {
	border-right: #000 1px solid;
	padding: 10px;
	border-top: #000000 1px;
	border-left: #000000 1px solid;
	height: 100%;
	background-color: #ffffff;
}

#piede {
	background-color: #ffffff;
	clear:both;
	padding-right: 10px;
	border-top: #000000 1px solid;
	padding-left: 10px;
	font-size: 0.8em;
	background-color: #999999;
	padding-bottom: 2px;
	color: #fff;
	line-height: 1em;
	padding-top: 2px;
	border-bottom: #000 1px solid;
	text-align: center;
}

hr { display: none; }

.scritta_int {
	font-size: 18px;
	font-weight: bold;
	margin: 20px;
}
.contatti {
	background-color: #ffffff;
	background-image: url(img/bg_logo.jpg);
	color: #000000;
	/*background-image: url(img/sfondo.jpg);*/
	width: 80%;
	padding: 20px;
	margin: auto;
	text-align: left;
}
.sottoInt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	font-style: oblique;
	text-align: center;
	line-height: 0.5em;
}


.privacy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #ffcc66;
	padding: 10px;
	border: thin dashed #990000;
}
.colonne {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 3em;
	font-weight: bold;
	text-align: center;
	color: #ffff66;
}
.link_est ul{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	list-style-type: none;
	margin-left:auto;
	margin-right:auto;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #996600;
	line-height: 1.1em;
	text-align: left;
	padding:0px;
	}
