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

body,html {
	margin: 0;
	padding: 0;
	height: 100%;
}
body {
	text-align: center;
	background: #f8f8fa url(../grafica/sfondoazzurro.jpg) repeat-x top;
}
body,div,table {
	color: #5d6366;
	font-size : 11px;
	font-family : Arial;
}
#sfondo1 {
	background: url(../grafica/sfondo1_2.jpg) repeat-y right;
	width: 49%;
	text-align: right;
}
#sfondo2 {
	background: url(../grafica/sfondo2_2.jpg) repeat-y left;
	width: 49%;
	text-align: left;
}
A {color : #023e75}
A:link{color:#023e75}
A:alink{color:#023e75}
A:vlink{color:#023e75}
A:visited{color:#023e75}
A:hover{color:#5d6366}
#top1 {
	background: url(../grafica/top1.jpg) repeat-x;
	height: 64px;
	text-align: left;
}
#header {
	width: 778px;
	height: 266px;
}
#top3 {
	background: url(../grafica/top3.jpg) repeat-x;
	height: 34px;
	padding-left: 300px;
}
#striscia1 {
	background: #fafafa url(../grafica/striscia1.gif) repeat-y;
}
#striscia2 {
	background: #fafafa url(../grafica/striscia2.gif) no-repeat;
}
#striscia3 {
	background: #fafafa url(../grafica/striscia3.jpg) repeat-x;
	height: 164px;
}
#strisciapromo {
	background: #FFFFFF url(../grafica/sfondo_strisciapromo.gif) repeat-x top;
}
.fondo {
	background: url(../grafica/sfondo_fondo.gif) repeat-x;
	height: 49px;
}
.fondopad {
	margin: 2px 10px 0 10px;
}
#lingue {
	font-size: 9px;
	padding-left: 10px;
}
.foto_sinistra {
	border: 1px #828282 solid;
	float: left;
	margin: 3px 5px 0 0;
}
.foto {
	border: 1px #828282 solid;
}
.contenuto {
	padding: 10px;
	text-align: justify;
}
.tit {
	background: url(../grafica/sfondo_tit.gif) repeat-x;
	text-align: left;
}
.tit img {
	margin-left: 17px;
}

.casella  {
	background: #FFFFFF;
	font-size : 11px;
	font-family : Arial;
	color: #5d6366;
	border: 1px solid #5d6366;
	width: 100%;
}
textarea {
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color:#5d6366;
	scrollbar-highlight-color: #404040;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #5d6366;
}
.pulsante  {
	background : #c7c7c7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #023e75;
	font-weight: bold;
	border: 1px solid #5d6366;
	margin-top: 3px;
	filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#c7c7c7',EndColorStr='#FFFFFF');
}
.img_captcha {
	border: 1px solid #5d6366;
	vertical-align: middle;
}
.captcha {
	width: 85px;
	height: 30px;
	font-family : Arial;
	font-size: 22px;
	color: #5d6366;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #5d6366;
}
#privacy {
	text-align: justify;
	font-size: 10px;
}