/* header, header micro e footer */

/** header **/

	/* stile head con logo con/senza ricerca */
#headSearch {width:928px; height:62px; margin:0 auto; padding:0 10px 0 15px; border:1px solid #333; border-bottom:none; overflow:hidden;  }
#headSearch h1 {width:324px; height:49px; overflow:hidden; float:left; margin-top:10px }
		#headSearch h1 {width:324px; height:49px; overflow:hidden; float:left; margin-top:10px }
		#headSearch h2 {display:inline; height:29px; margin:17px 14px 5px; padding:0 14px; border-left:1px solid #444; float:left; line-height:29px; font-size:18px; text-transform:uppercase; color:#0CF; }
		#headSearch #formHead {float:right; width:405px; height:37px; margin:8px 0; background:url(http://images1.yalp.alice.it/images/head/bg_bucanavi.gif) no-repeat 0 50%; }
		#headSearch .bucaF01 {display:block; float:left; width:310px; height:20px; margin:9px 0 8px; padding:0 5px; line-height:20px; font-size:13px; border:none; border-collapse:collapse; background:none; outline:none; vertical-align:middle;}
		#headSearch a.btF01 {display:block; float:right; width:70px; height:37px; overflow:hidden; color:#FFF; font-size:11px; line-height:38px; font-weight:bold; text-transform:uppercase; text-align:center; background:url(http://images1.yalp.alice.it/images/head/bt_cercanavi.png) no-repeat 0 0; }
		#headSearch .logotelecom {width:121px; height:26px; overflow:hidden; float:right; margin-top:22px }

		
		/* hack png per ie 6 */
		* html #headSearch a.btF01 {background:url(http://images1.yalp.alice.it/images/head/bt_cercanavi.gif) no-repeat 0 0; }
		* html #headSearch h1 a{width:120px; height:51px; overflow:hidden; float:left; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='http://images1.yalp.alice.it/images/yalp_logo120x53.png'); cursor:pointer; }
		* html #headSearch h1 img {display:none;}
		/* */
		#headSearch a.btF01:hover {color:#0CF; background-position:0 -37px; }
	

/** footer **/
	#footer_nf {
	background:url(http://images1.yalp.alice.it/images/bg_footer.gif) no-repeat 50% 0;
	color:#999;
	padding:5px 0;
	clear:both;
	background-color: #000000;
	line-height: 30px;
}
		#footer_nf p{font-size:11px; line-height:16px; text-align:center; }
		#footer_nf a:hover{color:#FFF !important; }
		#footer_nf p.rg01 {font-size:12px; line-height:28px; }
			#footer_nf p.rg01 a{color:#0CF; }
			#footer_nf p.rg02 a{color:#999; text-decoration:underline; margin:0 3px; }
