/* CSS Document */

body{
width:980px;
height:600px;
background-color:#993300;
}
a {
	color:#993300;
	text-decoration:none;
}
a:hover {
	color:#993300;
}

#sceltalingua{
margin:auto;
width:960px;
height:25px;
}

#header{
margin:auto;
width:960px;
padding-top:0;
background-image:url("images/header.jpg");
background-repeat:no-repeat;
height:202px;
}
#corpo {
width:960px;
margin:auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
#corposx {
width:321px;
height:330px;
background-image:url("images/corposx.jpg");
background-repeat:no-repeat;
/*list-style:none;
font-family:"Courier New", Courier, monospace;
font-size:12px;
font-weight:bold;*/
}
#corpodx {
width:639px;
background-image:url("images/corpodx.jpg");
background-repeat:no-repeat;
height:330px;
}
#contenuto {
padding-top:2px;
margin:auto;
width:500px;
height:187px;

}
#news {
margin:auto;
width:500px;
height:243px;
}
.powered {
	color:#333333;
}
.powered a {
	color:#FFFFFF;
	text-decoration:none;
}
.powered a:hover {
	color:#efefef;
	font-weight:bold;
}