/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 20px;
	background: #000000 url(../images/img01.png) repeat-x;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #CCCCCC;
}

h1, h2, h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	color: #FFFFFF;
}

h1 { font-size: 2.8em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.0em; }

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 1.8em;
}

blockquote, ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-right: 3em;
}

a {
	color: #CCCCFF;
}

a:hover {
	text-decoration: none;
	color: #FFE870;
}

img { border: none; }

img.left {
	float: left;
	margin: 0 15px 15px 0;
}

img.right {
	float: right;
	margin: 0 15px 0 15px;
}

hr { display: none; }

.hr {
}

/* Boxed */

.boxed {
}

.boxed .title {
	margin: 0;
	padding: 5px 15px;
	background: url(../images/img08.gif) no-repeat left center;
	text-transform: uppercase;
	font-size: small;
}

.boxed .content {
	padding: 15px;
	background: url(../images/img09.png) repeat-x;
}

.boxed ol, .boxed ul {
	margin-left: 0;
	list-style-position: inside;
}

/* Logo */

#logoON {
	width: 760px;
	height: 200px;
	margin: 0 auto;
	background: #211F19 url(../images/img02on.jpg) no-repeat;
	cursor:pointer;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #4E4938;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #4E4938;
}
#logoOFF {
	width: 760px;
	height: 200px;
	margin: 0 auto;
	background: #211F19 url(../images/img02off.jpg) no-repeat;
	cursor:pointer;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #4E4938;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #4E4938;
}
#logoMOD {
	width: 760px;
	height: 200px;
	margin: 0 auto;
	background: #211F19 url(../images/img02mod.jpg) no-repeat;
	cursor:pointer;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #4E4938;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #4E4938;
}

#logo h1 {
	float: left;
	width: 600px;
	margin: 0;
	padding: 164px 0 0 0;
	text-align: right;
	letter-spacing: 5px;
	font-size: 18px;
}

#logo h2 {
	float: right;
	margin: 0;
	padding: 170px 20px 0 0;
	font-size: 11px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: #000000;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #4E4938;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #4E4938;
}

/* Content */

#content {
	float: left;
	width: 480px;
	padding: 20px;
	background: url(../images/img03.jpg) no-repeat;
}

#welcome {
	padding-bottom: 20px;
}

#olist {
	clear: left;
	float: left;
	width: 230px;
}

#ulist {
	float: left;
	width: 230px;
	padding-left: 20px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	padding: 20px;
	background: url(../images/img04.jpg) no-repeat;
}

#sidebar blockquote {
	margin-left: 0;
	margin-right: 0;
}

/* Menu */

#menu {
	margin-bottom: 19px;
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	padding-top: 1px;
	background: url(../images/img07.gif) repeat-x;
}

#menu li.first {
	background: none;
}

#menu h5 {
	width: 165px;
	text-align:right;
	color:#84806D;
	padding: 5px 10px 5px 25px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: x-small;
	font-weight: bold;
}

#menu a {
	display: block;
	width: 165px;
	padding: 5px 10px 5px 25px;
	text-transform: uppercase;
	text-decoration: none;
	background: url(../images/img10.gif) no-repeat 10px 50%;
	letter-spacing: 1px;
	font-size: x-small;
}

#menu a:hover {
	background-color: #322F2B;
}

/* Footer */

#footer {
	width: 760px;
	margin: 0 auto;
	padding: 40px 0;
	background: url(../images/pie.png) no-repeat;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #4E4938;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #4E4938;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: x-small;
	color: #C8C8C8;
}

#footer a {
	text-decoration: none;
	color: #FFE870;
}

#footer a:hover {
	color: #E3DEA7;
}

td.color0 {
	color:#FF0000;
}
td.color30 {
	color:#FF8800;
}
td.color50 {
	color:#FFCC00;
}
td.color75 {
	color:#FFFF00;
}
td.color90 {
	color:#CCFF00;
}
td.color100 {
	color:#88FF00;
}
td.color110 {
	color:#00FF00;
}

h4 {
	color:#999766;
}

.cajatexto {
	color:#CCCCFF;
}
.cajatextoJustify {
	color:#CCCCFF;
	text-align:justify;
}

.campo {
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background-color:#111111;
	border:1px solid #3A382D;
	width:160px;
}
textarea {
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background-color:#111111;
	border:1px solid #3A382D;
	width:160px;
}
fieldset {
	border:1px solid #3A382D;
}
legend {
	font-weight:bold;
	color:#7B6D2C;
}
.boton {
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	color:#FFFFFF;
	background-color:#111111;
	border:1px solid #7B6D2C;
	width:160px;
	cursor:pointer;
}
.boton2 {
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background-color:#111111;
	border:1px solid #7B6D2C;
	width:100px;
	cursor:pointer;
}
.tablaMineria1 {
	text-align:center;
	font-weight:bold;
	background-color:#111111;
	color:#CCCCFF;
	border-bottom:1px solid #7B6D2C;
	border-left:1px solid #7B6D2C;
	border-right:1px solid #7B6D2C;
	border-top:1px solid #7B6D2C;
}
.tablaMineria2 {
	text-align:center;
	font-weight:bold;
	background-color:#111111;
	color:#CCCCFF;
	border-bottom:1px solid #7B6D2C;
	border-right:1px solid #7B6D2C;
	border-top:1px solid #7B6D2C;
}
.tablaMineria3 {
	text-align:center;
	background-color:#060606;
	color:#CCCCFF;
	border-bottom:1px solid #7B6D2C;
	border-left:1px solid #7B6D2C;
	border-right:1px solid #7B6D2C;
}
.tablaMineria4 {
	border-bottom:1px solid #7B6D2C;
	border-right:1px solid #7B6D2C;
}
.tablaMineria5 {
	text-align:center;
	border-bottom:1px solid #7B6D2C;
	border-right:1px solid #7B6D2C;
}
.tablaMineria6 {
	text-align:center;
	font-weight:bold;
	background-color:#111111;
	color:#CCCCFF;
	border-bottom:1px solid #7B6D2C;
	border-left:1px solid #7B6D2C;
	border-right:1px solid #7B6D2C;
}
.tablaMineria7 {
	text-align:center;
	border-bottom:1px solid #7B6D2C;
	border-right:1px solid #7B6D2C;
}
.tablaMineria8 {
	text-align:center;
	font-size:10px;
	color:#666666;
	border-bottom:1px solid #7B6D2C;
	border-right:1px solid #7B6D2C;
}

.tablaBestiario {
	text-align:center;
	font-weight:bold;
	color:#CCCCFF;
	border-left:1px solid #7B6D2C;
	border-right:1px solid #7B6D2C;
	border-top:1px solid #7B6D2C;
}
.tablaBestiario2 {
	text-align:center;
	font-weight:bold;
	color:#CCCCFF;
	border-right:1px solid #7B6D2C;
	border-top:1px solid #7B6D2C;
}
.tablaBestiario3 {
	text-align:center;
	font-weight:bold;
	color:#CCCCFF;
	border-left:1px solid #7B6D2C;
	border-right:1px solid #7B6D2C;
}
.tablaBestiario4 {
	text-align:center;
	font-weight:bold;
	color:#CCCCFF;
	border-right:1px solid #7B6D2C;
}
.tablaBestiario5 {
	border-bottom:1px solid #7B6D2C;
	border-right:1px solid #7B6D2C;
}
.tablaBestiario6 {
	border-bottom:1px solid #7B6D2C;
	border-left:1px solid #7B6D2C;
	border-right:1px solid #7B6D2C;
}
.tablaBestiario7 {
	border-bottom:1px solid #7B6D2C;
	border-right:1px solid #7B6D2C;
}

.tablaMensajes1 {
	text-align:center;
	font-weight:bold;
	background-color:#111111;
	color:#CCCCFF;
	border-bottom:1px solid #7B6D2C;
	border-left:1px solid #7B6D2C;
	border-right:1px solid #7B6D2C;
	border-top:1px solid #7B6D2C;
}
.tablaMensajes2 {
	text-align:center;
	font-weight:bold;
	background-color:#111111;
	color:#CCCCFF;
	border-bottom:1px solid #7B6D2C;
	border-right:1px solid #7B6D2C;
	border-top:1px solid #7B6D2C;
}
.tablaMensajes3 {
	text-align:center;
	background-color:#060606;
	color:#CCCCFF;
	border-bottom:1px solid #7B6D2C;
	border-left:1px solid #7B6D2C;
	border-right:1px solid #7B6D2C;
	cursor:pointer;
}
.tablaMensajes4 {
	text-align:center;
	border-bottom:1px solid #7B6D2C;
	border-right:1px solid #7B6D2C;
	cursor:pointer;
}

.nota {
	color:#999766;
}
.correcto {
	color:#9FFF70;
}
.incorrecto {
	color:#FF7070;
}
a.orden {
	color:#47C1FF;
}
a.caos {
	color:#FF7070;
}
a.neutral {
	color:#CCCCFF;
}
a.sinProteccion {
	color:#999999;
}
a.neutralOrden {
	color:#99CCFF;
}
a.neutralCaos {
	color:#E3A4C0;
}
p.orden {
	color:#47C1FF;
}
p.caos {
	color:#FF7070;
}
p.neutral {
	color:#CCCCFF;
}
p.sinProteccion {
	color:#999999;
}
p.neutralOrden {
	color:#99CCFF;
}
p.neutralCaos {
	color:#E3A4C0;
}
.orden {
	color:#47C1FF;
}
.caos {
	color:#FF7070;
}
.neutral {
	color:#CCCCFF;
}
.sinProteccion {
	color:#999999;
}
.neutralOrden {
	color:#99CCFF;
}
.neutralCaos {
	color:#E3A4C0;
}
.fuego {
	color:#FF7070;
}
.frio {
	color:#47C1FF;
}
.veneno {
	color:#9FFF70;
}
.energia {
	color:#D95CFF;
}
.suerte {
	color:#FFE870;
}
.eventoACTIVO {
	color:#9FFF70;
}
.eventoINACTIVO {
	color:#999999;
}
.eventoPAUSADO {
	color:#FFE870;
}
.eventoPROGRAMADO {
	color:#47C1FF;
}
.eventoTERMINADO {
	color:#FF7070;
}

.detalle {
	font-size:10px;
	color:#666666;
}
.detalle2 {
	font-size:10px;
}
.gris {
	color:#999999;
}

.reloj {
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFE870;
	background:none;
	border:none;
	width:200px;
}
a {
	color: #CCCCFF;
}


#cabecera {
	color: #CCCCFF;
}
#cabecera a {
	text-decoration:underline;
	color: #CCCCFF;
}
#cabecera a:hover {
	text-decoration: none;
	color: #FFE870;
}

 div#cabeza{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:<length>;
  padding: 1px;
	background: #27231E;
border-bottom: 1px solid #3F3932;
 }
 @media screen{
  body>div#cabeza{
   position: fixed;
  }
 }


.enlaceboton {    font-family: verdana, arial, sans-serif; 
    font-size: 8pt; 
    padding: 1px; 
	border:1px solid #302B24;
    background-color: #27231E; 
    color: #E3AC29; 
    text-decoration: none; 
} 
.enlaceboton:link, 
.enlaceboton:visited { 
    background-color: #27231E;  
} 
.enlaceboton:hover { 
    background-color: #E3AC29; 
    color: #043AA9; 
} 