body{
	background: url('/template/images/sfondo.jpg') no-repeat 50% 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size:76%;	
	font-size-adjust: none;
	font-stretch: normal;
	line-height: 1.6em;
	text-align:center;
	color:#333; 	
}

p{	
	line-height:1.5em;
	text-align:left;
}

form{
	margin:0;
	padding:0;
}

a:link, a:visited, a:active    {
	color:#000099;
	text-decoration:none;
}

a:hover {
	color: #ff0000;
	text-decoration:none;
}


h1, h2, h3, h4, h5, h6{
	font-weight: normal;
	margin:0;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
}

h1{
	margin: 0;
	margin-bottom:15px;
	font-size:1.8em;
	font-weight:normal;
	color:#009;
}

h2{
	font-size:1.6em;
	font-weight:normal;
}

h3 {
	margin:0 0 10px 0;
	font-size:1.2em;
	font-weight:normal;
}

input, textarea, button, select{
	border:1px solid #999;
	background:#fff;
	color:#5a5a5a;
}

.radio{
	border: none;
	background: transparent;
}

div#container{
	margin: 0 auto;	
	background: url('/template/images/container.jpg') repeat-y 50% 50%;
}

div#container div containerListaVetrina{
	padding-top:54px;
}


div#header{
	position:relative;
	background:url('/template/images/header.jpg') no-repeat 0 0;
	padding-top: 20px;
	height:185px;
}

div#header h1{
	display:none;
}

div#header object{
	padding: 30px 0px 0px 70px;
}
	
div#header_img div{
	padding:130px 10px 0 10px;
	text-align:right;
}

div#header_img div a img{
	border:0;
}


div#navigatoreTop{ 
	clear:both;
	margin:0;
	padding:0;
	width:100%;
	height:48px;
	background: url('/template/images/navigatoreTop.jpg') no-repeat 0 0 ;
}

div#navigatoreTop p{
	margin: 0;
	text-align:center;
}

div#navigatoreTop p a{
	width: 20%;
	/*background: url('/template/images/button.gif') no-repeat;*/
	background: #fff;
	height: 48px;
	line-height:32px;
	font-weight:bold;
	color: #4461a3;
}

div#navigatoreTop p a:hover, div#navigatoreTop p a:focus {
	background: url('/template/images/button_over.gif') no-repeat;
}

#wrapper{}

#content{
	background: url('/template/images/content.jpg') repeat-y 0 0;
}

div#contentInterno {
	margin:0;
	background: url('/template/images/contentInterno.jpg') no-repeat bottom;
	border: #839378 solid 3px;
	padding: 15px;
	padding-bottom: 106px;
	min-height:350px; 
	height:auto !important; 
	
}

#content li {
	line-height: 21px;
} 

div#content p{
	line-height:1.4
}

div#paginazione{
	border-top: 1px solid #ccc;
	padding:3px;
	
}
a.paginazione{
	border: 1px solid #ddd;
	background:#f7f7f7;
}

a.paginazione:hover{
	background:#ddddf7;
}

a.paginazioneCurrent{
	background:#ddddf7;
}

div#navigation{}


div#navigation_content{
	padding: 10px 0 10px 15px;
}

div#navigation h2{
	background:url('/template/images/navigationContent.gif') no-repeat;
	width:179px;
	margin:0;
	font-size: 110%;
	padding: 40px 0 15px 10px;
	text-transform: capitalize;
	font-weight: bold;
}



div#extra h2{
	background:url('/template/images/navigationContentDx.gif') no-repeat 0 0;
	
	margin:0;
	font-size: 110%;
	padding: 40px 25px 15px 0px;
	text-align: right;
	font-weight: bold;
}

div#extra_content{
	padding: 10px 0px 10px 1px;
}


div#extra_content p{
	margin:0;
	padding:0;
	padding-left:30px;
	background:url('/template/images/menuCatalogoDx.gif') repeat-y 0 0;
	
}

div#extra_content form{
	margin:0;
	padding:0;
}

div#extra input{
	margin:3px 0;
}

div#extra input[type=text]{
	width: 70%
}

div#extra select{
	width: 70%
}

#txt_test_cerca{
	width: 140px
}


.extra_content_bottom{
	margin:0;
	background:url('/template/images/menuCatalogoBottomDx.gif') no-repeat 0 100%;
	height: 33px;
}

div#briciola{
	margin:0;
	padding:5px 0;
	width:auto;
	background:transparent;
}

div#briciola a{
	font-size:90%;
}

div#footer {
	clear:both;
	text-align: right;
	font-size: 90%;
	height:110px;
	background:url('/template/images/footer.jpg') no-repeat left top #000;
	width:100%;
}

div#footer p{
	margin:0;
	color:#993400;
	padding:5px 20px;
	text-align: right;
}

div#footer a:link, div#footer a:visited, div#footer a:active {
	display:inline;
	color:#993400;
	padding:0
}

div#footer a:hover {
	display:inline;
	color:#fff;
	padding:0
}

.error{
	color:red;
}

.gest_book_container{
	margin: 10px auto 20px auto;
}

.gest_book_container div{
	margin: 0;
	padding: 0;
}
.gest_book_nome strong{
	
}

.gest_book_nome em{
	color: #aaa;
	font-size: 80%;	
}

.gest_book_data{
	color: #aaa;
	font-size: 80%;	
}
