/* CSS Document torredelmoro-futsal.com*/
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 8D8D8D;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg_main.gif);
	
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#FF7F00;
	scrollbar-darkshadow-color:#FF7F00;
	scrollbar-face-color:#FF7F00;
	scrollbar-highlight-color:#FF7F00;
	scrollbar-shadow-color:#FF7F00;
	scrollbar-track-color:#FFFFFF; 
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}
#contenutiSection {
	margin-top: 5px;
}
.formInput {
	border: none;
	background-color: E6E5E5;
	font-weight: bold;
	color: #FF7F00;
}
div.scroll {	
	height: 333px;	
	width: 390px;	
	overflow: auto;
}
.testoBox {
	margin: 10px;
}
.testoQualita {
	margin: 10px;
}
.formInputContatti {

	border: 1px solid FF7F00;
	background-color: #FFFFFF;
	font-weight: normal;
	color: #FF7F00;
}
.importante {
	font-weight: bold;
	color: #FF7F00;
}
