.header{
	background-image: url("../images/banners/ban_mapadositio.jpg");
	height: 170px;
	}
.menuContainer{        
	background-color: #cf0;
	}
.menu .menuList .menuItem a {
	background-repeat: repeat;
	background-image: url(../images/padraotopo_verde.gif);
	}

.pageTitle h1 {
	padding: 60px 0 0 0;
	font-size: 140%;
	color: #cf0;
	}
	
.userForm
{
	margin: 20px 0 0 0;
}

.userFormQuestion
{
	clear: both;
	vertical-align: middle;
	margin: 20px 0 0 0;
	color: #666;
}

.userFormQuestion .userFormQuestion
{
	margin: 0 0 5px 0;
}

.userFormGroup
{
	clear: both;
	vertical-align: middle;
	margin: 15px 0 10px 0;
	font-weight: bold;
	color: navy;
	/*font-size: 1.1em;*/
}

.userFormQuestion .userFormGroup
{
	margin-top: 10px;
}

.userFormGroup .userFormQuestion
{
	margin: 0 0 5px 0;
}

.userFormGroupTitle
{
	margin-bottom: 10px;
}

.userFormPrefix
{
	font-size: 120%;

}

.userFormSuffix
{

}

.userFormQuestionLabel
{

}

.userFormAlternativeResponseLabel
{

}

.userFormQuestionLabelWithBreakLine
{
}

.userFormResponse
{
}

.requiredField
{
	font-weight: bold;
}

.requiredFieldSymbol
{
	display: none;
}

.optionalField
{
	font-weight: normal;
}

.userFormValidationErrorMessage
{
	clear: both;
	color: Red;
}

.userFormFieldValidationError 
{
	color: Red;
}

.userRegistrationFormBirthYearLabel
{
}

.userLoginFormLabel
{
}

.userPasswordRecoveryPageTitle
{

}

.userPasswordRecoveryPageTitle h1
{

}

.registrationOptions
{

}

.userFormButton
{
	margin: 20px 0 20px 0;
	padding: 0 0 15px 0;
}
.printButton
{
	margin-top: 20px;
}

.textbox
{
	width: 400px;
}