body {

      background-color:#F5F5F5;
      padding:0;
      color: #a9a9a9;
       font-size: large;
      font:Georgia,Serif;
      voice-family: "\"}\""; voice-family:inherit;
      font-size:small;
      margin:0;
	padding:0;
 
      } html>body {font-size:small;}
#enk {
 background:#000000;
 color:#000000;
 width:100%;
 height: 175px;
 position:relative;
 display: block;
 margin:0;
	padding:0;
 }
#cabeceira {
	 background:#000000;
 color:#000000;
 width:900px;
 height: 175px;
 position:relative;
 display: block;
 margin-left: auto;
 margin-right: auto;
	padding:0;
}

#caixap
{
 background:#FFFFFF;
 position: relative;
 width:900px;
 height: 100%;
 overflow: hidden;
 margin-left: auto;
 margin-right: auto;
	color: #8ad000;
	
}


#caixam
{
 width:152px;
 height: 275px;
 top: 250px;
 float:left;
 display: block;
 padding-left:3px;
 padding-right:3px;
 background-color: #fffeff;
}

#caixat
{
 background:#FFFFFF;
 float: left;
 top: 35px;
 display: block;
 left:152px;
 width:674px;
 padding-left:15px;
 padding-right:3px;
 padding-top:50px;
 padding-bottom:30px;

}

#texto {
 font-family: Sans-Serif;
  font-size: 18px;
  color:#5B5B5B;
 text-align:justify;
}
/*pa probar en listas*/
#texto_2 {
 font-family: Sans-Serif;
  font-size: 18px;
  color:#A78906;
 text-align:justify;
}
#texto_obra {
	top: 0px;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	float:right;
	padding: 5px;
	background-color: #000;
	color: #d5d5d5;
	right: 100px;
}
/*......xa ta......*/
#titulo_g {
 font-size: 20px;
 color:#647217;
}
#titulo_r {
 color:#A02A2A;
}
#titulo_b {
 font-weight: bold;
 font-size: 17px;
 color:#000000;
}
#titulo_obras {
 font-family: Sans-Serif;
  font-size: 22px;
  color:#A78906;
 text-align:justify;
}


/*-----------------------------------------------menu__principal------------------------------------------*/

#button {

 position: absolute;
 float: right;
 top: 10px;
 display: block;
 right:90px;


}
#button li {
	display: inline;
}
#button li a {
	font-family: Arial;
	font-size:14px;
	text-decoration: none;
	float:left;
	padding: 10px;
	background-color: #000;
	color: #fff;
	filter: alpha(opacity=80); 
	opacity: .5
}
#button li a:hover {
	background-color: #e6e6e6;
	margin-top:-2px;
	padding-top: 55px;
	padding-bottom:10px;
	filter: alpha(opacity=80); 
	opacity: .9;
	color: #000;
}
#button #current {
	background-color: #ccc;
	margin-top:-2px;
	padding-top: 20px;
	padding-bottom:40px;
	color: #000;
}
#button #current a {
	background-color: #000;
	padding-top: 55px;
	padding-bottom:70px;
	color: #fffeff;
}
/*-----------------------------------------------menu__espectaculos---------------------------------------*/
#espe {
float:left;
  margin-top:20px;
	width: 150px;
	font: 98% "Trebuchet MS", Arial, Helvetica, sans-serif;
	
}
#espe ul, li {
	list-style-type: none;
}

#espe ul {

	margin: 0;
	padding: 0;
}
 
#espe li {
	border-bottom: 1px solid;
	border-color: #ccc;
	color: #ccc;
}
 
#espe a {
	text-decoration: none;
	color: #797979;
	display: block;
	padding: 3px 6px;
	width: 138px;
	background-color: #fffeff;
	text-align: right;
	font: bold 14px Arial;
}
 
#espe a:hover {
		background-color: #d5d5d5;
	color: #000;
	font-weight: bold;
	filter: alpha(opacity=80); 
	opacity: .9;
}


#espe #current {
	background: #ffa721;
		font-weight: bold;
	filter: alpha(opacity=80); 
	opacity: .9;
	color: #000;
	
}
#espe #current a {
	background: #ffa721;
		font-weight: bold;
	filter: alpha(opacity=80); 
	opacity: .9;
	color: #000;
	
}


/*-------------------Ixaxes-----------------------------*/
#imaxes {
	padding: 12px;
	margin: 9px;
}
/*-------------------Imaxes-----------------------------*/
/*-------------------Sombra contentor-----------------------------*/

.blur{ 
   background-color: #ccc; /*shadow color*/ 
   color: inherit; 
   margin-left: 4px; 
   margin-top: 4px; 
} 

.shadow, 
.content{ 
   position: relative; 
   bottom: 2px; 
   right: 2px; 
} 

.shadow{ 
   background-color: #666; /*shadow color*/ 
   color: inherit; 
} 

.content{ 
   background-color: #fff; /*background color of content*/ 
   color: #000; /*text color of content*/ 
   border: 1px solid #000; /*border color*/ 
   padding: .5em 2ex; 
} 

