@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	background-color: #000000;
	background-attachment: fixed;
}
p {
	font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
#contenedor {
	width: 1052px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: auto;
}
#header {
	background-repeat: no-repeat;
	height: 419px;
	width: 1050px;
	position: relative;
	float: left;
	background-image: url(images/arriba.png);
}
#video {
	height: 359px;
	width: 582px;
	float: left;
	margin-left: 220px;
	background-image: url(images/marco_video.png);
	padding-top: 31px;
	padding-left: 35px;
	background-repeat: no-repeat;
}
#header_cierra {
	width: 1050px;
	position: relative;
	float: left;
	background-image: url(images/arriba_cierra.png);
	background-repeat: no-repeat;
	height: 160px;
}
.cajatexto {
	height: auto;
	width: 830px;
	float: left;
	text-align: left;
	margin-left: 110px;
	margin-top: 8px;
}
h1 {
	font-family: "Lucida Sans", Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
}
.texto1 {
	height: auto;
	width: 350px;
	float: right;
	text-align: left;
	margin-right: 185px;
	margin-top: 195px;
	margin-left: 125px;
}
.fotojuego {
	background-image: url(images/caja_juego.png);
	background-repeat: no-repeat;
	float: right;
	margin-right: 160px;
	margin-bottom: 20px;
}
span {
	font-size: 25px;
	color: #CC0000;
	font-style: oblique;
}
#cajawii {
	height: 240px;
	width: 230px;
	float: left;
	margin-left: 260px;
	background-image: url(images/marco_wii.png);
	padding-top: 35px;
	padding-left: 140px;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	padding-right: 140px;
	margin-right: 12px;
	text-align: center;
	margin-top: 10px;
}
#cajads {
	height: 200px;
	width: 644px;
	float: left;
	background-image: url(images/marco_ds.png);
	padding-top: 55px;
	padding-left: 26px;
	background-repeat: no-repeat;
	padding-bottom: 2px;
	padding-right: 20px;
	margin-top: 7px;
	margin-left: 180px;
}
#tdj {
	float: right;
	height: 30px;
	width: 326px;
	margin-right: 70px;
	margin-top: 5px;
}
h2 {
	font-family: "Lucida Sans", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
}
h2 span {
	font-size: 18px;
	color: #CC0000;
	font-style: oblique;
}
.juego_gow1 {
	float: left;
	text-align: center;
	margin-left: 28px;
	margin-right: 25px;
}
a {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	background-color: #CC0000;
}
#footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 95px;
	width: 1025px;
	float: left;
	margin-top: 30px;
	margin-left: 20px;
	text-align: left;
	padding-top: 56px;
	padding-left: 25px;
}
h3 {
	font-family: "Lucida Sans", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	margin: 7px;
}
.texto2 {
	height: auto;
	width: 400px;
	float: left;
	text-align: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 110px;
}
.p_chica {
	font-size: 13px;
	color: #000000;
	font-style: oblique;
	margin: 0px;
}
#cajads2 {
	height: 220px;
	width: 660px;
	float: left;
	background-image: url(images/marco_ds2.png);
	padding-top: 30px;
	padding-left: 10px;
	background-repeat: no-repeat;
	padding-bottom: 2px;
	padding-right: 20px;
	margin-top: 7px;
	margin-left: 180px;
}
.juego_ds {
	float: left;
	text-align: center;
	margin-left: 86px;
	margin-right: 55px;
}

