html{width: 100%;height: 100%;}
body{
	font-size:0.8em;
	font-family:  "Trebuchet Ms", Arial, Verdana, serif ,helvetica;
	margin: 0;
	text-align: center;
	color:#FFF;
	background-image: url('images/tlo.gif');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FF6A33;
}
a{color:#FFE4C0;font-weight: bold;text-decoration: none;}
a:hover{color:#CCC;font-weight: bold;}
p, form, fieldset{margin: 0;padding: 0;display: block;border: 0;}
input, textarea{font-family: "Trebuchet Ms",Arial, Verdana, serif, helvetica;font-size:0.9em;overflow: auto;}
h1, h2{font-size:1.0em;font-weight: bold;margin: 0;padding: 0;}
.clear{clear: both;}
.fl{display: inline;float: left;}
.fr{display: inline;float: right;}
img{display: block;border: 0;}
.sub{background-color:#0278B0;color:white;border: 0; }


div#main{width: 829px;margin: 0 auto;display: block;text-align: left;}
div.menu{
	display: block;clear: both;
	height: 34px;
	background-image: url('images/mm.gif');
	background-position: right;
	background-repeat: no-repeat;
	padding-left: 50px;
}
.menu ul, .menu li{display: inline;margin: 0;padding: 0;position: relative;top:0;left:0;z-index: 1;float: left;}
.menu img{display: inline;float: left;}
ul#show{
	position: absolute;
	top:34px;
	display: none;
	left:0;
	z-index: 2;
	background-color: #FFB57B;
	width: 250px;
	list-style-type: none;
}
#show li{
	display: block;
	clear: both;
	float: none;
	border-left:1px solid #FFDFC6; 
	border-right:1px solid #FFDFC6; 
	border-bottom:1px solid #FFDFC6; 
}
#show a{display: block;color:#A23C1E;padding: 0 5px 0 10px;border-bottom: 1px solid #FB8552;height: 20px;font-weight: lighter;}
#show a:hover{display: block;color:#9B3513;padding: 0 5px 0 10px;background-color: #FFEEDF;border-bottom: 1px solid #FB8552;height: 20px;font-weight: lighter;}
div#content{
	background-image: url('images/bc1.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	width: 467px;
	float: left;
	padding-top: 20px;
	height: auto!important;
	height:362px;/*IE*/
	min-height:362px;
}

div#content2{
	background-repeat: no-repeat;
	background-position: top left;
	width: 467px;
	float: left;
	padding-top: 5px;
	height: auto!important;
	height:362px;/*IE*/
	min-height:362px;
}

.nag{display: block;font-weight: bold;border-bottom: 1px solid #FFF;width: 100%;font-size:1.2em;padding-left: 10px;}
.txt{text-align: left;padding: 0 25px 0 25px;display: block;width: 405px;}
#fotter{text-align: center;padding-top: 10px;}
#fotter a{color:#FF9F84;}

.galeria{width: 100%;font-size:9px;font-weight: lighter;font-family:Arial;text-align: left;display: block;margin-top: 15px;}
.galeria a{border: 1px solid #999;background-color: #FFF;width: 80px;display: block;height: 80px;}
.galeria img{margin: 0 auto;display: block;}
.galeria td{width: 80px;vertical-align: top;}
