table {
	font-size: 1em;
}

html, body { padding: 0px; margin: 0px; }

body {
	padding: 1px;
}

li {
	margin-bottom: 4px;
}

div.body {
	margin: 0px;
	padding: 0px;
	
	min-width: 928px;
	//  width: expression(document.body.clientWidth < 928 ? "928": "auto" );
}

a img { border-width: 0px; }

div.logo {
	display: block;
	height: 102px;
	background-color: rgb(204,0,51);
}

img.logo1 {
	position: absolute;
	top: 10px;
	left: 40px;
}

img.logo2 {
	position: absolute;
	top: 23px;
	left: 300;
}

div.mainMenu {
	margin-top: 1px;
	height: 21px;
	font-size: 14px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: 400;
	background-color: rgb(110,106,108);
	padding-left: 40px;
}

div.mainMenu a {
	padding-top: 1px;
	display: block;
	float: left;
	height: 20px; //height: 21px;
	padding-left: 15px;
	padding-right: 15px;
	color: white;
	text-decoration: none;
}

div.mainMenu a.active {
	background-color: rgb(206,205,205);
	color: rgb(1,1,1);
}

div.mainMenu a:hover {
	text-decoration: underline;
}

td.galleryBlock {
	padding: 20px;
	
}

div.foto {
	margin-bottom: 10px;
}

div.galleryLink {
	
}

table.main td { vertical-align: top; }

td.layer {
	padding: 30px 0px 20px 20px;
	line-height: 110%;
}

.layer h1, .layer h2, .layer h3, .layer h4, .layer h5, .layer h6 {
	font-family: Arial, sans-serif;
	font-weight: 500;
	color: rgb(207,17,57) ;
}

.layer h1 {
	font-size: 20px;
}

.layer h2 {
	font-size: 16px;
	font-weight: bolder;
}

.layer h3 {
	font-size: 15px;
}

.layer h4, .layer h5, .layer h6 {
	font-size: 14px;
}

.layer {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13.5px;
}

div.caption {
	width: 100%;
	display: block;
}

div.caption strong {
	display: block;
	float: left;
	padding: 2px 4px 2px 4px;
	margin: 0px 4px 0px 0px;
	background-color: rgb(176,176,176);
	color: white;
	font-weight: 400;
	font-family: Arial, sans-serif;
	font-size: 13px;
}

div.caption h2 {
	margin: 0px 0xp 0px 5px;
	padding: 0px;
	font-size: 0.9em;
}

div.news p {
	padding: 0px;
	margin: 5px 0px 20px 0px;
}

div.news {
	width: 70%;
}

div.copyRight {
	margin: 0px 0px 0px 5px;
	border-top: 1px solid rgb(206,205,205);
	color: rgb(152,151,151);
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding: 10px 0px 20px 10px;
}

table.navigation a {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #888;
}

div.form-error { color: red; font-size: 11px; }

table.gallery {  }
table.gallery img { margin: 0px 15px 20px 0px; }

/* Carbon */
#picViewer {
	position: absolute;
	top: 50px;
	left: 100px;
	z-index: 100;
}
#pv_content {
	text-align: center;
	background-color: #fff;
	width: 100px;
	height: 100px;
}
#lt {
	width: 22px;
	height: 22px;
}
#t {height: 22px;}
#rt {
	width: 22px;
	height: 22px;
}
#r {width: 22px;}
#rb {
	width: 22px;
	height: 22px;
}
#b {height: 22px;}
#lb {
	width: 22px;
	height: 22px;
}
#l {width: 22px;}
#pv_title {
	margin-top: 5px;
	display: none;
	height: 0px;
	overflow: hidden;
}
#pv_text {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	color: #000;
	text-align: center;	
}
#pv_text span {font-weight: bolder;}
#pv_close {text-align: right;}