#header, #main, .col1, .col2, .col3 {
	/*border: 1px solid red;*/
}
body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}
td {
	text-align:left;
	font-size: 11px;
}
p {
	margin: 5px 0px 5px 0px;
}
hr {
	display: none;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #CCFF00;
}
.greenOff a, .greenOn a:hover, .toolOn a {
	color: #CCFF00;
}
.greenOff a:hover, .greenOn a {
	color: white;
}
.logo{
	text-align: center;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}
.toolSxAlign {
	float: left;
}
#main{
	clear: both;
	width: 762px;
	min-height: 440px;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
}
#colLingue{
	margin-left: 60px;
	width: 240px;
	float: left;
	height: 45px;
}
.row{
	width: 761px;
	float: left;
}
#header{
	width: 762px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color : #990000;
}
#header .col1, #header .col2, #header .col3 {
	background-color : #990000;
	height: 75px;
}
#header .col1,#header .col1 {
	height: 72px;
}
table {
	clear: both;
}
.spacer3 {
	clear: both;
	height: 3px;
	background-color : #990000;
}
.rowSmall{
	margin-left: 1px;
	width: 600px;
	background-color : #990000;
	float: left;
}
.col1{
	padding-top: 3px;
	padding-left: 5px;
	width: 154px;
	float: left;
}
.col2, .col3{
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	width: 290px;
	min-height: 20px;
}
.lineSpace{
	margin: 10px 0px 10px 0px;
}
.frecciaAlign {
	float: right;
}
.frecciaAlign img {
	vertical-align: bottom;
}
.sfondo {
	background-color : #990000;
	background-repeat : repeat-y;
	background-position: center;
	background-image : url(/images/sfondo.gif);
}
.sezioni, .lingue {
	float:left;
	color: #CCFF00;
}
.lingue {
	font-weight: bold;
	width: 77px;
}
.titolo, .sezioni{
	font-size: 18px;
	font-weight: bold;
}
.titoletto{
	clear: both;
	font-weight: bold;
}
.tool {
	float: left;
	width: 149px;
	background-color : #B84D4D;
	font-weight: bold;
	margin-bottom: 2px;
	padding: 1px 1px 1px 2px;
}
.toolColor img {
	vertical-align: bottom;
}
.toolColor {
	width: 149px;
	margin-bottom: 10px;
	background-color : #B84D4D;
	padding: 0px;
	border: 0px;
}
.toolB2B{
	width: 149px;
	padding: 0px 1px 0px 2px;
	
}
.tool .toolOff, .tool .toolOn {
	float: left;
}
.tool input {
	font-size: 11px;
}
.user{
	float: left;
	color: #CCFF00;
	font-weight: bold;
	margin: 4px 0px 4px 0px;
}
.userOption{
	float: left;
	margin: 4px 0px 4px 0px;
}
.userOption .toolOff, .userOption .toolOn {
	float: left;
	width: 120px;
}
.lostPswd {
	float: left;
	width: 120px;
}
.clear {
	clear: both;
}
.fLeft {	
	float: left;
}
.fRight {	
	float: right;
}
.bOppEl {
	clear: both;
	padding-top: 5px;
}
.imgSpaced {
	margin: 10px 0px 10px 0px;
}