a {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	text-decoration: none;
}
a:hover {
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
}
.carrello_table a {
	font-weight: normal;
	color: #0099FF;
	text-decoration: none;
}
.carrello_table a:hover {
	font-weight: normal;
	color: #0099FF;
	text-decoration: underline;
}
.carrello_quantita a {
	font-size: 14pt;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
.carrello_quantita a:hover {

	font-size: 14pt;
	font-weight: bold;
	color: #0099FF;
	text-decoration: underline;
}
.linea_table a {
	color: #990000;
	text-decoration: none;
	font-size: 9pt;
}
.linea_table a:hover {

	color: #990000;
	text-decoration: underline;
	font-size: 9pt;
}
.foot a {
	color: #FFFFFF;
}
.foot a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.ris_ric  {
    
	text-decoration: none;
	font-size: 10pt;
	font-weight:bold;
}

a:hover.ris_ric  {
    color: #666666;
    text-decoration: underline;
	
	font-size: 10pt;
	font-weight:bold;
}

/* MENU 2013 */

.menu2013 a,visited
{
    display:block;
    padding:3px;
    border-top:1px dotted #fff;
    background-color:#D1E0B2;
    color: #000000;
	font-family: "Trebuchet MS";
	font-size: 9pt;
	text-decoration: none;
	font-weight:bold;
}
.menu2013 a:hover
{
    display:block;
    padding:3px;
    border-top:1px dotted #fff;
    background-color:#E6EED5;
    color: #000000;
	font-family: "Trebuchet MS";
	font-size: 9pt;
	text-decoration: none;
	font-weight:bold;
}

/* FINE MENU 2013 */

/* TIPOLOGIA */
.tipologia h2 a,visited
{
    text-decoration:none;
    color:#333;
    font-size:13pt;
}
.tipologia h2 a:hover
{
    text-decoration:underline;
    color:#000;
    font-size:13pt;
}