/* CSS Document */

<style type="text/css">

html,body{margin: 0 auto; height: 100%; }


#container {
	background-color:#000000;
	width: 932px;
	height:100%;
	margin:0 auto;
	position: relative;
	top: 15px;
}
#centraled {
	background-color:#000000;
	width: 932px;
	

	margin:0 auto;
	position: relative;
	top: 15px;
}

#centrale {
	background-color:#000000;
	width: 932px;
	height:3200px;
	margin:0 auto;
	position: relative;
	top: 15px;
}

#centroDX {
	background-color:#000000;
	width: 223px;
	height:auto;
	position: relative;
	left: 709px;
	top: 0px;
}

#centroSX {
	background-color:#000000;
	width: 709px;
	height:auto;
	position: absolute;
	padding: 0px;
}

#top {
	background-color:#000000;
	width: 932px;
	height:307px;
	
	margin:0 auto;
	
	
	
}

#fondo {
	background-color:#000000;
	width: 932px;
	height:auto;
	position: relative;
}



</style>

