#primer {
	position: absolute;
	top: 500px;
	left:50px;
	width: 269px;
	padding-bottom: 1em;
}
#consiglio {
	position: absolute;
	top: 500px;
	left:350px;
	width: 500px;
	padding-bottom: 1em;
}
.continua_idnx {
	text-align: right;
	padding-right: 2em;
}
#index {
	width:100%;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	background-image: url(../grafica/motorone_post.jpg);
	background-repeat: no-repeat;
	background-position: right 150px;
}
.comment {
	font-size:12px;
	margin-left: 30px;
	margin-right: 30px;
}
.top {
	width: 269px;
	height: 54px;
	background-image: url(../grafica/post/top.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
}
.middle {
	width: 269px;
	background-image: url(../grafica/post/middle.gif);
	background-repeat: repeat-y;
		margin: 0 auto;
		
}
.bottom {
	width: 269px;
	height: 51px;
	background-image: url(../grafica/post/post_corto.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
}
.constop {
	width: 500px;
	height: 54px;
	background-image: url(../grafica/post/constop.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
}
.consmiddle {
	width: 500px;
	background-image: url(../grafica/post/consmiddle.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
}
.consmiddle h2 {
	color: red;
	text-align: center;
	margin: 0;
	padding: 0;
	font-style: italic;
}
.consmiddle p {
	color: red;
	font-size: 11px;
	text-align: center;
	padding: 0;
	margin: 0;
}
.consmiddle .comment {
	margin-left: 40px;
	margin-right: 40px;
	padding-top:1.5em;
}
.consbottom {
	width: 500px;
	height: 45px;
	background-image: url(../grafica/post/consbottom.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
}
.rilievo {
	border: none;
	background-color: transparent;
}

.sfond_rilie {
	margin-left: 30px;
	background-color: #fff;
	/*opacity: .5; filter: alpha(opacity=50);*/
}
#notice {
	font-size:9px;
	color: Gray;
	background-color: #FFFFE0;
	margin-top: 10px;
	padding: 0.8em;
	border: #000 solid 1px;
}

#note {
	width: 200px;
	/*width: auto !important;
	width: 200px;*/
	border:#999 dashed 1px;
	padding: 5px; 
	background-color: #FFFFCC;
}
#note2 {
	float:right;
	font-size: 0.8em;
	border:#999 dashed 1px;
	padding: 5px; 
	background-color: #FFFFCC;
}

