body {
	margin: 0;
	padding: 0;
	background: #000000 url(images/cabecera.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #808080;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1, h2, h3 {
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #E6E6E6;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #FA9C39;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Header */

#feeds {
	width: 980px;
	height: 0px;
	margin: 0 auto;
	padding-top: 9px;
	text-align: right;
}

#feeds b {
	display: none;
}

#feeds a {
	padding: 0 21px;
	background: url(img/msn.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#feeds a:hover {
	text-decoration: underline;
}

#logo {
	width: 980px;
	height: 40px;
	margin: 0 auto;
	padding: 40px 0 0 0;
	padding-top: -20px;
	padding-bottom: 10px;
}

#logo h2, #logo p {
	margin: 0;
	float: left;
	color: #FFFFFF;
}

#logo h2 {
	padding-left: 40px;
	background: url(images/img03.gif) no-repeat left center;
	font-size: 4em;
}

#logo p {
	padding: 3px 0 0 5px;
	font-size: 1.4em;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	color: #FFFFFF;
}

#page {
	width: 980px;
	margin: 0 auto;
}


#content {
	float: left;
	width: 660px;
	padding-top: 8px;
}

.post {
	text-align: justify;
}

.post .title {
	margin: 0;
	border-bottom: 1px solid #1A1A1A;
}

.post .meta {
	margin: 0;
	padding-left: 6px;
	background: url(images/img05.gif) no-repeat left center;
	color: #404040;
}

.post .meta a {
	color: #404040;
}



.post .more {
	text-align: right;
}

.post .more a {
	padding-left: 15px;
	background: url(images/img06.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
}

.post .more a:hover {
	text-decoration: underline;
}

.vline {
	border-bottom: 1px solid #1A1A1A;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 310px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	background: #1A1A1A;
	border: 5px solid #050505;
}

#sidebar li ul {
	padding: 20px;
}

#sidebar li li {
	margin: 0;
	background: none;
	border: none;
}

#sidebar li li a {
	padding-left: 15px;
	background: url(images/img08.gif) no-repeat left center;
	text-decoration: none;
}

#sidebar li li a:hover {
	text-decoration: underline;
}

#sidebar h2 {
	height: 15px;
	font-size: 1.0em;
}
#sidebar h3 {
	height: 40px;
	margin: 0;
	padding: 10px 0 0 10px;
	background: #BAD08B url(images/img07.gif) repeat-x;
	letter-spacing: -1px;
	font-size: 1.8em;
	color: #000000;
}
/* Search */

#search form {
	padding: 20px;
}

/* Footer */

#footer {
	clear: both;
	height: 150px;
	padding: 20px;
	background: #1A1A1A;
	border-top: 10px solid #050505;
}

#footer p {
	margin: 0;
	text-align: center;
	color: #444444;
}

#footer a {
	color: #444444;
}
.menu {
background-image:url(images/solapamenufondo.gif);
background-repeat:repeat-x;

height:30px;
margin-bottom:10px;
margin-top:1px;

font-family:Arial,Helvetica,sans-serif;
font-size:10px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
text-align:center;

padding-left:350px;
}
.submenuon:hover{
	width:120px;
	height:31px;
	background-image:url(images/solapamenu2.gif);
	background-repeat:no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:700;
	padding-top:10px;
	color:#FFFFFF;
	float:left;
	text-decoration:none;
}
.submenuon:active{
	width:120px;
	height:31px;
	background-image:url(images/solapamenu.gif);
	background-repeat:no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:400;
	color:#333;
	float:left;
	text-decoration:none;
	padding-top:10px;
}
.submenuon{
	width:120px;
	height:31px;
	background-image:url(images/solapamenu.gif);
	background-repeat:no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:400;
	color:#333;
	float:left;
	padding-top:10px;
}

#menu ul{list-style:none;}
#menu li{list-style:none;float:left;}
* {
margin:0;
padding:0;
}
/*CAJA JUEGO CENTRAL*/
.box_game{
	float:left;margin-top:13px;width:600px;
}
.box_game_0{
	float:left;margin-top:10px;width:600px;
}
.box_game h3{
	margin:0px;padding:0px;
}

.box_game img{
	display:inline;clear:both;float:left;margin:0 0 0 10px
}

.box_game p{
	margin:3px 0 0 0;padding:0 10px 0 0;font-size:11px;
}

.box_game_img{
	float:left;width:125px;
}
.box_game_desc{
	float:left;width:400px;
}

