

body { 
	background-image: url( ./img/bg.jpg ); 
	background-repeat: repeat-x;
	background-position: top;
   
    background-color: #232323;
    color: black;
    font-family: Palatino, Palatino Linotype, Georgia, Times, Times New Roman, Serif;
    font-size: 93%;
	margin: 0px;
	padding: 0px;
}


#pagecont {
	margin: 0px;
	padding: 0px;
	
	height: 800px;
	width: 900px;
	

}



.noticias {
        padding: 8px;
	color: #9090a0;
	border-bottom: dotted gray 1px;
	font-family: Palatino, Palatino Linotype, Georgia, Times New Roman, Times;
}

.noticias a {
	color: #d0d0d0;
	font-size: 105%;
	
}

.noticias a:hover {
	color: white;
	text-decoration: underline;
}

.espectaculo {
        padding: 8px;
        border: dotted gray 1px;
        background-color: #d0e0f0;
	background-image: url( /inicio/img/burlap.jpg );
}


.espectaculo a {
        color: black;
}

.espectaculo a:hover {
        color: white;
        background-color: black;
        text-decoration: none;
        font-size: 97%;
}


.estatica {
background-color: white;
text-align: center;
margin-bottom: 10px;
}

.topmenu
{

font-size: 83%;
height: 25px; background-color: black; width: 100%; 
padding: none; border: none; 
overflow: hidden; 
margin-left: 0px;
border-left: -5px;
border: solid gray 1px;
}

.topmenu ul
{
margin:0px;
float:left;
padding: 0px;
list-style:none;
margin-top:0px;
border: none;
}

.topmenu ul li
{
float:left;
padding:0px;
background-color: black;
}

.topmenu ul li.Selected
{
background-color: #203080;
border: none;
}

.topmenu ul li a
{
text-decoration:none;
color:#FFFFFF;
padding:0px ;
line-height:25px;
display:block;
padding-left: 8px;
padding-right: 8px;
}

.topmenu a:hover
{
background-color: #003040;
}


.topmenu ul li a:hover
{
background-color: #003040;
}

#navbar      {  overflow: hidden; border: 0px; margin: 0px; padding: 0px; }   
#menubar     { font-size: 12pt; font-family: Palatino, Palatino Linotype, Georgia, Times, Times New Roman; height: 50px; background-color: #808080; width: 100%; 
overflow: hidden; background-image: url(img/menu-back.gif); border:  0px;}

#menubar a { display: inline-block; text-decoration: none; border: 0px; margin: 0px; padding-left: 30px; 
padding-right: 30px; height: 50px; text-align: center; 
line-height: 50px; font-size: 80%; background-image: url(img/menu-back.gif); 
}   
 
#menubar a:hover {  background-image: url(img/menu-highlight.gif); color: white; }
#menubar a:visited {  color: #e0e0e0; }
#menubar a:active { text-decoration: underline; color: White; }


#promo { text-align: left; background-color: #FCD94C; background-image: url( /inicio/img/burlap.jpg); height: 280px; }
#promo-content { font-size: 12pt; text-align: left; background-color: #FCD94C; color: #7E3900; background-image: url( /inicio/img/burlap.jpg); }

#promo-content h1 { line-height: 20pt;font-weight: bold; font-size: 20pt;font-style: italic; color: #6E2900; margin: 0px; padding: 0px; border: 0px; }
#promo-content h2 { font-weight: normal; font-size: 15pt; color: #6E2900;  margin: 0px; padding: 0px; border: 0px; }
#promo-content h3 { font-weight: normal; font-size: 12pt; color: #6E2900;  margin: 0px; padding: 0px; border: 0px;}

#entry {font-size: 10pt; }

