﻿
body{
	margin: 0px;
	padding: 0px;
	background-color:White;
	background-image:url(../../images/master/top_sfondo.jpg);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:Black;
}




.header
{	
	height:145px;
	width: 1330px;
	background-image: url(../../images/master/top.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin:0 auto;
	position:relative;
	/*padding-left:27px;*/
}

.middle
{

	background-image:url(../../images/master/sfondo.jpg);
	background-repeat:repeat-x;
	background-color:#a2c9dc;
	border-top:#414143 solid 1px;
	}

.container{
	width: 940px;
	height: 100%;
	margin:0 auto;	
	background-image: url(../../images/master/rettangolo.png);
	background-repeat:repeat-y;
	padding:10px;
	padding-left:23px;
	padding-right:23px;
	min-height:368px;
	height:auto !important;
	height:368px;
	
}

.bottom
{	
	background-image: url(../../images/master/bottom_sfondo.jpg);
	background-repeat: repeat-x;
	height:215px;
}

.divBottom{
	width: 915px;
	height: 40px;
	margin:0 auto;	
	background-image: url(../../images/master/bottom.jpg);
	background-repeat:no-repeat;
	padding-left:23px;
	padding-right:48px;
	text-align:right;
	padding-top:42px;
	font-size:10px;
	color:#999999;
	position:relative;
}

.divBottom a{
	font-size:10px;
	color:#999999;
	text-decoration:none;
}

.admin
{
	float:left;
	padding-left:10px;
	}

.menuDiv
{
	position:absolute;
	top:84px;
	right:198px;
	width:535px;
	height:30px;
	background-image: url(../../images/master/menu.jpg);
	background-repeat:no-repeat;
	padding-right:7px;	
	}

.menu
{
	background-image: url(../../images/master/menu.jpg);
	background-repeat:no-repeat;
	}


.linkHome a
{
	display:block;
	padding-left:18px;
	padding-right:18px;
	padding-top:7px;
	height:23px;
	background-image:none;
	margin-left:7px;
	}

.linkHome a:hover
{
	background-image:url("../../images/master/menu_hover.jpg");
	background-position:bottom;
	background-repeat:repeat-x;	
	}


.ItemMenu a
{	
	display:block;
	padding-left:18px;
	padding-right:18px;
	padding-top:7px;
	height:23px;
	margin-left:1px;
	}

.ItemMenu a:hover
{
	background-image:url("../../images/master/menu_hover.jpg");
	background-position:bottom;
	background-repeat:repeat-x;	
	}


.divTitolo
{
	height:110px;
	}

.ContenutoTesto
{
	margin:26px;
	margin-top:0px;
	position:relative;
	}

.divImage
{
	position:absolute;
	top:24px;
	right:0px;
	text-align:right;
	}

.image
{
	border:#49444A 1px solid;
	}

.textBoxContattaci{
	margin-left:10px;
}

.CatProdotti
{
	font-weight:bold;
	color:#4492B7;
	font-size:15px;
	text-decoration:underline;
	}

.marginRight
{
	margin-right:20px;
	}


.prodottiImage
{
	border-left:#4492B7 1px solid;
	padding-left:40px;
	float:right; 
	margin-right: 30px; 
	top: 0px; 
	width: 540px;
	}

.divProdotti
{
	margin-left: 20px;
	margin-bottom:50px;
	position:relative;
	width:870px;
	}

.triangolo
{
	position:absolute;
	left:-16px;
	top:3px;
	}

