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

	body {
/*1*/		background-color: #ffffff;/*#b3cbb5;*/
		background-repeat: repeat;
		vertical-align:top;
		text-align:left;
		font-family:"lucida grande",tahoma,verdana,arial,sans-serif; 
		font-size:13px; 
		color: #333333;
	}	

	a {text-decoration: none; color: #485193;} 
	
	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  #a3b7dc;
		border-top:6px double  #a3b7dc;
		color: #586ca1;
		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:#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-repeat: no-repeat;
		background-image: url("logos/edu_ucanca_301_logo.png");
		/*vertical-align:middle;*/
		/*text-align:center;*/
		position:absolute; 
		top:0%; 
		left:0%; 
		width:100%;
		min-width: 980px;
		height:301px;
	}
	#titulo:hover {
		/*background-repeat: no-repeat;*/
	}
	
	/* Menú de la izquierda */
	#menu {
		vertical-align:top;
		width:95%;
		position:absolute; 
		top:311px; 
		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%;
		/*right: 150px;*/
		top:311px;
	}
	
	#publicidad {
/*		position: absolute;
		top: 311px;
		right: 1%;*/
	}	
	
	.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: 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%;
		
	}
	
	.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;*/
	}	

	.asunto {
		-moz-border-radius: 10px 10px 0px 0px;
		-webkit-border-radius: 10px 10px 0px 0px;
		color: #FFFFFF;
		font-size: 130%;
		font-weight:bold;
/*2*/		background-color: #3b5998;
		border: green 1px dotted;
		padding-left: 5px;
	}
	
	.asunto:hover {
		background-color: #627aad;
	}
	
	.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: #FFFFFF;
	}
	
	.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: #edeff4;
		border: gray 1px dotted;
		padding-top: 5px;
		padding-right: 20px;
		padding-left: 20px;
		padding-bottom: 5px;
		-moz-border-radius: 0px 0px 10px 10px;
		-webkit-border-radius: 0px 0px 10px 10px;
	}
	
	.noticia>textarea {
		width: 100%;
		height: 100%;
	}	
	
	.noticia>img {
		padding: 5px;
	}

	.noticia>p>a>img {
		-moz-transition-duration: 1s;
		-webkit-transition-duration: 1s;
		-o-transition-duration: 1s;
		transition-duration: 1s;
		-moz-transform: scale(1);
		-webkit-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}

	.noticia>p>a>img:hover {
		-moz-transition-duration: 1s;
		-webkit-transition-duration: 1s;
		-o-transition-duration: 1s;
		transition-duration: 1s;
		-moz-transform: scale(1.4);
		-webkit-transform: scale(1.4);
		-o-transform: scale(1.4);
		transform: scale(1.4);
	}
	
	.usuarios {
		width: 311px;
		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 {
		float: left;
		position: relative;
		top: 17px;
		text-align: center;
		font-style: italic;
		font-size: 80%;
		
	}

	.categoria:hover {
		background-color:#d1d094;
		color:black;
	}

	.categoria2 {
		text-align: center;
		font-style: italic;
		font-size: 80%;
		
	}

	.categoria2:hover {
		background-color:#d1d094;
		color:black;
	}
	
	.botones {
		text-align: right; 
		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;*/
		border: 0px;
	}
	
	.patrocinadores>img {
		border: 0px;
	}

	.cuadrologin {
		background-color: #edeff4;
	/*	clear:right;*/
/*		font-size: 12px;*/
		position: relative;
	/*	right: 50px;*/
	/*	float:right;*/
		text-align: right; 
		color: #333333; 
		padding-right: 18px;
		padding-top: 5px;
		padding-bottom: 5px;
	}

	.cuadrologin>a {
		color: red;
	}


	.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;
	}



	.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 {
		padding-left: 5px;
		font-weight: bold;
		color: #ffffff;
		background: #3b5998; 

	}

	.fechastitulo>a {
		color: #ffffff;
	}



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

	}

	.fechascentro>table {
		margin: 0 auto;
	}

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

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


/* mozilla.org inicio */


.side {

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

	
/* Sidebar */

.nav {
/*3*/	background: #3b5998;
}
.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;
	-moz-border-radius: 10px 100px 10px 10px;
	-webkit-border-radius: 10px 100px 10px 10px;
}	
.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: #ffffff; /*#5c685d; #b3cbb5;*/
}
.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: #d8dfea;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #fff;
	border-right: 1px solid #ddd;
	color: #3b5998;
	transition-duration: 1s;
   transform: rotate(0deg);
	-moz-transition-duration: 1s;
	-moz-transform: rotate(0deg);
	-webkit-transition-duration: 1s;
	-webkit-transform: rotate(0deg);
	-o-transition-duration: 1s;
	-o-transform: rotate(0deg);*/
}
.nav li a:hover {
	background: #627aad;
	background-image: url(imagenes/boton.png);
	background-repeat: no-repeat;
	background-position: left;
	color: #ffffff;
	transform:  rotate(-1deg) scale(1.1) rotate(5deg);
	-moz-transform:  rotate(-1deg) scale(1.1) rotate(5deg);
	-webkit-transform:  rotate(-1deg) scale(1.1) rotate(5deg);
	-o-transform:  rotate(-1deg) scale(1.1) rotate(5deg);
}
	
.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 */
