* {margin: 0; padding: 0;}
body {width: 100%; height: 100%; font-family: Trebuchet MS;
	
}
	/*font-family: Arial | Tempus Sans ITC Papyrus;Trebuchet MS*/
img
{
	border: 0px none;
}
h1, h4
{
	color: #8A2400;
/*text-shadow: 0.3em 0.3em 0.3em blue;*/

}

h4 .wiki
{
	color: #8A2400;
}
.panelDerecho
{
	right: 1em;
	top: 13em;
	position: fixed;
	height: 100%;
}
.agroglifo
{
	margin-top: 138px;
	position: fixed;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	z-index: -1;
}
/*Menú principal
**********************/
#titulo
{
	width: 550px;
	height: 64px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#imgVibramundos
{
	width: 100%;
	height: 100%;
	z-index: 1000;
	text-align: center;
}
#menuPrincipal
{
	width: 750px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.txtMenuPrincipal
{
	color: #8A2400;
	text-decoration: none;
	font-family: Arial;
	padding: 2px;
}
.txtMenuPrincipalSelect
{
	color: #008000;
	text-decoration: none;
	font-family: Arial;
	padding: 2px;
}

/*REFACTORIZAR: La página de contacto reutiliza esto:*/
.textoPresentacion
{
	margin-bottom: 5px;
	line-height: 2em;
}

/*Página de presentación
************************/
#cortinaLogo
{
	position: fixed;
	vertical-align: bottom;
	text-align: center;
	width: 100%;
	padding-top: 90px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: black;

}
#presentacionVibra
{
	width: 750px;
	height: 410px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
}

/*Página de proyectos
************************/
#proyectos
{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding: 0;
	text-align: center;
	overflow: auto;
}
#gruposMusicales
{
	width: 100%;
}
#didacticos
{
	width: 100%;
}
.estructuraProyecto
{
	width: 50%;
	height: 50%;
}
#proyectoUno
{
	float: left;
}
#proyectoDos
{
	float: right;
}
#proyectoTres
{
	float: left;
}
#proyectoCuatro
{
	float: right;
}
.imagenProyectos
{
	width: 80%;
	height: 80%;
}
/*
* Página de artistas
*/
#listaArtistas
{
	width: 600px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.celda p
{
	font-weight: bold;
	color: #8A2400;
	margin-bottom: 0px;
}
.celda
{
	display: inline;
	float: left;
	text-align: center;
	vertical-align: middle;
	border-color: #00FFFF;
	padding-bottom: 29px;
	height: 170px;
	width: 140px;
	margin: 30px 30px 0px 30px;
}

.fotoSombra
{
/*Esto es de CSS3, no funciona en iExplorer
box-shadow: 4px 4px 7px rgba(0,0,0,.7);
-webkit-box-shadow: 4px 4px 7px rgba(0,0,0,.7);
-moz-box-shadow: 4px 4px 7px rgba(0,0,0,.7);*/
	outline-width: 3px;
	outline-color: #000000;
	outline-style: solid;
	margin-bottom: 7px;
	border: medium;
}
.linea
{
	width: 750px;
	height: 2px;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#artista
{
	width: 750px;
/*height: 278px; Hasta que los artistas incluyan galería*/
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	border: thin;
}

#contenedorArtista
{
	width: 33%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 26px;
	text-align: center;
	float: left;
	
}
#contenedorArtista p 
{
	font-size: large;
	font-weight: bold;
	color: #8A2400;
}
#contenedorParrafo
{
	height: 60%;
	margin-left: 5%;
	margin-right: 5%;
	text-align: justify;

}
p.descripcion
{
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: justify;
}
.imagenArtista
{
	width: auto;
	height: auto;
	padding: 5px 5px 30px 5px;
	border: 1px solid #000;
	background: #EEEEEE;
/*box-shadow: 4px 4px 7px rgba(0,0,0,.7);
-webkit-box-shadow: 4px 4px 7px rgba(0,0,0,.7);
-moz-box-shadow: 4px 4px 7px rgba(0,0,0,.7);*/
}

.tituloMusica{
	display: block;
	text-align: center;
	font-family: Trebuchet MS;
	color: #008000;
	font-size: small;
	font-weight: bold;
}
.tituloRedes{
	float: left;
	text-align: left;
	font-family: Trebuchet MS;
	color: #008000;
	font-size: small;
	font-weight: bold;
	margin-right: 1em;
}
#musica
{
	position: fixed;
	top: 0;
	right: 0;
}
/*Galería*/
#galeriaContenedor
{
	width: 788px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#panelScrollers
{
	float: right;
	background-color: #008000;
	width: 0px;
	z-index: 1000;
	margin-top: 155px;
}
#panelScrollers img
{
	display: block;
	text-decoration: none;
}
#panelScrollerUp
{
	display: block;
}
#panelScrollerDown
{
	display: block;
	text-decoration: none;
	margin-top: 60px;
}
#galeriaScrollerLeft
{
	display: inline;
	float: left;
	margin-top: 87px;
	margin-left: 8px;
	left: 28px; 
	z-index: 1;
	
}

#galeriaScrollerRight
{
	float: right;
	margin-top: 87px;
	z-index: 1;
}
#galeria 
{
	width: 726px;
	height: 101px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	/*background-color: black;*/
	padding: 5px;
	float: left;
	display: inline;
	z-index: 2;
	text-align: center;
}
#tiraGaleria{
	width: 7500px;
	height: 150px;
	text-align: center;
	margin: auto;
}
#galeria a
{
	display: inline;
	float: left;
}
.fotoVideo
{
	width: 100px;
	height: 100px;
	margin: 0px 5px 0px 0px;
	vertical-align: middle;
	position: relative;
	z-index: 1;
}
.playVideo
{
	width: 100px;
	height: 100px;
	vertical-align: middle;
	position: relative;
	visibility: visible;
	float:left;
	text-align: center;
	z-index: 2;
}
#galeria .playVideo img{
	width: 50px;
	margin-top: 24px;
	margin-left: 8px;
	outline: none;
}
#galeria img
{
	margin: 0px 5px 0px 0px;
	width: 100px;
	outline-width: 2px;
	outline-color: #000000;
	outline-style: solid;
}


/*Página de contactos
**********************/

#contactos
{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	top: 300px;
}

/*********************
 www.vibramundos.com
 webmaster@vibramundos.com
 
 Colores:
 f4f4f4;
 000000;
 008000;
 Marrón: 8A2400
**********************/
