body{
	margin-top: 0px;
	margin-left: 0px;
	text-align: center;
	color:#FFFFFF;
	background: white url('../img/cuadro.gif');
}
#conta{
	width: 650px;
	height: 100%;
	color:#FFFFFF;
	background: white url('../img/fd.jpg');
	text-align: center;
	margin: 0px auto;
	border-right: 1px solid #002280;
	border-left: 1px solid #002280;
}

#flash{
	width: 650px;
	height: auto;
	text-align: center;
	padding-top: 15px;
	}
#enter{
	width: 650px;
	height: 40px;
	text-align: center;
	color:#FFFFFF;
	background: white url('../img/fd.jpg');
	padding-top: 5px ;
	}
#pie{
	width: 650px;
	height: 35px;
	text-align: center;
	color:#FFFFFF;
	background: white url('../img/fd.jpg');
	}

a:link, a:visited, a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-weight:bold;
	background: white url('../img/fd.jpg');
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#CCFF99;
	text-transform: uppercase;
	text-decoration: none;
	font-weight:bold;
	background: white url('../img/fd.jpg');
}	


img{
border:0px;
}
p{
font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color:#FFFFFF;
	font-weight:bold;
}