#cert_home {
	text-align: center;
	font-size: 10px;
}
.copyright  {
	font-size: 10px;
	font-family: Arial;
	color: #fe9602;
	text-decoration: none;
	font-weight: normal;
}
.copyright A:link{color:#fe9602;text-decoration:none}
.copyright A:visited{color:#fe9602;text-decoration:none}
.copyright A:hover{color:#FFFFFF;text-decoration:none}

html,body {
  margin:0;
  padding:0;
  height:100%;
  width:100%;
}
body {
	scrollbar-face-color: #25211e;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #25211e;
	scrollbar-darkshadow-color: #25211e;
	scrollbar-track-color: #25211e;
	scrollbar-arrow-color: #FFFFFF;
	background-color: #25211e;
}
body,table, div {
	font-family : Verdana;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 1.4em;
}
A {color:#CCCCCC}
A:link{color:#CCCCCC}
A:alink{color:#CCCCCC}
A:vlink{color:#CCCCCC}
A:visited{color:#CCCCCC}
A:hover{color:#FF6633}
#header {
	width: 993px;
	height: 175px;
	background: #25211e url(../grafica/header.jpg) no-repeat;
	text-align:left;
}
#logo {
	position: relative;
	left: 30px;
}
#menu {
	width: 993px;
	height: 25px;
	background: #25211e url(../grafica/sfondomenu.gif) repeat-x;
	text-align: right;
	padding-right: 100px;
}
#menu span {
	width: 123px;
	height: 25px;
	background: #25211e url(../grafica/sfondopulsante.gif) repeat-x;
	margin-right: 20px;
	vertical-align:top;
	padding-top: 3px;
	text-align: center;
}
#menu A {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
#sito {
	width: 993px;
	background: #574e47;
	min-height: 314px;
	height: auto !important;
	height: 314px;
	padding: 20px;
	text-align:justify;
	line-height: 1.5em;
}
#fondo {
	width: 993px;
	background: #413a35;
	height: 28px;
	text-align: center;
	padding-top: 7px;
}
.foto {
	border: 5px solid #706963;
}
.testo_home {
	margin: 0 15px 0 15px;
}
.captcha {
	width: 85px;
	height: 30px;
	font-family : Verdana;
	font-size: 22px;
	color: #25211e;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	border: 2px solid #706963;
}
.casella  {
	background: #FFFFFF;
	font-family: Verdana;
	color: #25211e;
	font-size: 12px;
	border: 2px solid #706963;
}
textarea {
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #CCCCCC;
}
.pulsante  {
	background : #b33300;
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	border: 0px;
	margin-top: 3px;
	filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#b33300',EndColorStr='#ea6e08');
}
