

a {
	text-decoration:underline;
	color:white;
}


.pop {
font-family:"trebuchet ms",arial,helvetica,verdana;
color:#000000;
}

.fs11 {
font-size:11px;
}

.fs14 {
font-size:14px;
}

.fs18 {
font-size:18px;
}

.fs24 {
font-size:24px;
}

.fwb {
font-weight:bold;
}

.fc_azul {
color:#006E82;
}



.menu {
background-image:url(imagenes/invasionzombie/menusup.png);
background-repeat:no-repeat;
background-position:center;
width:725px;
height:37px;
margin-right:68px;
}

.foot {
font-family:"trebuchet ms",arial,helvetica,verdana;
font-size:11px;
color:#333333;
}

.cabecera {
background-image:url(imagenes/invasionzombie/cabecera.gif);
background-repeat:no-repeat;
background-position:center;
width:725px;
height:262px;
}

.menu_font {
font-family:"trebuchet ms",arial,helvetica,verdana;
font-size:14px;
color:#000000;
font-weight:bold;
}

.fondo {
	background-image:url(imagenes/pixelcity2.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	width:100%;
	height:206px;
}
.info {
	font-size:12px;
}

.menu {
  	font-family: Tahoma;
  	font-size: 12px;
	color: black;
	text-decoration: none;
	width:166px;
}
.menu2 {
  	font-family: Tahoma;
  	font-size: 10px;
	color: black;
	text-decoration:none;
}
.menu2on {
  	font-family: Tahoma;
  	font-size: 10px;
	color: black;
	text-decoration:none;
}
.menu2off {
  	font-family: Tahoma;
  	font-size: 10px;
	color:#666666;
	text-decoration:none;
}
.noticias_der {
  	font-family: Tahoma;
  	font-size: 11px;
	color: black;
}

.contenidoWeb {
  	font-family: Tahoma;
  	font-size: 12px;
	padding-left:10px;
	padding-right: 10px;
	color: black;
}
.contenidoWeb2 {
  	font-family: Tahoma;
  	font-size: 12px;
	color: black;
}

.contenidoWeb3 {
  	font-family: Helvetica;
  	font-size: 11px;
	color: black;
}

.campo {
  	font-family: Tahoma;
  	font-size: 12px;
	color: #24262A;
	background-color: #90939A;
	border: black 1px solid;
	padding-left: 2px;
	font-weight: bold;
}

.campo2 {
  	font-family: Tahoma;
  	font-size: 12px;
	color: #24262A;
	background-color: #AEB0B4;
	border: black 1px solid;
	padding-left: 2px;
	font-weight: bold;
}

.boton {
	cursor:pointer;
	padding:1px;
	border:1px #333333 solid;
	color:black;
	background-image:url('/imagenes/fondo_boton.gif');
	font-size:10px;
}

input {
	font-family: Tahoma;
  	font-size: 12px;
	color:#333333;
	font-weight:bold;
}

.campo_o {
	background-image:url('/imagenes/fondo_input.gif');
	background-repeat:repeat;
	border: 1px #333333 solid;
	padding-left: 3px;
}

.campo_o:hover {
	border:1px #0000FF solid;
}

select {
	font-family: Tahoma;
  	font-size: 12px;
	color: black;
}


.logros:hover { background-color:#333333; }
