/* Esta versión se guarda para que el borde de los extremos no quede de color blanco.
   Sólo se utiliza en footer.html, header.html y mbusc.html */

@charset "UTF-8";
body {
	background-color: #336699;
	background-image: url(../img/icon/bg.jpg);
	background-repeat:repeat;
	background-attachment: fixed;
}
#news {
	padding-top:3.5px;
	padding-bottom:3.5px;
}
#game {
	padding-top:6px;
	padding-bottom:6px;
}
#last {
	padding-top:6px;
	padding-bottom:6px;
}
#you {
	padding-top:6px;
	padding-bottom:6px;
}

.guias {
	font-family: Impact, Haettenschweiler, "Arial Black";
	font-size: 22px;
	color:#FF6633
}
.afiliados {
	font-family: "Arial Narrow", Arial, Helvetica;
	font-size: 12px;
	font-weight: bolder;
	color: #FF0000;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
.escritura {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066FF;
}
.text_links {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}
.contactame {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 16pt;
	color: #000;
	font-style: normal;
}
.text_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
}
.mini {
	font-family: "Edwardian Script ITC", "Bickham Script Pro Regular", "Brush Script MT", Arial;
	font-size: 24px;
	font-style: normal;
	color: #000033;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}
.titbuscados {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
.continua {
	font-size: 10px;
	font-family: "Trebuchet MS", Tahoma, Times, "Times New Roman";
	font-style: italic;
	font-weight: bold;
}
.fechas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003333;
}
.espera {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
}
a:link { color: #FFFFFF; }
a:visited { color: #FFFFFF; }
a:hover { color: #000000; }
.footer {
	font-family: "Arial Narrow", Arial, Helvetica;
	font-size: 10px;
	color: #000000;
}
.shadow {
	background: #666666;
	border: 1px solid #666666
	margin: 5px;
	position: relative;
}
.frame {
	text-align: center;
	background:#C2C9EC;
	border: 1px solid #999999;
	position: relative;
	padding: 5px;
	left: -4px;
	top: -4px;
}
.pendiente {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
}
.terminado {
	color: #009933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.proximo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bolder;
}
.vertical {
	vertical-align:middle;
}
