@charset "utf-8";
/* CSS Document */

html, body {
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	}
	
	
div#container{
	width:730px;
	margin: 35px auto;
	text-align:left;
	}	
	
div#header{
	margin: 0 0 0 42px;
	width: 646px;
	}	
	
	
div#content{
	height:320px;
	width:100%;
	
	}
	
p.text{
	margin: 0 0 15px 300px;
	font-size:12px;
	color:#87888A;
	}	
	
p.text a{
	font-size:12px;
	color:#1A171B;
	text-decoration:none;
	font-weight:bold;
	line-height: 25px;
}	
	
h1{
	color:#E5414C;
	margin: 24px 0 18px 300px;
	font-weight:bold;
	font-size:15px;
	
	}	
	
div#footer{
	background-image:url(../image/frutti-estate.jpg);
	background-repeat:no-repeat;
	width:730px;
	height: 152px;
	
	}	
	
	strong {
	font-weight:100;
	}
	
	div#link_store {
	position: relative;
	bottom: 35px;
	width: 108px;
	height: 18px;
	background-color:#1A171B;
	margin-left:300px;
	padding-top: 2px;

	}	
	
	div#link_store a{
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	margin-left: 6px;
	}
	

/* FR  Language page style */

	div#link_store_fr {
	position: relative;
	bottom: 40px;
	width: 130px;
	height: 18px;
	background-color:#1A171B;
	margin-left:300px;
	padding-top: 2px;

	}	
	
	div#link_store_fr a{
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	margin-left: 6px;
	}
	
	div#footer_fr{
	background-image:url(../image/frutti-estate.jpg);
	background-repeat:no-repeat;
	margin-top: 15px;
	width:730px;
	height: 152px;
	}		
	
	div#content_fr{
	height:270px;
	width:100%;
	}
	
	/* DE language page style */

	
	div#link_store_de {
		position: relative;
	bottom: 38px;
	width: 136px;
	height: 18px;
	background-color:#1A171B;
	margin-left:300px;
	padding-top: 2px;
	}	
	
	
div#link_store_de a{
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	margin-left: 6px;
}

div#content_de{
	height:300px;
	width:100%;
	
	}



	/* ################## EN  Language page style */
	
	div#content_eng{
	height:300px;
	width:100%;
	
	}
	
	
	div#footer_en{
	background-image:url(../image/frutti-estate.jpg);
	background-repeat:no-repeat;
	width:730px;
	height: 152px;
	
	}	
	
		div#link_store_en {
	position: relative;
	bottom: 38px;
	width: 103px;
	height: 18px;
	background-color:#1A171B;
	margin-left:300px;
	padding-top: 2px;

	}

div#link_store_en a{
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	margin-left: 6px;
}