body {
	background-color: #FDFDFD;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.rodape{
	background-image:url(img/rodape.jpg);
	background-repeat:no-repeat;
	height:306px;
	background-position:top;
	height:100%;
}
.sombraEsq{
	background-image:url(img/sombra_esq.gif);
	background-repeat:repeat-y;
	width:12px;
}
.sombraDir{
	background-image:url(img/sombra_dir.gif);
	background-repeat:repeat-y;
	width:12px;
}

.all {
	background-image:url(img/fundo.png);
	background-repeat:repeat-y;
	width:12px;
}



.form{
	background-image:url(img/fundo_form.gif);
	background-repeat: repeat-y;
	height:666px;
	background-position:top;
	height:100%;
}

.all2 { font-family:Tahoma, Geneva, sans-serif; font-size:12px;}
.all3 { font-family:Tahoma, Geneva, sans-serif; font-size:16px; color:#bf2235; font-weight:bold;}
.top {color:#bf2235; font-weight:bold; font-size:14px;}
.error { width:350px; height:18px; margin-left:270px;}


a.link { text-decoration:none; color:#bf2235;}
a.link:hover  { text-decoration:underline; color:#bf2235;}