@charset "utf-8";
body {
	background-color: #FFFFFF;
	background-image: url(/areaiscritti/images/sfondo.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #222222;
}
#main {
	width: 993px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/areaiscritti/images/sfondomain.jpg);
	background-repeat: no-repeat;
	padding-top: 100px;
	position: relative;
}
#rettangolo {
	min-height:360px;
	height:auto !important;
	height:360px;
}
#footer {
	border-top: 1px solid #CCCCCC;
	margin-top:20px;
	padding-top:12px;
	font-size: 10px;
	color: #666666;
	padding:4px 4px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	clear:both;
}
#menu {
	position: absolute;
	left: 292px;
	top: 38px;
	font-size: 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #990000;
}
#menu .home {
/*
	width:56px;
	text-align:left;
*/
	background-image: none;
}
#menu strong, #menu a  {
	float: left;
	display: block;
	padding:1px 4px 2px 4px;
}
#menu a  {
	text-decoration:none;
	color:#000022;
}
#menu a:hover, #menu strong, #menu a.btnSelected {
	color:#FFFFFF;
	background-color: #990000;
/*
	color:#000000;
	background: none;
	background-image:url(/images/tri.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
*/
}
.clear {
	clear: both;
	height: 1px;
	width: 1px;
	overflow:hidden;
}
.cella {
	float: left;
	margin-right: 4px;
}
#testo{
	float:left;
	width:636px;
	margin-right:12px;
}
#sx{
	float:left;
	width:384px;
	margin-right:12px;
}
#dx{
	float:left;
	width:240px;
}
#laterale{
	float:left;
	width:300px;
}
h1, h2, h3, h4, h5, h6{
	margin-top: 0px;
	margin-bottom: 2px;
}
h1, h2, h3, h4, h5, h6{
	line-height:115%;
}
img {
	border:0px none;
}
form {
	margin: 0px;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #002222;
	text-decoration: underline;
}
a:hover {
	background-color:#F0F0F5;
}

h1, h2, h3, h4{
	font-weight:normal;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 23px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size:15px;
	word-spacing:-1px;
}
h4 {
	font-size:12px;
}

hr {
	height:1px;
	background:#999999;
	color:#999999;
	border:0px;
}
a.linkTrasparente{
	width:12px; 
	height:10px;
	display:block; 
	float:left;
}
a.linkTrasparente:hover, .box a.linkTrasparente:hover {
	background:none;
}
.avviso {
	color:#990000;
	font-weight: bold;
}

#top p {
	margin-bottom: 4px;
}
#top h1 {
	margin-bottom: 24px;
}
