body {
	background: #000000 url(images/fondo.png);
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Arial;
	text-align: left;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
	font-family: Arial;
	font-size: 11px;
	margin: 2px;
	padding: 2px;
}
a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: red;
    	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	 
}
.main {
	width: 990px;
	padding: 0px;
}
.juegos {
	background-color: #FFFFFF;
	width: 989px;
}

.publiprincipal
{
   background-color #FFFFFF;
   margin-left: 71px;
}

.punteado{ 
  border-style: dotted; 
   font-family: Arial;
	font-size: 13px;
	color: #333333;
    padding: 3px;
} 

h1 {font-family:Verdana,Arial,Helvetica; font-size: 11px; text-align: center;}

.top {
	padding: 0px;
	text-align: center;
	background-color: #FF0000;
	height: 24px;
}
.top-left {
    color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	margin-left: 10px;
	margin-top: 5px;
	text-align: left;
	float: left;
}
.top-right {
    color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	margin-right: 10px;
	margin-top: 5px;
	text-align: right;
	float: right;
}
.top-link:link {
	color: #FFFFFF;
	text-decoration: none;
}

.top-link:visited {
    color: #FFFFFF;
	text-decoration: none;
}

.top-link:hover {
    color: #FFFFFF;
	text-decoration: underline;
}
.header {
background-image: url(images/header.png);
	height: 103px;
}
.header-menu {
    color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 73px;
	text-align: left;
	float: left;
}
.header-link:link {
	color: #FFFFFF;
	text-decoration: none;
}

.header-link:visited {
    color: #FFFFFF;
	text-decoration: none;
}

.header-link:hover {
    color: #FF6347;
	text-decoration: none;
}
.listajuegos {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
    padding: 3px;
}
.content {
	background-color: #FFFFFF;
	border-left: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
}
.contentbox {
	border: 0px solid #000000;
	margin-bottom: 8px;
}
.contentheader {
	background: #000000 url(images/topbar.png);
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding: 5px;
	padding-left: 4px;
	margin: 2px;
}
.contentheadergran {
	background: #000000 url(images/topbargran.png);
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding: 5px;
	padding-left: 4px;
	margin: 2px;
}
.contentheaderdreta {
	background: #000000 url(images/topbardreta.png);
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding: 5px;
	padding-left: 4px;
	margin: 2px;
}
.juegos1 {
	background-color: #FFFFFF;
	color: #000000;
	float: center;

}
.boxestext {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align: left;
    padding: 3px;
}
.newstext {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
    padding: 3px;
}
.newsline {
	border-bottom: 1px dotted #3399CC;
}
.filebox {
	border: 1px solid #FF0000;
    margin-bottom: 8px;
}
.ficherodejuego {
	border: 1px solid #FF0000;
    margin-bottom: 8px;
	width: 594px;
}
.fileboxheader {
	background: #FF0000 url(images/topbarjoc.png);
	margin: 2px;
	padding: 5px;
	padding-left: 4px;
	border: 0px solid #000000;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	
}
.fileboxprincipal {
	background: #FF0000 url(images/topbarcategories.png);
	margin: 2px;
	padding: 5px;
	padding-left: 4px;
	border: 0px solid #000000;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	
}
.fileboxjuegos {
	background: #FF0000 url(images/topbarjoc.png);
	margin: 2px;
	padding: 5px;
	padding-left: 4px;
	border: 0px solid #000000;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	width: 594px;
	
}

.listajuegoslink:link {
	color: #000000;
	text-decoration: none;
}

.listajuegoslink:visited {
	color: #000000;
	text-decoration: none;
}

.listajuegoslink:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.contentheaderlink:link {
	color: #FFFFFF;
	text-decoration: none;
}

.contentheaderlink:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.contentheaderlink:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.frametext {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
    padding: 5px;
}
.framelink:link {
	color: #FF0000;
	text-decoration: none;
}

.framelink:visited {
	color: #FF0000;
	text-decoration: none;
}

.framelink:hover {
	color: black;
    	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	font-weight: bold; 
}
.played {
	font-family: Arial;
	font-size: 9px;
}
.jugades{
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
}

.browsegamesbox {
	background: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
    padding: 3px;
    width: 100%;
}
.pagenumbers {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: center;
    padding: 3px;
}
.gamelink:link {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

.masbuscados1
{

	font-family: Arial;
	font-size: 13px;
	color: #ff0000;
	text-align: justify;
    	padding: 2px;
}


.masbuscados2
{

	font-family: Arial;
	font-size: 11px;
	color: #ff0000;
	text-align: justify;
    	padding: 2px;
}

.gamelink:visited {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

.gamelink:hover {

	color: black;
    	text-decoration: none;
	border-bottom-width: 4px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	font-weight: bold; 

}
.pmboxheader {
	border: 1px solid #0099CC;
	background-color: #FFFFFF;
	margin-bottom: 8px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
    padding: 4px;
    text-align: left;
}
.quote {
	border: 1px dotted #009933;
	margin: 2px;
	margin-bottom: 6px;
	padding: 3px;
	text-align: left;
}
.newprivatemessage {
	padding: 5px;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
}
.pmboxtable {
	border: 0px;
	width: 99%;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	padding: 4px;
	
}
.readpmtable {
	width: 99%;
	font-family: Arial;
	font-size: 11px;
	padding: 2px;
}
.pmtexttable {
	border: 1px solid #CCCCCC;
	width: 80%;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	padding: 3px;
	text-align: left;
}

.footercategorias {
	height: 42px;
	border-left: 1px solid #336699;
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
}

.footercategorias-text {
    color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	padding-top: 14px;
	text-align: center;
}
.footercategorias:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.footercategorias:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.footercategorias:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.bottom {
	background-image: url(images/footer.png);
	height: 42px;
	border-left: 1px solid #336699;
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
}
.bottom-text {
    color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	padding-top: 14px;
	text-align: center;
}
.bottom-link:link {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.bottom-link:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.bottom-link:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}