* {
	margin:0;
	padding:0;
}

/* General Style Info */
body {
	background: #fff;
	margin: 0;
}

/* Notices and Errors */
div.message {
	clear: both;
	color: #900;
	font-size: 140%;
	font-weight: bold;
	margin: 1em 0;
}
div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background: green;
	color: #fff;
}

/*  Actions  */
div.actions ul {
	margin: 0px 0;
	padding: 0;
}
div.actions li {
	display: inline;
	list-style-type: none;
	line-height: 2em;
	margin: 0 2em 0 0;
	white-space: nowrap;
}
div.actions ul li a {
	background:#fff;
	color: #003d4c;
	text-decoration: none;
}
div.actions ul li a:hover {
	color: #333;
	text-decoration: underline;
}

/* Related */
div.related {
	clear: both;
	display: block;
}

/* Debugging */
pre {
	color: #000;
	background: #f0f0f0;
	padding: 1em;
}
pre.cake-debug {
	background: #ffcc00;
	font-size: 120%;
	line-height: 140%;
	margin-top: 1em;
	overflow: auto;
	position: relative;
}
div.cake-stack-trace {
	background: #fff;
	border: 4px dotted #ffcc00;
	color: #333;
	margin: 0px;
	padding: 6px;
	font-size: 120%;
	line-height: 140%;
	overflow: auto;
	position: relative;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 1em;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 15px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #ff0;
	padding: 4px;
}
div.code-coverage-results div.code-line {
	padding-left:5px;
	display:block;
	margin-left:10px;
}
div.code-coverage-results div.uncovered span.content {
	background:#ecc;
}
div.code-coverage-results div.covered span.content {
	background:#cec;
}
div.code-coverage-results div.ignored span.content {
	color:#aaa;
}
div.code-coverage-results span.line-num {
	color:#666;
	display:block;
	float:left;
	width:20px;
	text-align:right;
	margin-right:5px;
}
div.code-coverage-results span.line-num strong {
	color:#666;
}
div.code-coverage-results div.start {
	border:1px solid #aaa;
	border-width:1px 1px 0px 1px;
	margin-top:30px;
	padding-top:5px;
}
div.code-coverage-results div.end {
	border:1px solid #aaa;
	border-width:0px 1px 1px 1px;
	margin-bottom:30px;
	padding-bottom:5px;
}
div.code-coverage-results div.realstart {
	margin-top:0px;
}
div.code-coverage-results p.note {
	color:#bbb;
	padding:5px;
	margin:5px 0 10px;
	font-size:10px;
}
div.code-coverage-results span.result-bad {
	color: #a00;
}
div.code-coverage-results span.result-ok {
	color: #fa0;
}
div.code-coverage-results span.result-good {
	color: #0a0;
}













/* MIEI */

.anno_di_progettazione{
	clear: none;
	width: auto;
	float: left;
	width: 20%;
}
.selects_left select{
	width: 100%;
}
.range_progettazione{
	clear: none;
	width: auto;
	float: left;
	width: 75%;
}
.anno_di_produzione{
	clear: none;
	width: auto;
	float: left;
	width: 20%;
}
.range_produzione{
	clear: none;
	width: auto;
	float: left;
	width: 75%;
}
.selects_left{
	clear: none;
	width: auto;
	float: left;
	width: 48%;
}
br{ clear: both }


#oggettisIndexForm{
	width: 420px;
	clear:none;
	float: left;
}
#oggettisIndexForm div{
	width: 250px;
	clear: none;
	float: left;
	margin-top: 10px;
}
#oggettisIndexForm div select{
	width: 250px;
}
#oggettisIndexForm .submit{
	margin-left: 10px;
	padding-top: 25px;
	width: 80px;
}





/* MATTIA */

#appcontainer{
	width:900px;
	float:left;
	margin: 16px 0px 0px 49px;
}
#contentLeft{
	width: 85px;
	float:left;
	margin: 0 7px 0 0;
}
#contentRight{
	width: 795px;
	float:left;
	margin: 0;
	border-bottom: 1px solid #000;
}
#container2{
	width: 900px;
	margin: 0 auto;
}

#contentLeft form {
	display: block;
	width: 85px;
	margin: 100px 0 0 0;
	font:11px/11px Arial, Helvetica, sans-serif normal;
	color: #666666;
}
#contentLeft form div.input {
	display: block;
	width: 82px;
	height: 35px;
	font:11px/11px Arial, Helvetica, sans-serif normal;
	color: #666666;
}

#contentLeft form div label{
	display: block;
	width: 100%;
	height: 13px;
	margin: 2px 0 0 0;
	padding: 0;
}

#contentLeft .input, #contentLeft .input{
	background: url("../img/bginput.jpg") no-repeat 1px 18px;
	height: 15px;
}

#contentLeft select{
	border: 0;
	background: 0;
	width: 80px;
	margin-top: 3px;
	padding-left: 3px;
	font:11px/11px Arial, Helvetica, sans-serif normal;
	color: #666666;
}

#contentLeft input[type="text"]{
	border: 0;
	background: 0;
	margin-top: 3px;
	margin-top: 7px !important;
	#margin-top: 3px !important;
	width: 70px;
	padding-left: 3px;
	font:11px/11px Arial, Helvetica, sans-serif normal;
	color: #666666;
}


#contentLeft .submit{
	margin: 15px 3px 0 0;
	text-align: right;
}
#contentLeft .submit input{
	font:12px/16px Arial, Helvetica, sans-serif normal;
	color: #999999;
	background: none;
	border: 1px solid #999999;
	width: 15px;
	height: 15px;
}



.paging {
	font:10px/14px Arial, Helvetica, sans-serif normal;
	color: #000000;
	margin-bottom:6px;
_margin-bottom:12px;
}
.paging a{ color: #000; text-decoration: none; }
.paging div{ float: left; }
.paging .disabled{ display: none; }
.paging span.current{ color: Red }
#contentRight .collezionis{
	position: relative;
}
#contentRight .collezionis h3{
}
#contentRight .collezionis p{
	overflow: hidden;
}

.cont{
	border-top:1px solid #333;
	float:left;
	width: 780px;
	height: 19px;
	overflow: hidden;
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
}

.cont div{
	text-align: left;
	height: 124px;
	float:left; 
	padding:20px 0 0 20px;
	margin: 0 0 0 0;
	border-bottom: 3px solid #fff;
	#width: 100px
}


.cont div a img{
	border-bottom: 3px solid #FFFFFF;
	text-align: center;
	margin: 0 auto;
}
.cont div a img:hover{
	border-bottom: 3px solid #dd0000;
}


.cont div a{
	color: #FFFFFF;
	text-decoration: none;
	font: 10px/10px Arial, Helvetica, sans-serif normal;
}
.cont div a span{
	padding: 3px 0 0 0;
	text-align: left;
}
.cont div a:hover{
	color: #FF0000;
}
#list1a{
	float:left;
	width:795px
	_max-width:840px;
	height:411px;
	padding: 0;
}


.oggettis{
	height: 287px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
width:790px;
float:left;
}


#imgOgg{
	float:left;
	width:340px;
	height: 287px;
	margin:0 15px 0 0;
}

#dataOgg{
	width: 430px;
	float:left;
	margin: 10px 0 0 0;
	font:11px/11px Arial, Helvetica, sans-serif normal;
	color: #000000;
line-height:1.2em;
}

#dataOgg span{
	font:11px/11px Arial, Helvetica, sans-serif normal;
	color: #666666;
}

#dataOgg h3{
	font:12px/12px Arial, Helvetica, sans-serif normal;
	color: #FF0000;
	padding-bottom:12px;
}
#dataOgg a{
	padding: 10px 0 15px 0;
	color: #dd0000;
	font-size: 12px;
	text-decoration: none;
}
.ciao {
	font-size:10px;
	color:#cc0000;
	margin:0 0 5px 0;

}
.ciao img {
	margin:0 0 5px 0;
}

.ciao a, ciao a:visited {
	text-decoration:none;
	margin:0 0 5px 0;

}



#cercaper{
	font:11px/11px Arial, Helvetica, sans-serif normal;
	color: #000000;
	padding: 0 0 15px 0;
}
.titolo_coll{
	font:14px/17px Arial, Helvetica, sans-serif normal;
	color: #000000;
	margin: 10px 0 0 0;
	padding: 0;
	height: 14px;
}
.testo_coll{
	font:11px/14px Arial, Helvetica, sans-serif normal;
	color: #666666;
	margin: 20px 0 0 0;
	padding: 0;
	height: 83px;
}
.selectbox-wrapper{ background: #FFFFFF; z-index: 1000; }


#othersOgg{
	height: 144px;
float:left;
width:790px
}

#othersOgg div{
	text-align: left;
	float:left; 
	padding:15px 0px 0px 20px;
	margin: 0px 0px;
	border-bottom: 3px solid #fff;
}

#othersOgg div.contain{
	text-align: left;
	padding:0px 0px;
	margin: 0px 0px;
	border: 0px;
	width: 790px;
	overflow: hidden;
	height: 140px;
}


#othersOgg div a img{
	border-bottom: 3px solid #FFFFFF;
	text-align: center;
margin:0px 0px;
}
#othersOgg div a img:hover{
	border-bottom: 3px solid #dd0000;
}

#othersOgg div a{
	color: #FFFFFF;
	text-decoration: none;
	font: 10px/10px Arial, Helvetica, sans-serif normal;
}
#othersOgg div a span{
	padding: 3px 0 0 0;
	text-align: left;
}
#othersOgg div a:hover{
	color: #FF0000;

}
#othersOgg div#altri{
	text-align: right;
	clear: both; 
	padding: 0px 0px 0px 0px;
	margin-top: 6px;
	font: 11px/11px Arial, Helvetica, sans-serif normal;
	width: 790px;
}
#othersOgg div#altri a{
	color: #000000;
}
div#footer{
	width: 100%;
	clear: both;
	font-size: 10px;
}
div#torna{
	text-align: right;
	clear: both; 
	padding:6px 15px 0 15px;
	margin: 0 0 0 0;
	font: 10px/10px Arial, Helvetica, sans-serif normal;
	width: 872px;
}
div#torna a{
	color: #000000;
	text-decoration: none;
}

#note {
	cursort:hand;
	cursor:pointer;
}
#MiecollezioniCollezione_container{ width: 300px; width:300px !important }
#OggettiTipologia_container, #MiecollezioniTipologia_container { width: 300px; width: 250px !important; }
