* {
	margin:0px auto;
	text-decoration:none;
	background-image:url(../img/sfondo.gif);
	background-color:#F2F3F3;
	background-repeat:repeat-x;
}

a {
	background:none;
	}

#generale {
	width: 760px;
}

#testata {
	width: 760px;
	height:118px;
}

#testata p {
	background:none;
}

#menu {
	background:none;
	width: 760px;
	float:right;
	padding: 0;
	margin: 0;
}

#menu a {
	color:#000000;
	font-family:"Trebuchet MS";
	font-size:14px;
	background:none;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	display:inline;
	background:none;
}

#menu li ul {
	display:inline;
	background:none;
	padding-right: 43px;
}

#menu a:visited, #menu a:link {
	text-decoration: none;
}

#menu a:hover, #menu a:focus, #menu a:active {
	text-decoration: underline;
	color: #B10600;
	background:none;
}

#menu a.visitato {
	text-decoration: underline;
	color: #B10600;
	background:none;
}

body {
	text-align:left;
	font-family:"Trebuchet MS";
	background:none;
}

#colonnaSX {
	width: 360px;
	float:left;
	background:none;
	margin-top: 0px;
}

#colonnaSX h1 {
	font-family:"Trebuchet MS";
	font-size:19px;
	color:#C41130;
	text-align:left;
	background:none;
	margin-top: 40px;
	padding-left: 15px;
}

.testocolsx {
	font-family:"Trebuchet MS";
	font-size:12px;
	text-align:left;
	margin-left: 15px;
	margin-right: 15px;
	background:none;
	margin-top: 30px;
}

.testocolsx a {
	text-decoration:underline;
	color:#000000;
}

.testocolsx strong {
	background:none;
}

#colonnaDX {
	width: 400px;
	float:right;
	background:none;
	margin-top: 0px;
}

#footer {
	width: 760px;
	height: 30px;
	float:left;
	margin-bottom: 10px;
	background-color:#919396;
}

#footer p {
	font-family:"Trebuchet MS";
	font-size: 10px;
	margin-bottom:3px;
	background-color:#919396;
}

.cielo {
	width:760px;
}

