/*html, body {
	font-family:sans-serif, Arial;
	font-size:12px;
	line-height:18px;
	color:#333;
	margin:0px;
	padding:0px;
	background:#000;
}
h1 { margin:0px; padding:0px;
}
h2{ margin:40px 0px 0px 0px; padding:0px;
}
img {border:none; margin:0px; padding:0px;}
a, a:link, a:visited, a:hover {margin:0px; padding:0px; border:none;}

body{
	margin-left:auto;
	margin-right:auto;
	background:transparent url(../img/fondo.jpg) center center no-repeat;
	height:1080px;
}
#contenedor {
	/*width:1920px;
	height:1080px;*
	margin:0px;
	padding:0px;
	overflow:hidden;
	
}

#contenido{
	width:900px;
	height:610px;
	margin:auto;
	background:transparent url(../img/ninios.png) center center no-repeat;}*/
	
html, body {margin:0;}
body {width:100%; height:100%;}
#contenedor {
	margin:auto;
	margin-top:4%;
	width:960px;
	height:575px;}
