body{
	background-color: White;
	font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
	margin-top: 4px;
	background-color: #E6E1DB;
}
h2{
	margin-top: 4px;
	background-color: #FFE2CD;
}
hr{
	display: none;
}
tr{
	background-color: #FEFEFE;
	width: 100%;
}
table{
	width: 100%;
	font-size: small;
}
#attenzione{
	background-color: #FFE2CD;
}
#attenzione a{
	color: Red;
}
a{
	color: #252525;
	text-decoration: none;
}

a:hover{
	color: #939393;
	text-decoration: none;
}
hr.visibile{
	display: inline;
	color: #00923F;
}
img{
	border: 0px;
}
#contenitore{
	width: 770px;
	background-color: #E2EDF3;
	margin: auto;
	padding-left: 4px;
	border-left-color: #626262;
	border-left-style: double;
	border-left-width: 3px;
}
#intestazione{
	height: 130px;
	background-image: url(../images/top.jpg);
	border-bottom: solid;
	border-bottom-color: #D83505;
	border-bottom-width: 1px;
}
#top{
	height: 10px;
}
#top h1{
	text-align: right;
	color: #34669B;
	font-size: small;
	padding-right: 94px;
}
#menu a, #menu a:hover, #menu a:active{
	font-size: 80%;
}
#logo{
	height: 100px;
	margin-top: -5px;;
	margin-bottom: -10px;
	z-index: 100;
}
#menu{
	padding-top: 2px;
	height: 10px;
	font-size: medium;
	font-variant: normal;
	color: #005900;
	text-align: center;
	margin-bottom: 2px;
}
#navigazione, #lingue{
	float: right;
	margin-top: -10px;
}
#navigazione{
padding-right: 0;	
}

#navigazione li, #lingue li{
	float: left;
	padding-right: 4px;
	padding-left: 4px;
	margin-top: 3px;
	font-size: large;
}
#navigazione ul, #lingue ul{
list-style-image: none;
list-style: none;
}
#sinistra{
	float: left;
	width: 220px;
	background-color: #4FA8CA;
	margin-top: 4px;
	font-size: small;
	padding-left: 4px;
	padding-right: 4px;
	color: White;
	text-align: justify;
}
#sinistra img.img_piccola_cat{
	width: 40px;
	margin: 0px;
	border: 0px;
	margin-bottom:-4px;
	margin-top: 1px;
}
#sinistra a{
	font-size: x-small;
	text-transform: uppercase;
	color: #F1F0EE;
}
#sinistra p.desc{
	font-size: x-small;
	font-style: italic;
}
#menu_contestuale{
	border-left-color: #336799;
	border-left-style: solid;
	border-left-width: 3px;
	background-color: transparent;
	padding-right: 4px;
	font-size: small;
}
form{
	margin-bottom: 0px;
}
#menu_contestuale li li{
	background-color: White;
	margin-top: 3px;
	margin-bottom: 4px;
	padding-left: 1px;
	list-style: none;
}
#menu_contestuale li li a{
	color: #31669A;
}
#menu_contestuale li li a:hover{
	color: Black;
}
#menu_contestuale li ul{
	padding-left: 1px;
	margin-left: 0px;
}
#menu_contestuale li{
	background-color: #DBE4E9;
	padding-left: 4px;
	list-style: none;
	margin-bottom: 3px;
	vertical-align: middle;
}
#menu_contestuale li a{
	color: #34689A;
}
#menu_contestuale li a:hover{
	color: #C75111;
}
#menu_contestuale ul{
	padding-left: 2px;
	margin-left: 2px;
}
#destra{
	margin-left: 4px;
	padding-left: 3px;
	float: left;
	width: 530px;
	background-color: #FDFFFE;
	border-top-color: #E8E8E8;
	border-top-width: 4px;
	border-top-style: solid;
}
#contenuto_pagina_sito{
	font-size: small;
}
#categoria_scelta{
	text-align: right;
	font-size: xx-large;
	color: #F0BA77;
	border-bottom-color: #973729;
	border-bottom-style: double;
	border-bottom-width: 3px;
	margin-bottom: 4px;
}
#categoria_scelta img.img_grande_cat{
	width: 80px;
	margin: 4px;
	margin-bottom: 0px;
}

.prodotti{
	border-left-style: solid;
	border-left-color: #CC5417; /*	border-bottom-style: solid;
	border-bottom-color: #F9F78A;*/
	margin-bottom: 9px;
	background-color: White;
	color: #4696B9;
	float: left;
}
.intestazione{
	font-size: large;
	font-weight: normal;
	font-variant: small-caps;
	color: White;
	background-color: #ED7914;
	float: left;
	width: 100%;
}
.intesta_nome{
	float: left;
	text-align: left;
	padding-left: 4px;
	font-size: x-large;
}
.intesta_nome a.nome_prod{
	color: White;
}
.intesta_nome a.nome_prod:hover{
	color: #D90000;
}
.intesta_compra{
	float: right;
	text-align: right;
}
.intesta_compra form{
	margin:0;
}
.chiudi{
	clear: all;
	height: 0px;
}
.contenuto_prod{
	float: left;
	padding: 4px;
}
.immagine_prod_piccolo{
	width: 75px;
	float: left;
}
.immagine_prod_grande{
	width: 150px;
	float: left;
}
.img_piccola{
	width: 75px;
}
.img_grande {
	width: 150px;
}
.descrizione_prod{
	float: left;
	padding: 4px;
}
.descrizione_prod .nome{
	font-size: medium;
	font-weight: bold;
}
.prezzo_elenco_prod{
	clear: left;
	font-size: large;
	font-weight: normal;
	color: #376EA6;
	background-color: #EDF4F8;
	text-align: right;
	padding-right: 4px;
	padding-top: 3px;
	height: 27px;
	width: 515px;
}
.numero_pag{
	clear:all;
}
.note{
	float: left;
	background-color: #F7A365;
	width: 515px;
	padding-left: 4px;
	color: White;
}
#allegato{
	background-color: #FFE3CE;
	vertical-align: middle;
	float: left;
	width: 515px;
	height: 45px;
	border-bottom-color: #E17A60;
	border-top-color: #E17A60;
	border-bottom-style: double;
	border-top-style: double;
}
#allegato .descrizione_prod{
	margin-top: 9px;
}
#allegato .immagine_prod_piccolo{
	width: 45px;
}


.chiudi_left{
	clear: left;
	visibility: hidden;
	height: 1px;
}
#bottom{
	margin-top: 4px;
	float: right;
	background-color: #C6D8E2;
	width: 770px;
}
#bottom a{
	color: #FFD113;
}
#bottom #modulo_login{
	float: right;
}
#indirizzo{
	clear: right;
	background-color: #E8E8E8;
	font-size: xx-small;
}
#webmaster, #webmaster a{
text-align: center;
font-size: xx-small;
background-color: White;
}
.pag_dest{
azimuth: center-left;
float: left;
text-align: center;
width: 256px;

margin: auto;
vertical-align: middle;
}
.pag_sini{
float: left;
azimuth: center-left;
width: 256px;

margin: auto;
vertical-align: middle;
}
.box{
	vertical-align: middle;
	margin: auto;
	text-align: left;
}

#riga_intestazione{
	background-color: #FFE2CD;
}
#scelta_pagamento{
	background-color: #F7F584;
	margin-bottom: 39px;
}
img.destra{
	float: right;
	margin: 4px;
}
#cosafare{
	text-align: right;
}
input.ricerca{
	margin-left: 4px;
}
input.informazioni, textarea.informazioni{
	width: 400px;
}
dl{
	padding-left: 9px;
	background-color: #C6D8E2;
}
dl dt{
	font-weight: bold;
	font-size: medium;
}
dl dt.maxi{
	font-weight: bold;
	font-size: large;
}
dl dd{
	margin-left: 3px;
	font-style: italic;
}
a#link-corsi{
	font-size: large;
	color: #006699;
}
