#mainTb {
	/*background-color:#fff;*/
	width:970px;
	padding:0;
	margin:0 auto;
	text-align:center;
}
#contenuti_rq_testa {
	background-image: url(../images/rq_testa.png?v=1.2);
	background-repeat: no-repeat;
	background-position: top left;
	text-align:left;
	height:136px;
	cursor:pointer;
}

#contenuti_centro {
	/*background-image: url(../images/rq_contenuti_centro.jpg);
	background-repeat: repeat-y;
	background-position: top left;*/
	padding:15px;
	width:940px;
	text-align:left;
	min-height:570px;
}

#contenuti_rq_fondo {
	/*background-image: url(../images/rq_fondo.jpg);
	background-repeat: no-repeat;
	background-position: top center;*/
	width:970px;
	padding:15px;
	height:70px;
	text-align:left;
	margin:0 auto;
}

#contentleft {
	text-align:left;
	float:left;
	width:228px;
	padding:0;
	margin: 0 16px 0 0;
	clear:both;
	border-right:1px solid #614919;
	min-height:570px;
}

#contentcenter {
	text-align:left;
	float:right;
	width:690px;
	padding:0;
	margin:0;
	vertical-align:top;
}

p {margin: 0; padding: 0; border:0px;}
img {margin: 0; padding: 0; border:0px;}
boxes {margin: 0; padding: 0; border:0px;}

/* SEPARATORI */

.spazio {
	margin-bottom:20px;
}

.separatore {
	border-bottom: 1px dashed #CCCCCC;
}

.separatoresottile {
	border-bottom: 1px solid #CCCCCC;
}
.separatorespesso {
	border-bottom: 5px solid #CCCCCC;
}
.separatoreV {
	/*background-image: url(../images/verticale_dash.jpg);
	background-repeat: repeat-y;
	background-position: top;*/
}

#fullheight{
	height:100%;
}
#fullheight2{
	height:100%;
}
#halfheight{
	height:50%;
}
#halfheight2{
	height:50%;
}


.sfondott {
/*	background-image: url(../images/bg_titoli.jpg);
	background-repeat: repeat-x;*/
}

.sfondobtt {
	/*background-image: url(../images/sf_bottom.jpg);*/
}
