.body{
	top:0px;
	left:0px;
	text-align:center;
}

#general_plano{
	position:relative;
	width:100%;
	height:100%;
	margin:auto;
	text-align:center;
	background:url(detalle.jpg) repeat;
}

#contenido_plano{
	position:relative;
	margin:auto;
	width:800px;
	height:100%;
}

