/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}


.testoBianco {
	color: #FFFFFF;
}
.patternRigaBianca {
	background-image: url(img/pattern_riga_bianca.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
a {
	color: #2B6093;
	text-decoration: none;
}
.testoBluBold {
	font-weight: bold;
	color: #2B6093;
}
.testoBlu {
	color: #2B6093;
}
.bgAzzurro {
	background-color: #9CBFE0;
}



a:hover {
	color: #d5dfe9;
	text-decoration: underline;
}


.bodyMain{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #397EC1;


	background-image:url(img/pattern_pagina_top_sx.jpg)
	margin: 0px;
	padding: 0px;
	background-image: url(img/pattern_pagina.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
bodyDomande{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-position: top;
	background-repeat: repeat-x;
}
.testoFooter1 {
	font-size: 10px;
	color: #d5dfe9;
}

td {
	font-size: 11px;
	vertical-align: top;
}
.testoFooter2 {

	font-size: 11px;
	color: #9cbfe0;
}
.linkCorrenteMenu {
	font-weight: bold;
	text-transform: uppercase;
	color: #9cbfe0;
	text-decoration: none;
	font-size: 10px;
}
.linkCorrenteMenu:hover {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
}
.linkMenu {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
.input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.linkMenu:hover {
	font-weight: bold;
	text-transform: uppercase;
	color: #9cbfe0;
	text-decoration: underline;
}
.testoAzzurro {
	color: #9cbfe0;
}
.inputLogin {
	font-size: 9px;
	border: 1px solid #9cbfe0;
}
.testoBiancoBold {
	font-weight: bold;
	color: #FFFFFF;
}
.testoTitoloPagina {
	font-weight: bold;
	color: #235b8f;
}
.testoDescrizioneBreve {
	color: #9cbfe0;
}
.testoDescrizione {
	color: #235b8f;
}
.inputRicercaCodice {
	font-size: 9px;
	border: 1px solid #9cbfe0;
	background-color: #46719a;
	color: #FFFFFF;
}
.testoRosso {
	color: #FF0000;
}
.linkBianco
{
	color: #FFFFFF;
	text-decoration: none;
}

.linkBianco:hover
{

	color: #FFFFFF;
	text-decoration: underline;	
}




.inputVCombo
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:4px;
	font-size: 9px;
	font-weight:bold;
	border: 1px solid #9cbfe0;
	background-color: #46719a;
	color: #FFFFFF;
}

.bottoneInputAzzurro
{
	color: #FFFFFF;
	background-color: #9CBFE0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.cellaIntestazioniTabellaCombinazioni
{
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	padding: 5px;
	font-size: 9px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.cellaBiancheTabellaCombinazioni
{
	font-weight: bold;
	color: #9CBFE0;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	padding: 5px;
	font-size: 9px;
}

.cellaBluTabellaCombinazioni
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1b4770;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	font-size: 9px;
}

.cellafooterTabellaCombinazioni
{
	background-color: #9cbfe0;
}


.cellaIntestazioniTabellaPreventivo
{
	font-weight: bold;
	color: #1b4770;
	text-align: center;
	vertical-align: top;
	padding: 5px;
	/*font-size: 9px;*/
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #9cbfe0;
}

.cellaBiancheTabellaPreventivo
{
	color: #1b4770;
	background-color: #9CBFE0;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	padding-top: 2px;
	/*font-size: 9px;*/
}


.cellafooterTabellaPreventivo
{
	background-color: #9cbfe0;
}

.inputBlue
{
	background-color:#1b4770;
	color: #FFFFFF;
	border:solid 1px #9CBFE0;
	font-size: 9px;	
}
.LinkTotaleRecord{
	color: #1b4770;
	text-decoration:none;
}
.LinkTotaleRecord:HOVER{
	color: #1b4770;
	text-decoration:underline;
}

.tdTabsNavigProdotti{
	padding:1px; 
	text-align:center; 
	margin-right: 1px; 
	background-repeat:repeat-x; 
	height:44px; 
	width:95px; 
	vertical-align:bottom;
	border-bottom:#FFFFFF solid 1px;
	border-right:#FFFFFF solid 1px;
}

a.NavigProdotti{
	text-align:center; font-family:Arial; font-size:10px; color:#FFFFFF;  font-weight:bold; height:100%; text-decoration:none;
}

a.NavigProdotti:HOVER{
	color:#FFFFFF;   text-decoration:none;
}

.btnSceltaProdotto{
background-image:url(img/prodotti/btn_scegli.gif); background-repeat:no-repeat; padding:0; padding-bottom:2px; margin:2px; font-family:verdana; color:#FFFFFF; font-size:10px; width:85px; height:20px; border:0; vertical-align:middle; text-align:center; 
}
.btnEliminaProdotto{
background-image:url(img/prodotti/btn_elimina.gif); background-repeat:no-repeat; padding:0; padding-bottom:2px; margin:2px; font-family:verdana; color:#FFFFFF; font-size:10px; width:85px; height:20px; border:0; vertical-align:middle; text-align:center; 
}

.btnAcquistaProdotto{
background-image:url(img/prodotti/btn_acquista.gif); background-repeat:no-repeat; padding:0; padding-bottom:2px; margin:2px; font-family:verdana; color:#FFFFFF; font-size:10px; width:85px; height:20px; border:0; vertical-align:middle; text-align:center; padding-left:10px;
}

.btnGenerico{
background-image:url(img/prodotti/btn_vuoto.gif); background-repeat:no-repeat; padding:0; padding-bottom:2px; margin:2px; font-family:verdana; color:#FFFFFF; font-size:10px; width:85px; height:20px; border:0; vertical-align:middle; text-align:center; padding-left:10px;
}

.btnCheckout{
background-image:url(img/prodotti/btn_checkout.gif); background-repeat:no-repeat; padding:0; padding-bottom:2px; margin:2px; font-family:verdana; color:#FFFFFF; font-size:10px; width:174px; height:48px; border:0; vertical-align:middle; text-align:center; background-color:#9cbfe0;
}

.btnCheckoutToPreventivo{
background-image:url(img/prodotti/btn_checkout_preventivo.gif); background-repeat:no-repeat; padding:0; padding-bottom:2px; margin:2px; font-family:verdana; color:#FFFFFF; font-size:10px; width:174px; height:48px; border:0; vertical-align:middle; text-align:center; background-color:#1d4871;
}

.btnCheckoutToOrdine{
background-image:url(img/prodotti/btn_checkout_ordine.gif); background-repeat:no-repeat; padding:0; padding-bottom:2px; margin:2px; font-family:verdana; color:#FFFFFF; font-size:10px; width:174px; height:48px; border:0; vertical-align:middle; text-align:center; background-color:#3069a1;
}

.aPaginazioneFrecce{
background-image:url(img/prodotti/bg_paginazione_frecce.gif); width:24px; height:24px; text-align:center; vertical-align:middle; background-repeat:no-repeat; padding:0; padding-bottom:2px; margin:2px; font-family:verdana; color:#FFFFFF; font-size:10px;  border:0; 
}
.aPaginazioneCorrente{
background-image:url(img/prodotti/bg_paginazione_corrente.gif); width:24px; height:24px; text-align:center; vertical-align:middle; background-repeat:no-repeat; padding:0; padding-bottom:2px; margin:2px; font-family:verdana; color:#FFFFFF; font-size:10px;  border:0; 
}
.aPaginazioneLinks{
background-image:url(img/prodotti/bg_paginazione_links.gif); width:24px; height:24px; text-align:center; vertical-align:middle; background-repeat:no-repeat; padding:0; padding-bottom:2px; margin:2px; font-family:verdana; color:#FFFFFF; font-size:10px;  border:0;  
}
a.paginazione{color:#4674a1;text-decoration:none}
a.paginazione:hover{color:#4674a1;text-decoration:none}

/********************************************************/
.comp_registrazione_wu
{
	
}
.comp_registrazione_wu_esterno
{
	margin-top:1em;
	margin-bottom:1em;
	
	background:#FCFCFC; 
	border:solid 1px #EEEEEE;
	padding:1px;
}

.comp_registrazione_wu_inizio
{
	
}

.comp_registrazione_wu_interno
{
	
}

.comp_registrazione_wu_campi
{
	padding:2em;
}

.comp_registrazione_wu_campi_fine
{
	text-align:center;
	margin:5px;
	border-top: solid 1px #CCCCCC; 
	padding-top:10px;
	margin-top:30px;	
}

.comp_registrazione_wu_riga
{
	margin-top:0.5em;
	text-align:left;
}

.comp_registrazione_wu_riga label
{
	color:#9cbfe0;
	font-weight:bold;
	text-align:left;
	padding-right:1em;
	display:block; 
	float:left;
	width:150px;
	text-align:right;
}

.comp_registrazione_wu_esito
{
	background:#EEEEE;
	border:solid 3px #CCCCCC;
	padding:2em;
	margin-top:1em;
	margin-bottom:1em;	
}


.comp_registrazione_wu_campo
{
	
	width:250px;
	float:left;
	

}

.comp_registrazione_wu_bottini
{
	margin-top:3em;
	text-align:center;
}


.comp_registrazione_wu input,textarea
{
	border:solid 1px #ccc; 
	width:100%;
	font-size:11px;
	color:#999;
	background:#F9F9F9;
}

.vis_BOOL
{
	display:inline-n;
}

.vis_BOOL input
{
	background:none;
	width:auto;
	border:none;
}

input.comp_registrazione_wu_invioDatiButton
{
	width:auto;
	color:#FFF;
	font-weight:bold;
	background:#1e4d7a;
	padding:5px 10px 5px 10px;
	border:solid 1px #9cbfe0;
}

input.comp_registrazione_wu_riga
{

}

.comp_registrazione_wu_messaggio
{
	background:url(img/_componenti/comp_registrazione_wu_icona_messaggio.gif) no-repeat 20px 20px;
	background-color:#EEE; 
	border:solid 1px #CCC;
	padding:2em;
	padding-left:100px;
}
/********************************************************/

.comp_desottoscrizione_wu
{
	
}
.comp_desottoscrizione_wu_esterno
{
	margin-top:1em;
	margin-bottom:1em;
	
	background:#FCFCFC; 
	border:solid 1px #EEEEEE;
	padding:1px;
}

.comp_desottoscrizione_wu_inizio
{
	
}

.comp_desottoscrizione_wu_interno
{
	
}

.comp_desottoscrizione_wu_campi
{
	padding:2em;
	text-align:center;
}

.comp_desottoscrizione_wu_campi_fine
{
}



.comp_desottoscrizione_wu_esito
{
	background:#EEEEE;
	border:solid 3px #CCCCCC;
	padding:2em;
	margin-top:1em;
	margin-bottom:1em;	
}


.comp_desottoscrizione_wu_bottini
{
	margin-top:3em;
	text-align:center;
}


input.comp_desottoscrizione_wu_invioDatiButton
{
	width:auto;
	height:30px;
	color:#FFF;
	font-weight:bold;
	background:#1e4d7a;
	padding:2px 2px 2px 2px;
	
	border:solid 1px #9cbfe0;
}

input.comp_desottoscrizione_wu_riga
{

}

.comp_desottoscrizione_wu_messaggio
{
	background:url(img/_componenti/comp_registrazione_wu_icona_messaggio.gif) no-repeat 20px 20px;
	background-color:#EEE; 
	border:solid 1px #CCC;
	padding:2em;
	padding-left:100px;
}
/********************************************************/
