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

	body {
/*1*/		background-color:  #e4edfd; /*#2c4881;*/
		background-image: url("logos/fondo.png");
		background-repeat: no-repeat;
		/*vertical-align:top;*/
		text-align:left;
		width: 900px;
		max-width: 900px;
		min-height: 900px;
		/*max-height: 900px;*/
		min-width: 900px;
		font-family: Century Gothic, sans-serif;
	}

	.mini {
		background-image: none;
		background-color: #bec5c8;
		width: 560px;
		max-width: 560px;
		min-height: 300px;
		/*max-height: 900px;*/
		min-width: 560px;
	}


	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: 600px;
		text-align: center;
		/*border-bottom:6px double  #ffa41c;
		border-top:6px double  #ffa41c;*/
		color: #e27717;
		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;
	}

	
	hr {
		width: 560px;
		margin-left: 20px;
	}



	input {
		color: #586ca1;
		font-size:84%;
		font-weight:bold;
		background-color:#c7dbdb;
		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:#c7dbdb;
		border:1px solid;
		border-top-color:#57c34c;
		border-left-color:#57c34c;
		border-right-color:#0a6f00;
		border-bottom-color:#0a6f00;
	}
	
	/* */
	#titulo {
		background-color:#e27717;
		background-repeat: no-repeat;
		background-image: url("logos/logo.png");
		/*vertical-align:middle;*/
		/*text-align:center;*/
		position:absolute; 
		top:0%; 
		left:0%; 
		width:900px;
		height:220px;
	}
	#titulo:hover {
		/*background-repeat: no-repeat;*/
	}
	
	/* Menú de la izquierda */
	#menu {
		vertical-align:top;
		width:95%;
		position:absolute; 
		top:211px; 
		font-family: verdana, sans-serif;
     		font-size: x-small;
      		voice-family: inherit;
     		font-size: small;
	}

	.menu2 {
		vertical-align:top;
		position:absolute; 
		top:211px; 
		left:38px;
	}
	
	/* 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:250px;
		/*max-width:650px;*/
		width: 620px;
		/*right:1%;*/
		top:231px;
	}
	
	
	
	.rollo {
		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: relative;
		/*left: 70px;*/
		margin-bottom: 10px;
		text-align: center;
	}

	#haz_clic {
		font-style: italic;
	}

	.abajo {
		text-align: center;
		/*position: absolute;
		left: 0%;
		top: 900px;
		max-width:900px;*/
	}

	.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%;
		
	}
	
	.ver_categoria:hover {
		background-color:#d1d094;
		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: #a3b6dc;/*#1db00e;*/
	}	

	.asunto2 {
		color: #591a13;
		font-size: 130%;
		font-style: italic;
 		background-color: #ffa41c;
		border: #cccccc 1px dotted;
		text-align: center;
	}

	.asunto2>div {
		width:600px;
	}

	.asunto {
		color: #591a13;
		font-size: 130%;
		font-style: italic;
/*2*/		background-color: #ffa41c;
		border: #cccccc 1px dotted;
	}
	
	.asunto:hover {
		background-color:  #ffa41c;
	}
	
	.asunto>div {
		width:600px;
	}

	.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: #003300;
	}
	
	.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: #ffffff;
		border: #cccccc 1px dotted;
	}
	
	.noticia>textarea {
		width: 100%;
		height: 100%;
	}	
	
	.usuarios {
		width: 211px;
		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 {
		width: 600px;
		margin-bottom: 20px;
	}



	.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;
		position: absolute;
		left:850px;
		/*margin-left: 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;
	}

	.banderas {
		/*clear:right;
		font-size: 12px;*/
		/*position: relative;
		right: 50px;*/
		float:right;
		text-align: right; 
		margin-right: 10px;
		margin-top: 20px;
	}

	.listadoforo {
		background-color:#edf2f2;
		border:1px solid #a3b6dc;
		margin-top: 10px;
	}

/*	.opcionesadmin {

	}

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

	.opcionesadmin {
		text-align: center;
		min-width: 980px;
		position:absolute; 
		top:150px; 
	}

	.subopcionesadmin {
		float:left;
		height:20px;
		width: 150px;
		/*margin-left: 10px;*/
		margin-bottom: 10px;
		background-color:#edf2f2;/*edf2f2*/
		border: #a3b6dc 1px dotted;
	}

	.subopcionesadmin:hover {
		background-color: #a3b6dc;
		border: #a3b6dc 1px dotted;
	}

	.opcionesgeneral {
		margin-bottom: 10px;
		text-align: center;
		/*min-width: 600px;*/
		position:relative;
		width: 700px;
		/*top:130px; */
	}


	.opcionesgeneral2 {
		margin-bottom: 10px;
		text-align: center;
		/*min-width: 600px;*/
		position:relative;
		width: 600px;
		/*top:130px; */
	}


	.subopcionesgeneral {
		float:left;
		height:20px;
		width: 150px;
		/*margin-left: 10px;*/
		/*margin-bottom: 10px;*/
		background-color:#edf2f2;/*edf2f2*/
		border: #a3b6dc 1px dotted;
	}

	.subopcionesgeneral:hover {
		background-color: #a3b6dc;
		border: #a3b6dc 1px dotted;
	}

	.opcionesgeneral>div:hover {
		background-color: #ffa41c;
		border: #a3b6dc 1px dotted;
	}

	.opciones {

	}

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


	.newsfechas {
		border:dotted #cccccc; 
		background: #dedeb5; 
		border-width: 1px 1px 1px 1px;
		position: relative;
		float:right;
		text-align: center;
		font-size: 80%;
		width: 20%;
	}


	.fechas {
		border:dotted #ccc; 
		background: white; 
		border-width: 1px 1px 1px 1px;
		position: relative;
		width: 20%;
	}

	.fechasdias {
		background: #ffffff;
		width: 15px;
		font-size: 80%;
		position: relative;
		padding: 2px 4px 2px 4px;
		margin-left: 2px;
		margin-top: 2px;
	}

	.fechasdiasenlace {
		background: #d1d094;
		width: 15px;
		font-size: 80%;
		position: relative;
		padding: 2px 4px 2px 4px;
		margin-left: 2px;
		margin-top: 2px;
	}

	.fechasdiasenlace>a[name]:after{
		/*Workaround for Gecko*/
		content: "";
	}

	.fechasdiasenlace>a[name]:hover{
		visibility: hidden;
		cursor: help;
	}

	.fechasdiasenlace>a[name]:hover:after{
		content: attr(name);
		padding: 10px 20px 10px 20px;
		visibility: visible;
	}



	.fechasdiasnull {

		width: 15px;
		font-size: 80%;
		position: relative;
		padding: 2px 4px 2px 4px;
		margin-left: 2px;
		margin-top: 2px;
	}

	.fechastitulo {
		margin-bottom: 6px;
		font-weight: bold;
		color: #5c685d;
		background: #a3b6dc; 

	}

	.fechascentro {

		font-weight: bold;
		color: #5c685d;
		background: #a3b6dc; 

	}
	.asuntoshistorial {
		border-width: 0px 0px 1px 1px;
		border-color: gray;
		border-style: dotted;
		padding: 2px 4px 2px 4px;

	}
	.asuntoshistorial:hover {
		background-color:#d1d094;
	}


	.aviso {
		color: red;
		text-align: center;
		font-style: italic;
		font-size: 80%;
	}


	.mainfoto {
		height: 700px; 
		margin-right: 10px; 
		margin-top: 0px;
	}

	.cuadrofoto {
		width:140px; 
		height:200px; 
		background-color: #cbcbcb; 
		margin-bottom: 10px; 
		margin-top: 10px; 
		margin-right: 10px; 
		float: left;
		border: 1px dotted gray;
	}	

	.cuadrofotogrande {
		width:580px; 
		height:810px; 
		background-color: #cbcbcb; 
		margin-bottom: 10px; 
		margin-top: 10px; 
		margin-right: 10px; 
		float: right;
		border: 1px dotted gray;
	}	


	.foto {
		text-align: center;
		margin-left: 10px;
		margin-top: 10px;
		margin-right: 10px;
		margin-bottom: 10px;
		width:120px; 
		height:120px; 

	}
	
	.fotogrande {
		text-align: center;
		margin-left: 10px;
		margin-top: 10px;
		margin-right: 10px;
		margin-bottom: 10px;
		width:560px; 
		height:560px; 

	}

	.fototexto {
		background-color: white; 
		overflow: hidden;
		position: relative;
		height: 60px;
		color: #43515e;
		text-align: center;
		font-style: italic;
		font-size: 80%;
	}


	.fototextogrande {
		margin-left: 10px;
		margin-right: 10px;
		background-color: white; 
		overflow: hidden;
		position: relative;
		height: 220px;
		color: #43515e;
		text-align: center;
		font-style: italic;
		font-size: 80%;
	}


/* mozilla.org inicio */


.side {

	width: 190px;
	margin-bottom: 1em;
	margin-top: 1em;
}
	
	

	
/* Sidebar */

.nav {
/*3*/	/*background: #a3b6dc;*/
}
.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: #5c685d; 
}
.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: #EDF2F2;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #fff;
	border-right: 1px solid #ddd;*/
}
.nav li a:hover {
	background: #ffa41c;
/*	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: 1px 1px 1px 1px;
}


/* mozilla.org fin */
