body {
	background-color: #663333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-position: center top;
	background-image: url(img/fondo-top.png);
	background-repeat: repeat-x;
}
#layout1 {
	width:1100px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
}
.header {
	position:relative;
	height:133px;
	background-image: url(img/header3.png);
	background-repeat: no-repeat;
	background-position: center;
	width: inherit;
}
.navbar {
	position:relative;
	padding-top: 104px;
	width: 640px;
	left: 280px;
}
.navbar a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	padding-left: 15px;
	color: #FFD492;
	text-decoration:none;
	font-weight: bolder;
}
.navbar a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFBE9;
	text-decoration:none;
}
#pub_L {
	float: left;
}
#pub_R {
	float: right;
}
#bloque {
	position: relative;
	margin: 8px auto auto auto;
	width:828px;
}
#cuerpoTop {
	height:27px;
	background-image: url(img/cuerpo-top2.png);
	background-repeat: no-repeat;
	background-position: center;
}
#cuerpoCentro {
	background-image: url(img/cuerpo-centro2.png);
	background-repeat: repeat-y;
	background-position: center;
	position: relative;
}
.articulo {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #562800;
	width: 777px;
	left: 27px;
	position: relative;
	padding-top: 15px;
}
.articuloTxts {
	width: 606px;
	position: relative;
	padding-left: 170px;
}
.articulo p{
	margin:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	padding-bottom: 10px;
	text-indent: 10px;
	text-align: justify;
	color: #372520;
}
.articulo h6{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: right;
	color: #563529;
	font-style: italic;
	padding-top: 25px;
	padding-right: 30px;
}
.articulo h1{
	margin:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	padding-bottom: 10px;
	text-align: justify;
	color: #372520;
}
.articulo a{
	color: #372520;
	font-weight: bold;
	text-decoration: none;
}
.articulo a:hover{
	color: #FFFBE9;
	font-weight: bold;
	text-decoration: none;
}
.articuloImgs {
	float: left;
	width: 150px;
}
.articulo img{
	width: 150px;
}
.articuloJuegos {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #562800;
	width: 777px;
	left: 27px;
	position: relative;
	padding-top: 10px;
}
.articuloJuegosPub {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #562800;
	width: 777px;
	left: 27px;
	position: relative;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.articuloJuegosImgs {
	width: 777px;
	margin: 0px;
}
#cuerpoBottom {
	height:27px;
	background-image: url(img/cuerpo-bottom2.png);
	background-repeat: no-repeat;
	background-position: center;
	margin:0px;
}
#pie {
	height:76px;
	background-image: url(img/pie.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-top: 35px;
}
#pie p{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFD492;
	text-align: center;
	margin: 5px;
}