body {
	margin:0px;
	background:url(../images/bg_page.jpg) repeat-x top #efefef;
	font-family:Arial;
	font-size:12px;
}
#bg {
	background:url(../images/bg_page2.jpg) repeat-x top #efefef;
}
td .button1 {
	background:url(../images/button1.jpg) no-repeat;
}
td .button2 {
	background:url(../images/button2.jpg) no-repeat;
}
.menu2, .menu2 a {
	font-size:14px;
	color:#0750a4;
	text-decoration:none
}
.menu2 a:hover {
	font-size:14px;
	color:#00a651;
}
a.menu3 {
	font-size:14px;
	color:#ff0000;
	text-decoration:none
}
a:hover.menu3{
	font-size:14px;
	color:#00a651;
}
a {
	color:#0750a4;
}
.txt18 {
	font-size:18px;
}
.txtGreen {
	color:#00a651;
}
.txtBlue {
	color:#0750a4;
}
.txtGrey {
	color:#afafaf;
}
.txtField {
	font-family:Arial;
	font-size:12px;
	border:1px solid #e3e3e3;
}
.impar {
	font-family:Arial;
	font-size:12px;
	border:1px solid #e3e3e3;
	background-color:#f6f6f6
}
.pacienti {
	background:url(../images/pacienti/002.jpg) no-repeat;
}
.pacienti:hover, .pacienti-hover {
	background:url(../images/pacienti/002_.jpg) no-repeat;
}
.medici {
	background:url(../images/medici/004.jpg) no-repeat;
}
.medici:hover, .medici-hover {
	background:url(../images/medici/004_.jpg) no-repeat;
}
#footer {
	color:#7a7a7a;
	font-size:11px;
	text-transform:uppercase;
}
#footer a {
	color:#7a7a7a;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

