:link,:visited { text-decoration:none }
ul  { list-style:none }
ol  { margin-left:40px;}
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
img { border:none }

* { 
padding:0px;
margin:0px;
}

BODY {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.7em;
		background-color: #ffffff;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		color:#000000;
		text-align:center;
		background-image: url(img/bkg.gif);
		background-position: 0% 0%;
		background-repeat: repeat;
		border-top:4px solid #d3373b;
}

a {
		color:#399600;
}

.positioning {
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: auto;
		margin-right: auto;
		text-align:left;
		width:790px;
		padding:0px;
}

.page {
		padding:20px 0px;
		float:left;
}

.bkg {
		background-image: url(img/bkg-homepage.png);
		background-position: 1px 0px;
		background-repeat: repeat-y;
}

.gray {
		background-color: #eeeeee;
}

.boxgrigio {
		display:block;
}

.curva {
		display:block;
}

.top {
		float:left;
		padding:0px 25px;
		width:740px;
}

.menu {
		width:240px;
		padding-top:5px;
}

.corpo {
		padding:0px 25px;
		width:740px;
		float:left;	
}

.colsx {
		margin-top:20px;
		width:485px;
		float:left;	
}

.colsx p{
		margin-bottom:20px;
}

.colsx ul li{
		background-image: url(img/li2.gif);
		background-position: 0px 4px;
		background-repeat: no-repeat;
		padding-left:14px;
		margin-top:5px;
}

.coldx {
		margin-top:20px;
		background-image: url(img/tratto-vert.gif);
		background-position: 0px 0px;
		background-repeat: repeat-y;
		margin-left:12px;
		padding-left:12px;
		width:230px;
		float:left;	
}

div.link1  {
		margin-top:40px;
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		color:#000000;
		float:right;
}

div.link1 p {
		background-image: url(img/tratto-vert.gif);
		background-position: 0px 0px;
		background-repeat: repeat-y;
		margin-left:12px;
		padding-left:12px;
		width: 230px;
		float: left;
}

div.link1 a, div.link1 a:visited {
		font-weight:100;
		display:block;
		font-size:1.4em;
		line-height:1em;
		color:#399600;
}

div.link2  {
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		color:#000000;
		float:left;
		margin-bottom:20px;
		background-color:#eeeeee;
}

div.link2 img {
		display: block;
}

div.link2 p {
		margin-bottom:0px;
		margin-left:20px;
		width: 210px;
		float: left;
}

div.link2 a, div.link2 a:visited {
		font-weight:100;
		display:block;
		font-size:1.4em;
		line-height:1em;
		color:#399600;
}

ul.menu  {
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		margin-top:10px;
		color:#000000;
}

ul.menu  li{
		margin-bottom:10px;
		text-align:left;
}

ul.menu a, ul.menu a:visited {
		font-weight:100;
		display:block;
		font-size:1.4em;
		line-height:1em;
		color:#399600;
}
.menu a:hover, div.link1 a:hover, div.link2 a:hover {
		color:#000000;
}


.footer {
		padding:10px 25px 5px 25px;
		border-top:1px dotted #cccccc;
		width:740px;
		float:left;
}

.footer p{
		font-size:0.8em;
		color:#474747;
		text-align:right;
}

.footer h6{
		font-weight:100;
		text-align:right;
}

.bottoni {
		margin:20px 0px;
}


.newshp {
		background-image: url(img/tratteggio-azzurro.gif);
		background-position: 0% 100%;
		background-repeat: repeat-x;
		padding-bottom:20px;
		margin-bottom:20px;
}

.newshp h2{
		color:#0078ff;
		font-weight:100;
		line-height: 1em;
		font-size: 1.1em;
}
.newshup p{
		color:#b1d828;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight:900;
		font-size: 1.1em;
}
.newshp a, .newshp a:visited{
		color:#0078ff;
}
.newshp  a:hover{
		color:#0078ff;
		text-decoration:underline;
}

.bottone{
		border:1px outset #d3373b;
		background-color:#d3373b;
		color:#ffffff;
		font-weight:100;
		padding:4px 0px;
		width:230px;
		font-size: 1.3em;
}


