*{
	margin:0;
	padding:0;
}

body{
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;	
	font-size-adjust: none;
	font-stretch: normal;
	line-height: 1.6em;
	text-align:center;
	color:#545454;
	background: url("/template/images/bg.gif") repeat 0 0 #fff;	
	position: relative;
}

a, a:link, a:active, a:visited{
	text-decoration:none;
	color:#777;
}

p{padding: 3px;}

ul, ol{
	padding: 0 3em;
}

input[type=checkbox]{
	background: transparent;
	border: 0 none;
}

.error{
	color:#f00;
	white-space:nowrap;
}

.clear{
	clear:both;
	height:0;
}

.hidden {
	display: none;
}

#dlgBoxSfondo,#dlgBoxContainer{
	position:absolute;
	top:0;
	left:0;
	background:#fff;
	z-index:100;
	margin: auto;
	display:none;
}

#dlgBoxSfondo{
	width:100%;
	height:100%;
}

#dlgBoxContainer{
	z-index:101;
	top: 50%;
	left:50%;
}


div#block-bg{
	left:0;
	top:0;
	position: absolute;
	width: 100%;
}

div#bg-left{
	left:0;
	top:0;
	position: absolute;
	width: 51%;
	height: 1261px;
	float: left;
	background: url("/template/images/bg_left.gif") no-repeat scroll right top;
}

div#bg-right{
	right:0;
	top:0;
	position: absolute;
	width: 49%;
	height: 1261px;
	float:right;
	right:0;
	background: url("/template/images/bg_right.gif") no-repeat scroll left top;
}


#header_extra{
	border-top: 1px dotted #ddd;
}

div#container{
	position: relative;
	text-align: center;
	width: 100%;
	padding: 40px 0 20px; 
}

div#container-border-top{
	background: url("/template/images/border_top.gif") repeat-x scroll 0 top;
}

div#container-border-right{
	background: url("/template/images/border_right.gif") repeat-x scroll right 0;
}

div#container-border-bottom{
	background: url("/template/images/border_bot.gif") repeat-x scroll 0 bottom;
}

div#container-border-left{
	background: url("/template/images/border_left.gif") repeat-x scroll 0 0 #fff;
}


div#container-left-top{
	background: url("/template/images/left_top.gif") no-repeat scroll 0 0;
}

div#container-right-top{
	background: url("/template/images/right_top.gif") no-repeat scroll right 0;
}

div#container-left-bottom{
	background: url("/template/images/left_bot.gif") no-repeat scroll 0 bottom;
	
}

div#container-right-bottom{
	background: url("/template/images/right_bot.gif") no-repeat scroll right bottom;
	width: 100%;
}

div#container-intern{
	padding: 12px;
}


div#header_logo{
	width:300px;
	height:110px;
	background :url("/template/images/logo1.jpg") no-repeat 0 0 ;
	border: 0px none;
}

div#header_cerca{
	width: 232px;
	float:right;
}

#container_cerca{
	border: 1px solid #ddd;
}

input#txtCerca{
	background: #fff;
	border: medium none;
	border-right: 1px solid #ddd;
	padding: 5px 3px 4px 2px;
	width: 199px;
	float:left;
	vertical-align: top;
	
}

button#btnCerca{
	float:left;
	border: 0 none;
	color:#fff;
	width: 24px;
	height: 26px;
	vertical-align: top;
	background: url(/template/images/btnCerca1.gif) no-repeat 50% 50% #fff;
	cursor: pointer;
}

button#btnCerca span{
	display: none; 
}


div#header_msg{
	clear: right;
	font-weight: bold;
	font-size: 1.1em
}
	
div#header_footer{clear: both;}


#content_content{
	padding: 10px 0; 
}

div#page-title-left{
	background: url("/template/images/border_left_title.gif") repeat-y scroll left top #f4f4f4;
}

div#page-title-right{
	background: url("/template/images/border_right_title.gif") repeat-y scroll right top;
}

div#page-title-top{
	background: url("/template/images/border_top_title.gif") repeat-x scroll left top;
}

div#page-title-bottom{
	background: url("/template/images/border_bot_title.gif") repeat-x scroll left bottom;
}


div#page-title-left-top{
	background: url("/template/images/left_top_title.gif") no-repeat scroll left top;
}
div#page-title-right-top{
	background: url("/template/images/right_top_title.gif") no-repeat scroll right top;
}
div#page-title-left-bottom{
	background: url("/template/images/left_bot_title.gif") no-repeat scroll left bottom;
}
div#page-title-right-bottom{
	background: url("/template/images/right_bot_title.gif") no-repeat scroll right bottom;
}

#page-title{
	margin-bottom: 10px;
}

#page-title h1{
	font-size: 1.2em;
	padding: 6px 0 6px 40px;
}

#page-content h2{
	font-size: 1.2em;
	margin: 10px 0 ;
}

#page-content h3{
	font-size: 1.1em;
	margin: 10px 0;
}


div#navigation_content{
	padding: 10px 0; 
}

#briciola div{
	padding: 10px 0;
}

#briciola div a{}


#footer{
	background: url("/template/images/bg_footer.gif") repeat-x scroll 0 0;
	font-size: 90%;
	text-align: right;	 
}

#footer a{}
#footer a:hover{text-decoration: underline;}
#footer div{padding: 10px 10px 5px 10px;}
#footer p{margin: 0;padding-right: 10px;}


div#paginazione_container{width:100%;margin:15px 0;text-align:center; clear: both;}
div#paginazione_wrapper{float:left;width:100%}
div#paginazione_content{margin: 0 50px}
div#paginazione_navigation{float:left;width:50px;margin-left:-50px}
div#paginazione_extra{float:left;width:50px;margin-left:-100%}
div#paginazione_footer{clear:left;width:100%}

.paginazione_link {
	background:#fff;
	padding: 1px 3px;
	border:1px solid #ddd;
	line-height: 1.8em;
}

.paginazione_link_current{
	background:#eee;
}

input, select,textarea, .input_normal {
	background:#fff;
	border: 1px solid #ddd;
	padding: 3px;
}

.input_normal {
	border: 1px solid #ddd;
	width: 333px;
}

.input_error{
	border: 1px solid red;
	width: 333px;
}


textarea{
	border: none;
}

.textarea_contatti{
	border: 1px solid #ddd;
	width: 333px;
}

.radio{
	border:1px solid #ddd;
	background: transparent;
	margin: 5px;
}

.contatti{
	border:1px dotted #ddd;
	padding: 20px;
	margin-bottom: 15px;
}

.tabella_contatti td {
	padding: 5px;
}


ul#cerca_risultati{
	margin: 0;
	padding: 0px 10px ;
	list-style: none;
}

ul#cerca_risultati h3{
	font-size: 1.40em;
	margin: 0;
	margin-top: 10px;
	padding: 0;
	padding-top:6px;
	padding-bottom:6px;
}

ul#cerca_risultati p{
	margin: 0;
	padding: 0;
}

div#lista_prodotti_categorie{
	position: relative;
	clear: both;
}

.carrello_mobile_container{
	position:absolute;
	top:0;
	right:0;
	width: 233px;
	height: 400px;
}

.carrello_mobile{
	position:absolute;
	width: 233px;
	top: 0;
	overflow: hidden;
}

.carrello_mobile ol{
	margin: 0;
	padding: 0;
	list-style: none;
}

.carrello_mobile ol li {
	margin-bottom: 8px;
}

.carrello_mobile .image{
	float: left;
	width: 60px;
}

.carrello_mobile .image img{
	width: 60px;
	height: 45px;
	border: none;
}

.carrello_mobile .text{
	float: right;
	width: 153px;
}

.carrello_mobile .text div{
	padding: 0 5px 0 8px;
}

.carrello_mobile .dettaglio{
	clear: right;
	float: right;
	width: 133px;
}

.carrello_mobile .dettaglio div{
	padding: 3px 5px;
	text-align: right;
}

.carrello_mobile .procedi div{
	padding: 10px;
	text-align: right;
}


.ul_list_link_home{
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.ul_list_link_home li {
	margin-bottom: 10px;
}

.list_link_home{
	background: #eee;
	height: 100px;
}

.list_link_home img{
	width: 100px;
	height: 75px;
}

.list_link_home a{
	line-height: 30px;
	padding: 5px;
}

.list_ultimi_container{
	width: 233px;
	margin-bottom: 15px;
	border: 1px solid #eee;
}
	
.list_ultimi_content{
	width: 233px;
	height: 200px; 
}

.list_ultimi_content a{
	width: 233px;
	height: 200px;
	display: block;
}


#vs-cam{
	margin-top: 10px;
	width: 233px;
}

#vs-cam img {
	border: 0px none;
}

#link-live-cam{
	display: block;
}


#content_listini{
	padding: 15px 0;
}


div.visione_carrello{
	margin: 15px 0;
	text-align: left;
	border: 1px dotted #ddd;
}

.visione_carrello_title{
	padding: 10px ;
	padding-bottom: 20px;
}

div.visione_carrello_container{
	float:left;
/*	border: 1px solid #aaa;
	border-top: none;*/
	width: 106px;
	height: 130px;
	margin-left: 10px;
	margin-bottom: 10px;
}

