
.tr_ordine{
	background-color:#f5f5f5
}
.intro{
font-size:10px;
}
.menu_sx{
	width:25%;
	background:#000066;
}
.div_cat{
	color:#FFFFFF;
	text-decoration : none;
	width:100%;
	background:#000066;
	height:18px;
	font-weight:bold;
}
.div_menu_top{
	font-weight:bold;
	color:#CC0000;
	
}
.link_inferiori{
	color:#CC0000;
	text-decoration : none;	
}
.menu_top{
	color:#CC0000;
	text-decoration : none;	
	width:100%;
	padding:4,4;	
}

.menu_top:hover{
	color : #333366;
	text-decoration : none;
	width:100%;
	padding:4,4;
}

.carrello{
	width:100%;
	padding:3 0 4 0;
}
.carrello:hover{
	
	padding:3 0 4 0;
}
.riga_menu_sx{
	background:#FFF;
	margin:1px;
}
.riga_menu_sotto{
	background:#FFF;
	margin-top:3px;
}
.barre_form{
	background:#003366;
}

.testo_barre{
	color:#666666
}
.link_menu_sx{
	color:#00000;
	margin:1px;
	padding:2;
	background:#FFFFFF;
	/*font-weight:bold;*/
}
.link_menu_sx2{
	color:#FFF;
	border-bottom:1px solid #FFF;
	padding-bottom:1px;
	padding-top:1px
}

/* =============================================== riga */



.riga{
	background:#CCCCCC;
}
.riga1{
	background:#CCCCCC;
	width:1px;
	height:100%;
	margin-left:1px;
}

.riga_o{
	margin:2px;
	background-image: url('/images/riga_o.gif');
	
}
.riga_v{
	margin:2px;
	background-image: url('/images/riga_v.gif');
	width:1px;
}
.riga_top{
	background-color:#CCCCCC;
}
body{
	background-color: #EDF1F4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.table1{
	width:775px;
	background-color:#FFFFFF;
	/*border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC*/
}
/*======================== /colore */

.form{
	font-size: 11px;
}
.did{
	font-size: 10px;
}

body, td{
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	color:#003366;
	background-color:#EDF1F4;
}
.did{
	font-family : verdana, helvetica;
}
.tit  {
	color : #CC0000;
	text-decoration : none;
	font-weight:bold;
    
}
.tit:hover  {
	color : #FF6600;
	text-decoration : underline;
	font-weight:bold;    
}
.form{
	background: #FFFFFF;
	color: #000;
	font-family: verdana,  arial, geneva, helvetica, sans-serif;
	border: solid 1px #666666;
}
.news  {
	color: #CC0000;
	text-decoration : none;	
	font-size:10px;    
}

.news:Hover  {
	color :#003366;
	text-decoration : none;
	
}

.menu{
	color : #000080;
	text-decoration : none;
  font-weight:bold;   
}

.menu:hover{
	color : #FF6600;
	text-decoration : none;

}

/*=================================================== msg */
.msg{
	width:100%;
	margin:5px;
}
.msg_err{
	width:100%;
	margin:5px;
	color:#FF0000;
}

/*=================================================== menu */

.menu_dx{
	width:25%;
}
.menu_centrale{
	width:50%;
}
.menu_centrale_grande{
	width:75%;

}

.top_menu_sx{
	width:24%;
	text-align:center;

}

/* =============================================== link */

.link_sotto{
	color:#CC0000;
	text-decoration : none;	
	width:100%;
	padding:1px;
	font-weight:bold;	
}

.link_sotto:hover{
	color:#333366;
	text-decoration : none;
	width:100%;
}

