@charset "utf-8";
/* CSS Document */

html, body {
}
img {
	border: 0 none;
}

#contenedor {
	width: 950px;
	text-align: center;
	border: 0px solid #fff;
	background-color: #fff;
	color: #000;
	position: absolute;
	left: 50%;
	margin-left: -475px;
	overflow:hidden;
}

#logo {
	text-align:right;
	width:366px;
	height:56px;
	position:relative;
	top:40px;
	left:534px;
}
#cuartillas {
	width:414px;
	height:198px;
	position:relative;
	top:80px;
	left:50px;
}
#marcopozo {
	width:373px;
	height:180px;
	position:relative;
	top:-78px;
	left:527px;
}
#nipponario {
	width:309px;
	height:182px;
	position:relative;
	top:-70px;
	left:320px;
}
