/* CSS Document */

/*********************** CONTENT - SINISTRA****************************/


.content_top{ 
	background: url(../img/hp/content_top.gif) repeat-x;
}

.content{ 
	background: url(../img/hp/content.gif) repeat;
}



/********************** COLONNA - "CENTRALE" ***************************************/
.col_cent_top{ 
	background: url(../img/hp/col_cent_top.gif) repeat-x;
}

.col_cent{
	background: url(../img/hp/col_cent.gif) repeat-y;
}

.col_cent .div1 {
	background: url(../img/hp/bkg_banner.gif) no-repeat;
	border:#E5D898 0px solid;
}

/**************************** COLONNA - DESTRA *********************************/
.col_dx_top {
	background: url(../img/hp/col_dx_top.gif) repeat-x;
}

.col_dx {
	background: url(../img/hp/col_dx.gif) repeat-y;
	}

.col_dx .div1 { 
	background: url(../img/hp/bkg_banner_dx.gif) no-repeat;
	border:#F7EED2 0px solid;
}

/*************************************************************/






