body
{
	margin: 2px 0px 0px 2px;
	font-family: "Times New Roman" , Times, serif;
	font-size: 12px;
	background-color: #FFFFFF;
}

a:link 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none
}

a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none
}

a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline
}

a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none
}

.sectionHead
{
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
}

.tableHeading
{
	color:#9E745B;
	background-color: #FFE3BE;
	font-weight: bold;
}

.MenuNoLink
{
	color: #FFE3BE;
	background-color: #9E745B;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.MenuLink
{
	font-size: 12px;
	font-weight: bold;
	background-color: #FFE3BE;
}

.MenuLink a:link
{
	color: #9E745B;
}

.MenuLink a:visited
{
	color: #9E745B;
}

.MenuLink a:hover
{
	color: #9E745B;
	text-decoration: underline;
}

.MenuLink a:active
{
	color:#9E745B;
}

.testo
{
	font-family: "Times New Roman" , Times, serif;
	color: #5D250C;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}

.testoSans
{
	color: #3399CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}
.testoSans a:link
{
	color: #3399CC;
}
.testoSans a:visited
{
	color: #3399CC;
}
.testoSans a:hover
{
	color: #3399CC;
	text-decoration: underline;
}
.testoSans a:active
{
	color: #3399CC;
}

.ModuloOrdine
{
	color: #3399CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}
.ModuloOrdine a:link
{
	color: #3399CC;
	text-decoration: none;
	background-image: url('images/RREOrder.png');
}
.ModuloOrdine a:visited
{
	color: #3399CC;
	text-decoration: none;
	background-image: url('images/RREOrder.png');
}
.ModuloOrdine a:hover
{
	color: #3399CC;
	text-decoration: underline;
	background-image: url('images/RREOrderHover.png');
}
.ModuloOrdine a:active
{
	color: #3399CC;
	text-decoration: none;
	background-image: url('images/RREOrder.png');
}

.SfogliaCatalogo
{
	color: #3399CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}
.SfogliaCatalogo a:link
{
	color: #3399CC;
	text-decoration: none;
	background-image: url('images/SfogliaCatalogo.png');
}
.SfogliaCatalogo a:visited
{
	color: #3399CC;
	text-decoration: none;
	background-image: url('images/SfogliaCatalogo.png');
}
.SfogliaCatalogo a:hover
{
	color: #3399CC;
	text-decoration: underline;
	background-image: url('images/SfogliaCatalogoHover.png');
}
.SfogliaCatalogo a:active
{
	color: #3399CC;
	text-decoration: none;
	background-image: url('images/SfogliaCatalogo.png');
}

.DownloadCatalogo
{
	color: #3399CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}
.DownloadCatalogo a:link
{
	color: #3399CC;
	text-decoration: none;
	background-image: url('images/DownloadCatalogo.png');
}
.DownloadCatalogo a:visited
{
	color: #3399CC;
	text-decoration: none;
	background-image: url('images/DownloadCatalogo.png');
}
.DownloadCatalogo a:hover
{
	color: #3399CC;
	text-decoration: underline;
	background-image: url('images/DownloadCatalogoHover.png');
}
.DownloadCatalogo a:active
{
	color: #3399CC;
	text-decoration: none;
	background-image: url('images/DownloadCatalogo.png');
}

#HeaderTable
{
	border-style: solid;
	border-width: 1px;
	background-color: #FFE3BE;
	border-top-color: #9E745B;
	border-right-color: #9E745B;
	border-bottom-color: #9E745B;
	border-left-color: #9E745B;
	margin-bottom: 20px;
	border-spacing: 0px;
}


#Content
{
	position: relative;
}

.ContentLeft
{
	float: left;
}

.ContentMain
{
	float: left;
	width: 450px;
	padding-left: 20px;
}

#ContentSpedizioni
{
	position: relative;
	top: 0px;
	left: 0px;
	height: 480px;
}

#ContentCatalogoHelp
{
	position: relative;
	top: 0px;
	left: 0px;
	text-align:center;
}

#Footer
{
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#FooterFreefloat
{
	position: static;
	clear: both;
}

#FooterTable
{
	border-style: solid;
	border-width: 1px;
	background-color: #FFE3BE;
	border-top-color: #9E745B;
	border-right-color: #9E745B;
	border-bottom-color: #9E745B;
	border-left-color: #9E745B;
	margin-top: 10px;
	border-spacing: 0px;
	color: #9E745B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

