
				/* TEMPLATE 1*/
					#bloc_content h2{
						width:465px;
						height:42px;
						background:url('../img/home/h2_bg.gif') 0 10px no-repeat;
					}
					#bloc_content h2 span{
						display:none;
					}
					#bloc_content h3{
						width:465px;
						height:42px;
						background:url('../img/home/tt_1.gif') 0 10px no-repeat;
					}
					#bloc_content h3 span{
						display:none;
					}
					#bloc_content h4{
						width:465px;
						height:42px;
						background:url('../img/home/tt_2.gif') 0 10px no-repeat;
					}
					#bloc_content h4 span{
						display:none;
					}
					#bloc_content h5{
						width:465px;
						height:42px;
						background:url('../img/home/tt_3.gif') 0 10px no-repeat;
					}
					#bloc_content h5 span{
						display:none;
					}
					#bloc_content h6{
						width:283px;
						height:165px;
						margin-left:140px;
						background:url('../img/home/buy_now.jpg') 0px 0px no-repeat;
					}
					#bloc_content h6 span{
						display:none;
					}
					#bloc_content p{
						margin-bottom:12px;
						padding-right:15px;
						text-align:justify;
					}

					#bloc_img_right{
					display:block;
					width:268px;
					height:268px;
					float:right;
					margin:12px;
					}
