

/******************************************************************************/
/* GLOBALES */


/* ampliamos un poco el espacio de contenidos para que entren todas las solapitas */

.wiki {
	padding: 30px 10px 20px 20px;
}
.cuerpoLateral .contenidos {
	width: 515px;
}

.wikiContenido .comment {
	display: block;
	color: #aaa;
	background: #fafafa;
	border: 1px solid #eee;
	margin: 5px 0;
	padding: 5px;
}

.wikiContenido a:visited {
	color: #595F0D;
}
.wikiContenido a.new {
	color: #ba0000;
}
.wikiContenido a.stub {
	color: #772233;
}
.wikiContenido a.new {
	color: #ba0000;
}
.wikiContenido a.new:visited {
	color: #a55858;
}
.wikiContenido textarea {
	width: 98%;
}

.wiki .printfooter {
	display: none;
}

.wiki #upload table, .wiki #upload table td, .wiki #upload table th,
.wiki #userlogin table, .wiki #userlogin table td, .wiki #userlogin table th,
.wiki #userloginForm table, .wiki #userloginForm table td, .wiki #userloginForm table th {
	border: none;
}

.accesskey {
	font-size: 8pt;
	color: #aaa;
	text-decoration: none;
	padding: 0 5px;
}


/******************************************************************************/
/* MONOBOOK */


.wikiContenido a.external,
.wikiContenido a[href ^="gopher://"] {
	background: url("/img/wiki/external.png") center right no-repeat;
	padding-right: 13px;
}
.wikiContenido a[href ^="https://"],
.link-https {
	background: url("/img/wiki/lock_icon.gif") center right no-repeat;
	padding-right: 16px;
}
.wikiContenido a[href ^="mailto:"],
.link-mailto {
	background: url("/img/wiki/mail_icon.gif") center right no-repeat;
	padding-right: 18px;
}
.wikiContenido a[href ^="news://"] {
	background: url("/img/wiki/news_icon.png") center right no-repeat;
	padding-right: 18px;
}
.wikiContenido a[href ^="ftp://"],
.link-ftp {
	background: url("/img/wiki/file_icon.gif") center right no-repeat;
	padding-right: 18px;
}
.wikiContenido a[href ^="irc://"],
.link-irc {
	background: url("/img/wiki/discussionitem_icon.gif") center right no-repeat;
	padding-right: 18px;
}
.wikiContenido a.external[href $=".ogg"], .wikiContenido a.external[href $=".OGG"],
.wikiContenido a.external[href $=".mid"], .wikiContenido a.external[href $=".MID"],
.wikiContenido a.external[href $=".midi"], .wikiContenido a.external[href $=".MIDI"],
.wikiContenido a.external[href $=".mp3"], .wikiContenido a.external[href $=".MP3"],
.wikiContenido a.external[href $=".wav"], .wikiContenido a.external[href $=".WAV"],
.wikiContenido a.external[href $=".wma"], .wikiContenido a.external[href $=".WMA"],
.link-audio {
	background: url("/img/wiki/audio.png") center right no-repeat;
	padding-right: 13px;
}
.wikiContenido a.external[href $=".ogm"], .wikiContenido a.external[href $=".OGM"],
.wikiContenido a.external[href $=".avi"], .wikiContenido a.external[href $=".AVI"],
.wikiContenido a.external[href $=".mpeg"], .wikiContenido a.external[href $=".MPEG"],
.wikiContenido a.external[href $=".mpg"], .wikiContenido a.external[href $=".MPG"],
.link-video {
	background: url("/img/wiki/video.png") center right no-repeat;
	padding-right: 13px;
}
.wikiContenido a.external[href $=".pdf"], .wikiContenido a.external[href $=".PDF"],
.wikiContenido a.external[href *=".pdf#"], .wikiContenido a.external[href *=".PDF#"],
.wikiContenido a.external[href *=".pdf?"], .wikiContenido a.external[href *=".PDF?"],
.link-document {
	background: url("/img/wiki/document.png") center right no-repeat;
	padding-right: 12px;
}

/* images */

div.floatright, table.floatright {
	clear: right;
	float: right;
	position: relative;
	margin: 0 0 .5em .5em;
	border: 0;
/*
	border: .5em solid white;
	border-width: .5em 0 .8em 1.4em;
*/
}
div.floatright p { font-style: italic; }
div.floatleft, table.floatleft {
	float: left;
	clear: left;
	position: relative;
	margin: 0 .5em .5em 0;
	border: 0;
/*
	margin: .3em .5em .5em 0;
	border: .5em solid white;
	border-width: .5em 1.4em .8em 0;
*/
}
div.floatleft p { font-style: italic; }
/* thumbnails */
div.thumb {
	margin-bottom: .5em;
	border-style: solid;
	border-color: white;
	width: auto;
}
div.thumbinner {
	border: 1px solid #ccc;
	padding: 3px !important;
	background-color: #f9f9f9;
	font-size: 94%;
	text-align: center;
	overflow: hidden;
}
html .thumbimage {
	border: 1px solid #ccc;
}
html .thumbcaption {
	border: none;
	text-align: left;
	line-height: 1.4em;
	padding: 3px !important;
	font-size: 94%;
}
div.magnify {
	float: right;
	border: none !important;
	background: none !important;
}
div.magnify a, div.magnify img {
	display: block;
	border: none !important;
	background: none !important;
}
div.tright {
	clear: right;
	float: right;
	border-width: .5em 0 .8em 1.4em;
}
div.tleft {
	float: left;
	clear: left;
	margin-right: .5em;
	border-width: .5em 1.4em .8em 0;
}

.hiddenStructure {
	display: none;
	speak: none;
}
img.tex {
	vertical-align: middle;
}
span.texhtml {
	font-family: serif;
}


/******************************************************************************/
/* MI CUENTA */


.wikiMicuenta {
	padding: 5px 0;
	text-align: right;
	color: #cccccc;
	font-size: 8pt;
}
.wikiMicuenta span {
	margin: 0 2px;
}
.wikiMicuenta .over a {
	
}
.wikiMicuenta a {
	color: #777;
	text-decoration: none;
}
.wikiMicuenta a:hover {
	color: #3E4D59;
	text-decoration: underline;
}


/******************************************************************************/
/* BUSCADOR */


.wikiBuscador form {
	padding: 10px 5px;
	text-align: center;
}
.wikiBuscador #searchInput {
	margin-bottom: 7px;
	width: 100%;
}


/******************************************************************************/
/* SOLAPAS */


.wikiSolapas {
	width: 99%;
	float: left;
	background: url("/img/wikisolapas/fondo.gif") repeat-x bottom left;
	line-height: normal;
	padding: 0;
	margin: 0 0 0 3px;
	font-size: 8pt;
}
.wikiSolapas ul {
	list-style-type: none;
	padding: 10px 0 0 5px;
	margin: 0;
}
.wikiSolapas li {
	float: left;
	display: block;
	background: url("/img/wikisolapas/off-izq.gif") no-repeat top left;
	padding: 0 1px 0 10px;
	margin: 1px 0 0 0;
}
.wikiSolapas li.selected {
	background: url("/img/wikisolapas/on-izq.gif") no-repeat top left;
	padding: 0 1px 0 10px;
	margin: 0;
}
.wikiSolapas li a {
	float: left;
	display: block;
	background: url("/img/wikisolapas/off-der.gif") no-repeat top right;
	text-decoration: none;
	font-weight: normal;
	color: #616D77;
	padding: 5px 10px 2px 0px;
}
.wikiSolapas li.selected a {
	background: url("/img/wikisolapas/on-der.gif") no-repeat top right;
	padding-bottom: 4px;
	color: #3B454D;
	font-weight: bold;
}


/******************************************************************************/
/* CONTENIDO */


.wikiContenido {
	clear: left;
	padding: 10px 0 0;
}

.wikiContenidoCategorias {
	margin: 10px 0 0;
	padding: 5px;
	background: #eee;
}

.editsection, .toctoggle {
	float: right;
	color: #ccc;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 2px;
}
.editsection a, .toctoggle a {
	color: #A3B909;
	text-decoration: none;
	margin: 0 4px;
	text-transform: capitalize;
}
.editsection a:hover, .toctoggle a:hover {
	text-decoration: underline;
}

.wikiContenido h1, .wikiContenido h2, .wikiContenido h3, .wikiContenido h4, .wikiContenido h5, .wikiContenido h6 {
	margin: 35px 0 7px 0;
	padding: 5px 0;
	background: transparent url("/img/wiki/titulo-bg.gif") repeat-x bottom left;
	color: #3E4C59;
}
.wikiContenido h1, .wikiContenido h2 {
	border-bottom: 1px solid #3E4D59;
}
.wikiContenido h3 {
	border-bottom: 1px solid #dedede;
}

.wikiContenido table {
	border: none;
	border-collapse: collapse;
}
.wikiContenido table td, .wikiContenido table th {
/*	border: 1px solid #ccc;*/
	padding: 3px;
}
.wikiContenido table th {
	background: #eee;
}

/******************************************************************************/
/* TOPTEN Y LASTEST */

#topten ol{
	font-size:14px;
	text-decoration:none;
	list-style-type: none;
}
	#topten li{
		padding-top:5px;
	}
#latest ol{
	font-size:14px;
	text-decoration:none;
	list-style-type: none;
}
	#latest li{
		padding-top:5px;
	}

/******************************************************************************/
/* TOC */


table.toc {
	clear: left;
	background: #fafafa;
	border: 1px solid #eee;
	width: 100%;
}
table.toc h2 {
	margin: 0 0 7px 0;
	background: transparent;
	border: 0;
}
table.toc ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
table.toc ul ul {
	padding: 0 0 0 30px;
}
table.toc td {
	padding: 10px;
}


/******************************************************************************/
/* EDITAR */


.wiki #editpage-copywarn p {
	font-size: 8pt;
	color: #777;
}
.wiki #wpSummaryLabel {
	display: block;
	background: #eee;
	border: 1px solid #ccc;
	border-bottom: none;
	padding: 10px 10px 0;
	font-weight: bold;
}
.wiki .editOptions {
	background: #eee;
	padding: 10px 10px 0;
	border: 1px solid #ccc;
	border-top: none;
}
.wiki .editButtons {
	padding: 15px 0 0 ;
}
.wiki .editHelp {
	display: block;
	padding: 10px 0;
	color: #aaa;
}
.wiki .editHelp a {
	font-weight: bold;
}
.wiki .templatesUsed {
	padding: 10px;
	border: 1px solid #eee;
	color: #777;
	margin: 10px 0;
}
.wiki .templatesUsed p {
	margin: 0;
}
.wiki .templatesUsed ul {
	margin: 10px 0 0;
	padding: 0 0 0 15px;
}
.wiki .mw-templatesUsedExplanation {
	font-weight: bold;
}
#wikiPreview {
	border: 1px dashed #777;
	padding: 5px;
	margin: 15px 0;
}
#wikiPreview h2 {
	margin-top: 5px;
}
#wikiPreview .previewnote {
	background: #cc0000;
	padding: 4px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
#wikiPreview .previewnote p {
	margin: 0;
}


/******************************************************************************/
/* PIE */


.wikiPie {
	clear: both;
	margin: 30px 0 0;
	padding: 5px;
	border: 1px solid #eee;
	background: #fafafa;
	color: #999;
}
.wikiPie p {
	margin: 0;
	font-size: 8pt;
}


/******************************************************************************/
/* HISTORY */


.wiki #pagehistory {
	padding: 0 0 0 25px;
}
.wiki #pagehistory li {
	margin: 15px 0;
	padding: 0;
}
.wiki #pagehistory .history-user {
	font-size: 8pt;
	padding: 0 0 0 10px;
}


/******************************************************************************/
/* MOVER */


.wiki #movepage {
	border: 1px solid #ccc;
	background: #eee;
}
.wiki #movepage textarea {
	width: 350px;
}


/******************************************************************************/
/* WIKI DIFF */


.wiki #wikiDiff {
	border: 1px solid #ccc;
	background: #eee;

}
.wiki #wikiDiff .diff-otitle,
.wiki #wikiDiff .diff-ntitle {
	background: #3E4D59;
	padding: 5px;
	font-weight: bold;
	color: #fff;
}


/******************************************************************************/
/* PREFERENCIAS */


.wiki ul#preftoc, .wiki ul#filetoc {
	float: right;
	list-style: none;
	padding: 0px;
	margin: 0;
}
.wiki ul#preftoc li, .wiki ul#filetoc li {
	margin: 5px;
	background: #fff;
	padding: 5px;
	border: 1px solid #A3B909;
}
.wiki ul#preftoc li a, .wiki ul#filetoc li a {
	display: block;
}
.wiki ul#preftoc li.selected, .wiki ul#filetoc li.selected {
	background: #A3B909;
	border: 1px solid #595F0D;
}
.wiki ul#preftoc li.selected a, .wiki ul#filetoc li.selected a {
	color: #fff;
}

.wiki #preferences {
	font-size: 8pt;
}
.wiki #preferences fieldset {
	border: 1px solid #999;
}
.wiki #preferences fieldset fieldset {
	margin: 20px 0 0;
	border: 1px solid #ccc;
}
.wiki #preferences legend {
	background: #3E4D59;
	color: #fff;
	font-size: 8pt;
	padding: 3px 5px;
}
.wiki #prefcontrol {
	display: block;
	margin: 30px 0 0;
	width: 341px;
	background: #eee;
	border: 1px solid #ccc;
	border-bottom: none;
	padding: 10px 10px 0;
}
.wiki .btnSavePrefs {
	margin-bottom: 10px;
}
.wiki .prefcache {
	width: 341px;
	background: #eee;
	border: 1px solid #ccc;
	border-top: none;
	padding: 10px 10px 0;
	font-size: 8pt;
	color: #777;
}


/******************************************************************************/
/* UPLOAD */


.wiki #upload {
	display: block;
	margin: 30px 0 0;
	background: #eee;
	border: 1px solid #ccc;
	padding: 10px 10px 0;

}


/******************************************************************************/
/* HERRAMIENTAS */


.wikiHerramientas li {
	height: 15px;
	margin: 5px 0;;
}
.wikiHerramientas a:hover {
	text-decoration: underline;
}


/******************************************************************************/
/* LOGIN */


.wiki #userlogin,
.wiki #userloginForm {
	display: block;
	margin: 30px 0 0;
	background: #eee;
	border: 1px solid #ccc;
	padding: 10px 10px 0;
}

.wiki #userlogin h2,
.wiki #userloginForm h2 {
	margin: 0;
}

.wiki #userlogin a,
.wiki #userloginForm a {
	font-weight: bold;
}

.wiki #userloginForm #wpMailmypassword {
	display: block;
}

.wiki #login-sectiontip {
font-size: 8pt;
color: #777;
}
.wiki #login-sectiontip div {
margin: 10px 0;
}


/******************************************************************************/
/* CONTENIDO PROPIOS */


table.minitoc {
	border-collapse: collapse;
	width: 100%;
}
table.minitoc td {
	border: 0;
	padding: 10px;
	vertical-align: top;
}
table.minitoc ul {
	margin: 0;
	padding: 0 0 0 15px;
}
table.minitoc li {
	padding: 3px 0;
}

table.minitoc-green {
	border: 1px solid #dfe7a9;
	background: #fafbf2;
}
table.minitoc-green  ul {
	color: #a3b909;
}

table.minitoc-gray {
	border: 1px solid #ddd;
	background: #fafafa;
}

table.minitoc-yellow {
	border: 1px solid #ffeba6;
	background: #fffcf2;
}
table.minitoc-yellow ul {
	color: #ffc600;
}

.resaltado {
	border-collapse: collapse;
	border: 1px solid #ffeba6;
	padding: 5px;
	background: #fffcf2;
}

dt {
	font-weight: bold;
	padding: 0 0 5px 0;
}

dd {
	padding: 0;
	margin: 0 0 0 30px;
}

.wikiContenido ul {
	line-height: 1.5em;
	list-style-type: square;
	margin: .3em 0 0 1.5em;
	padding: 0;
	list-style-image: url("/img/wiki/bullet.gif");
}
.wikiContenido ol {
	line-height: 1.5em;
	margin: .3em 0 0 3.2em;
	padding: 0;
	list-style-image: none;
}

.wikiContenido ul li, 
.wikiContenido ol li {
	padding: 3px 0;
}

.wikiContenido pre {
	padding: 1em;
	border: 1px dashed #A3B909;
	color: black;
	background-color: #FEFFF5;
	line-height: 1.1em;
	overflow-x: scroll;
}


/* Documentacion */
table.wikiDocumentacion {
        width: 100%;
}
table.wikiDocumentacion caption {
		background: #ddd; 
		font-weight: bold;
}
table.wikiDocumentacion th {
       height: 10px;
       padding: 3px 10px;
       border-right: 1px solid #dddddd;
       text-align: left;
}
table.wikiDocumentacion th.derecha {
       border-right: 0;
}
table.wikiDocumentacion td {
      padding: 3px 10px;
      border-bottom: 1px dashed #3E4D59;
      border-right: 1px solid #eeeeee;
}
table.wikiDocumentacion tr.impar {
      background: #F9F9F9;
}
table.wikiDocumentacion td.derecha {
      border-right: 0;
}

