		/*  prova layout fluido  */

		/*  dimensionamento e posizione testi e paragrafi  */
.clear {
 clear:both;
 height:1px;
 font-size:1px;
}
h1 {
	display: none;
}

h3 {
	padding-top: 2.7em;
	padding-left: 1.4em;
	font-family: Arial;
	font-size: 100%;
}

h4 {
	margin-top: -1.30em;
	padding-left: 6.8em;
	font-family: Arial;
	font-size: 100%;
}
/*
.carellob {
	padding-top: 90%;
}

.testocarrello {
	padding-left: 2%;
}
*/
/*
#header a:link, #menu01v a:visited {
	font-family: Arial;
	color: #fff;
	padding: 3em 0.6em;
	text-decoration: none;
}

#header a:hover, #menu01v a:focus, #menu01v a:active {
	font-family: Arial;
	color: #D37416;
	padding-left: 0.95em;
	text-transform: none;
	font-weight: bold;
}
*/

body {
	background-color: #fff;
	color: #000;
	font-family: Arial;
	font-size: 80%;
	margin-top: 0;
	padding: 0em;
}

#struttura {
	background-color:#333333;
	color: #000;
	line-height: 180%;
	padding: 0em;
	text-align: left;
	width: 982px;
	margin: auto;
	margin-top: 0px;
	min-height:350px;
	height:auto!important;
	height:350px;
	background-image:url(../img/bg_struttura.jpg);
	
}

#header {
	background-color: #333333;
	margin-top: 0px;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	color: #420702;
	height: 120px;
	font-size: 12px;
}

#header img {
	padding-top: 20px;
}

#header ul {
	display: inline;
	list-style: none;
	position: absolute;
	text-align: center;
	padding-top: 3.1em;
	padding-left: 3.42em;
	width:550px;
}

#header li {
	display: inline;
	
}

#header li a {
	float:left;
	font-size: 105%;
	font-family: Arial;
	margin: 0;
	padding-right: 0.7em;
	padding-left: 0.96em;
	text-decoration:none;
	color:#FFFFFF;
}

#header li a:hover {
	text-decoration: none;
	color: #D37416;
}

#menu01v {
	height: auto;
	background-color: #333;
	float: left;
	font: 100% Arial;
	color: #fff;
	margin: 0;
	padding: 0;
	width: 21%;
}

#menu01v img {
	padding-left: 1.1em;
	padding-top: 14%;
}

#menu01v li {
	list-style-type:none;
	
}
#menu01v li.carrello {
margin-left:-38px;
margin-top:-20px;
}

#menu01v li a:link, a:visited {
	color:#FFFFFF;
	text-decoration:none;
	list-style-type:none;
}

#menu01v li a:hover {
	color: #D37416;
}

#menu01v h3 a {
	color: #D37416;
	text-decoration:none;
	font-weight:bold;
}

#boxcarrello {
	text-align: left;
	vertical-align: bottom;
	margin-top: 85%;
}

#boxcarrello p {
	margin-top: -8%;
	padding-left: 60%;
}

#boxcarrello a:link {
	text-decoration: none;
	font-size: 90%;
	color: #fff;
}

#boxcarrello a:hover {
	text-decoration: none;
	color: #D37416;
}

#content {
	width: 700px;
	background: #fff;
	color: #000;
	margin:0 0 0 238px;
	padding:10px 0 0 10px;
	text-align: left;
	white-space: normal;
	min-height:350px;
	height:auto!important;
	height:350px;
}
/*
#content p {
	font-size: 100%;
	line-height: 1.8em;
	padding-left: 12em;
	margin-top: -1.7em;
	text-align: justify;
	/*padding-right: 1em;
}
*/
#content h1 {
	background-color: #FFFFFF;
	color: #05181E;
	font: normal 180% Arial;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
}

#content h2 {
	background: #fff;
	border-bottom: 1px dotted #FF9006;
	color: #940D1E;
	font: normal 150% Arial;
	padding-bottom: 0.3em;
}

#content a:link, #content a:visited {
	color: #41545F;
	font-size: 95%;
	font-weight: normal;
	text-decoration: none;
}

#content a:hover {
	text-decoration: none;
}
/*
#content img {
	display: block;
}*/

div.textimage {
	width: 400px;
	margin-bottom: 10px;     
	border: 1px solid #4154;
	background-color: #00FF99;
}

div.textimage img {
	float:left;
	margin-top: 10px;
	padding-right: 2em;
}

div.textimage h2 {
	margin:0 4px;
	padding: 0;
}
div.textimage p {
	text-align: left;
	margin-right: 2em;
}

div.textimage h2 {
	margin-top: 10px;
	clear: both;
}

div.clearer {
	clear: left
}

#footer {
	background: #333333;
	color: #ffffff;
	font-family: Arial;
	font-size: 80%;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top:0;
	padding-right: 0.8em;
	padding-bottom:0;
	padding-left: 0.8em;
	border:1px solid #333333;
}

#footer a:link, #footer a:visited {
	background-color: #420702;
	color: #fff;
	text-decoration: underline;
}

#footer a:hover {
	background-color: #fff;
	color: #D37416;
	text-decoration: none;
}

.datatable {
		border: 1px solid #666677;
		border-collapse: collapse;
		margin-left:auto; 
		margin-right:auto;
}

#hideable {
	background-color: white;
}

/* image properties */

.imgright {
	  float: right;
      padding: 6px 0px 6px 10px;	  
}
	
img { 
	  border:0; 
}

/* this image is used in details.php and browse.php, all other images should not have borders */
.borderimg { 
	border-style:solid;
 	border-color: #D6DDE6;
   border-width:1px;
}

input, textarea {
   background-color: #ffffff;
   border-width: 1px;
   border-style: solid;
   border-color: black;
}

/* text in tables */

table#borderless {
	border-collapse: collapse;
	border-style: hidden;
}

table.borderless th,
table.borderless td {
	border: 0px;
	padding: 5px;
	border-style: hidden;
	vertical-align: top;
}

table.borderless caption {
		font-size: 14px;
		font-weight: bold;
		color: #33517A;
		text-align: left;
		padding-top: 3px;
		padding-bottom: 8px;
		margin-left: auto;
		margin-right: auto;
}

#blocco_home {
float:left;
min-height:66px;
height:auto!important;
height:66px;
width:100%;
margin-bottom:5px;
}
#blocco_home a {
float:left;
height:20px;
width:400px;
margin-left:10px;
}
#blocco_home a.home {
display:block;
min-height:66px;
height:auto!important;
height:66px;

}
#blocco_home a:hover {
color:#D37416;
}
#blocco_home.textimage img {
float:left;
width:130px;
height:68px;
}