body {
	margin:0px;
	background-color:#FFE7B4;
	background-image: url(slices/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

body, td, th {
	font-family:verdana, tahoma, arial, helvetica;
	font-size:8pt;
	color:black;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear:both;
	height:1px;
	overflow: hidden;
}

.contentsFrame {
	width:928px;
	background-image: url(slices/contents-bg.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}

.contentsFrameInner {
	width:928px;
	background-image: url(slices/contents-top-bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align:left;
}

.leftFrame {
	float:left;
	height:300px;
	overflow-y:visible;
	width:270px;
}

.leftFrameInner {
	margin:5px 25px 0px 25px;
	text-align:left;
}

.rightFrame {
	float:left;
	width:630px;
}

.RightFrameInner {
	width:630px;
	margin:0px;
	text-align:left;
}

.bottomMenu {
	margin:10px;
	font-size:7pt;
	color:#555555;
}

.bottomMenu a {
	color:#555555;
}

.mainMenu {
	margin:0px;
}

.mainMenuItemAct {
	float:left;
	background-image: url(slices/menu-act-bg.jpg);
	background-repeat: repeat-x;
}

.mainMenuItemPas {
	float:left;
	background-image: url(slices/menu-pas-bg.jpg);
	background-repeat: repeat-x;
}

.mainMenuItemAct a {
	font-size: 8pt;
	text-decoration: none;
	color:black;
	font-weight: bold;
}

.mainMenuItemPas a {
	font-size: 8pt;
	text-decoration: none;
	color:white;
	font-weight: bold;
}

.mainMenuItemInner {
	float:left;
	padding-top:11px;
}

.MIleft, .MIright {
	float:left;
	width:15px
}

h1 {
	font-size:12pt;
	background-image: url(slices/h1.jpg);
	background-repeat: no-repeat;
	height:30px;
	padding:5px 0px 0px 10px;
}

.catalogItem {
	border-bottom:1px solid #FFE7B3;
	margin-bottom:10px;
	padding-bottom:10px;
}

h2 {
	font-size:11pt;
	margin:15px 0px 10px 0px;
	color:#AA6600;
}

h3 {
	font-size:10pt;
	margin:0px 0px 10px 0px;
}

.catalogItemMainPhoto {
	float:left;
	width:200px;
	margin-right:10px;
}

.catalogItemMainPhoto img {
	cursor: pointer;
}

.catalogItemMainContents {
	float:left;
	width:410px;
}

.catalogItemGal {
	margin-top:10px;
}

.catalogItemGalMember {
	float:left;
	border:1px solid #AA6600;
	margin:0px 10px 10px 0px;
}

.catalogItemGalMember img {
	cursor:pointer;
}

.missing {
	display:none;
}

.titlesSec {
	width:190px;
	margin:0px 15px 0px 5px;
	float:left;
	text-align:justify;
}

.banner1 {
	float:left;
	margin-left:5px;
}

.bannerTop {
	float:left;
	margin-left:5px;
	margin-bottom:15px;
}

.banner2 {
	float:left;
	margin-left:6px;
}

.titleP {
	text-align:justify;
}

.mainProfile1 {
	margin-top:30px;
	text-align: justify;
}

.mainProfile2 {
	margin-top:20px;
	font-style: italic;	
	text-align: justify;
}

.glosaTitul {
	margin-top:30px;
	margin-bottom:20px;
	font-weight:bold;
	color:#AA6600;
	font-size:11pt;
}

.glosaTitul a, .glosaContents a {
	color:#AA6600;
	text-decoration: none;
}

.glosaContents {
	text-align:justify;
}

.glosaContents img {
	float:right;
	margin-left:10px;
	cursor:pointer;
	border:1px solid #666666;
}

.glosaDate {
	margin-top:5px;
	font-size:7pt;
}

