
#footer
{
	position: relative;
	bottom: 0;
	clear: both;
	width: 100%;
	height: 30px !important;
	height/**/: 50px;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #FFFFFF url(http://www.camaramadrid.es/salas/img/fondo_pie.gif) repeat-x left top;
	text-align: center;
	color: #727171;
}

* html #footer
{
	margin-bottom: -1px;
}
