.motori{display:none}

.bottoni { /* button */
	border-top: 1px solid #FF7B00;
	border-left: 1px solid #FF7B00;
	border-right: 1px solid #4e4e4e;
	border-bottom: 1px solid #4e4e4e;
	background-color : black;
	color: white;
	font-size: 11px;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-weight: bold;
	text-align : center;
}
input
{
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, "Trebuchet MS", sans-serif;
    color : Black;
	background-color : White;
	border-style: solid;
	border-width : 1pt;
}

input.check
{
FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, "Trebuchet MS", sans-serif;
    color : Black;
	background-color : transparent;
	border-width : 0px 0px 0px 0px;	
}

textarea
{
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, "Trebuchet MS", sans-serif;
    color : Black;
	background-color : White;
		border-style: solid;
	border-width : 1pt;
}

body {

  background: url("images/bktop.gif") repeat-x scroll #EF550B;    
	FONT-FAMILY: Verdana, "Trebuchet MS", sans-serif;
	color: #333333;/*themecolour4%0;*/
}
 
.border {
	background-image:   url("images/default_border.gif");
	background-repeat: repeat-x;
	background-position: top;
 }
.topstrip {
	background-image:  url("images/colonna_sopra.png");
	width: 125px;
  height: 6px;
}
.bottomstrip {
  background-image:  url("images/colonna_sotto.png");
  width: 125px;
  height: 6px;
}
.bottomtable {
  background-image:  url("images/tabella_sotto.png");
  width: 650px;
  height: 13px;
}
.toptable {
  background-image:  url("images/tabella_sopra.png");
  width: 650px;
  height: 13px;
}
.topbanner {
  background-image:  url("images/sopra_banner.png");
  width: 186px;
  height: 10px;
}
.bottombanner {
  background-image:  url("images/sotto_banner.png");
  width: 186px;
  height: 10px;
}
.sfondo_num_pagine {
  background-image:  url("images/sfondo_num_pagine.png");
  width: 650px;
  height: 37px;
}
.sfondo_num_pagine_sopra {
  background-image:  url("images/box_sopra.png");
  width: 650px;
  height: 40px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}
table {
	FONT-FAMILY: Verdana, "Trebuchet MS", sans-serif;
	color: #333333;/*themecolour4%0;*/
	FONT-SIZE: 10px;
	}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #333333;/*themecolour4%0;*/
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #333333;/*themecolour4%0;*/
}
ul {
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #333333;/*themecolour4%0;*/
	list-style-image:   url("images/default_bullet.gif");	
}

.leftcoltext {
	padding-top: 15px;
	padding-right:10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #333333;/*themecolour4%0;*/
}

.imageborder {
	border-right-style: solid;
	border-right-color: #686868;/*themecolour4%0;*/
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #686868;/*themecolour4%0;*/
	border-bottom-style: solid;
	border-bottom-color: #686868;/*themecolour4%0;*/
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #686868;/*themecolour4%0;*/
	border-top-width: 1px;
}
a:link {
	color: black;/*themecolour1;*/
}
a:visited {
	color: black;/*themecolour4%0;*/
}
a:link:hover {
	color: #ff6b21;/*themecolour3;*/
}
a:visited:hover {
	color: #ff6b21;/*themecolour3;*/
}
a.news:link {
	color: black;/*themecolour1;*/
	FONT-SIZE: 12px;
}
a.news:visited {
	color: black;/*themecolour4%0;*/
FONT-SIZE: 12px;}
a.news:link:hover {
	color: #ff6b21;/*themecolour3;*/
FONT-SIZE: 12px;}
.divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b8b8b8;/*themecolour2;*/
}
.parahead {
	background-color: #FF7D00;/*themecolour3;*/
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b8b8b8;/*themecolour2;*/
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ffffff;/*themecolour4;*/
}
.themecolor3 {
	/*background-color: #FF7D00;*//*themecolour3;*/
background-color: white;
}
.themecolor1 {
	background-color:#ffffff;/*themecolour1;*/
}
.rightcoltext {
	color: #333333;
	padding: 10px;
	background-color: #ffffff;/*themecolour2$ 38.5%, 67.5%;*/
}
-->

.footer{
 background: url("images/footer.gif") no-repeat center; 
 /*width:975;  */
 height:53px; 
 color:#ffffff;
}


