a:link {
	
	text-decoration: none;
}
a:hover {
	color: #FC0;
	text-decoration: underline;
}
a:active {
	color: #FC0;
	text-decoration: underline;
}
a:visited {
	
	text-decoration: none;
}

.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}

.titolo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.titolo_bianco{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.titolo_nero{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.titolo_giallo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
	color: #FC0;
}
.testo_bianco{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	line-height: 20px;
	color: #000;
}
.testo_bianco_vero{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	line-height: 20px;
	color: #fff;
}
.testoevi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FC0;
	text-decoration: none;
}
.caselle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.caselle_bianche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #666666;
	text-decoration: none;
}
.royal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	color: #9900CC;
	text-decoration: none;
	
}
.x1r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	color: #ff9900;
	text-decoration: none;
}
.jet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	color: #ff6600;
	text-decoration: none;
}
.jb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	color: #039;
	text-decoration: none;
}
.evans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	color: #999999;
	text-decoration: none;
}
.oileater {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	color: #066;
	text-decoration: none;
}
.power {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	color: #ff0000;
	text-decoration: none;
}
.dr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	color: #66cc00;
	text-decoration: none;
}
.rx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	color: #fff000;
	text-decoration: none;
}
/*########### il menu di Marco :) ############*/
.menu_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
    margin-left: 10px;
}
.menu_vert, .menu_vert ul, .menu_vert li{
    margin: 0;
    padding: 0;
    list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
}
.menu_vert{
    margin-left: 13px;
}

.menu_vert li a{
    display: block;
    padding: 8px 20px;
    background: url(../images/menu_categorie.gif) no-repeat;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
    border-bottom: 1px solid #2d2d2d;
	color: #ffffff;
}
.menu_vert li a:hover {
    background: url(../images/menu_categorie_on.gif) no-repeat;
	color: #000000;
}
.menu_vert li a.active {
    background: url(../images/menu_categorie_on.gif) no-repeat;
	color: #000000;
	
}

.sub1 li a{
    padding: 3px 25px;
    border-bottom: 1px solid #341865;
    background:#6B2FCD url(../images/menu_royalpurple.jpg) no-repeat;
}
.sub1 li a:hover{
    background:#6B2FCD url(../images/menu_royalpurple.jpg) no-repeat;
    color:#ffcc00;
}

.sub2 li a{
    padding: 3px 25px;
    border-bottom: 1px solid #4E0000;
    background:#A30000 url(../images/menu_powerservice.jpg) no-repeat;
}
.sub2 li a:hover{
    background:#A30000 url(../images/menu_powerservice.jpg) no-repeat;
    color:#ffcc00;
}

.sub3 li a{
    padding: 3px 25px;
    border-bottom: 1px solid #7F3300;
    background:#FE6A00 url(../images/menu_jetlube.jpg) no-repeat;
}
.sub3 li a:hover{
    background:#FE6A00 url(../images/menu_jetlube.jpg) no-repeat;
    color:#ffcc00;
}

.sub4 li a{
    padding: 3px 25px;
    border-bottom: 1px solid #7E6700;
    background:#FED000 url(../images/menu_rx.jpg) no-repeat;
}
.sub4 li a:hover{
    background:#FED000 url(../images/menu_rx.jpg) no-repeat;
    color:#ffcc00;
}

.sub5 li a{
    padding: 3px 25px;
    border-bottom: 1px solid #00044E;
    background:#010D9D url(../images/menu_justicebrothers.jpg) no-repeat;
}
.sub5 li a:hover{
    background:#010D9D url(../images/menu_justicebrothers.jpg) no-repeat;
    color:#ffcc00;
}

.sub6 li a{
    padding: 3px 25px;
    border-bottom: 1px solid #034D00;
    background:#099D00 url(../images/menu_drdiesel.jpg) no-repeat;
}
.sub6 li a:hover{
    background:#099D00 url(../images/menu_drdiesel.jpg) no-repeat;
    color:#ffcc00;
}

.sub7 li a{
    padding: 3px 25px;
    border-bottom: 1px solid #000000;
    background:#3C3C3C url(../images/menu_evans.jpg) no-repeat;
}
.sub7 li a:hover{
    background:#3C3C3C url(../images/menu_evans.jpg) no-repeat;
    color:#ffcc00;
}

.sub8 li a{
    padding: 3px 25px;
    border-bottom: 1px solid #676767;
    background:#d2d2d2 url(../images/menu_safegreen.jpg) no-repeat;
}
.sub8 li a:hover{
    background:#d2d2d2 url(../images/menu_safegreen.jpg) no-repeat;
    color:#ffcc00;
}

