/* CSS Document */
*{
	margin:0px;
	padding:0px;
	border:0px;
}
body{background:url(../images/background.gif) repeat;}
.geral{margin:0 auto; width:145px; padding:200px 0 0 0;}
h1{
	filter: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
(src='images/radico.png',sizingMethod='no-scale');
	background:url(../images/radico.png) no-repeat;
	_background:none;
	width:145px;
	height:57px;
	overflow:hidden;
	text-indent:-199999px;
}
p{
	font:10px arial;
	color:#7f7f7f;
	margin:20px 0 0 0;
	text-align:center;
}
