body {
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
	font-family: Arial;
	background-image: url(../images/back.jpg)
}
H1 {
	display:inline;
}
/*--- site map ---*/
h1.menu1 {
font-size:12px;
}
h1.menu2 {
font-size:12px;
font-weight: normal;
text-decoration:none;
}
A.map {
   font-size:12px;
   text-decoration:none;
}
A.map:hover {
   font-size:12px;
   text-decoration:underline;
}
A {
    color:#bbb;
}
A:hover {
    text-decoration:none;
}
/* ---- cellpadding=0 cellspacing=0 ------- */
table {
	border-collapse: collapse;
	width: 100%;
	border: none;
}
table td {
	padding:0px;
	font-size: 70%;
	color: #bbb;
}
/* ----- carcas ----- */
table.main {
	height: 100%;
	background-image: url(../images/back_top1.jpg);
	background-repeat:repeat-x;
	background-position: top; 
}
td.main {
	background-image: url(../images/back_top.jpg);
	background-repeat:no-repeat;
	background-position: left top; 
}
table.main1 {
	height: 100%;
	background-image: url(../images/bottom_back.jpg);
	background-repeat:repeat-x;
	background-position: bottom; 
}
td.main1 {
	background-image: url(../images/bottom_r.jpg);
	background-repeat:no-repeat;
	background-position: right bottom; 
}
table.main2 {
	height: 100%;
	background-image: url(../images/bottom_l.jpg);
	background-repeat:no-repeat;
	background-position: left bottom; 
}
/* menu top */
TD.menu {
	font-size: 13px;
	color: #D3D3D3;
	text-transform: uppercase;
	font-weight: normal;
	padding-top:11px;
	text-align: center;
/*	width: 159px;
	float: left; */
}
TD.menu A {
    font-size: 13px;
	color: #D3D3D3;
	text-transform: uppercase;
	font-weight: normal;
    text-decoration:none;
}
/* bottom part */
td.bottom {
	height: 116px;
	background-image: url(../images/bottom.jpg);
	background-repeat:no-repeat;
	background-position: center bottom; 
	padding-top: 37px;
}
td.bottom_home {
	background-image: url(../images/bottom1.jpg);
	background-repeat:no-repeat;
	background-position: center bottom;
	padding-top: 16px;
    padding-bottom:20px;
}
td.bottom_text {
	width:249px;
	font-size: 11px;
	color: #7E7E7E;
	font-weight: normal;
	border-bottom: solid 1px #AEAEAE;
	padding-top: 4px;
}
table.search {
	height: 43px;
	background-image: url(../images/search_back.jpg);
	background-repeat: repeat-x;
}
INPUT.search {
	height:20px;
	width: 195px;
	background-image: url(search_field.gif);
	background-repeat: repeat-x;
	border: none;
	font-size: 11px;
	color: #7E7E7E;
	padding: 3px 6px 2px 6px;
}
.bottom_home_table {
    background-image:url(../images/bottom_home.jpg);
    background-repeat:no-repeat;
    background-position:top;
    padding-top:20px
}
#nound {
	text-decoration: none;
}

/* ----------- Dinamic menu -------------- */
TD.menu11 {
	background-image:url(../images/4.gif);
	background-repeat: no-repeat;
    background-position:right;
	text-align: center;
}
.menuActive {

	text-align: center;
}
.menuOn {
	text-align: center;
}
.menuActiveOn {
	text-align: center;
}



.subMenu {
   z-index:40;
   width:200px;
   background-color:#1E1E1E;
   background-image:url(../images/d_menu.jpg);
   background-repeat:no-repeat;
   background-position:right top;
   visibility: hidden;
	position: absolute;
    margin-top:0px;
    margin-left:-35px;
/*	padding: 30 30 30 30;  */
}
.subMenuItem {
    width:174px;
    height:30px;
    font-size:10px;
text-transform:uppercase;
color:#8F8F8F;
font-weight:normal;
}
.subMenuItem A {
font-size:10px;
text-transform:uppercase;
color:#8F8F8F;
font-weight:normal;
text-decoration:none;
}
.subMenuItem A:hover {
text-decoration:underline;
}
.subMenuItemActive {
	width: 100%;
	cursor: auto; 
}

table.catalogue TD{
    text-align:center;
    width:50%;
}

table.catalogue {
    width:100px;
}