@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color:#FFF;
}
.oneColFixCtrHdr #container {
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 10px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #FFF;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px 0 7px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	clear:both;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.footer {
	color:#993300;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	clear:both;
	padding-top:40px;
	}
.menuWraper {
	display:block;
	width:1000px;
	padding-left: 0px;
	white-space:nowrap;
}
indCont {
	clear: both;
}
.leftImg{
	float:left;
	margin-left: 0px;
	margin-top: 40px;
}
.rightTxt{
	float:right;
	width: 500px;
	margin-top: 40px;
	margin-right: 50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #993300;
	margin-bottom: 0px;
	padding: 0;
}
.news {
	float:right;
	width: 500px;
	margin-top: 0px;
	margin-right: 50px;
	font-family:Arial, Helvetica, sans-serif;
	color: #3D200D;
	padding-top: 40px;
	text-decoration:none;
}
.newsTitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #F90;
}
.singleNews{
	font-size: 12px;
	color: #993300;
}
.STouch {
	float:right;
	width: 500px;
	margin-top: 0px;
	margin-right: 50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	padding-top: 40px;

}
.STouch2 {
	width: 500px;
	margin-top: 0px;
	margin-right: 50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #993300;
	padding-top: 40px;

}

.STouchTitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F90;
	font-weight: bold;
}

.STouchIText{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	font-style: normal;
	color: #993300;
	text-decoration: none;
	border: thin solid #F90;
}

.STouchSubmit{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	background-color:#FFF;
	color:#FFF;
	border: 0px none #FC0;
	background-image: url(../_images/go1.gif);
	background-repeat: no-repeat;
	width: 40px;
	height: 27px;
	padding-top: 0px;
	margin-top: 0px;
}

.STouchSubmit2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	background-color:#FFF;
	color:#FFF;
	border: 0px none #FC0;
	background-image:
	url(../_images/submit.gif);
	background-repeat: no-repeat;
	width: 79px;
	height: 26px;
	padding-top: 0px;
	margin-top: 10px;
}
.benvenutoTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #993300;
	width: 590px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 40px;
}

.green {
	color:#8DD367;
}

.txt16 {
	font-size:16px;
}
.txt12 {
	font-size:12px;
}
.gelatoTitle {
	color:#FFCC66;
}

.linkProduct {
	color:#993300;
	text-decoration: none;
}
.linkProduct:hover {
	color: #FFCC66;
}

.ligas {
	color:#993300;
	text-decoration:underline;
}

.ligas:hover {
	color:#F90;
}

.cateringTxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #993300;
	width: 830px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 40px;
}

.productTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F90;
	font-weight:bold;
}
.overviewTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #993300;
	width: 830px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 80px;
}

.linkContact {
	color:#993300;
	text-decoration: none;
}
.linkContact:hover {
	color: #FF9999;
}

.linkFooter{
	color:#993300;
	text-decoration:none;
}

.submenu{
	color:#F90;
	text-decoration:none;
}
