body {
	background-image: url(../imagesFase2/gradient_registo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #300105;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 707px;
	font-family: "Lucida Grande", Arial, Verdana;
	font-size: 11px;
	color: #d4b472;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
}
input {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: "Lucida Grande", Arial, Verdana;
	font-size: 11px;
	color: #333333;
	padding: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
}


#content {
	background-image: url(../imagesFase2/bg_registo.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 30px;
	width: 607px;
	/*height:1124px;*/
	background-color:#0d0001;
}
.titulo {
	font-family: "Lucida Grande", Arial, Verdana;
	font-size: 13px;
	color: #de8510;
}

.botaoNivel1
{
    background-image: url(../imagesFase2/etapa1.jpg);    
    width:25px;
    height:24px;   
    background-repeat:no-repeat;
}
.botaoNivel2
{
    background-image: url(../imagesFase2/etapa2.jpg);    
    width:25px;
    height:24px;   
    background-repeat:no-repeat;
}

.botaoNivel3
{
    background-image: url(../imagesFase2/etapa3.jpg);    
    width:25px;
    height:24px;   
    background-repeat:no-repeat;
}

.botaoGravarTerminar
{
    background-image: url(../imagesFase2/gravar_terminar.jpg);    
    width:153px;
    height:28px;   
    background-repeat:no-repeat;
}

.botaoGravarContinuar
{
    background-image: url(../imagesFase2/gravar_continuar.jpg);    
    width:153px;
    height:28px;   
    background-repeat:no-repeat;
}

.botaoAnterior
{
    background-image: url(../imagesFase2/anterior.jpg);    
    width:133px;
    height:28px;   
    background-repeat:no-repeat;
}

.botaoSeguinte
{
    background-image: url(../imagesFase2/seguinte.jpg);    
    width:133px;
    height:28px;   
    background-repeat:no-repeat;
}
