﻿/*
.divMenu
{
    position: static; 
    z-index: 20; 
    width: 988px; 
    height: 118px; 
    top: 10px; 
    left: 50%; 
    margin-left: -494px; 
    background: url('images/BarraMenu.png') no-repeat;
}
*/

.divMenu
{
    position: absolute; 
    z-index: 20; 
    width: 988px; 
    height: 118px; 
    top: 0px; 
    left: 50%; 
    margin-left: -494px; 
    background: url('images/BarraMenu.png') no-repeat;
}
.divMenuBasso
{
    position: absolute; 
    z-index: 20; 
    width: 1200px; 
    height: 20px; 
    top: 490px; 
    left: 50%; 
    margin-left: -600px;     
}

.menuVerde
{
    font-family: Optima,Arial;
    font-weight: bold;
    color: #7AB51B;
    font-size: 16px;
}
.menuVerde a
{
    font-family: Optima,Arial;
    font-weight: bold;
    color: #7AB51B;
    font-size: 16px;
    text-decoration: none;
}
.menuVerde a:hover
{
    font-family: Optima,Arial;
    font-weight: bold;
    color: #7AB51B;
    font-size: 16px;
    text-decoration: none;
}

.menuBlu
{
    font-family: Optima,Arial;
    font-weight: bold;
    color: #0081C5;
    font-size: 16px;
}
.menuBlu a
{
    font-family: Optima,Arial;
    font-weight: bold;
    color: #0081C5;
    font-size: 16px;
    text-decoration: none;
}
.menuBlu a:hover
{
    font-family: Optima,Arial;
    font-weight: bold;
    color: #0081C5;
    font-size: 16px;
    text-decoration: none;
}

.menuCorpo
{
    font-family: Optima,Arial;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 14px;
}
.menuCorpo a
{
    font-family: Optima,Arial;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 14px;
    text-decoration: none;
}
.menuCorpo a:hover
{
    font-family: Optima,Arial;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 14px;
    text-decoration: none;
}

.titolohome
{
    font-family: Optima,Arial;
    color: #0081C5;
    font-size: 24px;
    font-weight: bold;
}

.testohome
{
    font-family: Optima,Arial;
    color: #AAAEB1;
    font-size: 16px;
}

.titolotestobianco
{
    font-family: Optima,Arial;
    color: #FFFFFF;
    font-size: 24px;
    font-weight: bold;
}

.testobianco
{
    font-family: Optima,Arial;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 17px;
}
.testobianco a
{
    font-family: Optima,Arial;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 17px;    
}
.testobianco a:hover
{ 
    font-family: Optima,Arial;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 17px;
}

.testobianco20
{
    font-family: Optima,Arial;
    color: #FFFFFF;
    font-size: 20px;
    line-height: 25px;
}
.testobianco20 a
{
    font-family: Optima,Arial;
    color: #FFFFFF;
    font-size: 20px;
    line-height: 25px;
}
.testobianco20 a:hover
{
    font-family: Optima,Arial;
    color: #FFFFFF;
    font-size: 20px;
    line-height: 25px;
}

.testoverde17
{
    font-family: Optima,Arial;
    color: #7AB51B;
    font-size: 17px;
    font-weight: bold;
}

.testoverde18
{
    font-family: Optima,Arial;
    color: #7AB51B;
    font-size: 18px;
    font-weight: bold;
}
.testoverde18 a
{
    font-family: Optima,Arial;
    color: #7AB51B;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}
.testoverde18 a:hover
{
    font-family: Optima,Arial;
    color: #7AB51B;
    font-size: 18px;
    font-weight: bold;
    text-decoration: underline;
}

.piede
{
    font-family: Optima,Arial;    
    color: #AAAEB1;
    font-size: 14px;
    font-weight: bold;
}
.piedealtoblu
{
    font-family: Optima,Arial;
    color: #0081C5;
    font-size: 16px;
    font-weight: bold;
}
.piedealtoverde
{
    font-family: Optima,Arial;
    color: #7AB51B;
    font-size: 16px;
    font-weight: bold;
}
.piedealtogrigio
{
    font-family: Optima,Arial;    
    color: #AAAEB1;
    font-size: 14px;
}

/* prodotti */
.catprodotti
{
    font-family: Optima,Arial;
    color: #FFFFFF;
    font-size: 13px;
    line-height: 16px;
    font-weight: bold;
}
.catprodotti a
{
    font-family: Optima,Arial;
    color: #FFFFFF;
    font-size: 13px;
    line-height: 16px;
    font-weight: bold;
    text-decoration: none;
}
.catprodotti a:hover
{
    font-family: Optima,Arial;
    color: #FFFFFF;
    font-size: 13px;
    line-height: 16px;
    font-weight: bold;
    text-decoration: underline;
}

.titoloVerdeProd
{
    font-family: Optima,Arial;
    font-weight: bold;
    color: #7AB51B;
    font-size: 14px;
}
.titoloVerdeProd a
{
    font-family: Optima,Arial;
    font-weight: bold;
    color: #7AB51B;
    font-size: 14px;
    text-decoration: none; 
}
.titoloVerdeProd a:hover
{
    font-family: Optima,Arial;
    font-weight: bold;
    color: #7AB51B;
    font-size: 14px;
    text-decoration: underline; 
}

.testoProd
{
    font-family: Optima,Arial;
    font-weight: bold;
    color: #000000;
    font-size: 12px;
}

.titoloProdDett
{
    font-family: Optima,Arial;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 14px;
}

.testoProdDett
{
    font-family: Optima,Arial;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 10px;
}

.linkSelCliente
{
    font-family: Optima,Arial;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;	
}
.linkSelCliente a
{
    font-family: Optima,Arial;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.linkSelCliente a:hover
{
    font-family: Optima,Arial;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.cellaSelCliente
{
    width: 38px;
    height: 38px;
    border: solid 1px #FFFFFF;     
    text-align: center;
    vertical-align: middle;  
}

.textbox
{
    font-family: Optima,Arial;
	font-size: 15px;
	/*color: #000000;*/
	color: #433C3C;
	text-decoration: none;
	height: 42px;
}

.button
{
    font-family: Optima,Arial;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	height: 28px;
}

/*---------------------------------- AGGIUNTE -------------------------------------*/

.testobianco15
{
    font-family: Optima,Arial;
    color: #FFFFFF;
    font-size: 13px;
    line-height: 20px;
}

.testobianco18
{
    font-family: Optima,Arial;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 20px;
}

.txtInserimento
{
    font-family: Optima,Arial;
    color: black;
    font-size: 16px;
    line-height: 20px; 
    width:242px;
    height:30px;
    border:none;
    outline:none;
}

.txtInserimentoML
{
    font-family: Optima,Arial;
    color: black;
    font-size: 16px;
    line-height: 20px; 
    width:238px;
    height:90px;
    border:none;
    outline:none;
    resize:none;
}