<style type="text/css">
body {text-align:center;} /*Para centrar con IE6*/
#pagina {
	width:867px;
	margin:auto;
	text-align:left;
	margin-top: 0px;
	border: #938163 1px dotted;
	position: relative;
}
#cabecera {
	background:white;
	width:867px;
	height:255px;
	margin-top: 0px;
}
#pie {
	width:867px;
	height:50px;
	clear:left;
	border-top: #938163 1px dotted;
}
#lateral {
	background:white;
	float:left;
	width:150px;
	margin-top: 20px;
	height: 400px;
}
#central {
	background:white;
	float:left;
	width:690px;
	margin-left: 10px;
	margin-right: 15px;
	margin-top: 25px;
	text-align: justify;
}
</style>
