﻿/* SERVICE CARD FORM ELEMENTS */
.loginSCdiv{
	float: right;
}
.scLoginTable{
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #B09C79;
	border: 1px solid #5E422D;
	margin: 10px 0px;
}
.scRequestTable{
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: white;
	border: 1px solid #5E422D;
	margin: 10px 0px;
}
.scTitle{
	text-transform: capitalize;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	letter-spacing: -1px;
	background-image: url('../../img/menuPieffe01.jpg');
	background-color: #5E422D;
	color:maroon;
	vertical-align: middle;
}
.scInputText{
	font-family: Verdana, Geneva, Arial;
	font-size: 11px;
	padding-left: 3px;
	border: 1px solid #5E422D;
}
.scLabel {
	width: 100px;
	text-align: left;
	padding-left: 10px;
	font-size: 11px;
	color: black;
	vertical-align: middle;
}
.scLabelText{
	padding: 0px 10px;
}
.scLoginInfo{
	color: maroon;
	padding: 5px 10px;
	text-align: center;
}
.scButton {
	color: maroon;
	background-color: #5E422D;
	font-family: Verdana, Geneva;
	font-size: 11px;
}
.validSumm{
	color: white; 
	background-color: #5E422D;
}
.privacyPopup{
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: black;
}

/* END OF SERVICE CARD FORM ELEMENTS */
BODY {
    scrollbar-arrow-color:#B01212;
	scrollbar-base-color:#B4B4B4;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#B4B4B4;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-3d-light-color:#B4B4B4;
	background: #ffffff;
    font-size: 10px;
    color: #FFFFFF;
    font-family: Verdana, Arial, sans-serif;
    margin: 0px;
    padding: 0px; 
}
p {
	text-align: justify;
}
.text {
    border-top: 1px solid #C3CBD8;
    border-bottom: 1px solid #C3CBD8;
    border-left: 1px solid #C3CBD8;
    border-right: 1px solid #C3CBD8;
    background-color: #F5F5F5;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
	size: 50px;
    color: #505050;   
    text-decoration: none;
}


/*
A.:ACTIVE {color : #000000 !important; text-decoration : none; font-weight : normal;}
A.:HOVER {color : #838282 !important; text-decoration : underline !important; font-weight : normal;}
*/

A.menu:LINK {color : #FFFFFF; text-decoration : none; font-weight : bold;}
A.menu:VISITED {color : #FFFFFF; text-decoration : none; font-weight : bold;}
A.menu:ACTIVE {color :#FFFFFF; text-decoration : none; font-weight : bold;}
A.menu:HOVER {color : #A9A9A9; text-decoration : none; font-weight : bold;}

A.nero:LINK {color : #000000; text-decoration : none; font-weight : normal;}
A.nero:VISITED {color : #000000; text-decoration : none; font-weight : normal;}
A.nero:ACTIVE {color : #000000; text-decoration : none; font-weight : normal;}
A.nero:HOVER {color : #838282; text-decoration : none; font-weight : normal;}

A.nero_sc:LINK {color : #FFFFFF;; text-decoration : none; font-weight : normal;}
A.nero_sc:VISITED {color : #FFFFFF;; text-decoration : none; font-weight : normal;}
A.nero_sc:ACTIVE {color : #FFFFFF;; text-decoration : none; font-weight : normal;}
A.nero_sc:HOVER {color : #D5AC57; text-decoration : none; font-weight : normal;}

.table_avvertenze{
    border-top: 1px solid #EDEBEB;
    border-bottom: 1px solid #EDEBEB;
    border-left: 1px solid #EDEBEB;
    border-right: 1px solid #EDEBEB;
    background-color: #FCFCFC;
}
.table_elenco{
    border-top: 1px solid #EDEBEB;
    border-bottom: 1px solid #EDEBEB;
    border-left: 1px solid #EDEBEB;
    border-right: 1px solid #EDEBEB;
    background-color:#ffffff;
}

TD.testi_b{
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	font-weight : bold;	
}
.b{
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	font-weight : bold;	
}
.b_giallo{
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #E8BB1B;
	font-weight : bold;	
}



TD.testi_news{
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #92ACB7;
	font-weight : bold;	
}
TD.testi_b{
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #717070;
	font-weight : bold;	
}
.cont_b1{
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #000000;
	font-weight : bold;	
}
TD.titolo_cat_prodotti{
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #91B946;
	font-weight : bold;	
}

TD {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #373737;
	font-weight : normal;	
}
TD A {color : #CC9933; text-decoration : underline;}
/*
TD A:LINK {color : #CC9933; text-decoration : underline;}
TD A:VISITED {color : #CC9933; text-decoration : underline;}
TD A:ACTIVE {color : #CC9933; text-decoration : underline;}
*/
TD A:HOVER {color : #CC9933; text-decoration : underline;}


A.nero2:LINK {color : #373737; text-decoration : none; font-weight : normal;}
A.nero2:VISITED {color : #373737; text-decoration : none; font-weight : normal;}
A.nero2:ACTIVE {color : #373737; text-decoration : none; font-weight : normal;}
A.nero2:HOVER {color : #BA0303; text-decoration : none; font-weight : normal;}

A.partners:LINK {color : #373737; text-decoration : none; font-weight : bold;}
A.partners:VISITED {color : #373737; text-decoration : none; font-weight : bold;}
A.partners:ACTIVE {color : #373737; text-decoration : none; font-weight : bold;}
A.partners:HOVER {color : #000000; text-decoration : none; font-weight : bold;}


.tblBevel1	{
	border-color: #F5F5F5 #868686 #868686 #F5F5F5;
	border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	}
.tblBevel2	{
	border-color: #868686 #F5F5F5 #F5F5F5 #868686;
	border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	}	
.tblBevel3	{
	border-color: #505050 #505050 #505050 #505050;
	border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	}	
.tblBevel4	{
	border-color: #868686 #868686 #868686 #868686;
	border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	}


.frmBorder{
    background-color: #505050;
}
.frmBackground{
    background-color: #FAFAFA;
}
.frmDescription {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	line-height : 14px;
	font-weight : normal;	
	background-color : #828282;
}
.frmDescriptionBold {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	line-height : 14px;
	font-weight : bold;	
	background-color : #828282;
}		
.frmInput {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #C20F0F;
	line-height : 14px;
	background-color : #DCDCDC;
}
.frmRequired{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #C20F0F;
	line-height : 14px;
	font-weight : bold;	
	background-color : #CECECE;
}
.frmStatus{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #C20F0F;
	line-height : 14px;
	background-color : #CDCDCD;
}
.butnStyle1{
    border-top: 1px solid #A0A0A0;
    border-bottom: 1px solid #A0A0A0;
    border-left: 1px solid #A0A0A0;
    border-right: 1px solid #A0A0A0;
    background-color: #2E2E2E;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #C8C8C8;
	font-weight : normal;	   
    text-decoration: none;
    cursor : hand;
}
.butnStyle2{
    border-top: 1px solid #505050;
    border-bottom: 1px solid #505050;
    border-left: 1px solid #505050;
    border-right: 1px solid #505050;
    background-color: #E6E6E6;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #505050;
	font-weight : normal;	   
    text-decoration: none;
    cursor : hand;
}
.drpDown1{
    border-top: 1px solid #666666;
    border-bottom: 1px solid #666666;
    border-left: 1px solid #666666;
    border-right: 1px solid #666666;
    background-color: #DDDDDD;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;    
    color: #C20F0F;
    font-weight : bold;
}
.drpDown2{
    border-top: 1px solid #505050;
    border-bottom: 1px solid #505050;
    border-left: 1px solid #505050;
    border-right: 1px solid #505050;
    background-color: #F5F5F5;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #505050;
    font-weight : normal;
}
.txtBox1{
    border-top: 1px solid #A0A0A0;
    border-bottom: 1px solid #A0A0A0;
    border-left: 1px solid #A0A0A0;
    border-right: 1px solid #A0A0A0;
    background-color: #F5F5F5;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;    
    color: #373737;
	text-decoration: none;
}
.txtBox2{
    border-top: 1px solid #505050;
    border-bottom: 1px solid #505050;
    border-left: 1px solid #505050;
    border-right: 1px solid #505050;
    background-color: #F5F5F5;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #505050;   
    text-decoration: none;
	background-image: url(../images/shadow_txtbox.gif);	
}
.txtField1{
    border-top: 1px solid #505050;
    border-bottom: 1px solid #505050;
    border-left: 1px solid #505050;
    border-right: 1px solid #505050;
    background-color: #F5F5F5;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #505050;   
    text-decoration: none;
	background-image: url(../images/shadow_txtfield.gif);	
}
.lstMenu1{
    border-top: 1px solid #505050;
    border-bottom: 1px solid #505050;
    border-left: 1px solid #505050;
    border-right: 1px solid #505050;
    background-color: #EFEFEF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #373737;   
    text-decoration: none;
}
.lstMenu2{
    border-top: 1px solid #505050;
    border-bottom: 1px solid #505050;
    border-left: 1px solid #505050;
    border-right: 1px solid #505050;
    background-color: #EFEFEF;
    font-family:  Courier, "Courier New",monospace;
    font-size: 10px;    
    color: #373737;   
    text-decoration: none;
}
.rdoButn1{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.chkBox1{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}			
.homeStrong {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #373737;
	font-weight : bold;	
	line-height: 1.1;
	letter-spacing: 0.04em;	
}

.linkmenu
{
	font-family : Verdana,  Arial, Helvetica, sans-serif !important;
	font-size : 11px !important;
	color : #ffffff !important;
	text-decoration:none !important;
	font-weight : bold;	
}

.linkmenu:hover
{
color:#de664e !important;
}

.item
{
	background-image:url(/dynamic/images/home2005_uc/sfondo_grid1.gif) !important;
	height:21px !important;
}

.item_sconto
{
	background-image:url(../img/sconto_service.gif) !important;
	height:21px !important;
	color:#ffffff !important;
}

.item_sconto_ricerca
{
	background-image:url(../img/sconto_service.gif) !important;
	height:21px !important;
	color:#ffffff;
}
.item_sconto_scheda
{
	background-image:url(../img/sconto_service.gif) !important;
	color:#ffffff;
	font-weight:bold;
}
.alternating
{
	background-image:url(/dynamic/images/home2005_uc/sfondo_grid2.gif) !important;
	height:21px !important;
}

.header
{
	height:32px;
	background-image:url(/dynamic/images/home2005_uc/autousate_tab_sfnd.jpg);
}

/* menu sx */

.barra_menu
{
	color:#8A8F95;
	height:1px;
	margin:0px;
}

.menu_intestazione
{
    color:#ffffff;
    font-family:Arial;
    font-size:14px;
    text-transform:uppercase;
    font-weight:bold !important;
}

.menu_link
{
	color:#ffffff !important;
    font-family:Arial !important;
}

.menu_link:hover
{
	color:#000000 !important;
}


.spazio
{
	font-size:12px;
	padding-left:5px;
	padding-right:3px;
	padding-top:3px;
	}
	
/* STILE DEL MENU A SINISTRA */
.mainTable{
width: 228px;
margin: 0px;
padding: 0px;
}
.cell1{
height: 105px;
background-repeat: repeat-x;
margin: 0px;
padding: 0px;
}
.cell2{
height: 105px;
background-repeat: repeat-x;
margin: 0px;
padding: 0px;
}
.cell3{
height: 105px;
background-repeat: repeat-x;
margin: 0px;
padding: 0px;
}
.cell4{
height: 105px;
background-repeat: repeat-x;
margin: 0px;
padding: 0px;
}
.cell5{
height: 105px;
background-repeat: repeat-x;
margin: 0px;
padding: 0px;
}
.cell6{
height: 105px;
background-repeat: repeat-x;
margin: 0px;
padding: 0px;
}
.cell7{
height: 105px;
background-repeat: repeat-x;
margin: 0px;
padding: 0px;
}
.cell8{
height: 105px;
background-repeat: repeat-x;
margin: 0px;
padding: 0px;
}
.inTable{
height: 105px;
width: 100%;
}
.sectionTitle{
height: 15px;
vertical-align: top;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color:#947D5C;
letter-spacing: -1px;
padding: 5px 8px;
border-bottom: 1px solid #CEBD84;
}
.slogan{
margin-left: 10px;
text-transform:capitalize;
font-style: italic;
font-weight: normal;
color:#BFB099;
}
.itemCol{
height: 70px;
width: 50%;
vertical-align: top;
text-transform: capitalize;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #A6776D;
padding: 5px 0px 0px 8px;
}
ul.link li {
list-style-type:  disc;
margin: 2px 0px 0px -25px;
}
.itemCol a{
text-decoration: none;
color:#AF9F7B;
}
.itemCol a:hover
{
text-decoration: underline;
color:#AF9F7B; 
}
/* FINE STILE MENU SINISTRA */

.linea
{
border: 2px solid #CC9933;
}

.menu_barra_sfondo
{
background:#EAE6CE;
}

/* SERVICE CARD FORM ELEMENTS */
.loginSCdiv{
	float: right;
}
.scLoginTable{
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #B09C79;
	border: 1px solid #5E422D;
	margin: 10px 0px;
}
.scRequestTable{
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: white;
	border: 1px solid #5E422D;
	margin: 10px 0px;
}
.scTitle{
	text-transform: capitalize;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	letter-spacing: -1px;
	background-image: url('../img/menuPieffe01.jpg');
	background-color: #5E422D;
	color: white;
	vertical-align: middle;
}
.scInputText{
	font-family: Verdana, Geneva, Arial;
	font-size: 11px;
	padding-left: 3px;
	border: 1px solid #5E422D;
}
.scLabel {
	width: 100px;
	text-align: left;
	padding-left: 10px;
	font-size: 11px;
	color: black;
	vertical-align: middle;
}
.scLabelText{
	padding: 0px 10px;
}
.scLoginInfo{
	color: white;
	padding: 5px 10px;
	text-align: center;
}
.scButton {
	color: white;
	background-color: #5E422D;
	font-family: Verdana, Geneva;
	font-size: 11px;
}
.validSumm{
	color: white; 
	background-color: #5E422D;
}
.privacyPopup{
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: black;
	padding: 10px;
}
.scNumbersTable{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: white;
	border-top: 1px solid #5E422D;
	border-right: 1px solid #5E422D;
	border-left: 1px solid #5E422D;
	margin: 10px 0px;
}
.scNumbersTitles{
	text-transform: capitalize;
	font-size: 10px;
	font-style: normal;
	text-align: center;
	background-image: url('../img/menuPieffe01.jpg');
	background-color: #5E422D;
	height: 16px;
	vertical-align: middle;
}
.scNumbersTitles td {
	color: white;
	font-weight: bold;
}
.scNumbersData td{
	padding: 3px 10px;
	border-bottom: 1px solid #5E422D;
}
/* END OF SERVICE CARD FORM ELEMENTS */
.menu_service_card
{
	background:#e6e6e6;
	font-family: Verdana, Geneva;
	font-size: 11px;
	color:#000000;
}

.link_service
{	font-family: Verdana, Geneva;
	font-size: 11px;
	color:#0066CC;
	text-decoration:underline;
	}
	
	.link_service:hover
{	font-family: Verdana, Geneva;
	font-size: 11px;
	color:#0066CC;
	text-decoration:none;
	}
.sconto_service
{
background:#71603E;
}
