a{text-decoration:none;}
a img{border-style: none;}

body.sitebody,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td { 
	margin:0;
	padding:0;
	font-family:Arial;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}

ol,ul {
	list-style:none;
}

input,textarea,select{
	font-size: inherit;
	font-family: inherit;
	color: inherit;
}


/*---------- LAYOUT ------------*/
body.sitebody{
	font-size: 62.5%;
	color: #305e80;
	background: #D9E0ED url('images/sfondo.jpg') repeat-x 0 0;
}

#container{
	width: 934px;
	margin: 0 auto; 
	font-size: 1.2em;
	background: #fff url('images/filetti.jpg') repeat-y 0 0;
	overflow: auto;
	border-right: 1px solid #D9E0ED;
	border-left: 1px solid #D9E0ED;
}

#header{
	background: url('images/top.jpg') no-repeat 0 0;
	height: 193px;
	position: relative;
}

#extra{
	float: left;
	width: 249px; 
}

#content{
	float: left;
	width: 685px;
}

#menu{
	background: url('images/sfondo_menu.jpg') no-repeat 0 0;
	height: 90px;
}

#main{
	padding: 0 21px 0 15px;
}

#bottom{
	clear: both;
	height:100%;
	background:#fff url('images/bottom.jpg') no-repeat 0 0;
	padding-top: 40px;
	overflow: auto;
}

#bottom_left{
	float: left;
	width: 249px;
}

#bottom_right{
	float: left;
	width: 685px;
}

#footer{
	background: #fff url('images/image_footer.jpg') no-repeat 0 0;
	padding-bottom: 40px;
	clear: left;
}

#showcart{
	position: absolute;
	top: 55px;
	left: 640px;
	line-height: 40px;
	padding-left: 50px;
	font-weight: bold;
	color: #fff;
	font-size: 1.1em;
}

.copyright, .credits{
	display: block;
}

.copyright{
	height: 55px;
	line-height: 20px;
	padding-left: 10px;
	padding-top: 20px;
}

.credits{
	text-align: right;
}

/*---------------- CATEGORIE PRODOTTI ------------------*/
a.mainlevel-cat{
	display: block;
	line-height: 30px;
	background: url('images/icona_categorie.jpg') no-repeat 0 45%;
	color: #143850;
	border-bottom: 1px dashed #e6e6e6;
	padding-left: 20px;
}

#extra a.sublevel{
	display: block;
	line-height: 20px;
	color: #143850;
	padding-left: 20px;
}

a.mainlevel-cat:hover, #extra a.sublevel:hover{
	font-weight: bold;
	color: #305e80;
}

/* --------------- NEWSLETTER ---------------*/
.module-newsletter{
	background: url('images/left_top.jpg') no-repeat 0 0;
	margin-bottom: 20px;
}

.module-newsletter div{
	padding: 0 22px;
}

.module-newsletter div div{
	padding: 0;
}

.module-newsletter h3{
	height: 56px;
	line-height: 65px;
	font-family: trebuchet ms;
	font-size: 1.3em;
	font-weight: bold;
}

#extra .button{
	height: 30px;
	width: 85px;
	border: none;
	background: url('images/puls_iscriviti.jpg') no-repeat 0 0;
	text-align: center;
	color: #fff;
	cursor: pointer;
	float: right;
	font-size: .9em;
}

/* --------------- MODULI SX ------------------------*/
#extra .module{
	background: url('images/box_titolomenuleft.jpg') no-repeat 0 0;
	width: 206px;
	margin: 0 auto 20px;
	padding: 0 10px;
	clear: right;
}

#extra .module h3{
	height: 49px;
	line-height: 39px;
	font-family: trebuchet ms;
	font-size: 1.3em;
	font-weight: bold;
}


/* -------------- MAIN MODULE ------------------ */
.module-prodotti table{
	border-collapse: collapse;
}

.module-prodotti td{
	vertical-align: top;
	background: url('images/box_piuvenduti.jpg') no-repeat top center;
	width: 146px;
	padding: 0 10px;
	height: 220px;
}

.module-prodotti .product_title{
	display: block;
	height: 25px;
	line-height: 30px;
	padding-bottom: 20px;
	color: #790802;
	font-family: trebuchet ms;
	text-transform: uppercase;
}

.product_title{
	font-weight: bold;
}

.module-news{
	margin-bottom: 20px;
}

.module-news td{
	vertical-align: top;
}

.module-news .flashnews1, .module-news .flashnews2, .module-news .flashnews3{
	width: 182px;
	padding: 0 17px;
	height: 281px;
	background-color: transparent;
	background-position: 50% 0;
	background-repeat: no-repeat;
}

.module-news .flashnews1{
	background-image: url('images/novita_uno.jpg');
}

.module-news .flashnews2{
	background-image: url('images/novita_due.jpg');
}

.module-news .flashnews3{
	background-image: url('images/novita_tre.jpg');
}

.module-news .contentpaneopen{
	width: 100%;
}

.module-news td.contentheading{
	height: 68px; 
	line-height: 68px;
	font-size: 1.3em;
	font-weight: bold;
	font-family: trebuchet ms;
	text-transform: uppercase;
	text-align: center; 
}

.module-news a.readon{
	background-color: transparent;
	background-position:  0 0;
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 32px;
	line-height: 32px;
	width: 75px;
	text-align: center;
	color: #fff;
	font-size: .8em;
}

.module-news .flashnews1 a.readon{
	background-image: url('images/leggituttoblu.png');
}

.module-news .flashnews2 a.readon{
	background-image: url('images/leggituttorosso.png');
}

.module-news .flashnews3 a.readon{
	background-image: url('images/leggituttoverde.png');
}

.module-news h3, .module-prodotti h3, .componentheading{
	background: url('images/box_titolo.jpg') no-repeat 0 0;
	height: 42px;
	line-height: 33px;
	font-size: 1.2em;
	padding-left: 30px;
	text-transform: uppercase;
	font-family: trebuchet ms;
	font-weight: bold;
}

/* ---------------- MAIN MENU -------------------*/
#menu .module{
	height: 32px;
	padding-top: 34px;
	padding-left: 7px;
}

#menu a.mainlevel{
	color: #fff;
	text-transform: uppercase;
	font-size: 1.1em;
	padding: 0 10px;
	font-weight: bold;
	line-height: 32px;
	font-family: trebuchet ms;
}

#menu a.mainlevel:hover{
	text-decoration: underline;
}


/*--------------  BOTTOM MENU ------------------*/
#bottom_left li{
	text-align: right;
	padding-bottom: 5px;
}

#bottom_left a.mainlevel{
	font-size: 1.2em;
	font-family: trebuchet ms;
	color: #13394e;
}

#bottom_left a.mainlevel:hover{
	font-weight: bold;
}

/**************** VARIE ******************/
#pathway{}

.inputbox{
	border: 1px solid #7e9dba;
	background: #fff;
}

input.inputbox{
	padding: 2px 5px;;
}

textarea.inputbox{
	padding: 5px;
}

#emailForm .inputbox{
	margin-bottom: 5px;
}

.button{
	background-color: #e7e7e7;
	color: #666;
	padding: 1px 5px;
	font-weight: bold;
	border: 1px solid #d0d0d0;
	cursor: pointer;	
}

.contentheading{
	line-height: 25px;
	font-size: 1.4em;
	font-family: trebuchet ms;
}

.sectiontableheader{font-weight: bold;}

.sectiontablefooter{
	font-size: .9em;
}

.createdate{ font-style: italic; padding-bottom: 6px; }

.small{font-weight: bold; padding-bottom: 3px;}

.modifydate{ padding-bottom: 5px;}

ul{margin-left: 15px; margin-bottom: 10px;}

#main li{
	line-height: 1.2em;
	background: url('images/list-item.jpg') no-repeat 0 2px;
	padding-left: 10px;
}

.pagenavcounter{ padding-bottom: 3px; }

.pagenavbar{ padding-bottom: 3px;}

.contenttoc{}

.contenttoc th{}

.contenttoc td{}

.contenttoc a{c}

.contenttoc a:hover{}

a{color: #7f0706}

a:hover{color: #000;}

a.readon{}

a.readon:hover{}


.back_button{}

.back_button a{}

.back_button a:hover{}

table.contentpane td{padding-bottom: 3px;}

table.contentpaneopen td{padding-bottom: 3px;}

h1, h2, h3, h4, h5, h6{
	font-weight: bold;
	font-family: trebuchet ms;
}

h1{
	font-size: 2em;
}

h2{
	font-size: 1.8em;
}

h3{
	font-size: 1.6em;
}

h4{
	font-size: 1.4em;
}



