body {
	background-color: #70726f;
	width: 669px;
	margin: auto;
	margin-top: 10px;
	font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #b8b7b7;
}

#header {
	background-image: url(imgs/header.gif);
	background-repeat: no-repeat;
	width: 616px;
	height: 35px;
	margin: auto;
	padding-top: 4px;
	padding-left: 30px;
	color: #FEEA5C;
	color: #6f6a31;
	font-weight: bold;
}

#cuerposup {
	background-image: url(imgs/bodyheader.gif);
	background-repeat: no-repeat;
	width:669px;
	height:19px;
	margin: auto;
}

#cuerpo {
	width: 669px;
	background-color: #313231;
	margin: auto;
}

* html #cuerpo {
	width: 649px;
}

#contenido {
	width: 648px;
	margin: auto;
}

#imagencabecera {
	background-image: url(imgs/fotofondocabecera.gif);
	background-repeat: no-repeat;
	width:650px;
	height:146px;
	margin: auto;
}

#imagensoldados {
	width: 0px;
	height: 0px;
	position: relative;
	top: -20px;
	left: 40px;
}

#logojuegaenservers {
	width: 0px;
	height: 0px;
	position: relative;
	top: 110px;
	left: 185px;
}

* html #imagensoldados {
	position: absolute;
	top: 50px;
	left: 340px;
}

* html #logojuegaenservers {
	position: absolute;
	top: 180px;
	left: 470px;
}

#menuprincipal {
	width:613px;
	height:50px;
	margin: auto;
}

#footer {
	background-image: url(imgs/footer.gif);
	background-repeat: no-repeat;
	width: 669px;
	height: 49px;
	margin: auto;
	text-align: center;
	padding-top: 15px;
}

#footer a {
	color: #000000;
	color: #6f6a31;
	font-weight: 600;
}

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

#tituloseccion {
	background-image: url(imgs/barragris.gif);
	background-repeat: no-repeat;
	width: 606px;
	height: 23px;
	padding-top: 5px;
	padding-left: 40px;
	color: #000000;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}

#seccionheader {
	background-image: url(imgs/seccionheader.gif);
	background-repeat: no-repeat;
	width: 649px;
	height: 26px;
	padding-top: 2px;
	padding-left: 40px;
	color: #000000;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}

* html #seccionheader {
	width: 629px;
}

#seccion {
	background-color: #1c1e1c;
	width: 649px;
	margin: auto;
}

#seccion h1 {
	color: #ffa210;
	font-size: 14px;
}

#seccion h3 {
	color: #b8b7b7;
	font-size: 12px;
	font-weight: bold;
}

#seccionfooter {
	background-image: url(imgs/seccionfooter.gif);
	background-repeat: no-repeat;
	width: 649px;
	height: 8px;
}

#seccion2header {
	background-image: url(imgs/seccion2header.gif);
	background-repeat: no-repeat;
	width: 648px;
	height: 31px;
	padding-top: 5px;
	padding-left: 40px;
	color: #000000;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}

#seccion2 {
	background-image: url(imgs/seccion2rep.gif);
	background-repeat: repeat-y;
	width: 648px;
	overflow: hidden;
}

#seccion2 #izquierda {
	float: left;
	width: 155px;
	height: 250px;
	padding-left: 5px;
	font-size: 10px;
	color: #333333;
}

#seccion2 #izquierda a {
	font-size: 9px;
	color: #00000F;
	font-weight: bold;
}

#seccion2 #derecha {
	float: left;
	width:480px;
	height:250px;
	padding-left: 5px;
}

#seccion2 span.titulo {
	color: #FFA210;
	font-size: 12px;
	font-weight: bold;
}

#seccion2 span {
	color: #ffa210;
	font-size: 10px;
	font-weight: bold;
}

#seccion2footer {
	background-image: url(imgs/seccion2footer.gif);
	background-repeat: no-repeat;
	width: 648px;
	height: 8px;
	margin: auto;
}

#noticias {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #b8b7b7;
	margin-left: 20px;
}

#noticias span.titulo {
	font-weight: bold;
	color: #ffa210;
}

div.juego {
	width: 290px;
	height: 50px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}

div.juego img {
	float: left;
	margin-right: 5px;
}

div.juego a {
	text-decoration: none;
	color: #ffa210;
	font-weight: bold;
}

div.juego a:hover {
	color: #FFDE00;
}

a {
	text-decoration: none;
	color: #f7d801;
}

a:hover {
	color: #ffde00;
}

#tarifas {
	border: 1px solid #f3c402;
	background-color: #3b3535;
	width: 100%;
	text-align: center;
}

#tarifas th {
	font-weight: bold;
	color: #06ac6d;
}

#tarifas td {
	color: #b8b7b7;
}

#tarifas a {
	text-decoration: none;
	color: #f7d801;
}

#tarifas a:hover {
	color: #ffde00;
}


#contratar th {
	color: #06ac6d;
	text-align: left;
	font-weight: bold;
}

#contratar select {
	border:1px solid #DFDBDB;
	width:137px;
	font-family:Tahoma;
	font-size:11px;
	color:#DFDBDB;
	background-color:#000000;
	height:17px;
}

#contratar input[Text] {
	border:1px solid #DFDBDB;
	width:137px;
	font-family:Tahoma;
	font-size:11px;
	color:#DFDBDB;
	background-color:#000000;
	height:17px;
}

.error {
	color: #FF0000;
	text-align: center;
	font-weight: bold;
}

span.verde {
	color: #06ac6d;
	font-size: 12px;
}

span.naranja {
	color: #ffa210;
	font-size: 14px;
}