body {
	padding: 0px;
	margin: 0px;
	background-image: url(img/bck.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

#header {
	margin: 0px auto 0px auto;
	width: 984px;
	height: 160px;	
}
#h1 {
	float: left;
	width: 261px;
	height: 160px;
	background-image: url(img/h1.jpg);
	cursor: pointer;
}
#h2 {
	float: right;
	width: 723px;
	height: 160px;
	background-image: url(img/h2.jpg);
}
#h2 div {
	text-align: right;
	padding-right: 40px;
	padding-top: 120px;
}

h2.h {display: none;}

h3 {display: inline;
		font-size: 9pt;}

li h3 {
	margin-left: 0px;
}

div.tag-cloud {display: none; visibility:hidden; height: 0px; width: 0px;}
div.tag-cloud h2,h3,h4,strong{ font-size: 10pt; display: inline; margin: 5px;}
div.tag-cloud h2 a { color: #AFC2EC;}
div.tag-cloud strong a { color: #BFC34B;}
div.tag-cloud h3 a { color: #AFC2EC;}
div.tag-cloud h4 a { color: #BFC34B;}


#subheader {
	margin: 0px auto 0px auto;
	width: 984px;
	height: 33px;
	background-image: url(img/h3.jpg);
}
#main {
	margin: 0px auto 0px auto;
	width: 984px;
	background-image: url(img/bckf.jpg);
	background-repeat: no-repeat;
}
#mainng {
	margin: 0px auto 0px auto;
	width: 984px;
	background-image: url(img/bckfx.jpg);
	background-repeat: no-repeat;
}
#footer {
	margin: 0px auto 0px auto;
	width: 984px;
}
#footer div {
	text-align: center;
	color: #FFFFFF;
	font-size: 0.9em;
	padding-bottom: 6px;
}
#footer hr {
	border-top: 1px solid #2D3841;
	border-bottom: 1px solid #101C27;
	width: 350px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu {
	padding-top: 60px;
	padding-bottom: 15px;
}
#menu a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/img/tl_button.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
	margin-left: 30px;
	margin-right: 30px;
}
#menu div.d {
	background-image: url(/img/dots.jpg);
	background-repeat: repeat-x;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 3px;
	font-size: 1px;
}

#lcol {
	float: left;
	width: 263px;
}
#lcoli {
	padding-left: 26px;
	padding-right: 20px;
	text-align: left;
}
#cont {
	float: right;
	width: 721px;
}
#mcol {
	float: left;
	width: 458px;
	text-align: left;
	padding-top: 30px;
}
#rcol {
	float: right;
	width: 240px;
}
#rcoli {
	padding-right: 16px;
	padding-left: 0px;
	text-align: left;
}

#lcol div.box {
	background-image: url(/img/box.gif);
	background-repeat: no-repeat;
	width: 197px;
	margin-left: 20px;
	margin-top: 10px;
}
#lcol div.boxh {
	display: block;
	color: #9FBEFF;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 8px;
}
#lcol div.boxh a {
	color: #9FBEFF;
	text-decoration: none;
}
#lcol div.boxt {
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
}

#foto {
	padding-top: 60px;
	width: 217px;
}
#foto table.gal {
	width: 100%;
	border: 0px;
}
#foto td.gal {
	padding-right: 2px;
	padding-bottom: 2px;
}
#foto img {
	border: 4px solid #000000;
}

#mcol table.gal {
	width: 100%;
	border: 0px;
}
#mcol td.gal {
	padding-right: 2px;
	padding-bottom: 2px;
}
#mcol td.gal img {
	border: 4px solid #000000;
}


.uootblm, .uootbl {
	width: 100%;
	border: 0px;
}
table.n {
	width: 100%;
	border: 0px;
}
img.tit {
	margin-right: 5px;
	float: left;
	border: 0px;
}
div.pg, div.pg td, div.pg select {
	font-family: Verdana;
	font-size: 11px;
	vertical-align: middle;
}
div.prod {
	text-align: justify;
	margin-bottom: 10px;
}

.break {
	clear: both;
	height: 1px;
	font-size: 1px;
}
* html .break {
	display:none;
}

@media print {
 body {
	background-color: #FFFFFF;
	background-image: none;
 }
 #header {
	display: none;
 }
 #main, #mainng, #cont, #mcol {
	width: 100%;
	float: none;
 }
}

