@charset "iso-8859-2";
body {
	background-image: url(../imagens/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin:0px;
}
.divcenter{
	font-family:verdana;
	font-size:11px;
	color:#535253;
	width:520px;
	height:220px;
	overflow:auto;
	text-align:left;
	padding-right:5px;
	margin-right:29px;
	margin-left:203px;
}
.fundoInput{
	background-image:url(../../imagens/bg_input.gif);
	background-repeat:repeat-x;
	background-position:left top;
	padding:3px;
	border-top:solid 1px #777;
	border-left:solid 1px #777;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
}
.conteudoInterna{
	font-family:verdana;
	font-size:11px;
	color:#535253;
}
a{
	text-decoration:none;
	color:#e29404;
}
a:hover{
	text-decoration:underline;
	color:#e29404;
}
.msgErro11px {
	font-family: Verdana, Geneva, sans-serif;
	color: #F00;
	padding-bottom:15px;;
	font-size:11px
}
