body,html{
	background: #FFFFFF;
	color: #000000;
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
}
a {
	text-decoration: underline;
	font-weight: normal;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #00408c;
}

#doc{
	margin: 50px auto 0;
	width: 701px;
	*width: 701px;
	min-width: 701px;
}
#bd {
	background:  url(../images/bg_body.jpg) repeat-y 0 0;
	margin-top: -3px;
}
#condizioni {
	font-style: italic;
}

#carte {
	word-spacing: -1px;
}
#sidebar{
	padding: 0 0 0 25px;
}
#content {
	padding: 0 17px 0 40px;
	text-align: justify;
	font-size: 85%;
	color: #373737;
}

#credits {
	margin-top: 30px;
}
#navcontainer ul {
	padding: 0;
	margin: 0;

}
#navcontainer ul li {
	list-style-type: none;
	color: #9e1403;
	font: 100% Verdana, Lucida, "Lucida Grande", sans-serif;
	border-bottom: 2px dotted #9e1403;
	padding: 0;
	margin: 0 0 17px;
	text-align: center;
}

#navcontainer ul li a {
	color: #990000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#navcontainer ul li a:hover {
	color: #00408c;
	text-decoration: none;
}

#navcontainer #current {
	color: #00418d;
	text-decoration: none;
}




h1 {
	color: #990000;
	font-size: 11px;
	border-bottom: 2px dotted #990000;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

p { margin: 13px 0 5px;}
#ft p{
	margin:0;
}



textarea {
	font-size: 85%;
	color: #6b6b6b;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 10px 0 5px;
}

#buttons {
	margin: 0;
	text-align: center;
}
#ft {
	text-align: justify;
	font-size: 85%;
	padding: 30px 17px 5px 40px;
	word-spacing: -2px;
	letter-spacing: 0px;
}

strong {
	font-weight:bold;
}

#ft a {
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: #9e1403;
}

#ft a:hover {
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: #00418d;
}