body {
	width: 100%;
	text-align: center;
	font-size: 75%;
	font-family: Verdana, Arial,  sans-serif;	
	margin:0px;
	margin-bottom: 40px;
	background-color: #000;
	/* background-image: url(/template/default/images/sfondo.gif); */
	/* background-repeat: repeat-x; */
	color: #000;
}

a {
	color: #237496;
}

a:hover{
	color: #DD1010;
}

img{
	border: 0px;
}

#container {
	margin: 0 auto;
	position: relative;
	border: 0px;
	background-color: #000;
	width:900px;
	padding: 0px
}


#page {
    position: relative;
	float: left;
	margin: 0 auto;
	width:900px;
	text-align: left;
	padding: 0px;
	padding-bottom: 20px;
	background-color: #fff;
	border: 0px;
	letter-spacing: 0.15em;
	font-size: 1em;
	background-image: url(/template/immagini/sfondoPage.gif); 
	background-repeat: repeat-y; 

}

#header{
	position: relative;
	float:left;
	width: 900px;
	margin:0px;
}

#menu{
	position: relative;
	float: left;
	width: 900px;
	margin:0px;
	font-weight: bold;
	color: #000;
	font-size: 1.2em;
	background-color: #bbb;
}


#menu .voce{
	position: relative;
	float: left;
	margin-right: 12px;
	margin-left: 12px;
	padding: 2px;
}

#menu .lang{
	position: relative;
	float: right;
	margin-right: 12px;
	margin-left: 12px;
	padding: 2px;
}

#menu a{
	text-decoration: none;
	color: #333;
}

#menu a:hover{
	color: #DD1010;
}

#content{
	position: relative;
	float: left;
	width: 650px;
	padding-left: 20px;
	padding-top: 40px;
	line-height: 2em;
}

#content img{
	border: 0px solid;
	margin-bottom: 10px;
	margin-top: 10px;
}

#content .left{
	position: relative;
	float: left;
}

#content .right{
	position: relative;
	float: right;
}

#content .aCapo{
	position: relative;
	clear: both;
}

#content .didascalia{
	position: relative;
	float: right;
	width: 200px;
	text-align: center;
	border: 1px solid #237496;
	margin-bottom: 10px;
	color: #237496;
	font-weight: bold;
	margin: 6px;
	padding: 4px;
}


#column{
	position: relative;
	float: right;
	width: 200px;
}

#column .group{
	position: relative;
	float: right;
	width: 200px;
	padding-bottom: 20px;
}

#column .titleMenu{
	position: relative;
	float: left;
	width: 100%;
	background-color: #000;
	color: #fff;
	padding-top: 2px;
	padding-bottom: 4px;
	margin-bottom: 2px;
	text-align: left;
	font-weight: bold;

}

#column .voce, #column .voceSelected{
	padding-left: 6px;
	padding-right: 2px;
	padding-top: 6px;
	padding-bottom: 6px;
}

#column .voceSelected{
	font-weight: bold;
}

#centrale {
	position: relative;
	float: left;
	width: 860px;
	padding-left: 20px;
	padding-right: 20px;
}

p {
	margin-top: 0px;
	
}

h1 {
	font-size: 1.2em;
	color: #000;
}

h2 {
	font-size: 1em;
	margin-bottom: 0px;
}

#footer {
    position: relative;
	float: left;
	margin: 0 auto;
	width:900px;
	text-align: right;
	padding-top: 5px;
	font-size: 0.8em;
	color: #fff;
}

#footer .title{
    position: relative;
	float: left;
	margin: 0 auto;
	text-align: left;
	font-weight: bold;
}

#footer a{
	color: #fff;
}
