body{
	background: black url(bg.jpg);
	/*margin: auto;*/
	/*aca tipo de letra*/
	font-family: “Lucida Grande”, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	color:white;
	/*aca tipo de letra*/
	width:920px;
	text-align:center;
	align:center;
	float:center;
	margin:0px 0px 0px 0px;
	margin-left : auto;
	margin-right : auto;
	padding : 0px;
}

#banner{
	width: 100%;
	height: auto;
	border-bottom: 2px #000000 solid;
	float:center;
	/*background-image:url(imgs/bg.jpg);*/
}
#nav{
	 margin: auto;  
	 text-align: center;
	 height: 40px;
	 border-bottom: 1px #000000 solid;
	 background-color: black;
	 line-height:normal;
	 border-bottom:1px solid #666;
}


#nav2{
	background-color: #171717;
	/*width: 33%;*/
	width: 260px;
	border: 1px #000000 solid;
	float: right;
	text-align:left;
}
#nav2 p{
	font-size: 12px;
	padding: 3px;
}

.lavel_invita{
	background-color:#8F2C2C;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:80px;
	text-align: right;
}

#nav a{
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	padding: 4px;
	border: 1px #000000 solid;
	/*background-color: #336600;*/
}

#nav a:hover{
	color: #000000;
	/background: url(gnav.gif);
}

#updates{
	background-color: #171717;
	border: 1px #000000 solid;
	float: left;
	width: 158px;
}
#updates h1{
	margin: 0;
	background-color:#2D6472;
	font-size: 16px;
	text-align: center;
	background-image:url(imgs/barra2.jpg);
	height:27px;
	color: white;
}
#updates p{
	font-size: 12px;
	padding: 1px;
}

#content{
	background-color: black;
	width: 485px;
	margin-left: 160px;
	border: 1px #fffff solid;
	float:center;
	text-align:left;
	paddign-top:1px;
}

#content p{
	font-size: 12px;
	padding: 1px;
}
#content br{
	font-size: 12px;
	padding: 1px;
}

#content h1{
	margin: 0;
	background-color:#2D6472;
	font-size: 16px;
	text-align: center;
	color: white;
	
}

#nav2 h1{
	font-size: 14px;
	font-style: bold;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: normal;
	line-height: 1.6em;
	margin: 0;
	background-image:url(imgs/barra2.jpg);
	height:25px;
	text-align: left;
	color: white;
	
}

#nav2 h2{
	font-size: 14px;
	font-style: bold;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: normal;
	line-height: 1.6em;
	margin: 0;
	background-image:url(imgs/PROGRAMACION_FECHAS.jpg);
	height:25px;
	text-align: left;
	color: white;
	
}


#nav2 h4{
	font-size: 14px;
	font-style: bold;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: normal;
	line-height: 1.6em;
	margin: 0;
	background-image:url(imgs/PROGRAMACION_SALAS.jpg);
	height:25px;
	text-align: left;
	color: white;
	
}

#nav2 h3{
	font-size: 14px;
	font-style: bold;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: normal;
	line-height: 1.6em;
	margin: 0;
	background-image:url(imgs/SPOTS.jpg);
	height:25px;
	text-align: left;
	color: white;
	
}

#content h3{
	margin: 0;
	background-color:#303030;
	background-image:url(imgs/comment.png);
	background-repeat:no-repeat;
	font-size: 16px;
	text-align: center;
	color: white;
	height:30px;
	
}


#content h4{
	margin: 0;
	background-color:#303030;
	background-image:url(imgs/barra2.jpg);
	/*background-repeat:no-repeat;*/
	font-size: 16px;
	valign:middle;
	color: white;
	height:27px;
	text-align:center;
	
	
}

#nav2 a{
	/*color: #003300;
	display: block;
	border-bottom: 1px #000000 solid;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;*/
}
#nav2 a:hover{
	/*color: #000000;*/
}
#updates a{
	color: yellow;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#copyright{
	padding: 3px 0px 3px 0px;
	text-align: center;
	background-color: #271E0D;
	border: 1px #000000 solid;
	font-size: 12px;
}
a{
	color: #FFEF3F;
	text-decoration: none;
}
a:hover{
	color: #7F6767;
	text-decoration: underline;
}

#content li{
	font-size: 12px;
}

/*MENU BANNER*/
/*- Menu Tabs F MENU CLIENTES--------------------------- */
    #tabs6 {
      float:left;
      width:100%;
      font-size:93%;
      }
    #tabs6 ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabs6 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs6 a {
      float:left;
      background:url("imgs/tableft6.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs6 a span {
      float:left;
      display:block;
      background:url("imgs/tabright6.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs6 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs6 a:hover span {
      color:#FFF;
      }
    #tabs6 a:hover {
      background-position:0% -42px;
      }
    #tabs6 a:hover span {
      background-position:100% -42px;
      }

      
      /*- Menu 8 SALAS--------------------------- */
	
#menu8 {
	width: auto;
	margin: 10px;
	
	border-size: 1px;
	border-width: 1px;
	}

#menu8 ul{
	list-style-image: url(imgs/vineta_menu.jpg);
}
	
#menu8 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: bold;
	}	
	
#menu8 li a:link, #menu8 li a:visited {
	color: white;
	display: block;
	background:  url(imgs/menusalas_wevhuevo.jpg);
	padding: 8px 0 0 20px;
	}
	
#menu8 li a:hover {
	color: white;
	background:  url(imgs/menusalas_wevhuevo.jpg) 0 -32px;
	padding: 8px 0 0 20px;
	}
	
/*MENU BANNER*/



/* details ======================================- */
table.details {
	border-collapse: collapse;
	border: 0px solid #666666; 
}
table.details th {
	font-size: 12px;
	padding: 3px 5px;
	border: none;
	color: white;
	text-align: right;
	vertical-align: top;
	background-color: #2F2C2C;
}

table.details th.header {
	font-size: 12px;
	color: #000;
	background-color: #D1D1D1;
	text-align: left;
	border: 1px solid #ccc;
}
table.details th.headerBoton {
	font-size: 12px;
	color: #000;
	background-color: #D1D1D1;
	text-align: right;
	border: 1px solid #ccc;
} 
table.details td {
	vertical-align: top;
	padding: 3px 5px;
	font-size: 12px;
	text-align:left;
}
table.details td div {
	text-align: left;
	margin-bottom: 10px;
	white-space: nowrap;
}
table.details td table td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 12px;
}