@charset "utf-8";
body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #003875;
	/*
  background-image: url(../grafica/bkg-page.gif);
	background-repeat: repeat-x;
	*/
	margin: 0px;
}
a {
	color: #003785;
}
a:hover {
	text-decoration: none;
}
img {
	border-top-color: #003875;
	border-right-color: #003875;
	border-bottom-color: #003875;
	border-left-color: #003875;
}
.box_home {
	width: 332px;
}
.box_title {
	color: #003875;
	font-weight: bolder;
	font-size: 12px;
	font-family: "Trebuchet MS";
	background-color: #FFFFFF;
}
.main_menu {
	font-size: 13px;
	color: #003875;
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bolder;
	line-height: 20px;
}

.sfondo_azzurro  
{
	background-color: lightblue;	
}

.main_menu_on {
	color: #FFFFFF;
	background-color: #003785;
	padding-right: 3px;
	padding-left: 2px;
	font-size: 13px;
}
.sub_menu {
	font-size: 12px;
	padding-left: 32px;
	color: #003875;
	line-height: 20px;
}
.subsub_menu {
	font-weight: bold;
	padding-right: 10px;
}
.subsub_menu_on {
	background-color: #003785;
	color: #FFFFFF;
	margin-right: 10px;
	padding-right: 4px;
	padding-left: 3px;
}
.main_menu a{
	text-decoration: none;
}
.sub_menu a{
	text-decoration: none;
}
.subsub_menu a{
	text-decoration: none;
}
.titolo_prodotto {
	font-size: 18px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: bold;
}
.prodotto {
	padding-left: 10px;
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
}
.tabella_gruppo_reale {
	color: #FFFFFF;
}
.mini-text {
	font-size: 9px;
}

.titolo_prodotto_pre {
	font-size: 14px;
	padding-left: 20px;
	font-weight: bold;
}
.titolo_prodotto_list {
	font-size: 14px;
	font-weight: bold;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:left;
}
li {
	margin-left: 16px;
	text-align:left;
	}
.menu_int {
	border-left-width: 1px;
	border-left-color: #000000;
}
.tabella_numeri_italiana {
	color: #003785;
}
.submenu_col {
	background-image: url(../grafica/bkg-menu-but.gif);
}

.left{
float:left;
}

.right{
float:right;
}

.clear{
clear:both;
}

p.test-small{
font-size:10px;
}

.lblerrore
{
	font-size: 12px;
	color :Red ;
}

.lblcorretto
{
	font-size: 12px;
	color :Green ;
}
div.login-reg{
width:100%;
text-align:center;
font-size:16px;
margin:20px 0 0 0;
}

div.login-reg a{
margin:0 60px 0 0;
}

#body-form fieldset{
border:none;
}

#body-form label{
display:inline-block;
width:130px;
}

#body-form label.short{
width:10px;
}

#body-form input{
display:inline-block;
margin:0;
}

#body-form2 fieldset{
border:none;
}

#body-form2 label{
display:block;
width:400px;
margin:0 0 12px 0;
}

#body-form2 input{
display:block;
margin:2px 0 0 0;
width:390px;
}

#body-form2 textarea{
display:block;
width:390px;
height:80px;
}

/*CUSTOM*/

.no-list{
list-style:none;
padding:0;
}

.no-list li{
margin:0 0 12px 0;
}
