div.divBody {
	position:absolute; top:3px; left:5px; z-index:0; 
	}

div.divFondoImagen {
	position:absolute; top:0px; left:0px; z-index:1;
	}

div.divContacto {
	position:absolute; top:0px; left:630px; width:100px; z-index:1; text-align:center;
	}

div.divCuerpo {
	position:absolute; top:131px; left:8px;
	width:520px; height:425px;
	overflow: scroll;overflow-x:hidden;
	scrollbar-base-color: #222222;	scrollbar-arrow-color: #AAAAAA;	scrollbar-track-color: #111111; z-index:1;
	}

div.divCuerpoSombra {
	position:absolute; top:130px; left:8px;
	width:520px; height:425px;
	opacity:.80;
	filter: alpha(opacity=80); 
	moz-opacity: 0.8;
	border:1px solid black;
	border:1px #223322;
	background-color: #111111;
	z-index:1;
	}

div.divCuerpoWide {
	position:absolute;
	top:131px; left:8px;
	width:765px; height:425px; overflow: scroll;overflow-x:hidden;
	scrollbar-base-color: #222222;	scrollbar-arrow-color: #AAAAAA;	scrollbar-track-color: #111111; z-index:1;
	}

div.divCuerpoWideSombra {
	position:absolute;
	top:130px; left:8px;
	width:765px; height:425px;
	opacity:.80;filter: alpha(opacity=80); moz-opacity: 0.8;border:1px solid black;
	border:1px #223322;
	background-color: #111111;
	z-index:1;
	}

div.divCuerpoFoto {
	position:absolute;
	top:1px; left:1px;
	height:559px; width:764px; overflow: scroll;overflow-x:hidden;
	scrollbar-base-color: #222222;	scrollbar-arrow-color: #AAAAAA;	scrollbar-track-color: #111111; z-index:10;
	}

div.divCuerpoFotoSombra {
	position:absolute;
	top:0px; left:0px;
	width:765px; height:560px;
	opacity:.80;filter: alpha(opacity=80); moz-opacity: 0.8;border:1px solid black;
	border:1px #223322;
	background-color: #111111;
	z-index:9;
	}


div.divDerecha {
	position:absolute; top:0px; left:780px;
	width:200px;
	height:560px; background-color:#000000;
	overflow: scroll;
	overflow-x:hidden;scrollbar-base-color: #222222; scrollbar-arrow-color: #AAAAAA;
	scrollbar-track-color: #111111;
	}

div.divMenu {
	position:absolute; top:105px; left:10px; width:620px; height:25px; z-index:5;
	}

body {
	background-color: #000000;
	color:#FFFFFF;
	font-family: Arial;
	font-size:9pt;
	}

.normal {
	font-family: Arial;
	font-size:9pt;
	text-align: justify;
	line-height: 17px;
	color:#CCCCCC;
	}

.normalTooltip {
	font-family: Arial;
	font-size:9pt;
	text-align: justify;
	line-height: 17px;
	color:#666666;
	}

p {
	font-family: Arial;
	font-size:8pt;
	text-align: justify;
	line-height: 17px;
	color:#FFFFFF;
	}

td.menuBarra {
	border:1px #CA7600;
	border-style: solid none solid none;
	background-color: #EAC68B;
	}

td.ultimasModificaciones {
/*	background-color:#F0E28B; */
	background-color:#FFFFCC;
	color:#999999;
	font-size:9pt;
	font-family:Arial;
	}
	
.fotosPie {
	text-align: center;
	font-size:12pt;
	}

.fotosVolver {
	text-align: center;
	font-size:8pt;
	}

.fotosAtencion {
	text-align: center;
	color: #DD8800;
	font-size:8pt;
	}
	
a {  font-family: Arial; color: #AAAAFF; text-decoration: none}
a:link {  font-family: Arial; color: #AAAAFF; text-decoration: none}
a:hover {  font-family: Arial; color: #820000; text-decoration: underline}

a.menu {  font-family: Arial;  font-size: 12pt; color: #292023; text-decoration: none}
a.menu:link {  font-family: Arial; font-size: 12pt; color: #292023; text-decoration: none}
a.menu:hover {  font-family: Arial; font-size: 12pt; color: #FFFFFF; text-decoration: none}

a.subMenu {  font-family: Arial; color: #CCCCCC; font-size: 9pt; text-decoration: none}
a.subMenu:link {  font-family: Arial; font-size: 9pt; color: #CCCCCC; text-decoration: none}
a.subMenu:hover {  font-family: Arial; font-size: 9pt; color: #5555FF; text-decoration: none}
a.ultimasModificaciones {  font-family: Arial;  font-size: 9pt; color: #555555; text-decoration: none}
/*
td.tabla1 { border-style:groove none none;border-color: #555555;}
td.tabla2 { border-style:none none dashed none;border-color: #555555;padding:5;}
*/

.menuNuevo {
	font-family: Arial;
	font-size:11pt;
	color:#FFAA66;
	font-weight: bold;
	text-decoration: none;
	}

.subMenuBarra {
	border:1px #223322;
	font-size:9pt;
	border-style: none solid solid solid;
	background-color: #111111;
	z-index:6;
	position:relative;
	opacity:.80;filter: alpha(opacity=80); moz-opacity: 0.8;border:1px solid black;
	}
	
a.menuNuevo {
	font-family: Arial;
	font-size:11pt;
	color:#FFAA66;
	font-weight: bold;
	text-decoration: none;
	}

a.menuNuevo:link {
	font-family: Arial;
	font-size:11pt;
	color:#FFAA66;
	font-weight: bold;
	text-decoration: none;
	}

a.menuNuevo:hover {
	font-family: Arial;
	font-size:11pt;
	color:#FFAA66;
	font-weight: bold;
	text-decoration: none;
	}


.tituloRojo {
	font-family: Arial;
	font-size:11pt;
	color:#DD6666;
	font-weight: bold;
	}
	
.tituloAzul {
	font-family: Arial;
	font-size:11pt;
	color: #1188EE;
	font-weight: bold;
	}

a.blogTitulo {
	font-family: Arial;
	font-size:8pt;
	font-weight: bold;
	text-align: left;
	}

.blogTitulo {
	text-align: left;
	}
	
.blogFecha {
	font-size:10px;
	color:#777777;
	text-align: left;
	}

.actualizaciones {
	font-size:11px;
	color:#DDDDDD;
	text-align: justify;
	}

.barrita {
	color: #FFFFCC;
	border: 1px dotted #555555;
	border-style: none dotted none none;
}

.gira {
font-family: Arial;
font-size: 11px;
color: #AAAAFF;
margin: 0 0 20px 0;
padding: 0;
list-style-type: none;
line-height: 14px;
}

.giraMes {
	font-family: Arial;
	font-size: 12px;
	text-align:left;
	font-weight: bold;
}

.giraTexto {
	font-family: Arial;
	font-size: 9pt;

	text-align:left;
}

.giraTextoMini {
	font-family: Arial;
	font-size: 8pt;
	line-height:11px;
	color:#777777;
	text-align:left;
}

hr {
  color: #115555;
  background-color: #115555;
  border: 1px dotted #555555;
  border-style: none none dotted none;
}

.tituloFecha {
  line-height:12px;
  font-size:8pt;
  color:#777777;
  font-family: Arial;

}

/** CANCIONES **/
a.tituloCancion {  font-family: Arial; color: #FFFFFF; font-size: 9pt; text-decoration: none}
a.tituloCancion:link {  font-family: Arial; font-size: 9pt; color: #FFFFFF; text-decoration: none}
a.tituloCancion:hover {  font-family: Arial; font-size: 9pt; color: #5555FF; text-decoration: none}

.tituloCancionSinDetalle {
  font-family: Arial; color: #888888; font-size: 10pt; 
}

.autor {
	text-align:left;
	font-size:8pt;
	color:#888888;
}

.fotoPie {
font-family: Arial; font-size:8pt; text-align: center;
}

div.divContador {
	position:absolute; top:531px; left:495px; z-index:1;
	width: 240px;
	font-family: Arial;
	color:#777777;
	font-size:8pt;
	text-align: right;
}


.Estilo10 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.Estilo13 {
	font-family: "Calisto MT";
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
}
.Estilo14 {
	font-family: Bookman Old Style, Arial;
	font-weight: bold;
	font-size: 32px;
	color: #FFFFFF;
	line-height: 36px;
	text-align: center;
}
.Estilo15 {	font-family: Bookman Old Style, Arial; font-size: 42px; color:#660066; line-height: 45px;	text-align: center;}
.Estilo16 {color: #FFFFFF; 	line-height: 25px;}

body.sinScroll {
		overflow: hidden;
	}

div.divPopUpSombra {
	position:absolute; top:0px; left:0px;
	width:100%; height:100%;
	opacity:.95;
	filter: alpha(opacity=95); 
	moz-opacity: 0.95;
	border:1px solid black;
	border:1px #223322;
	background-color: #111111;
	z-index:9;
	visibility:visible;
	}

div.divHidden {
	position:absolute;
	visibility:hidden;
	width:0px; height:0px;
	}

div.divPopUp {
	position:absolute; top:2px; left:0px;
	width:100%; height:100%;
	opacity: 1;
	z-index:10;
	}

