/* CSS Document */
body{
	margin:0px;
	background-color: #ACA899;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #666666;
	background-color: #F1EFE2;
	width: 100%; 	padding-top: 0.2em;
	height: 1.2em;
}
.lang a{

	padding-right: 2em;
	color: #ACA899;
	text-decoration: none;
}
.lang a:hover{
	color: #330000;
	text-decoration: none;
}
.testo {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	padding-top:1.2em;
	padding-bottom:3em;
	padding-left:3.5em;
	padding-right:4.5em;
	text-align: justify;
}
.testo table{
	font-size: 1em;
}
.testo a{
	color: #333333;
}
.testo a:hover{
	color: #ffffff;
	text-decoration: none;
}
.testo1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	padding-top:1.2em;
	padding-bottom:1.5em;
	padding-left:2em;
	padding-right:1em;
	text-align: justify;
}
.testo1 table{
	font-size: 1em;
}
.testo1 a{
	color: #333333;
}
.testo1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
.image  {
	margin-top:0.5em;
	margin-right:2em;
	border: 1px solid #FFFFFF;
}
.imagebot {
	margin-right:1em;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.body2 {
	background-image: url(img/bg_main.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.body_top {
	background-image: url(img/bg_up.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.body_top table{
	font-size: 0.6em;
	color: #666666;
}
.body_top a{
	color: #ffffff;
}
.submenu{
	font-size: 0.6em;
	color: #666666;
	padding-bottom: 1em;
}
.submenu a{
	color: #cbc8ba;
	text-decoration: none;
}
.submenu  a:hover{
	color: #330000;
}
input, textarea {
	font: 0.9em "Arial", "Verdana", "Helvetica", "sans-serif";
	background-color: #F1EFE2;
	border-top: #333333 solid 1px;
	border-right: #666666 solid 1px;
	border-bottom: #666666 solid 1px;
	border-left: #333333 solid 1px;
	scrollbar-base-color: #ACA899;
	scrollbar-face-color: #ACA899;
	scrollbar-arrow-color: #666666;
	padding: 1px;
}
.words {
	font-size: 2px;
	color: #999999;
	display: none;
}
