/* Specifico per la sezione CONCRETE
----------------------------------------------- */

#fasciaBlue {
	background-image: url(/images/grey_bg_fascia.gif);
	background-position:top left;
	background-repeat:repeat-x;
	height:28px;line-height:28px;color:#FFF;padding:0 14px;
}

#logo {background:transparent url(/images/grey_logo.gif) 0 0 no-repeat;}

/* Footer */
#fasciaFooter {background:#767676;text-align:right;padding:3px 14px;font-size:10px;}



.boxRight {margin-bottom:10px;background:#FFF;padding:0;font-size:10px;}
.boxRight h3 {display:block;background:#767676;color:#FFF;padding:4px;margin:0;font-size:10px;text-transform:uppercase;}


