<button kind="previous_button" type="button">Tornar enrere</button>
button[kind="Tornar enrere"] {
    background: url("https://static.moveon4.com/default/icons/prev_button_icon.png") no-repeat scroll left center #007bc0;
    padding-left: 20px;
}


body {
     background: url("https://static.moveon4.com/es-rovira-virgili/images/bg_header.PNG") repeat-x white;
    color: #333;
	font-family: Arial,Helvetica,sans-serif;
	}
	
.pageHeader {
    background: linear-gradient(to bottom, #89233e 0%, #89233e 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 71px;
	margin: 102px auto 0;
    border-top:  0.5px dotted #fc0;
	}

	.logo {
    background: url("https://static.moveon4.com/es-rovira-virgili/images/logo.png") no-repeat scroll 0 0 Transparent;
	width: 207px;
	top: 4px;
	}

	
.pageCover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
 padding-top: 10px;
}	
.wizardTitleBar {
    margin-top: -56px;
    overflow: visible;
    position: absolute;
  background: none repeat scroll 0 0 transparent;
   color: white;
   padding: 0;
}
.pageContent {
    overflow: visible;
	padding: 0 0 60px;
	border: medium none;
	}
.pageContainer {	
	width: 940px;
}

.loginBar {
    padding: 14px 0 4px 2px;
	border-bottom: 1px dotted #ccc;
	position: absolute;
}

.progress-bar {
    margin: 50px 16px 0 0;
	top: -50px;
}
.blue span {
    background-color: #b46179;
}
#progressLabel {
    color: #333;
}


#languageButtons {
    top: -160px;
}
li.currentLanguage {
    background: none repeat scroll 0 0 transparent;
    color: #fc0;
}
#languageButtons li  a:hover{
text-decoration:underline;
color: #fc0;
}
#languageButtons li a {
    color: #fc0;
}

.formContainer {
    width: 738px;
}

.formHeader {
    border-bottom: none;
    color: #333;
}

.formContainer .statusContainer {
top: 10px;
    width: 693px;
}

.formContainer fieldset > legend, .searchBox .searchHeader {
    background: none repeat scroll 0 0 #fff;
	 color: #89233e;
}
.vMenu > a > li:hover, .active {
    background-color: #89233e;
    color: white;
	}
.menuContainer {
    background: none repeat scroll 0 0 #b46179;
    border: 1px solid #b46179;
	 border-radius: 10px;
	 width: 181px;
}
.vMenu > a > li {
 border-bottom: 1px dotted #e0e0e0;
width: 142px;
}

.vMenu > a {
    color: white;
}
.vMenu > a > li.complete {
    background: url("https://static.moveon4.com/default/icons/completed_icon.png") no-repeat scroll 158px 8px #b46179;
    color: #fff;
}
.vMenu > a > li.complete:hover, .vMenu > a > li.complete.active {
    background: url("https://static.moveon4.com/default/icons/completed_icon.png") no-repeat scroll 158px 8px #89233e;
	color: white;
	}
	
button[kind="save_button"] {
    background: url("https://static.moveon4.com/default/icons/save_button_icon.png") no-repeat scroll left center #b46179;
	}
	button[kind="save_button"]:hover {
    background: url("https://static.moveon4.com/default/icons/save_button_icon.png") no-repeat scroll left center #89233e;
	}
	
button[kind="previous_button"] {
    background: url("https://static.moveon4.com/default/icons/prev_button_icon.png") no-repeat scroll left center #b46179;
	}
	button[kind="previous_button"]:hover {
    background: url("https://static.moveon4.com/default/icons/prev_button_icon.png") no-repeat scroll left center #89233e;
	}


button[kind="next_button"] {
    background: url("https://static.moveon4.com/default/icons/next_button_icon.png") no-repeat scroll right center #b46179;
	}
	button[kind="next_button"]:hover {
    background: url("https://static.moveon4.com/default/icons/next_button_icon.png") no-repeat scroll right center #89233e;
	}
input[type="submit"], button, input[type="reset"], .button {
    background: none repeat scroll 0 0 #b46179;
}
input[type="submit"]:hover, button:hover, input[type="reset"]:hover, .button:hover {
    background: none repeat scroll 0 0 #89233e;
}
.addSection {
    background: url("https://static.moveon4.com/default/icons/add_icon.png") no-repeat scroll 5px 4px #89233e;
}


.pageFooter {
 background: url("https://static.moveon4.com/es-rovira-virgili/images/footer.png") repeat-x white;
 color: white;
 width: 100%;
  padding: 30px 10px;
 }


