@font-face {
   font-family: Espacial;
   src: url(../fonts/bgothl.ttf);
}
body {
	background-attachment: fixed;
	background-color: #000;
	background-image: url(../imagenes/3.jpg);
	color: #FFF;
}
body {
  font-family: Espacial; 
}
a {
	color:#FFF;
}
td {
	border: 2px solid #04AEFC;
}
th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

#Arriba {
	text-align: center;
}
#menu {
	color: #FFF;
	font-weight: bold;
	width: 120px;
	margin-top: 10px;
	border: 1px solid #FFF;
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 10px;
}
#contenido #pie {
	font-size: 9px;
	color: #F00;
	text-align: left;
}
#contenido {
	padding: 10px;
	text-indent: 0px;
	position: absolute;
	left: 140px;
	top: 0px;
	width: 900px;
}
#navegacion {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	word-spacing: 40px;
}
#menu p a {
	text-decoration: none;
	color: #FFF;
}

#contenido H1 {
	text-align: left;
}
#Arriba a img {
	border-top-width: 0px;
}
.navega a {
	text-decoration: none;
	color: #F00;
}
.creadopor {
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
}

h2 {
	color: #FFF;
}
#navegacion #navegacion {
	font-size: 9px;
}
#saludo {
	font-size: 14px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
.ponermensaje {
	border-top-color: #006;
}
#contenido table tr td {
	border-top-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.navegarojo a{
	color: #F00;
}
#mensajitos {
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	top: 0px;
	width: 200px;
	left: 1050px;
}
#mensajitos td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	vertical-align: middle;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#mensajitos table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#mensajitos h1 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
#contenido table tr .celdanegra {
	background-color: #000;
}
#contenido table tr .celdagris {
	background-color: #333;
}
#contenido td.aviso {
	background-color: #000;
	border: 2px double #F00;
}
#contenido table.aviso {
	text-align: left;
	margin: auto;
}
#principal #contenido table.tablamensajes tr td {
	border-bottom-style: dashed;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-indent: 0px;
}

#principal {
	position: relative;
}
#principal #mensajitos table tr td.localizacion {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#principal #mensajitos table tr .localizacion p img {
}
#principal #contenido table.infonaves {
	padding: 0px;
	border: thin solid #FFF;
}
#principal #mensajitos table tr td.localizacion h3{
	text-align: center;
}
#infoobjetivo {
	position: absolute;
	left: 607px;
	top: 70px;
	width: 230px;
	padding: 10px;
	border: 1px solid #F00;
}
#infoatacante {
	position: absolute;
	width: 230px;
	left: 350px;
	top: 70px;
	padding: 10px;
	border: 1px solid #FF0;
}
#principal #contenido  .linknave {
	text-decoration: none;
}
.botonatacar {
	color:white;
	width:80px;
	height:19px;
	background-color: #900;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-family: Espacial;
	position: absolute;
	left: 100px;
}
.coloratacante {
	color: #FF0;
}
.colorobjetivo {
	color: #F00;
}
#principal #contenido #reglamento h2 {
	color: #FF0;
}
#principal #contenido #reglamento h1 {
	text-align: center;
}
#principal #contenido #reglamento h4 {
	font-style: italic;
	text-indent: 20px;
}
#principal #contenido #reglamento h3 {
	text-decoration: underline;
}
#principal #contenido #reglamento .contenidoh4 {
	padding-left: 20px;
}
#principal #contenido #reglamento .listasinbullets {
	list-style-type: none;
}
#principal #contenido .tablamensajes tr td #creadopor {
	color: #ccc;
	font-size: 10px;
}
#principal #mensajitos table tr .localizacion p .porcentaje {
	color: #999;
}

/*
Para el div crear nave que viene del require inclcrearnave.php:
*/
input[type=text].totalpuntos {
	color: white;
	font-weight: bold;
    border: 2px solid yellow;
    border-radius: 4px;
	background-color: black;
	text-align: center;
}
input[type=text].puntos {
	color: grey;
	background: transparent;
    border: none;
	text-align: center;
}
#creanave {
	display: none;
}
#creanave .infonaves tr td{
	text-align: center;
}


@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.inline{
	float:left;
}
.clearBoth { clear:both; }
.centradovertical{
	vertical-align: middle;
}
.barritamejora{
	width:200px;
}
.divmejoras{
	margin-left:30px;
	margin-top:30px;
}
