body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/background.jpg);
	background-position:top center;
	background-repeat:repeat-y;
    background-color:#ffffff;
}

img { border:0px;}

h1#titolo {
    width: 100%;
    height: auto;
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    font-size: 14px;
    font-weight: bold;
    color: #ff0000;
}

/* INIZIO MODIFICA BASE*/
#base {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

#base1 {
	float: left; 
	width: 440px;
	height: auto;
	text-align:justify;
	font-size:12px;
	font-family:verdana;
	color:#999999;
	padding: 10px 10px 30px 0px;
	margin: 0px 0px 0px 0px;
}
#base1 a:link, 
#base1 a:active,
#base1 a:visited{
	color:#000000;
	text-decoration: none;
	font-size:12px;
    font-weight: bold;
}
#base1 a:hover{
	color:#ff0000;
	text-decoration: none;
    font-size:12px;
    font-weight: bold;
}
.titolo1 {
	font-family:verdana;
	font-size:14px;
	color:#ff0000;
	font-weight:bold;
}
#base2 {
	float: left; 
	width: 440px;
	height: auto;
	text-align:justify;
	font-size:12px;
	font-family:verdana;
	color:#999999;
	padding: 10px 0px 30px 10px;
	margin: 0px 0px 0px 0px;
}
#base2 a:link, 
#base2 a:active,
#base2 a:visited{
	color:#ffffff;
	text-decoration: none;
	font-size:12px;
    font-weight: bold;
}
#base2 a:hover{
	color:#ff0000;
	text-decoration: none;
    font-size:12px;
    font-weight: bold;
}
.titolo2 {
	font-family:verdana;
	font-size:14px;
	color:#ff0000;
	font-weight:bold;
}

#col-sx {
	width: 440px;
	margin: 0 auto;
	text-align: left;
}

#col-sx1 {
	float: left; 
	width: 220px;
	height: auto;
	text-align:justify;
	font-size:12px;
	font-family:verdana;
	color:#222222;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#col-sx2 {
	float: left; 
	width: 210px;
	height: auto;
	text-align:right;
	font-size:12px;
	font-family:verdana;
	color:#999999;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}
/* FINE MODIFICA BASE*/

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* menu */
* {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#acc {
	width:220px;
	list-style:none;
	color:#033;
	margin:100px 0px 100px 0px;
}
#acc h3 {
	width:200px;
	padding:6px 10px 8px;
	font-size: 14px;
	font-family:verdana;
	color:#999999;
	margin-top:5px;
	cursor:pointer;
	background-color:transparent;
}
#acc h3 a:link, 
#acc h3 a:active,
#acc h3 a:visited{
	text-decoration: none;
	font-size: 14px;
	font-family:verdana;
	color:#999999;
}
#acc h3 a:hover{
	text-decoration: none;
	font-size: 14px;
	font-family:verdana;
	color:#ff0000;
}
#acc h3:hover {
	background-color:#e5e5e5;
	color:#ff8000;
	text-decoration: none;
	font-size: 14px;
	font-family:verdana;
	color:#ff0000;
}
#acc .acc-section {
	overflow:hidden;
	background:#fff;
	font-size: 12px;
	font-family:verdana;
	color:#999999;
}
#acc .acc-content {
	width:220px;
	padding:0px;
	border-top:none;
	background:#ffffff;
}

#acc .acc-content a:link, 
#acc .acc-content a:active,
#acc .acc-content a:visited{
	text-decoration: none;
	font-size: 12px;
	font-family:verdana;
	color:#999999;
}
#acc .acc-content a:hover{
	text-decoration: none;
	font-size: 12px;
	font-family:verdana;
	color:#ff0000;
}





#footer {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

#footer1 {
	float: left; 
	width: 440px;
	height: auto;
	text-align:right;
	font-size:12px;
	font-family:verdana;
	color:#999999;
	padding: 10px 10px 30px 0px;
	margin: 0px 0px 0px 0px;
}
#footer1 a:link, 
#footer1 a:active,
#footer1 a:visited{
	color:#999999;
	text-decoration: none;
	font-size:12px;
}
#footer1 a:hover{
	color:#ff0000;
	text-decoration: none;
    font-size:12px;
}
#footer2 {
	float: left; 
	width: 440px;
	height: auto;
	text-align:right;
	font-size:12px;
	font-family:verdana;
	color:#999999;
	padding: 10px 0px 30px 10px;
	margin: 0px 0px 0px 0px;
}
#footer2 a:link, 
#footer2 a:active,
#footer2 a:visited{
	color:#ffffff;
	text-decoration: none;
	font-size:12px;
}
#footer2 a:hover{
	color:#ff0000;
	text-decoration: none;
    font-size:12px;
}
