/*					    */
/*	STYLE Site Yarden	*/
/*					    */

/*		RESET		    */
@import url(reset.css);

a{ color:#000000; text-decoration:none;}
a:hover{ color:#000000; text-decoration:underline;} 

html {
    height: 100%;
	font-family: Verdana, Arial;
	background-color: #FFFFFF;
}
body{

}

	div#global{
		width: 100%;
		background: url(../images/preHome.png) repeat-x top left ;
		height: 530px;	
	}
		div#content{
			width: 930px;
			margin: 0 auto;
		
		}

			#content p#jusdefruits{
				padding: 0;
				padding-top: 20px;
				background: url(../images/ombre.png) no-repeat top left ;
			}
				#content p#jusdefruits img {
					margin-left: 30px;
				}
				#content img#bientot{
					width:545px;
					margin: 0px auto;
					margin-left:200px;
				}
				
				#png {
					background: url(../images/fdbyjdf_prehome.png) no-repeat;
					position: relative;
					top: 20px;
					-background:none;
					-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.yardenjdf.com/page_standby/images/fdbyjdf_prehome.png', sizingMethod='crop');
					width: 557px;
					height: 95px;
					margin: 0 auto;
				}
				#png2 {
					position: relative;
					top: 20px;
					background: url(../images/cadeauFruit.png) no-repeat;
					-background:none;
					-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.yardenjdf.com/page_standby/images/cadeauFruit.png', sizingMethod='crop');
					width: 435px;
					height: 321px;
					margin: 0 auto;
				}

