 /* PARA QUE LA BARRA DESPLAZAMIENTO APAREZCA SIEMPRE */
html{
height: 100%;
margin-bottom: 1px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
}
body.fondo {
	background-color: #B6DF00;
	background-image: url(../images/degrad-fdo_def.gif);
	background-repeat: repeat-x;
	background-position: top;
}
body.fotofdo {
	background-repeat: no-repeat;
	background-image: url(../images/tokyo/arrebato.jpg);
	background-position: center;
}
body.foto {
	background-color: Black;
	padding: 0px;
	margin: 2px;
}
.foto table {
	margin: 0px;
	padding: 0px;
}
div#metacontenedor { 
	margin: 0 auto 0 auto;
	width: 806px;
}
/*div#menu_invisible {
	background-color: #B6DF00;
	width: 100px;
	height: 50px;
	z-index: 50;
	margin: 133px auto auto 462px;
	position: absolute;
	visibility: hidden;
}*/
* /*en todos los els de la web*/{
	outline: none;
}
table {
	padding-left: 20px;
	background-color: transparent;
	padding-top: 0px;
	margin-top: 0px;
}
.top {
	background-image: url(../images/fdo_top.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 128px;
	padding-top: 0px;
	text-align: right;
	margin-top: 28px;
	} 
	/*MENU SUPERIOR*/
ul.menu {
	margin-top: 0px;
	text-decoration: none;
	list-style: none;
	line-height: normal;
	margin-top: 64px;
	padding: 0px;
	margin-right: 68px;
}
ul.menu li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	text-decoration: none;
	color: #ABD000;
	font-size: 14px;
	outline: none;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	color: #0C0F00;
	font-size: 14px;
	outline: none;
}

/*ESTILO MENU ESCONDIDO*/
.anylinkcss {
	position:absolute;
	visibility: hidden;
	border:none;
	font-size: 14px;
	z-index: 100;
	width: 130px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 0px;
	background-color:#FFFFFF;
}
.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	background-color: transparent;
	border: 1px solid #B6DF00
}
.anylinkcss a:hover{ /*hover background color*/
	background-color: #B6DF00;
	color: white;
	padding: 1px 0;
}

/* MENU LATERAL*/

td.submenu {
 	vertical-align: top;
	margin-top: 1px;
	padding-top: 0px;
	line-height:25px;
}
td.submenu a:link, td.submenu a:visited {
	color:#000000;
	}
td.submenu a:hover, td.submenu a:active, td.submenu a:focus {	
	color: #A4C800;
	}
.galeria a:link, .galeria a:visited { 
	font-size:11px;	
	}
.galeria a:hover, .galeria a:focus, .galeria a:active { 
	font-size:11px;	
	} 
.galeria ul { 
	padding-left: 10px;
	line-height:17px;
	}
.galeria {
	width: 150px;
	}
/*CONTENIDO*/
.medio {
	background-image: url(../images/fdo_med.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 100%;
	height: 100%;
	padding-right: 20px;
}
table#flash-index {
	width: 100%;
	background-image: url(../images/logo-fondo.gif);
	background-position: center;
	background-repeat: no-repeat;
	
}
div#index {
	background-color: Fuchsia;
	width: 600px;
	height: 400px;
	left: 80px;
	position: relative;
}
table#presentacion {
	margin-left: 20px;
	margin-bottom: 20px;
}
P {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	text-decoration: none;
	width: 400px;
	text-align: justify;
	color: #535353;	
}
#presentacion p {
	margin-bottom: 20px;
	margin-left: 60px;
}
li {
	list-style: none;
}
.eventos p {
	padding-left: 80px;
	text-indent: -20px;	
	padding-bottom: 5px;
}
a.under {
	color: #535353;
	font-size: 11px;
	text-decoration: underline;	
}
a.under:hover, a.under:active {
	color: #A4C800;
}
ul.texto {
	font-size: 11px;
	text-decoration: none;
	padding-left: 120px;
	color: #535353;
	width: 400px;
	text-align: justify; 
	list-style: none;
	margin: 0px;
	padding-bottom: 3px;
}
h1 {
	font-size: 18px;
	text-decoration: none;
	padding-left: 0px;
	color: #B6DF00;
	margin-bottom: 5px;
	padding-bottom: 0px;	
}
h2 {	
	font-size: 14px;
	text-decoration: none;
	padding-left: 60px;
	color: #B6DF00;
	margin-top: 18px;
	margin-bottom: 2px;
}
h6 {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	text-decoration: none;
	padding-left: 80px;
	color: #989898;
}
#presentacion h1 {
	padding-left: 60px;
	padding-bottom: 15px;	 
}
td#cartel07 {
	width: 400px;
	padding-top: 20px;
}
.artista a:link, .artista a:visited {
	padding: 2px;
	padding-left: 5px;
	text-decoration: none;
	color: #535353;
	font-size: 11px;
	outline: none;
}
.artista a:hover, .artista a:active, .artista a:focus {
	padding: 2px;
	padding-left: 5px;
	text-decoration: none;
	background-color: #B6DF00;
	color: #FEFEFE;
	font-size: 11px;
	outline: none;
}
.artista h1 {
	padding-left: 3px;
}
td.artista {
	padding-left: 45px;
	padding-top: 7px;
	line-height: 15px;
}
td.artista a {
	cursor: default;
}
table#fotos {
	width: 350px;
	margin-right: 130px;
	margin-left:45px;
}
#fotos td {
	padding-bottom: 40px;
	padding:10px;
	
}
#fotos img {
	cursor: hand;
}
.pie-foto {
	font-size: 9px;
	padding-top: 5px;
}
div.gallery {
	visibility:hidden;
	width:450px;
	height:450px;
	top:0px;
	left:35px;
	position:absolute;
	text-align:right;
	cursor:pointer;
	}
.border {
	border:5px solid #FFFFFF;
	}
		
	
td#en-construccion {
	width: 100%;
	height: 100%;
	padding-right: 30px;
	padding-top: 30px;
}
div#trueque-emerg07 {
	background-color: White;
	font-size: 10px;
	text-decoration: none;
	color: #535353;
	margin-left: 150px;
	margin-top: -15px;
	width: 400px;
	height: auto;
	visibility: hidden;
}
div#trueque-emerg08 {
	background-color: White;
	font-size: 10px;
	text-decoration: none;
	color: #535353;
	margin-left: 220px;
	margin-top: -31px;
	width: 360px;
	height: auto;
	visibility: hidden;
}
#organizacion p {
	padding-left: 75px; 
}
#organizacion h1 {
	padding-left: 75px;
}
/*iframe#foro {
	width: 100%;
	height: 700px;
	border: none;	
	margin: 0px auto;
	overflow: hidden;
	padding-top: 10px;
}*/
.pie {
	background-image: url(../images/fdo_pie.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 62px;
	padding-left: 30px;
}
.pie td{
	width: 100%;
}
p#pie {
	margin-bottom: 0px;
	padding-bottom: 0px;	
	width: 100%;
	font-size: 11PX;
}
#pie em {
	font-size: 10px;
	font-style: normal 
}
#pie a:link, #pie a:visited {
	font-size: 11PX;
	color: #535353;
	font-weight: bold;
}
#pie a.alicia:hover, #pie a.alicia:active {
	font-size: 11PX;
	color: #535353;
	font-weight: bold;
	border-bottom: 2px dotted #535353;
}
