﻿body{
	margin: 0px;
	padding: 0px;
	text-align:center;
	font-family: Arial;
}


.container {
	width: 924px;
	height: 100%;
	margin:0 auto;
	text-align:left;
	position:relative;
	margin-top:27px;
}

.top
{
	height:230px;
	background-image:url(../../images/master/top.gif);
	background-repeat:no-repeat;
	position:relative;
	}

.divMenu
{
	position:absolute;
	top:24px;
	right:6px;
	}
	
.divMenu a
{
	display:block;
	float:left;
	/*margin:0 15px;*/
	padding:0 25px;
	text-align:center;
	font-size:12px;
	color:White;
	text-decoration:none;
	background-image:url(../../images/master/linkMenu.jpg);
	background-position:left;
	background-repeat:no-repeat;
	}

.divMenu a:hover
{
	color:#C98F29;
	}

#divMenuultimo
{
    background-image:none;
}

.contenitore
{
	width: 902px;
	margin:0 auto;
	margin-left:22px;
	height: 100%;	
	text-align:left;
	position:relative;
	background-image:url(../../images/master/middle.jpg);
	background-repeat:repeat-y;
	position:relative;
	}

.sfondo
{
	/*width:125px;
	height:117px;
	position:absolute;
	bottom:-9px;
	right:6px;*/
	background-image:url(../../images/master/sfondo.jpg);
	background-repeat:no-repeat;
	background-position:770px bottom;
	}	


.botton
{
	width: 902px;
	margin-left:22px;
	height:44px;
	padding-top:45px;	
	background-image:url(../../images/master/bottom.jpg);
	background-repeat:no-repeat;
	color:White;	
	font-size:10px;
	text-align:center;
	}

.sx
{
	float:left;
	width:218px;
	margin-left:17px;
	margin-top:2px;
	margin-bottom:4px;
	font-size:12px;
	}

.dx
{
	margin-left:37px;
	margin-top:20px;
	float:left;
	width:580px;
	}

.divTitle
{
	height:22px;
	margin-bottom:23px;
	}

.divTesto
{
	font-size:12px;
	text-align:justify;
	padding-bottom:15px;
	}

.paragrafo
{
	display:block;
	margin-bottom:8px;
	}

.titolo{color: #996600; font-size: 16px;font-weight:bold;margin-top:25px;}

.flash
{
	position:absolute;
	top:5px;
	left:5px;
	width:210px;
	height:105px;
	}









.divVerde
{
	background-image:url(../../images/master/Box_verde.jpg);
	width:417px;
	height:208px;
	float:right;
	margin-top:6px;
	}

.divBlu
{
	background-image:url(../../images/master/Box_blu.jpg);
	width:228px;
	height:254px;
	float:left;
	}

.divBaseBlu
{
	width:651px;
	height:35px;
	float:left;
	border-top: 7px solid #C1D3E8;
	background:#E8EFF7;
	}



.divMenuProd
{
	background-image:url(../../images/master/Box_bluProdotto.png);
	height:213px;
	padding-top:55px;
	font-size:12px;
	color:White;
	padding-left:28px;
	}

.imageBoxRosa
{
	display:block;
	font-size:11px;
	margin-top:5px;
	}


	

