﻿body
{
    margin: 0 0 0 0;
    font-family: Georgia, Tahoma;
    font-size: 11px;
}

a
{
    font-family: Georgia, Tahoma;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}
a:hover
{
    font-family: Georgia, Tahoma;
    font-size: 11px;
    color: #e67609;
    text-decoration: none;    
}
#testata
{
    background-image: url(../images/banner-alto.jpg);
    background-position: center top; 
    background-repeat: no-repeat;
    width: 924px;
    height: 200px;
}
#menulogin
{
    background-image: url(../images/sf_menulogin.jpg);
    width: 924px;
    height: 60px;
    background-position: center top; 
    background-repeat: no-repeat;
}
#piede
{
    background-position: center top;
    background-image: url(../images/banner-basso.jpg);
    background-repeat: no-repeat;
    width: 924px;
    height: 140px;
}
#colonnadx
{
    background-position: center top;
    background-image: url(../images/sf_right.jpg);
    background-repeat: no-repeat;
    width: 216px;
}
#abbonamento
{
    width: 162px;
    height: 160px;
    background-position: center top;
    background-image: url(../images/sf_abbonamento.jpg);
    background-repeat: no-repeat;
    text-align: center;
    font-size: 7pt;
}
#ultimonumero, #bannerdx1, #bannerdx2
{
    width: 162px;
    height: 76px;
    background-position: center top;
    background-image: url(../images/sf_ultimonumero.jpg);
    background-repeat: no-repeat;
    text-align: center;
    font-size: 7pt;
}
#bannerdx3
{
    width: 162px;
    height: 192px;
    background-position: center top;
    background-image: url(../images/sf_linkalto.jpg);
    background-repeat: no-repeat;
    text-align: center;
    font-size: 7pt;
}
#articolihome
{
    width: 664px;
    background-position: left top;
    background-image: url(../images/sf_home.jpg);
    background-repeat: no-repeat;
    height: 890px;
}
.DivMsgError
{   
    font-size: 7pt;
    font-family: Arial;
    font-weight: normal;
}
.divLogin
{
    font-size: 6.5pt;
    font-family: Arial;
    font-weight: normal;
}
.tdbannermenusn
{
    vertical-align: bottom;
    text-align: left;
    padding-left: 55px;
    font-weight: bold;
    font-size: 11pt;
    color: #a91a00;
}
.tdbannermenudx
{
    vertical-align: bottom;
    text-align: right;
    padding-right: 45px;
    font-size: 10pt;
    color: #a91a00;
}
/* Stili definiti per sezione Login */
.textlogin
{
    width: 100px;
    height: 13px;
}
.tdlogin
{
    color: #ff9c0a;
    text-align: right;
    padding-right: 5px;
    font-size: 12px;
}
.tdbottonilogin
{
    padding-left: 5px;
    text-align: left;
}
.tdProfiloMenu
{
    background-position: center center;
    background-image: url(../images/sf_profilo.jpg);
    background-repeat: no-repeat;
    color: #ffffff;
}
.linkmenucliente
{
    color: #ffffff;
    cursor: pointer;
}
.linkmenucliente:hover
{
    color: #dcdcdc;
    cursor: pointer;
}
.benvenutoCliente
{
    color: #e67609;
    font-weight: bold;
    font-size: 7pt;
    font-family: Arial;
}
/*Modal Popup*/
.tdModalPopupLogo
{
    background-position: left center;
    background-image: url(../images/loghetto_mc.jpg);
    background-repeat: no-repeat;
    height: 46px;
    background-color: #ffffff;
}
.modalBackground 
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.modalPopup
{
    background-color: #ededed;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 150px;
}
.linkmenuhome
{
    font-weight: bold;
    font-size: 14pt;
    color: #a9a9a9;
    cursor: pointer;
}
.linkmenuhome:hover
{
    font-weight: bold;
    font-size: 14pt;
    color: #ff8c00;
    cursor: pointer;
}
.linkmenutop
{
    font-weight: bold;
    font-size: 11pt;
    color: #bf1a00;
    cursor: pointer;
}
.linkmenutop:hover
{
    font-weight: bold;
    font-size: 11pt;
    color: #d3d3d3;
    cursor: pointer;
}
.tdSearchHome
{
    background-position: right top;
    background-image: url(../images/sf_ricerca.jpg);
    width: 264px;
    background-repeat: no-repeat;
    height: 180px;
}
.textSearchHome
{
    width: 235px;
    height: 12px;
    font-family: Georgia, Tahoma;
    font-size: 11px;
}
.tdLinea
{
    background-position: right bottom;
    background-image: url(../images/linea.gif);
}
.tdpiede
{
    padding-left: 60px;
    font-size: 7pt;
    text-align: left;
    vertical-align: top;
    color: #ffffff;
}
.tdpiedeiva
{
    padding-right: 60px;
    font-size: 7pt;
    text-align: right;
    vertical-align: text-bottom;
    color: #ffffff;
}
.titoloevidenza
{
    color: #e67609;
    font-weight: bold;
    font-size: 13pt;
    line-height: 12pt;
}
.titoloevidenzaridotto
{
    color: #e67609;
    font-weight: bold;
    font-size: 10pt;
    line-height: 9pt;
}
a.linkabbonamento:link
{
    color: #e67609;
    font-size: 10px;
    text-decoration: underline;
}
a.linkabbonamento:hover
{
    color: #ff9933;
    font-size: 10px;
    text-decoration: underline;
    cursor: pointer;
}
a.linkabbonamento:visited
{
    color: #e67609;
    font-size: 10px;
    text-decoration: underline;
    cursor: pointer;
}
a.linkavanzata
{
    color: #e67609;
    font-size: 11px;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
    line-height: 12px;
    letter-spacing: -1px;
}
a.linkavanzata:hover
{
    color: #ff9933;
    font-size: 11px;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
    line-height: 12px;
    letter-spacing: -1px;
}
.tdArticoliHome
{
    width: 388px;
    height: 290px;
    background-position: left top;
    background-image: url(../images/sf_articolohome.jpg);
    background-repeat: no-repeat;
    padding-left: 15px;
    text-align: left;
}
.tdConsultati
{
    width: 252px;
    height: 225px;
    background-position: left top;
    background-image: url(../images/sf_consultatihome.jpg);
    background-repeat: no-repeat;
}
.titoloconsultati
{
    color: #e67609;
    font-weight: normal;
    font-size: 13pt;
}
.sottotitoloconsultati
{
    color: #e67609;
    font-weight: normal;
    font-size: 10pt;
}
.linktitoloarticoli
{
    color: #e67609;
    font-weight: normal;
    font-size: 13pt;
    cursor: pointer;
}
.linktitoloarticoli:hover
{
    color: #bf1a00;
    font-weight: normal;
    font-size: 13pt;
    cursor: pointer;
}
.linktitoloconsultati
{
    color: #e67609;
    font-weight: normal;
    font-size: 10pt;
    cursor: pointer;
}
.linktitoloconsultati:hover
{
    color: #bf1a00;
    font-weight: normal;
    font-size: 10pt;
    cursor: pointer;
}
.autoreconsultati
{
    color: #e67609;
    font-weight: normal;
    font-size: 8pt;
}
.soggettirivista
{
    font-size: 11px;
    font-weight: bolder;
    font-family: Tahoma;
    background-color: #ededed;
}
.tdSuperioreFaq
{
	width: 656px;
	background-position: center top;
	background-image: url(../images/sf_topFaq.jpg);
	background-repeat: no-repeat;
	height: 24px;
}
/* Stili definiti per "Abstract" dell'articolo */
.tdSuperioreAbstract
{
    width: 656px;
    background-position: center top;
    background-image: url(../images/topAbstract.gif);
    background-repeat: no-repeat;
    padding-left: 25px;
    padding-right: 30px;
}
.tdTestoAbstract
{
    width: 656px;
    background-image: url(../images/testoAbstract.gif);
    background-position: center top;
    padding-left: 25px;
    padding-right: 30px;
    text-align: justify;
}
.tdChiusuraAbstract
{
    height: 10px;
    width: 656px;
    background-position: center top;
    background-image: url(../images/closeAbstract.gif);
    background-repeat: no-repeat;
}
/* Stili definiti per sheda Autore */
.tdSuperioreAutore
{
    width: 576px;
    background-position: left top;
    background-image: url(../images/sf_topAutore.jpg);
    background-repeat: no-repeat;
    padding-left: 70px;
    padding-right: 30px;
    color: #e67609;
    font-weight: bold;
    font-size: 15pt;
    line-height: 12pt;
}
.tdTestoAutore
{
    width: 708px;
    background-image: url(../images/sf_corpoAutore.jpg);
    background-position: left top;
    padding-left: 70px;
    padding-right: 30px;
}
.tdTestoFotoAutore
{
    width: 576px;
    background-image: url(../images/sf_corpoAutore.jpg);
    background-position: left top;
    padding-left: 70px;
    padding-right: 30px;
    color: #e67609;
    font-weight: normal;
    font-size: 11pt;
}
.tdFotoScheda
{
    width: 132px;
    background-image: url(../images/CorniceFotoAutore.jpg);
    background-position: left top;
    text-align: center;
    vertical-align: middle;
    border: 0 0 0 0;
    background-repeat: no-repeat;
}
.tdChiusuraAutore
{
    height: 10px;
    width: 708px;
    background-position: left top;
    background-image: url(../images/sf_bottomAutore.jpg);
    background-repeat: no-repeat;
}
.tdArticoliAutore
{
    height: 48px;
    width: 708px;
    background-position: right top;
    background-image: url(../images/articoliAutore.jpg);
    background-repeat: no-repeat;
    color: #e67609;
    font-weight: bold;
    font-size: 12pt;
    padding-left: 60px;
}
.imgdx
{
    float: right;
    border-top-style: none;
    margin-right: 5px;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
.imgsn
{
    float: left;
    border-top-style: none;
    margin-right: 5px;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
.masterdx
{
    background-position: center top;
    background-image: url(../images/sf_mastright.jpg);
    background-repeat: repeat-y;
}
/* Stili definiti per griglia articoli Autore */
.tdGrigliaSuperioreArticoliAutore
{
    width: 633px;
    height: 78px;
    background-position: left top;
    background-image: url(../images/grid_topArticoloAutore.jpg);
    background-repeat: no-repeat;
    padding-left: 25px;
    color: #e67609;
    font-weight: bold;
    font-size: 11pt;
    line-height: 10pt;
}
.tdGrigliaTestoArticoloAutore
{
    width: 708px;
    background-image: url(../images/grid_corpoArticoloAutore.jpg);
    background-position: left top;
    padding-left: 25px;
    padding-right: 30px;
    padding-top: 3px;
}
.tdGrigliaChiusuraArticoloAutore
{
    height: 30px;
    width: 708px;
    background-position: left top;
    background-image: url(../images/grid_bottomArticoloAutore.jpg);
    background-repeat: no-repeat;
}
/* Stili definiti per ricerca avanzata */
.tdRicercaAvanzata
{
    background-position: left top;
    background-image: url(../images/sf_ricerca_avanzata.jpg);
    width: 708px;
    background-repeat: no-repeat;
    height: 131px;
}
.textSearchBig
{
    width: 360px;
    height: 12px;
    font-family: Georgia, Tahoma;
    font-size: 11px;
}
.textSearchList
{
    width: 120px;
    height: 19px;
    font-family: Georgia, Tahoma;
    font-size: 11px;
}
.ListOption
{
    font-size: 7pt;
}
.TestoFissoSearch
{
    font-weight: bold;
    font-size: 12pt;
    color: #828282;
}
.LabelSearch
{
    font-weight: bold;
    font-size: 12pt;
    color: #e67609;
}
.GrigliaRicerca
{
    background-position: left top;
    background-image: url(../images/sf_BordiGriglia.gif);
    background-repeat: repeat-y;
}
.GrigliaRicercaLink
{
    padding-left: 8px;
    border-bottom: #E0E0E0 1px solid;
	border-top: #E0E0E0 1px solid;
	border-right: none;
	border-left: none;
}
.GrigliaRicercaHeadFirst
{
    padding-left: 8px;
    border-bottom: none;
	border-top: none;
	border-right: none;
	border-left: none;
}
.GrigliaRicercaClose
{
    background-position: left top;
    background-image: url(../images/sf_CloseGrigliaRicerca.jpg);
    background-repeat: no-repeat;
}
.GrigliaRicercaOpen
{
    background-position: left bottom;
    background-image: url(../images/sf_OpenGrigliaRicerca.jpg);
    background-repeat: no-repeat;
}
.GrigliaCellaGray
{
	background-color: #EDEDED;
	border-bottom: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-right: none;
	border-left: none;
}
.GrigliaCellaWhite
{ 
	background-color: #ffffff;
	border-bottom: #EDEDED 1px solid;
	border-top: #EDEDED 1px solid;
	border-right: none;
	border-left: none;
 }
/* Stili definiti per layout Articolo */
.tdTabSuperioreArticolo
{
    width: 653px;
    height: 77px;
    background-position: left top;
    background-image: url(../images/sf_topArticolo.jpg);
    background-repeat: no-repeat;
    padding-left: 15px;
    color: #e67609;
    font-weight: bold;
    font-size: 11pt;
    line-height: 10pt;
}
.tdTabTestoArticolo
{
    width: 653px;
    background-image: url(../images/sf_corpoArticolo.jpg);
    background-position: left top;
    padding-left: 15px;
    padding-right: 30px;
    padding-top: 3px;
}
.tdTabChiusuraArticolo
{
    height: 30px;
    width: 653px;
    background-position: left top;
    background-image: url(../images/sf_bottomArticolo.jpg);
    background-repeat: no-repeat;
}
/* Stili definiti per Carrello */
.tdTopTabCarrello
{
    width: 708px;
    background-image: url(../images/sf_topCarrello.jpg);
    background-position: left top;
    height: 44px;
    vertical-align: top;
    background-repeat: no-repeat;
}
.GrigliaCarrello
{
    background-position: left top;
    background-image: url(../images/sf_RigaCarrello.jpg);
    background-repeat: repeat-y;
    font-size: 8pt;
}
.tdBottomTabCarrello
{
    width: 667px;
    background-image: url(../images/sf_bottomCarrello.jpg);
    background-position: left top;
    vertical-align: top;
    background-repeat: no-repeat;
}
.titoloCarrello
{
    font-size: 13pt;
    color: #ffffff;
    font-weight: bold;
}
.etichettaCarrello
{
    color: #e67609;
    font-weight: normal;
    font-size: 9pt;
}
a.linkCarrello
{
    font-size: 10pt;
    color: #ffffff;
    font-weight: bold;
    cursor: pointer;
}
a.linkCarrello:hover
{
    font-size: 10pt;
    color: #dcdcdc;
    font-weight: bold;
    cursor: pointer;
}
.labelCarrello
{
    font-size: 10pt;
}
.tdCreditiResidui
{
    width: 708px;
    background-image: url(../images/sf_statoCrediti.jpg);
    background-position: left top;
    vertical-align: top;
    background-repeat: no-repeat;
}
.infoCarrello
{
    font-weight: normal;
    font-size: 8pt;
    font-family: Arial;
    padding-left: 40px;
}
.tdLinkPdfArticoli
{
    width: 708px;
    background-image: url(../images/sf_LinkPdf.jpg);
    background-position: left top;
    vertical-align: middle;
    background-repeat: no-repeat;
    font-size: 13pt;
    color: #ffffff;
    font-weight: bold;
    padding-left: 55px;
}
.tdTitoloRicercheSalvate
{
    font-weight: bold;
    font-size: 13pt;
    color: #696969;
    background-image: url(../images/sf_topRicerche.jpg);
    background-position: left bottom;
    background-repeat: no-repeat;
}
.GrigliaRicerche
{
    background-position: left top;
    background-image: url(../images/sf_rigaRicerche.jpg);
    background-repeat: repeat-y;
    font-size: 8pt;
}
.tdCloseGrigliaRicerche
{
    background-position: left top;
    background-image: url(../images/sf_bottomRicerche.jpg);
    background-repeat: no-repeat;
    height: 14px;
}
.tdTitoloGrigliaRicerche
{
    font-size: 9pt;
    color: #696969;
    vertical-align: middle;
    font-weight: normal;
}
.tdUltimiArticoliConsultati
{
    background-position: left top;
    background-image: url(../images/sf_UltimiArticoliConsultati.jpg);
    background-repeat: no-repeat;
    color: #e67609;
    font-weight: bold;
    font-size: 12pt;
    padding-left: 55px;
}
/* Stili definiti per profilo/registrazione */
.textProfilo
{
    height: 12px;
    font-family: Georgia, Tahoma;
    font-size: 11px;
}
.textUpperProfilo
{
    height: 12px;
    font-family: Georgia, Tahoma;
    font-size: 11px;
    text-transform: uppercase;
}
.labelobb
{
    height: 13px;
    font-weight: bold;
    font-size: 14px;
    color: #ff0000;
    font-family: Tahoma, Arial, Georgia;
}
.btAbbonamenti
{
    background-image: url(../images/btAbbona.gif);
    background-repeat: no-repeat;
    font-family: Tahoma;
    background-position: center top;
    color: #ffffff;
    font-size: 10pt;
    cursor: pointer;
    background-color: transparent;
    font-weight: bold;
    width: 100px;
}
.infoPagamento
{
    font-weight: normal;
    font-size: 9pt;
    font-family: Arial;
}
.schede
{
	color: #000000;
	font-size: 11px;
	font-family: Verdana;
	text-align: justify;
}
.testored
{
	color: #666666;
	font-size: 8px;
	font-family: Verdana;
	font-weight: bold;
}
.linkrecuperopassword
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
	cursor: pointer;
	font-family: Arial;
}
.linkrecuperopassword:hover
{
	font-family: Arial;
	color: #bf1a00;
	font-weight: bold;
	font-size: 8pt;
	cursor: pointer;
}
.labelerror
{
    font-weight: bold;
    font-size: 11px;
    color: #ff0000;
    font-family: Tahoma, Arial, Georgia;
}
.pagingsezione
{
    color: #e67609;
    font-family: Georgia;
    font-size: 12px;
    font-weight: normal;
}
td.pagingsezione
{
    text-align: right;
}
td.pagingsezione a
{
    color: #000000;
    font-family: Georgia;
    font-size: 12px;
    font-weight: normal;
    text-align: right;
}
#sponsor
{
    position: Absolute;
    background-color: transparent;
    font-size: 10px;
    font-family: Verdana;
    top: 220px;
    left: 560px;
    width: 250px;
    height: 280px;
}
div.chiudi
{
    text-align: Right;
    background-color: transparent;
    font-family: 'Arial Unicode MS';
    font-size: 10pt;
    color: #ffffff;
    font-weight: normal;
    padding-right: 5px;
}
a.sponsor
{
    color: #000000;
    text-decoration: None;
}
a.sponsor:hover
{
    color: #000000;
    text-decoration: None;
}
