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


/*------------------STRUCTURE----------------*/

body{
	margin:0;
}

#footer {
	margin-top: -35px;
	padding: 0 0;
	height: 0 auto;
	width: 0 auto;
}
/*------------END OF STRUCTURE----------------*/

/*---------------------TEXT-------------------*/

p.footer {
	color: white;
	font-family: Helvetica, Arial, Times New Roman;
	font-size: 8px;
	text-align: center;
	height:auto;
}

/*---------------END OF TEXT-------------------*/