/* CSS Document */

#contenitore
{
width:900px;
/* height:783px; */
height:auto;
border: 0px solid #9CC43D;
margin: auto;
}

#bannerino
{
width:900px;
height:90px;
border: 0px solid #9CC43D;
margin: auto;
}

#banner
{
width:900px;
height:204px;
border: 0px solid #9CC43D;
margin: auto;
}

#menu
{
width:900px;
height:50px;
border: 0px solid #9CC43D;
margin: auto;
background-image: url(../immagini/men.gif);
background-repeat:no-repeat;
}

#menu2
{
width:700px;
height:50px;
margin: auto;
}

.menu
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-transform:uppercase;
color:#009900;
font-weight: bolder;
text-align:center;
}

.menu a
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-transform:uppercase;
color:#009900;
font-weight: bolder;
text-decoration:none;
}

.menu a:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-transform:uppercase;
color:#ffffff;
font-weight: bolder;
text-decoration:none;
}


#content
{
width:900px;
height:auto;
border: 0px solid #9CC43D;
margin: auto;
background-color:#FFFFFF;
}

#content_sx
{
width:600px;
height:auto;
min-height:343px;
float:left;
background-image:url(../immagini/content_SX.gif);
}


#content_txt_sx
{
width:540px;
height:auto;
margin:auto;
}

#testo_contatti
{
width:210px;
height:auto;
min-height:230px;
background-image:url(../immagini/sfondo_contatti.jpg);
background-repeat:no-repeat;
float:left;
}

#form_contatti
{
width:320px;
height:auto;
float:right;
}

#box_prodotti
{
width:120px;
height:auto;
float:left;
}

#testo_prodotti
{
width:400px;
height:auto;
float:right;
}

.titolo
{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#444444;
}

.testo
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#666666;
}

.testo a
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#009900;
text-decoration:none;
}

.testo ahover
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#009900;
text-decoration:none;
}

#content_dx
{
width:300px;
height:auto;
min-height:343px;
float:left;
}

#content_txt_dx
{
width:270px;
height:auto;
min-height:343px;
margin:auto;
}

.elenco_prodotti
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#009900;
font-weight:bold;
line-height:24px;
}

.elenco_prodotti a
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#009900;
font-weight:bold;
text-decoration:none;
}

.elenco_prodotti a:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#009900;
font-weight:bold;
line-height:24px;
text-decoration: underline;
}

#piede
{
width:900px;
height:83px;
border: 0px solid #9CC43D;
margin: auto;
background-image:url(../immagini/piede.jpg);
background-repeat:no-repeat;
}

.piede
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#009900;
text-align:center;
}

.piede a
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFA715;
}

.piede a:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FCC932;
}

