@charset "utf-8";
/* CSS Document */
@page {size: 210mm 297mm;}

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

html,body{background: #fff;
	font-size: 100.01%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #2F2F2F;
	}
div#carrello{
	width:300px;
	display:none;
	margin-top:0px;
	margin-left:150px; 
	z-index:5000; 
	border:solid; 
	border-color:#333;
	position:absolute; 
	background-color:#666;
	filter: alpha(opacity=95);
	opacity: 0.95;
	-moz-opacity: 0.95;
	color:#FFF;
}
	
a {
	color: #2F2F2F;
	text-decoration: none;
}


a:hover, a:focus {
	color: #000;
	text-decoration: underline;
}

a:link, a:visited {
	color: #999;
	text-decoration: underline;
}
	
div#container{position: relative;
	width: 826px;
	margin: 0px auto; /*centra negli altri browser*/
	text-align : left;
	
	background-image:url(../images/bg-menu.gif);
	background-repeat:repeat-y;
}	
	
div#header{
	height: 130px;
	background: transparent url(../images/header.gif) no-repeat;
	margin: 0;padding:0;
	overflow:visible;
	display:none
}

/* barra superiore, menu, search, bandiere */



/* Search */

#search {
	padding-left:10px;
	float: left;
	/*position:relative;*/
	width: 170px;
	
	height:28px;
	display:none
}

/*#news p {
	font-size: 12px;
	text-align: left;
	color: #333333;
	}*/

#news {
	position: absolute;
	width: 480px;
	height: 15px;
	text-align: left;
	font-size: 80%;
	font-weight: bold;
	left: 230px;
	top: 108px;
	display:none
}


.s {
	position:relative;
	width: 115px;
	height: 28px;
	background: url(../images/search-box.gif) no-repeat;
	color: #001b54;
	border: none;
	padding-left:10px;
	float:left;
	padding-top:5px;
}


/* End Search */


/* horizontal menu */

#menu {
	float: left;
	width: 490px;
	padding-left: 20px;
	display:none
}




#flags {
	float: left;
	width:110px;
	margin-right: 0px;
	margin-top: 10px;
	display:none
	
}

/* fine barra superiore */

div#TopMenu{
	height: 40px; 
	width:826px;
	/*margin: 0;padding:0;*/
	background: url(../images/TopMenuBg.gif) repeat-x;
	display:none
	
}

div#content{
		
	text-align:left;
}

div#LeftMenu{
	width: 138px;
	/*height:269px;*/
	/*position:absolute;*/
	z-index:1000;
	text-decoration: none;
	color: #FFFFFF;
	float:left;
	display:none
}


div#home{
	text-align:left;
	font-size: 12px;
	margin-top:0px;
}


div#footer{
	
	left:0;
	text-align:center;
	height:85px;
	clear:both;	
	display:none
}
div#pi{
	font-size: 80%;	
	color: #999;
	height:30px;
	padding-top:10px
	display:none
}
/* inizio parte del footer */



div#credits {
	width: 100%;
	height: 20px;
	/*padding: 25px 0 0 155px;*/
	font-size: 70%;
	color: #000;
	background-color:#FFFFFF
	display:none
}


/* start menu-bottom */

#menu-bottom {
	background: #FEED01;
	
	width: 100%;
	height: 35px;
	/*padding-left:155px;*/
	font-size: 100%;
	color: #999999;
	display:none
}



#menu-bottom li {
	float: left;
}


/* end menu-bottom */

/* fine parte del footer */

h1 {
	font-size: 26px;
	background-color: #8B8984;
	padding-left: 5px;
	color: #FFFFFF;
	margin-top: 2px;
}
h3 {
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 5px;
}

.carrello{
	font-size: 65%;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	display: block;
	color: #FFF;
}
	
.TastoGenerico {
	border:0px;  
	background-repeat:no-repeat; 
	cursor:pointer; 
	background-color:#8B8984
}

.paginazione {
	background-color: #868889;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
}

.paginazione a{
	color: #333333;	
}

.paginazione a:hover, a:focus {
	color: #333333;
	text-decoration: none;
}

.infoprodotti {
	font-size: 10px;
}
input{
font-size:12px;
}
button{
font-size:12px;
}
