@charset "utf-8";
/* CSS Document */

/* HOME WIKI */
#contPastilla1 {
	clear:both;
	background:transparent url(../img/fondo_pastilla1.png) top left no-repeat;
	width:690px; height:159px;
	margin-bottom:8px;
}
	#contPastilla1 .titulo {
		float:left;
		background:transparent url(../img/ico_nubes_titulos.png) top left no-repeat;
		width:170px;
		height:159px;
		margin:10px 0 0 10px;		
		text-align:center;
	}
		#contPastilla1 .titulo p { 
			margin:45px 0 0 0;
			font-size:16px;
			line-height:16px;
			font-weight:bold;
			color:#006ca2;
		}
	#contPastilla1 .contenido {
		display:block;
		margin:10px 30px 0 0;
		padding:45px 20px 0 0;
	}
	#contPastilla1 .contenido h2 { margin:0; padding:0; }
	
#contPastilla2 {
	clear:both;
	background:transparent url(../img/fondo_pastilla2.png) top left no-repeat;
	width:690px; height:212px;
	margin-bottom:8px;
}
	#contPastilla2 .icono {
		float:left;
		background:transparent url(../img/wiki/ico_interrogaciones.png) top left no-repeat;
		width:170px;
		height:212px;
		margin:10px 0 0 10px;		
		text-align:center;
	}
	#contPastilla2 .titulo {
		float:left;
		background:transparent url(../img/ico_nubes_titulos.png) top left no-repeat;
		width:170px;
		height:212px;
		margin:10px 0 0 10px;		
		text-align:center;
	}
		#contPastilla2 .titulo p { 
			margin:45px 0 0 0;
			font-size:14px;
			line-height:14px;
			font-weight:bold;
			color:#006ca2;
		}	
	#contPastilla2 .contenido {
		display:block;
		margin:0 10px 0 0;
		padding:20px;
		/*width:490px;*/
	}
	#contPastilla2 .contenido p { margin-bottom:15px; }
	#contPastilla2 .contenido span { 
		margin:0; padding:0;
		font-size:18px;
	}
#contPastilla3 {
	clear:both;
	background:transparent url(../img/fondo_pastilla3.png) top left no-repeat;
	width:690px; height:379px;
	margin-bottom:8px;
}
#contPastilla3.blanco {
	clear:both;
	background:transparent url(../img/fondo_pastilla3_blanco.png) top left no-repeat;
	width:690px; height:379px;
	margin-bottom:8px;
}
	#contPastilla3 .titulo, #contPastilla3.blanco .titulo {
		float:left;
		background:transparent url(../img/ico_nubes_titulos.png) top left no-repeat;
		width:170px;
		height:379px;
		margin:10px 0 0 10px;		
		text-align:center;
	}
		#contPastilla3 .titulo p, #contPastilla3.blanco .titulo p { 
			margin:40px 0 0 0;
			font-size:14px;
			line-height:14px;
			font-weight:bold;
			color:#006ca2;
		}	
	#contPastilla3 .contenido {
		display:block;
		/*margin:0 10px 0 170px;*/
			margin:0 10px 0 10px;
		padding:20px;
		height:300px;
	}
	#contPastilla3 .listado {
		padding:40px 20px 0 20px;
		height:300px;
		width:460px;
		/*_width:500px;*/
		overflow:hidden;
	}
.posVolver {
	float:right;
	text-align:center;
	padding:80px 20px 20px 0;
}
.volver {
	background:transparent url(../img/gr_flechas_grandes_izda.png) top left no-repeat;
	width:100px;height:80px;
}
/* CONTENIDOS WIKI */
#acciones {
	display:block;
	margin-top:-10px;
	margin-right:-20px;
}
.porLetra {
	float:left;
	display:inline;
	margin-right:10px;
}
	.porLetra span {
		margin-right:3px;
	}
	.porLetra a {
		margin-right:3px;
	}
.porPalabra {
	float:right;
	display:inline;
	margin-right:10px;
}
	.porPalabra input.texto {
		border:1px solid #e23ca7;
		font-family:Verdana, Geneva, sans-serif;
		font-size:10px;
		background-color:#FFF;
		color:#000;
	}
.numeritos {
	bottom:0;
	display:block;
	text-align:right;
	padding:15px 60px 0 70px;
}
.scroller {
	padding-right:25px;
	overflow:auto !important;
	overflow-y: scroll;
	overflow-x: hidden;
}
	.scroller p {
		*width:425px;
		_width:420px;
	}
.termino {
	float:none;
	clear:both;
	/*border-bottom:1px solid #B6056D;*/
	min-height:50px;
	_height:50px; /* IE6 */
	color:#ff009a;
}
	.termino .term {
		font-size:12px;
		font-weight:bold;
		margin-bottom:3px;
	}
		.termino .term a {
			color:#ff009a;
		}	
	.termino .user {
		font-size:9px;
	}
		.termino a, .termino .user a {
			color:#ff009a;
		}	
		.termino .user img {
			float:left;
			border:0;
			margin-right:3px;
		}
	.termino .descripcion {
		display:inline;
		font-size:10px;
		text-align:left;
		margin-bottom:5px;
		height:245px;
	}
	.termino .descripcion.scroller {
		display:block;
		overflow:auto !important;
		overflow-x:hidden;
		overflow-y:auto;
	}
/* Ventanas Flotantes */ 
.flot3 {
	text-align:center;
}
	.flot3 #contPastilla3 {
		margin:10px auto;
		text-align:left;
		background:transparent url(../img/fondo_pastilla3.png) top left no-repeat;
		width:690px; height:379px;
	}
	.flot3 #contPastilla3 .titulo {
		float:left;
		background:transparent url(../img/ico_nubes_titulos.png) top left no-repeat;
		width:170px;
		height:379px;
		/*margin:10px 0 0 10px;*/
		margin:0;		
		text-align:center;
	}
	.flot3 #contPastilla3 .contenido {
		display:inline;
		padding:10px 0 0 20px;
	}	

.registroSubmit {
	/*min-width:100px; */
	border:2px solid #fff; 
	background-color:#fa40bd; 
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold; 
	color:#fff; 
	height:23px; 
}
.small {
	font-family:"Small Fonts";
	font-size:9px;	
}
/** IE6 Hacks **/