body  {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 1px;
	text-align: center;
	padding-top: 20px;

}

#container {
	margin: auto;
}

#top {
	width: 1014px;
	height: 20px;
	background: url(../img/top.gif) 1px;
}

#content {
	width: 1015px;
	background: url(../img/container.gif);
}

.login_grigio {
	position: absolute;
	width: 400px;
	background-color: #C5C5C5;
	height: 30px;
	margin-top: -28px;
	margin-left: 326px;
	z-index: 0;
}

.username {
	position: absolute;
	width: 83px;
	height: 19px;
	margin-top: 5px;
	margin-left: 6px;
	background: url(../img/username.jpg);
	padding-left: 17px;
	padding-top: 1px;
}

.entra {
	position: absolute;
	margin-left: 226px;
	margin-top: 5px;
}

.input_login {
	border: 1px solid #fff;
	width: 65px;
	height: 13px;
	font-size: 10px;
}

.password {
	position: absolute;
	width: 83px;
	height: 19px;
	margin-top: 5px;
	margin-left: 116px;
	background: url(../img/password.jpg);
	padding-left: 17px;
	padding-top: 1px;
}

.tabcar {
	border: 1px solid #D9D6CA;
}

td {
	font-size: 12px;
}

.a_tab_sx_d {
	float: left;
	padding-right: 15px;
	padding-top: 3px;
	font-family: Verdana;
	color: #333333;
	font-size: 10px;
}
.a_tab_sx {
	float: left;
	width: 100px;
	text-align: right;
	padding-right: 15px;
	padding-top: 3px;
	font-family: Verdana;
	color: #333333;
	font-size: 11px;
	height: 20px;
}
.a_tab_dx {
	float: left;
}



.testo_input_a {
	border: 1px solid #999999;
	font-size: 10px;
	color: #333333;
	width: 180px;
}

.totalprice {
	font-weight: bold;
	font-size: 20px;
	padding-top: 20px;
	float: right;
	padding-right: 25px;
	color: #666666;
}
.intcar {
	background-color: #F3F2EE;
	font-weight: bold;
}

#header {
	text-align: left;
	padding-left: 10px;
}

#footer {
	width: 990px;
	height: 47px;
	background: url(../img/footer.gif);
}

.carrello {
	position: absolute;
	margin-left: 350px;
	top: 36px;
	padding-left: 40px;
	padding-top: 9px;
	font-size: 12px;
	color: #7589BB;
	height: 20px;
}

.login {
	position: absolute;
	margin-left: 570px;
	top: 25px;
}

.loggato {
	position: absolute;
	margin-left: 570px;
	background: url(../img/loggato.jpg) no-repeat;
	font-size: 20px;
	top: 40px;
	width: 150px;
	height: 29px;
}

.carrello img {
	position: absolute;
	top: 0px;
	left: 0px;
}

.box_prodotto {
	background: url(../img/box_articolo_promozione.png) no-repeat;
	width: 228px;
	padding-right: 7px;
	height: 206px;
	float: left;
	margin-bottom: 15px;
	text-align: center;
	text-align: left;
	padding-top: 5px;
}

.box_img {
	height: 110px;
	text-align: center;
	margin-left: 3px;
	padding-top: 5px;
}

.prezzo {
	color: #5F96CC;
	font-family: "Arial Black";
	font-size: 18px;
	height: 35px;
}

.logo {
	float: left;
	width: 320px;
}

#hea_sx {
	float: left;
	padding-left: 24px;
}

#menu_barra {
	width: 653px;
	height: 26px;
	background: url(../img/barra_menu.jpg) no-repeat;;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 6px;
	padding-left: 8px;
}

#sx {
	float: left;
	width: 255px;
	text-align: left;
	padding-left: 20px;
}
#dx {
	float: left;
	padding-left: 8px;
	text-align: left;
	width: 732px;
}

.titolo {
	background: url(../img/box_promozione.jpg);
	width: 716px;
	height: 41px;
	margin-right: 6px;
	margin-bottom: 20px;
	text-align: left;
	padding-left: 10px;
	font-size: 17px;
	font-weight: bold;
	color: #666666;
	padding-top: 13px;
	text-transform: uppercase
}

a.grigio:link, a.grigio:visited {
	color: #666666;
	text-decoration: none;
	font-size: 17px;
}

ul {
	font-size: 12px;
}


a.pulsantiera:link, a.pulsantiera:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.info_prodotto {
	width: 697px;
	height: 517px;
	text-align: left;
	padding-top: 20px;
	padding-left: 15px;
	margin-bottom: 40px;
	margin-left: 4px;
	background: url(../img/contenitore_prod.jpg);
	padding-right: 5px;
}

.grigio {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
}

.arancio {
	font-size: 18px;
	font-weight: bold;
	color: #FE9900;
	text-transform: uppercase;
	padding-bottom: 10px;
}

p {
	margin-top: 0px;
	font-size: 12px;
}

.ordina {
	background-color: #5E84C5;
	color: #ffffff;
	width: 230px;
	padding: 5px;
	padding-bottom: 7px;
	text-align: center;
	font-weight: bold;
	font-size: 17px;
}

.importo {
	background-color: #FE9900;
	color: #ffffff;
	width: 230px;
	text-align: center;
	font-weight: bold;
	margin-top: 2px;
	font-size: 13px;
	padding-left: 5px;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 1px;
}

.dispo {
	color: #333333;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 15px;
	text-align: right;
	width: 165px;
	padding-left: 30px;
}

.titolo_menu {
	width: 247px;
	height: 27px;
	background: url(../img/titolo_menu.gif) no-repeat;
}

.tab {
	width: 248px;
	height: 21px;
	background: url(../img/bottone_norm.gif) no-repeat;
	text-align: left;
	color: #fff;
	padding-top: 2px;
}
.tab_ok {
	width: 248px;
	height: 21px;
	background: url(../img/bottone_norm_ok.gif) no-repeat;
	text-align: left;
	color: #fff;
	padding-top: 2px;
	display: block;
}

.tab_cat_secondo {
	width: 237px;
	height: 19px;
	background: url(../img/bg_tendina.png);
	text-align: left;
	color: #fff;
	padding-top: 2px;
	padding-bottom: 1px;
	border-bottom: 1px solid #333333;
	padding-left: 5px;
}

.tab_cat {
	width: 206px;
	height: 19px;
	background: url(../img/bott_tendina.png) no-repeat;
	text-align: left;
	color: #fff;
	margin-bottom: 2px;
	padding-top: 2px;
}
.tab_cat_ok {
	width: 206px;
	height: 19px;
	background: url(../img/bott_tendina_ok.png) no-repeat;
	text-align: left;
	color: #fff;
	margin-bottom: 2px;
	padding-top: 2px;
}

#menu {
	padding-left: 18px;
	text-align: left;
}

a.bianco:link, a.bianco:visited {
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
	display: block;
	padding-left: 5px;
}

a.bianco_no:link, a.bianco_no:visited {
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
	padding-left: 5px;
	display: block;
}

a.bianco:hover {
	color: #FE9900;
}

.prezzo_p {
	background-color: #F7A34D;
	border: 1px solid #333333;
	width: 165px;
	height: 18px;
	padding-top: 2px;
	font-size: 13px;
	font-weight: bold;
	padding-left: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}

a.azzurro:link, a.azzurro:visited {
	color: #6698C9;
	font-size: 12px;
	text-decoration: none;
	padding-left: 5px;
	font-weight: bold;
	display: block;
}

.azzurro {
	color: #6698C9;
	font-size: 14px;
	text-decoration: none;
	padding-left: 5px;
	font-weight: bold;
	display: block;
}
.categorie {
	position: absolute;
	margin-left: 244px;
	display: none;
}

.sotto_categorie {
	position: absolute;
	margin-left: 243px;
	display: none;
}
.ricerca {
	border: 1px solid #333333;
	padding: 1px;
	width: 260px;
	height: 20px;
	margin-bottom: 30px;
	margin-right: 15px;
}

.tInput {
	color: #5E84C5;
	width: 230px;
	border: 1px solid #ffffff;
}

#contatti {
	background: url(../img/contatti.jpg) no-repeat;
	width: 693px;
	height: 321px;
	padding-left: 10px;
	margin-left: 6px;
	border-bottom: 1px solid #333333;
}

.tabcontatti {
	padding-top: 5px;
	color: #333333;
	font-size: 10px;
}

.testo_input {
	font-size: 10px;
	border: 1px solid #333333;
	width: 210px;
}

.informativi 
{
	font-size: 12px;
	position: absolute;
	margin-left: 325px;
	margin-top: -5px;
	display: none;
	z-index: 10;
}
.azienda 
{
	font-size: 12px;
	position: absolute;
	margin-left: 45px;
	margin-top: -5px;
	display: none;
	z-index: 10;
}

.condizioni 
{
	font-size: 12px;
	position: absolute;
	margin-left: 140px;
	margin-top: -5px;
	display: none;
	z-index: 10;
}

.tab_informativi
{
	background: url(../img/tendina_up_senzasfuma.gif);
	width: 180px;
	height: 19px;
	padding-top: 2px;
	margin-bottom: 2px;
}

.ln_page {
	color: #5D85C3;
	font-weight: bold;
	text-decoration: none;
}

.box_dx {
	background: url(../img/img_promozione.jpg);
	width: 219px;
	height: 399px;
	padding-top: 20px;
	font-size: 17px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	padding-left: 20px;
}

a.aboxdx:link, a.aboxdx:visited {
	text-decoration: none;
	color: #390800;
}


.glossymenu{
	padding: 0;
	border-bottom-width: 0;
}


.glossymenu a.menuitem{
	font-family: Verdana;
	color: #27282C;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	text-decoration: none;
	font-size: 12px;
	width: 240px;
	padding-left: 7px;
	height: 21px;
	background: url(../img/bottone_norm.gif) no-repeat;
	text-align: left;
	color: #fff;
	padding-top: 2px;
	font-weight: normal;
	font-size: 14px;
}
.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
	color: #FE9900;
}
.glossymenu a.menuitem:hover{
	color: #FE9900;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/

}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
}


.testo_input {
	width: 320px;
	background-color: #EFEFEF;
	border: 1px solid #AAAAAA;
	font-size: 12px;
}

