/* ------------------------------ *
 * 	 STRUTTURA - Blocchi WIDGET   *
 * ------------------------------ */

/* FOOTER */

/* Blocco contenitore Footer */
#container_footer_layout{width:988px; margin:0 auto; background: #FFF; height: auto; padding-bottom: 15px;}


/* Riga */
.row{width:100%; display:block; height: 372px; margin-top: 35px;}

/* Riga Annunci */
.row_annunci{width:auto; display:block; height: 502px;}



/* Singoli Blocchi varei dimensioni */

/* 50%  */
.column_50{width:494px; float:left; height: 372px;}
.content_column_50 {width:485px; height:355px; border:1px dotted #0173BC; margin: 15px auto;  } /* content -30px; margin: 0 auto; */

/* 25%  */
.column_25{width:247px; float:left; height: 372px;}
.content_column_25 {width:217px; height: 355px;  border:1px dotted #0173BC; margin: 15px auto; } /* content -30px; margin: 0 auto; */


/* 33% */
.column_33{width:329px; float:left; height: 472px;}
.content_column_33 {width:320px; height: 490px; margin: 15px auto; border: 1px dotted #DEDEDE; } /* content -30px; margin: 0 auto; */
.column_33 .plain {height: 355px!important; } /* content -30px; margin: 0 auto; */


/* 16% */
.column_16{width:164px; float:left; height: 372px;}
.content_column_16 {width:154px; margin: 15px auto; border:1px dotted #DEDEDE; height: 355px; text-align: left; } /* content -30px; margin: 0 auto; */


/* 16% Newsletter down*/
.content_column_16_newsletter_down {width:154px; margin: 0px auto; border:1px dotted #DEDEDE; height: 355px; text-align: left; background-image: url(../images/box_newsletter_bg_down.png);background-position: bottom;
	background-repeat: no-repeat; } /* content -30px; margin: 0 auto; */
	

/* 16% Paralleli down*/
.content_column_16_paralleli_down {width:154px; margin: 0px auto; height: 355px; text-align: left; background-image: url(../images/box_paralleli_bg_down.png);background-position: bottom;
	background-repeat: no-repeat; } /* content -30px; margin: 0 auto; */
	
.content_column_16_paralleli_down a {  text-decoration: none !important;} /* content -30px; margin: 0 auto; */


/* 16% Go down*/

.content_column_16_go_down {width:154px; margin: 15px auto; border:1px dotted #DEDEDE; height: 355px; text-align: left; background-image: url(../images/box_go_bg_down.png);background-position: bottom;
	background-repeat: no-repeat; } /* content -30px; margin: 0 auto; */
	
.content_column_16_go_down a {  text-decoration: none !important;} /* content -30px; margin: 0 auto; */


/* 16% Associazioni down*/

.content_associazioni_down {width:100%;  height: 355px; text-align: left; background-image: url(../images/box_associazioni_bg_down.png);background-position: bottom;
	background-repeat: no-repeat; } /* content -30px; margin: 0 auto; */
	




/* ------------------------------------------------------------------------------------------- */

/* COLONNA DESTRA */

/* sidebar_right_up_testata  */
.sidebar_right{width:336px; float:right; height: auto;}
.content_in_right {width:306px; height: auto; margin: 0px auto; } /* content -30px; margin: 0 auto; */
.row_sidebar{width:320px; float:left; height: auto;} /*row_sidebar*/


/* sidebar_right_up_comune  */
.row_sidebar_up_comune{width:500px; float:left; height: auto;} /*row_sidebar*/


/* 100% */
.content_totale {width:100%; height: auto ;} /* sidebar content totale; margin: 0 auto; 6px padding */

/* 50% */
.content_dimezzato{float:left; width:154px; margin: 5px auto; 
	background-position: bottom;
	background-repeat: repeat-x;
	color: #8A8A8A;
	font: 400 16px/1.2 'Playfair Display',Georgia,serif !important;
	padding-top:3px;
	padding-bottom:3px; height: 300px;
    margin: 15px 2px;
	} /* sidebar content dimezzato; margin: 0 auto; 6px padding */
