
.contenuti_rq_dx {
	background-image: url(../images/sfondo_dx.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.contenuti_centro {
	background-image: url(../images/rq_contenuti_centro.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	padding-left:25px;
	padding-top:10px;
	width:775px;
}

.contenuti_rq_fondo {
	background-image: url(../images/rq_fondo.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top:13px;
	padding-left:25px;
	padding-right:25px;
}

.contenuti_rq_colonnadx {
	border-left:1px dotted #999;
	vertical-align:top left;
	width:200px;
	padding:5px;
}

p {margin: 0; padding: 0; border:0px;}
img {margin: 0; padding: 0; border:0px;}
boxes {margin: 0; padding: 0; border:0px;};
HR {border:1px dotted #999;}


/* 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);*/
}
