/* CSS Document */
* { margin: 0px; padding: 0px;}
BODY {background: #E6C98F; }
body,td,th {
	font-family: Courier new, Times New Roman,Arial,Verdana;
	font-size: 12px;
	color: #000;
}

ul {list-style: none;}

a:link {
	color: #930805;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #930805;
}
a:hover {
	text-decoration: none;
	color: #cf2420;
}
a:active {
	text-decoration: none;
	color: #930805;
}

iframe.indice {
  width: 800px;
  height: 400px; 
}

table.inner {
  verical-align: top;
  width: 100%;
}
.desc {font: 11px 'Trebuchet MS', Helvetica, sans-serif; color: #FFFFFF; line-height: 12px;}
.bott {font: 11px 'Trebuchet MS', Helvetica, sans-serif; color: #000000; line-height: 12px;}
.bott a {font: bold 11px 'Trebuchet MS', Helvetica, sans-serif; color: #000000;  text-decoration: underline;}
.bott a:hover {text-decoration: none; }
.ma {width: 965px; background: #F8E7C1; border-left: 1px solid #BE9845; border-right: 1px solid #BE9845;}
.de {font: bold 12px 'Trebuchet MS', Helvetica, sans-serif; color: #000000; padding-top: 31px;}
.de2 {font: bold 12px 'Trebuchet MS', Helvetica, sans-serif; color: #000000; padding-top:2px;}

.op {text-align: center; font: 11px 'Trebuchet MS', Helvetica, sans-serif; color: #000000; line-height: 12px; padding-right: 15px; padding-left: 15px; padding-bottom: 10px;}
.op a {font: bold 11px 'Trebuchet MS', Helvetica, sans-serif; color: #000000; text-decoration: underline;}
.op a:hover {text-decoration: none;}
.op img {border: 1px solid #000000; margin-bottom: 10px;}
.c1 {text-align: center; font: bold 14px Tahoma, Helvetica, sans-serif; color: #930805; }

.bl {width:965px; margin:0 auto; text-align:center; background: #BE9845;}
.bl1 {width:963px; margin:0 auto; text-align:center; background: #F8E7C1;}

.le {background: #FFFFFF url(/images/bg_l.gif) top right repeat-x;}

.thumb {
	width:150px;
	height:200px;
	border: 1px #000 solid;
	font-size:12px;
	color:#000;
	margin-bottom:1px;
	background-color:#fff;
}

.facebook {
	border: 0px;
	margin-bottom: 0px;
}

a:active .thumb, a:hover .thumb {
	width:150px;
	height:200px;
	border: 1px #930805 dotted;
	font-size:12px;
	color:#930805;
	margin-bottom:1px;
	background-color:#fff;
}

.trthumb {
	width:180px;
	height:240px;
	border: 1px #000 solid;
	font-size:12px;
	color:#000;
	background-color:#fff;
}

a:active .trthumb, a:hover .trthumb {
	width:180px;
	height:240px;
	border: 1px #000 solid;
	font-size:12px;
	color:#930805;
	background-color:#fff;
}
