html,body{
	height:100%;
}
body{
	margin:0px;
	background: #CCCCCC;
}
#contenido{
	height:100%;
}