/* CSS Document */
@import url("reset.css");  
@import url("elementos.css");  
strong {font-weight:bold}
html, body {height:100%;}
.clearboth {clear:both;}

