/* Hoja de Estilo de GuAncHeS.org */
/* Autor: Eduardo Nacimiento García */
/* Correo-e: mencey@guanches.org */

	body {
/*1*/		background-color: #ffffff;/*#b3cbb5;*/
		/*background-image: url(logos/fondo.png);*/
		background-repeat: repeat;
		vertical-align:top;
		text-align:left;
	}
	

	a {text-decoration: none; color: #485193;} /*118008   #485193   #111111*/
	
	a:hover {text-decoration: underline; color: #d15e2e;}
	

	img { border:0 }
	
	object{ border:0 }
	
	h1 {
		font-size: 24px;
		font-weight: bold;
		width: 100%;
		text-align: center;
		border-bottom:6px double  #e8e0cd;
		border-top:6px double  #e8e0cd;
		color: #684e32;
		margin: 0; /*los h1 vienen con margen, con esto se lo quito*/ 
		text-transform: uppercase; /*convierte todas en mayusculas*/ 
		padding-bottom: 10px;
		padding-top: 10px;
	}
	
	

	input {
		color: #586ca1;
		font-size:84%;
		font-weight:bold;
		background-color:#e8e0cd;
		border:1px solid;
		border-top-color:#57c34c;
		border-left-color:#57c34c;
		border-right-color:#0a6f00;
		border-bottom-color:#0a6f00;
	}
	select {
		color: #586ca1;
		font-size:84%;
		font-weight:bold;
		background-color:#e8e0cd;
		border:1px solid;
		border-top-color:#57c34c;
		border-left-color:#57c34c;
		border-right-color:#0a6f00;
		border-bottom-color:#0a6f00;
	}
	textarea {
		color: #586ca1;
		font-size:84%;
		font-weight:bold;
		background-color:#e8e0cd;
		border:1px solid;
		border-top-color:#57c34c;
		border-left-color:#57c34c;
		border-right-color:#0a6f00;
		border-bottom-color:#0a6f00;
	}
	
	/* */
	#titulo {
		background-repeat: no-repeat;
		background-image: url("logos/logo.png");
		/*vertical-align:middle;*/
		/*text-align:center;*/
		position:absolute; 
		top:0%; 
		left:0%; 
		width:100%;
		min-width: 980px;
		height:150px;
	}
	#titulo:hover {
		/*background-repeat: no-repeat;*/
	}
	
	iframecorreo {
		width:100%;
		min-width: 980px;

	}

	/* Menú de la izquierda */
	#menu {
		vertical-align:top;
		width:95%;
		position:absolute; 
		top:160px; 
		font-family: verdana, sans-serif;
     		font-size: x-small;
      		voice-family: inherit;
     		font-size: small;
	}
	
	/* Menú de la izquierda */
	.subtitulo {
		background-repeat: repeat;
		vertical-align:top;
		text-align:left;
		width:100%;
		position:relative; 
		top:0%; 
		left:1%; 
		background-color:#809a5e;
		color: #e1d8c1;
	}
	
	
	.redondo_top div{
		background: url(tl.gif) no-repeat top left;
	}
	
	.redondo_top {
		background: url(tr.gif) no-repeat top right; 
	}
	
	/* Menú de la izquierda */
	.submenu {
		background-repeat: repeat;
		background-attachment: fixed;
		vertical-align:top;
		text-align:left;
		width:100%;
		height:4%;
		position:relative; 
		top:0%; 
		left:1%; 
		background-color:#8fb0c0;
	}
	.submenu:hover {
		border: black 3px outset;
		background-color:#97ae9e;
	}
	
	.submenu>span>a:hover {
		text-decoration: none;
	}

	
	#centro {

		position:absolute;
		left:22%;
		right:1%;
		top:160px;
	}
	
	
	
	.rollo {
		color: #000000;
		font-size: 100%;
		font-style: italic;
		background-color: #ffffff;
		border: green 1px dotted;
		text-align:center;
		position:relative;
		top:2%;
	}
	
	#mapa {
		text-align:center;
	}
	
	
	#logo {
		position: absolute;
		top: 1%;
		left: 1%;
		text-align: left;
		background-attachment: fixed;
		background-image: url(logo.png);
	}
	
	#logo:hover {
		background-attachment: fixed;
		background-image: url(logo2.png);
	}
	
	.banner {
		/*position: absolute;
		top: 8%;
		right: 1%;*/
		text-align: center;
	}

	#haz_clic {
		font-style: italic;
	}


	.pie {
		text-align: center;
		font-style: italic;
		font-size: 80%;
		
	}
	
	.pie:hover {
		background-color:#d1d094;
		color:black;
	}
	
	.pie>a {
		color:blue;
	}
	.pie>a:hover {
		background-color:#97ae9e;
		color:black;
	}
	

	.ver_categoria {
		float:right;
		text-align: right;
		font-style: italic;
		font-size: 80%;
		background-color:#e8e0cd;
		
	}
	
	.ver_categoria:hover {
		background-color:#e8e0cd;
		color:black;
	}

	.ver_categoria2 {
		text-align: left;
		font-style: italic;
		font-size: 80%;
		
	}
	
	.ver_categoria2:hover {
		background-color:#d1d094;
		color:black;
	}

	
	.galeria {
		background-color: white;
		overflow: hidden;
		width: 100%;
		padding: 2px;
		/*margin: 10px auto 5px auto;*/
		border: 1px solid gray;
		/*clear: left;*/
		float: left;
	}
	
	.galeria_salto {
		background-color: white;
		overflow: hidden;
		width: 100%;
		padding: 2px;
		border: 1px solid gray;
		clear: left;
		float: left;
	}
	
	.galeriatexto {
 	   background-color: white;
 	   width: 50%;
 	   height: 110px;
 	   color: blue;
 	   overflow: hidden;
 	   
	}
	
	.galeriacomentario {
 	   background-color: white;
	   border: 1px dotted #a3b6dc;
 	   width: 100%;
 	   height: 50px;
 	   color: blue;
	}
	
	.galeriafoto {
		float: right;
		clear: right;
		text-align: center;
		width: 160px;
		height: 160px;
		background-color: #684e32;
	}	

	.asunto {
		color: #e8e0cd;
		font-size: 130%;
		font-style: italic;
/*2*/		background-color: #684e32;
		border: green 1px dotted;
	}
	
	.asunto:hover {
		background-color: #684e32;
	}
	
	.asunto>div {
		width:100%;
	}

	.asunto>.ip {
		font-size: 60%;
		text-align: right;
		clear: right;
	}


	.asunto>.ip>.iconos {
		clear: left;
		clear: right;
		float: right;
		/*text-align: left; */
	}	
	
	.asunto>.ip>.iconos:hover{
		/*color: red;*/
	}

	
	.asunto>a {
		color: #e8e0cd;
	}
	
	.asunto>input {
		width: 100%;
		height: 100%;
	}

	.imagen {
		float:right; 
		width:90px;
	}
	
	
	.lista_datos {
		color: #003300;
		font-size: 100%;
		font-style: italic;
	}
	
	.noticia {
		color: black;
		/*background-color: #E0E9E9;*/
		border: gray 1px dotted;
	}
	
	.noticia>textarea {
		width: 100%;
		height: 100%;
	}	
	
	.usuarios {
		width: 301px;
		color: black;
		background-color: #edf2f2;
		border: gray 1px dotted;
	}
	
	.usuarios>form {
		margin-left: 15px;
	}

	.galeriatexto .comentario {
	}
	
	.comentario {
		background: url(imagenes/yaz.png) no-repeat;
		margin-bottom: 2%;

	}
	
	/*.comentario>ul {
		margin-top:-5px;
		list-style: url(imagenes/yaz.png) outside;
	}*/
	
	.comentario>a {
		position:relative;
		left: 25px;
	}
	
	.comentario>a:hover {
		background-color:#55675c;
		color:black;
	}
	
	
	.bitacora {
	}



	.calendario {
		float:right;
		border:solid #ccc; 
		background: #fff; 
		border-width: 1px 3px 3px 1px;
		text-align: center; 
		padding-top:3px; 
		line-height: 1.3;
		margin-right: 4px; 
		width: 7em;
		font-size: 70%;
	}	
	
	.calendario:hover{
		color: red;
	}
	.iconos {
		float:right;
		text-align: center; 
		padding-top:3px; 
		margin-right: 4px; 
	}	
	
	.iconos:hover{
		color: red;
	}
	
	.categoria {
		text-align: center;
		font-style: italic;
		font-size: 80%;
		
	}
	
	.categoria:hover {
		background-color:#d1d094;
		color:black;
	}
	
	.botones {
		text-align: center; 
		padding-top:3px; 
		margin-right: 4px; 
	}

	.botones>a>img {
		border: white 1px dotted;
	}
	
	.botones>a>img:hover {
		text-align: center; 
		border: red 1px solid;

	}	
	
	.botones>img {
		border: white 1px dotted;
	}



	.patrocinadores {
		float:right;
		margin-right: 10px;
		margin-top: 20px;
		text-align: center;
		background: #ffffff;
	}

	.cuadrologin {
		clear:right;
		font-size: 12px;
		/*position: relative;
		right: 50px;*/
		float:right;
		text-align: right; 
		margin-right: 10px;
		margin-top: 20px;
		color: #e8e0cd;
	}
	.cuadrologin>h3 {
		color: #e8e0cd;
	}
	.cuadrologin>h3>a {
		color: #e8e0cd;
	}
	.listadoforo {
		background-color:#edf2f2;
		border:1px solid #a3b6dc;
		margin-top: 10px;
	}

	.opcionesadmin {

	}

	.subopcionesadmin {
		float:left;
		height:40px;
		margin-left: 10px;
		margin-bottom: 10px;
		background-color:#edf2f2;
		border: #a3b6dc 1px dotted;
	}

	.opciones {

	}

	.subopciones {
		float:left;
		height:40px;
		margin-left: 10px;
		margin-bottom: 10px;
		background-color:#e8e0cd;
		border: #a3b6dc 1px dotted;
	}


/* mozilla.org inicio */


.side {

	width: 20%;
	margin-bottom: 1em;
	margin-top: 1em;
}
	
	

	
/* Sidebar */

.nav {
/*3*/	background: #684e32;
}
.nav:after {
	display: block;
	padding-top: 0;
	line-height: 0.1;
	font-size: 1px;
	margin: 0 0 0 0;
	height: 8px;
	background: black;
	border-top: 1px solid #fff;
}

.nav, .nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.nav {
	margin-bottom: 1em;
}	
.nav li {
	display: inline;
	padding: 0;
	margin: 0;
}

.nav li span { /* used for un-linked menu items */
	display: block;
	padding: 6px 10px;
	font-weight: bold;
	color: #e8e0cd;
}
.nav li span#configParent, .nav li span #configuration {
	display: inline;
	font-weight: normal;
	padding: 0;
}
	
.nav li a {
	display: block;
	padding: 8px 10px;
	text-decoration: none;
	background: #e8e0cd;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #fff;
	border-right: 1px solid #ddd;
}
.nav li a:hover {
	background: #d4d2e5;
	background-image: url(imagenes/boton.png);
	background-repeat: no-repeat;
	background-position: left;
}
	
.nav li li span { /* used for un-linked menu items */
	padding: 4px 8px 4px 30px;
}

.nav li li a {
	padding: 6px 8px 6px 30px;
}


/* mozilla.org fin */

