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


body {
	background-color:#000;
	font-family:Verdana;
	font-size:11px;
	text-align: center;
}


.fondo {
	background-color:#000;
}


.pie {
	font-family:Tahoma, Geneva, sans-serif;
	color:#CCC;
	font-size:11px;
}

