body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	background-repeat: no-repeat;
	background-position: left center;
	font-size:100%;
	margin:0;
	padding:0;
	background-image: url(images/bodyback.gif);
	color: #333333;
}

h1, h2, h3, h4, h5, h6 { /* Queste sono le regole generali degli titoli */
	font-family:Arial, Helvetica, sans-serif;
	font-weight:400;
	margin:0;
	padding:0;
}

p { /* Le regole del paragrafo */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:400;
	margin:0;
	padding:0;
}

td { /* Le regole del paragrafo */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.form_error {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
}
a:link {
	color: #333333;
}
a:hover {
	color: #FF0000;
}
.bottonimenu {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
.bottonimenu_ov {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FFFF99;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
input {
	font-size: 10px;
}
}
select {
	font-size: 10px;
}
}
textarea {
	font-size: 11px;
}
.titles {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.subtitles {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
}
.fotodotborder {
	border: 1px outset #666666;
}
.dotborder {
	border: thin dashed #666666;
}
.details {
	background-color: #9BBCFF;
}
.border1 {
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.border2 {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.border3 {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
DIV#homenovita {
	Z-INDEX: 100;
	WIDTH: 250px;
	POSITION: relative;
	HEIGHT: 260px;
	TEXT-ALIGN: center;
	top: auto;
	background-color: #FFFFFF;
	left: auto;
	right: auto;
	bottom: auto;
	padding: 0px;
	margin: 0px;
}
DIV#homeusato {
	Z-INDEX: 100;
	WIDTH: 250px;
	POSITION: relative;
	HEIGHT: 260px;
	TEXT-ALIGN: center;
	top: auto;
	background-color: #FFFFFF;
	left: auto;
	right: auto;
	bottom: auto;
	padding: 0px;
	margin: 0px;
}

DIV#homenews {
	Z-INDEX: 100;
	WIDTH: 250px;
	POSITION: static;
	HEIGHT: 260px;
	TEXT-ALIGN: center;
	top: auto;
	background-color: #FFFFFF;
	left: auto;
	right: auto;
	bottom: auto;
	padding: 0px;
	margin: 0px;
}
.adm_tab_head {
	font-weight: bold;
	background-color: #999999;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding: 2px;
	height: 20px;
	vertical-align: middle;
}
.adm_tab_head_list {
	font-weight: bold;
	background-color: #CCCCCC;
	height: 16px;
	color: #333333;
	vertical-align: middle;
	text-align: left;
	padding: 2px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.adm_tab_rows {
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: thin;
	padding: 2px;
}
