div#content {
	color: #fff;
	background: green;
	border: 1px solid #f93;
}

#wrap {
	background-color: #666;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #f93;
}

#p-navigation .pBody a, #p-tb .pBody a {
	color: #fff;
}

.portlet h5 {
    background: url(/styles/estiloeol/imageset/sprite.png) 0 -99px;
}

.pBody {
	background: #38592E;
}

#p-cactions li a {
	background: #38592E;
	color: white;
}

#p-cactions li {
	border: 1px solid #a66f39;
}

#p-cactions li.selected {
	border-color: #f93;
}

#p-cactions li.selected a {
	background: green;
}

#p-cactions li a:hover {
	background: green;
	color: white;
}

#p-cactions .new a {
	color: #c98c8c;
}

#bodyContent a, #bodyContent a.external {
	text-decoration: underline;
	color: #fff;
}

#bodyContent a:hover {
	text-decoration: none !important;
	color: #f60 !important;
}

#bodyContent a:active {
	color: #faa700;
}

.toc, .catlinks {
	background-color: #167316 !important;
}

table.wikitable > tr > th, table.wikitable > * > tr > th, table, table.wikitable {
	background: #167316;
	color: white;
}

.templatesUsed {
	background: #167316;
}

.editButtons:before {
	color: #f90;
}

#footer {
	background: green;
	border-color: #f93;
}

#pagehistory .selected {
	background-color: #009900 !important;
}

#wpTextbox1 {
	background: #fc6 !important;
	color: #000;
}

.autocomment { color: #ccc; }

#contentSub, #contentSub2 {
	color: #ccc;
}

table.diff, td.diff-otitle, td.diff-ntitle {
	background-color: #38592E;
}

td.diff-deletedline, td.diff-addedline {
	color: black;
}

.addarticletocategory input, .toggle input, .editOptions input, .prefsection input, .prefsection select, #prefcontrol input {
	background: #f93;
}

h4.mw-specialpagesgroup {
	background: #38592e;
}

div.noarticletext {
	background: #38592E;
	color: white;
}

.addarticletocategory {
	background: transparent;
}

div.thumbinner {
	background-color: #167316;
}

.diff-context {
	background-color: #49743D !important;
}

.previewnote {
	color: white;
}

div.mw-warning-with-logexcerpt {
	border-color: white;
}

div#mw-js-message {
	background: #167316;
}

#topeditores {
	background: #167316
}

.plantilla {
	background: #164403;
	border: 2px solid #fff;
	color: #fff;
	text-shadow: 0 1px 0 #888;
}

code,pre{background:#027802;color:#fff}

.mw-plusminus-pos{color:#8f8}
.mw-plusminus-neg{color:#f90}
.dobleestilo{background-color:#c8e0c8;color:#000}
.dobleestilo a{color:#000 !important}
.dobleestiloborde{border-color:#164403 !important}
.dobleestilofloatleft{float:left !important}
.dobleestilofloatright{float:right !important}