/* CSS Document */
html,body{
	height:100%;
}
body{
	margin:0px;
	background:#FFFFFF;
}
#contenido{
	height:100%;
}
