html {
	text-align: center;
}

body {
	background-color: #030303;
	padding: 0;
	color: #666666;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	background-image: url(nuovipng/img_ire%20copy.jpg);
}
.table {
	background-color: #2D2D2D;
}

#header {
	background-image: url(../ITA/images/cornice_top.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 0px;
	height: 120px;
}
#header h1 {
font-size:30px;
text-transform:uppercase;
margin:0;
padding:0;
}
#content {
width:780px;
margin:0 auto;
}
#content h2 {
font-size:18px;
}
#left {
float:left;
width:350px;
text-align:left;
}
#right {
float:right;
width:350px;
text-align:right;
}
#one_col {
text-align:left;
}
#three_col_left {
text-align:left;
width:230px;
float:left;
}
#three_col_center {
width:230px;
float:left;
margin-left:50px;
text-align:center
}
#three_col_right {
text-align:right;
width:230px;
float:right;
}
#footer {
	background-image: url(../ITA/images/cornice_bot.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 120px;
}
#principale {
	background-image: url(../ITA/images/cornice_mid.png);
	background-repeat: repeat-y;
	background-position: center;
}

#footer_row {
width:780px;
text-align:left;
margin:10px auto;
}
#footer_col_left {
width:190px;
border-top:10px #666666 solid;
border-bottom:5px #666666 solid;
border-left:1px #666666 solid;
border-right:1px #666666 solid;
float:left;
}
#footer_col_left ul{
list-style-type: none;
font-size: 18px;
padding: 8px;	
margin:0;
}
#footer_col_left ul li a{
color:#FFFFFF;
}
#footer_col_right {
width:500px;
float:right;
text-align:right;
}
#footer_col_right h3 {
text-transform: uppercase;
text-decoration:underline;	
font-size:18px;
margin:0;
}
a, a:hover, a:visited, a:active {
	color: #FFFF00;
}
#principale #loghi img {
	color: #736153;
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}

