@charset "utf-8";
/* CSS Document */
body { 
margin-top:0px;
background-image: url(img/bg.jpg); background-repeat:repeat-x;
background-color:#838280;
}

img {
   behavior: url("pngbehavior.htc");
}

.hmenu { height:35px; text-align:right; }
.hlink { font-family:"Tahoma"; font-size:11px; color:#ffffff; text-decoration:none; }
a.hlink:hover { color:#FF0000; }

.links { font-family:"Tahoma"; font-size:11px; color:#000000; text-decoration:none; }
a.links:hover { color:#ffffff; }

.info { font-family:"Tahoma"; font-size:11px; color:#000000; text-decoration:none; }
a.info:hover { color:#FF0000; }

.shows { font-family:"Tahoma"; font-size:11px; color:#000000; text-decoration:none; }
a.shows:hover { color:#ff0000; }


.header { background-image: url(img/header.jpg);
height:160px;
vertical-align:middle;
text-align:center;
}

.menu { background-image: url(img/menupp2.jpg); }
.shadow { background-image: url(img/shpp2.jpg); 
background-repeat:repeat-x; 
background-color:#FFFFFF;
}
.top { background-image: url(img/toppp2.jpg); font-family:"Tahoma"; font-size:11px; color:#000000;
vertical-align:middle; text-align:center;
}
.ln1 { background-image: url(img/linepp1.jpg); }
.ln2 { background-image: url(img/linepp2.jpg); }
.txt, .title, .ttl { font-family:"Tahoma"; font-size:11px; color:#000000; }
.title { color:#753C29; font-weight:bold; }
.ttl { color:#0000FF; }

#menuh { font-family:"Tahoma"; font-size:12px; margin-top: 0px; }
#menuh ul, li { list-style-type: none; }
#menuh ul { margin: 0; padding: 0; }
#menuh li { float: left; }
#menuh a { text-decoration: none; 
    color: #ffffff;
	display: block;
	padding: 10px 10px;
	text-align: center;
	border: 1px solid #151411;
	border-width: 1px 1px 1px 1px;
}
#menuh a:hover {
font-family:"Tahoma"; color:#FFFF00;
	border: 1px solid #FFFF00;
	border-width: 1px 1px 1px 1px;
}

.bordes { border: 2px solid #0B4877;
 border-top-width: 2px;
 border-right-width: 2px;
 border-bottom-width: 2px;
 border-left-width: 2px; }

.down { border: 2px solid #0B4877;
 border-top-width: 0px;
 border-right-width: 2px;
 border-bottom-width: 2px;
 border-left-width: 2px; }
