@charset "UTF-8";
/* CSS Document */

body{
	height: 100%;
	width: 100%;
	margin:0 0 0 0;
	background: #ffffff url(images/bgV2.jpg) repeat-x;
}
#contenido {
	width:839px;
	height:399px;
	margin-left:auto;
	margin-right:auto;
	z-index: 2;
}
#cuerpo{
	width:auto;
	height:698px;
	margin-left:auto;
	margin-right:auto;
	background:url(images/bg_V2.jpg) no-repeat center;
}
