/*******************************************
   COTIN SPOSA STYLE SHEET (C) 2006-2009
*******************************************/

#body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
	color: #FFFFFF;
	margin: 0px;
}
table, tr, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link, a:active, a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}
#menu {
	font-size: 16px;
	line-height: 25px;
}

INPUT, SELECT, TEXTAREA {
	border: 1px #000000 solid;
}
.testo {
	font-size: 13px;	
}
.noborder {
	border: 0px;
}

#d {
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
}
h1 {
	font-size:1px;
	color:#000000;
}
.det {
	padding-top:30px;
	padding-left:300px;
	padding-right:20px;
	text-align:left;
	font-family: verdana;
	font-size: 12px;
	line-height:20px;
	display:none;
}
.btn {
	display: block;
	background-image:url(/sd/images/button.jpg);
	height: 25px;
	color: white;
	text-align: left;
	padding-left: 20px;
	text-transform: uppercase;
	margin-bottom: 4px;
	cursor: pointer;
}