﻿body{
	background:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.button{
	background: #3B5997;
	padding:5px;
	color:#ffffff;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #fdfae0;
}

.button:hover{
	background: #309F40;
	color:#ffffff;
	border:1px solid #2a1406;
}
/*------------SONDAGGI-------------*/
.contatti_tab{ margin-left:10px;margin-top:10px;}
.contatti_tab td{padding:px;}
.contatti_tab td a{color:#960000;text-decoration:none;}
.contatti_tab td a:hover{color:#18931F;}
.contatti_tab td h1{color:#18931F;font-size:22px;}
.comm_tab{}
.comm_tab tr{}
.comm_tab tr .titolo{background:#E0E0D1;}
.comm_tab td{padding:5px;}
.comm_tab td h1{font-size:22px;}
.comm_tab td p{text-align:left;}
.comm_tab td p img{float:right;}
