﻿body {
	margin: 0px auto 0px auto;
	background-color: #ffffff;
	text-align: center;
	background-image: url('../images/sfondo.png');
	background-repeat: repeat-x;
}
body {
	margin: 0px auto 0px auto;
	background-color: #ffffff;
	text-align: -moz-center;
}
#wrapper {
	width: 790px;
	margin: 0 auto;
}
ol {
	margin-top: 0;
	margin-bottom: 1px;
}
ul {
	margin-top: 0;
	margin-bottom: 1px;
}
p {
	margin-top: 0;
	margin-bottom: 1px;
}
td {
	font-size: 11px;
	color: #292929;
	font-family: arial;
	text-align: left;
}
.td {
	font-size: 9px;
	color: #7e7e7e;
	font-family: verdana;
	text-align: center;
}
.td2 {
	font-size: 9px;
	color: #7e7e7e;
	font-family: verdana;
	text-align: right;
}
.td_tit {
	font-size: 11px;
	color: #ffffff;
	font-family: arial;
	font-weight: bold;
}
.td_tit_sez {
	font-size: 11px;
	color: #b91212;
	font-family: arial;
	font-weight: bold;
	white-space: nowrap;
	padding-right: 15px;
}
a {
	color: #b91212;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
.a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
}
.a:hover {
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
}
.a_menu {
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	width: 153px;
	height:20px;
	display: block;
}
.a_menu:hover {
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	width: 153px;
	height:20px;
	display: block;
}
.td_menu {
	background-image: url('../images/sf_menu.png');
	width: 178px;
	height: 20px;
	display: block;
	padding-left: 25px;
	padding-top:6px;
}
.td_menu:hover {
	background-image: url('../images/sf_menu_over.png');
	width: 178px;
	height: 20px;
	display: block;
	padding-left: 25px;
	padding-top:6px;

}

img {
	border: none;
}
select {
	border-color: #3C3C3C;
	border-width: 0;
	font-family: verdana;
	font-size: 10px;
	background-color: #eeeeee;
	color: #3C3C3C;
}
option {
	border-color: #3C3C3C;
	border-width: 0;
	font-family: verdana;
	font-size: 10px;
	background-color: #eeeeee;
	color: #3C3C3C;
}
input {
	border-color: #3C3C3C;
	border-width: 0;
	font-family: verdana;
	font-size: 10px;
	background-color: #eeeeee;
	color: #3C3C3C;
}
textarea {
	border-color: #3C3C3C;
	border-width: 0;
	overflow: hidden;
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	background-color: #eeeeee;
}
