body{ margin: 0px; font-family:"Trebuchet MS", Arial;}
html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

#wrap{background-color:#CCCCCC;}

#main {padding-bottom: 40px;}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -40px; /* negative value of footer height */
	height: 40px;
	clear:both;
	background:transparent url(/Diseno/images/bg_footer.jpg) 0 0 repeat-x;
	padding:0 20px;
	} 
	
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



