@charset "utf-8";
/* CSS Document */

/* #######################################################################
#  Bicho Feio                                                             
#  Copyright (C) 2014 Bicho Feio                                          
#  Website:  http://www.bichofeio.pt                                      
#  #################################################################### */


/* -- Body ------------------------------------------------------------ */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* // Body ------------------------------------------------------------ */





/* -- Common ---------------------------------------------------------- */

.clearfix {
	clear: both;
}

/* // Common ---------------------------------------------------------- */