@charset utf-8;

@media screen and (max-device-width: 480px){
	body {
		margin: 0;
		padding: 0;
		font-family: 'Roboto Slab', serif, Verdana;
		color: #333;
		background: url(../img/background.png);
	}
	ul {
		list-style: none;
		padding: 0;
		margin: 0;
	}
	h1, h2, h3, h4, h5, h6, p {
		margin: 0;
		padding: 0;
	}
	a {
		text-decoration: none;
	}
	hr {
		height: 0;
		border-top: 1px solid #ddd;
		border-bottom: 0px;
		border-left: 0px;
		border-right: 0px;
	}
	.full-container {
		width: 100%;
		margin: 0;
		padding: 0;
	}
	.wrap {
		width: 100%;
		margin: 0 auto;
	}
	.full-pre-header {
		background: #fff;
		min-height: 40px;
		display: table !important;
		overflow: auto !important;
		border-bottom: solid 1px #778899;
	}
	.full-pre-header img {
		margin: 5px 0 3px 0;
		margin-left: 21%;
	}
	.voltar-site {
		text-align: center;
		float: left;
		margin-top: 5px;
		margin-bottom: 5px;
		width: 100%;
		display: none;
	}
	.full-header {
		max-height: 80px;
		display: block;
		background: url(../img/backheader.png);
		border-bottom: solid 2px #557799;
	}
	.header-and-pre-header {
		width: 100%;
		position: relative;
	}
	.header h1 {
		text-align: center;
		font-size: 140%;
		color: #225588;
		padding: 0;
		padding-top: 10px;
	}
	.header p {
		font-size: 65%;
		display: none;		
	}
	.header-text {
		text-align: center;
		color: #336699;
	}
	.button {
		border: solid 1px #336699;
		background: #557799;
		color: #efefef;
		font-size: 12px;
		padding: 5px;
		border-radius: 5px;
		text-decoration: none;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		-o-border-radius: 5px;
		-webkit-border-radius: 5px;
		box-shadow: inset 0 1px #778899;
		-moz-box-shadow: inset 1px 1px #778899;
		-ms-box-shadow: inset 0 1px #778899;
		-o-box-shadow: inset 0 1px #778899;
		-webkit-box-shadow: inset 0 1px #778899;
		text-shadow: 1px 1px #336699;
		-moz-text-shadow: 1px 1px #336699;
		-ms-text-shadow: 1px 1px #336699;
		-o-text-shadow: 1px 1px #336699;
		-webkit-text-shadow: 1px 1px #336699;
		behavior: url(../js/PIE.htc);
	}
	.button:hover {
		border: solid 1px #225588;
		background: #336699;
		color: #efefef;
		font-size: 12px;
		padding: 5px;
		border-radius: 5px;
		text-decoration: none;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		-o-border-radius: 5px;
		-webkit-border-radius: 5px;
		box-shadow: inset 0 1px #778899;
		-moz-box-shadow: inset 0 1px #778899;
		-ms-box-shadow: inset 0 1px #778899;
		-o-box-shadow: inset 0 1px #778899;
		-webkit-box-shadow: inset 0 1px #778899;
		text-shadow: 1px 1px #336699;
		-moz-text-shadow: 1px 1px #336699;
		-ms-text-shadow: 1px 1px #336699;
		-o-text-shadow: 1px 1px #336699;
		behavior: url(../js/PIE.htc);
	}
	.header-button {
		padding: 10px 25px 10px 25px;
		font-size: 18px;
		margin-left: 41%;
		display: none;
	}
	.header-button:hover {
		padding: 10px 25px 10px 25px;
		font-size: 18px;
		margin-left: 41%;
	}
	.header-mini-buttons {
		margin-top: -30px;
		margin-left: 2%;
		width: 100%;
		display: none;
	}
	.header-mini-button {
		display: block;
		text-align: center;
		float: left;
		min-width: 45%;
		font-size: 11px;
		margin-left: 5px;
		margin-top: 5px;
	}
	.blank-area {
		background: url(../img/background.png);
		width: 100%;
		height: 20px;
		display: none;
	}
	#menu-lateral a {
		color: #225588;
	}
	#menu-lateral {
		border: solid 1px #ddd;
		background: #f5f5f5;
		width: 100%;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		-o-border-radius: 5px;
		-webkit-border-radius: 5px;
		box-shadow: inset 1px 1px #fff;
		-moz-box-shadow: inset 1px 1px #fff;
		-ms-box-shadow: inset 1px 1px #fff;
		-o-box-shadow: inset 1px 1px #fff;
		-webkit-box-shadow: inset 1px 1px #fff;
	    position:absolute;
	    margin-top: 20px;
	    display: none;
	    behavior: url(../js/PIE.htc);
	}
	.table-content {
		padding-left: 0;
		/*border-left: solid 1px #ddd;*/
		margin-right: 0;
		margin-left: 0;
		padding-top: 10px;
	}
	.table-content h2,h3 {
		font-size: 130%;
		text-align: center;
		padding-left: 20px;
		padding-right: 20px;
	}
	.table-content p {
		text-align: justify;
		font-size: 100%;
		padding-left: 20px;
		padding-right: 20px;
	}
	.row {
		width: 100%;
		font-size: 90%;
		min-height: 40px;
		text-align: center;
	}
	.row.title {
		background: #336699;
		color: #efefef;
		border-radius: 5px 5px 0 0;
		-moz-border-radius: 5px 5px 0 0;
		-ms-border-radius: 5px 5px 0 0;
		-o-border-radius: 5px 5px 0 0;
		-webkit-border-radius: 5px 5px 0 0;
		behavior: url(../js/PIE.htc);
	}
	.row.title p {
		padding: 10px;
		font-size: 120%;
		text-align: center;
		text-shadow: 1px 1px #334466;
		-moz-text-shadow: 1px 1px #334466;
		-ms-text-shadow: 1px 1px #334466;
		-o-text-shadow: 1px 1px #334466;
		-webkit-text-shadow: 1px 1px #334466;
		behavior: url(../js/PIE.htc);
	}
	.row.subtitle {
		background: #557799;
	}
	.column-division {
		float: left;
		width: 33.3%;
	}
	.column.subtitle {
		color: #efefef;
		font-size: 100%;
		text-shadow: 1px 1px #335577;
		-moz-text-shadow: 1px 1px #335577;
		-ms-text-shadow: 1px 1px #335577;
		-o-text-shadow: 1px 1px #335577;
		-webkit-text-shadow: 1px 1px #335577;
		behavior: url(../js/PIE.htc);
	}
	.row.content {
		background: #b7c3ce;
		max-height: 400px;
		display: table;
		overflow: auto;
		font-size: 55%;
		border-radius: 0 0 5px 5px;
		-moz-border-radius: 0 0 5px 5px;
		-ms-border-radius: 0 0 5px 5px;
		-o-border-radius: 0 0 5px 5px;
		-webkit-border-radius: 0 0 5px 5px;
		behavior: url(../js/PIE.htc);
	}
	.row.content li {
		text-align: left;
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 10px;
	}
	.row.content li:nth-child(odd) {
		color: #333;
	}
	.row.content li:nth-child(even) {
		color: #444;
	}
	.row.content li:first-child {
		padding-top: 10px;
	}
	.row.content li:last-child {
		padding-bottom: 10px;
	}
	.column.patterns {
		float: left;
		width: 20%;
	}
	.column.patterns p {
		text-align: center;
		padding: 15px;
		font-size: 55%
	}
	.column.criterios-title,
	.column.peso-title {
		font-size: 14px;
		text-align: right;
		background: #557799;
	}
	.column.criterios-title p,
	.column.peso-title p {
		text-align: right;
		color: #efefef;
		text-shadow: 1px 1px #335577;
		-moz-text-shadow: 1px 1px #335577;
		-ms-text-shadow: 1px 1px #335577;
		-o-text-shadow: 1px 1px #335577;
		-webkit-text-shadow: 1px 1px #335577;
		behavior: url(../js/PIE.htc);
	}
	.column.criterios-title {
		border-radius: 5px 0 0 0;
		-moz-border-radius: 5px 0 0 0;
		-ms-border-radius: 5px 0 0 0;
		-o-border-radius: 5px 0 0 0;
		-webkit-border-radius: 5px 0 0 0;
		behavior: url(../js/PIE.htc);
	}
	.column.peso-title {
		border-radius: 0 0 0 5px;
		-moz-border-radius: 0 0 0 5px;
		-ms-border-radius: 0 0 0 5px;
		-o-border-radius: 0 0 0 5px;
		-webkit-border-radius: 0 0 0 5px;
		behavior: url(../js/PIE.htc);
	}
	.row.criterios {
		background: #b7c3ce;
		border-radius: 5px 5px 0 0;
		-moz-border-radius: 5px 5px 0 0;
		-ms-border-radius: 5px 5px 0 0;
		-o-border-radius: 5px 5px 0 0;
		-webkit-border-radius: 5px 5px 0 0;
		behavior: url(../js/PIE.htc);
	}
	.row.peso {
		background: #b7c3ce;
		border-radius: 0 0 5px 5px;
		-moz-border-radius: 0 0 5px 5px;
		-ms-border-radius: 0 0 5px 5px;
		-o-border-radius: 0 0 5px 5px;
		-webkit-border-radius: 0 0 5px 5px;
		behavior: url(../js/PIE.htc);
	}
	.boubble {
		width: 100%;
		background: #b7c3ce;
		border-radius: 200px;
		-moz-border-radius: 200px;
		-ms-border-radius: 200px;
		-o-border-radius: 200px;
		-webkit-border-radius: 200px;
		box-shadow: 2px 2px #335577;
		-moz-box-shadow: 2px 2px #335577;
		-ms-box-shadow: 2px 2px #335577;
		-o-box-shadow: 2px 2px #335577;
		-webkit-box-shadow: 2px 2px #335577;
		behavior: url(../js/PIE.htc);
	}
	.boubble ul {
		padding: 60px;
		text-align: center;
		font-size: 85%;
	}
	.box-example {
		border:solid 1px #ddd; padding: 10px; background: #eee; font-size: 90%;
	}
	.box-example.exception {
		padding: 0;
		text-align: center;
	}
	.full-footer {
		background: #b7c3ce;
		height: 420px;
		border-top: solid 2px #a8b6c3;
	}
	.infocredit {
		display: none;
	}
}

@media screen and (max-width: 480px){
	body {
		margin: 0;
		padding: 0;
		font-family: 'Roboto Slab', serif, Verdana;
		color: #333;
		background: url(../img/background.png);
	}
	ul {
		list-style: none;
		padding: 0;
		margin: 0;
	}
	h1, h2, h3, h4, h5, h6, p {
		margin: 0;
		padding: 0;
	}
	a {
		text-decoration: none;
	}
	hr {
		height: 0;
		border-top: 1px solid #ddd;
		border-bottom: 0px;
		border-left: 0px;
		border-right: 0px;
	}
	.full-container {
		width: 100%;
		margin: 0;
		padding: 0;
	}
	.wrap {
		width: 100%;
		margin: 0 auto;
	}
	.full-pre-header {
		background: #fff;
		min-height: 40px;
		display: table !important;
		overflow: auto !important;
		border-bottom: solid 1px #778899;
	}
	.full-pre-header img {
		margin: 5px 0 3px 0;
		margin-left: 21%;
	}
	.voltar-site {
		text-align: center;
		float: left;
		margin-top: 5px;
		margin-bottom: 5px;
		width: 100%;
		display: none;
	}
	.full-header {
		max-height: 80px;
		display: block;
		background: url(../img/backheader.png);
		border-bottom: solid 2px #557799;
	}
	.header-and-pre-header {
		width: 100%;
		position: relative;
	}
	.header h1 {
		text-align: center;
		font-size: 140%;
		color: #225588;
		padding: 0;
		padding-top: 10px;
	}
	.header p {
		font-size: 65%;
		display: none;
	}
	.header-text {
		text-align: center;
		color: #336699;
	}
	.button {
		border: solid 1px #336699;
		background: #557799;
		color: #efefef;
		font-size: 12px;
		padding: 5px;
		border-radius: 5px;
		text-decoration: none;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		-o-border-radius: 5px;
		-webkit-border-radius: 5px;
		box-shadow: inset 0 1px #778899;
		-moz-box-shadow: inset 1px 1px #778899;
		-ms-box-shadow: inset 0 1px #778899;
		-o-box-shadow: inset 0 1px #778899;
		-webkit-box-shadow: inset 0 1px #778899;
		text-shadow: 1px 1px #336699;
		-moz-text-shadow: 1px 1px #336699;
		-ms-text-shadow: 1px 1px #336699;
		-o-text-shadow: 1px 1px #336699;
		-webkit-text-shadow: 1px 1px #336699;
		behavior: url(../js/PIE.htc);
	}
	.button:hover {
		border: solid 1px #225588;
		background: #336699;
		color: #efefef;
		font-size: 12px;
		padding: 5px;
		border-radius: 5px;
		text-decoration: none;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		-o-border-radius: 5px;
		-webkit-border-radius: 5px;
		box-shadow: inset 0 1px #778899;
		-moz-box-shadow: inset 0 1px #778899;
		-ms-box-shadow: inset 0 1px #778899;
		-o-box-shadow: inset 0 1px #778899;
		-webkit-box-shadow: inset 0 1px #778899;
		text-shadow: 1px 1px #336699;
		-moz-text-shadow: 1px 1px #336699;
		-ms-text-shadow: 1px 1px #336699;
		-o-text-shadow: 1px 1px #336699;
		behavior: url(../js/PIE.htc);
	}
	.header-button {
		padding: 10px 25px 10px 25px;
		font-size: 18px;
		margin-left: 41%;
		display: none;
	}
	.header-button:hover {
		padding: 10px 25px 10px 25px;
		font-size: 18px;
		margin-left: 41%;
	}
	.header-mini-buttons {
		margin-top: -30px;
		margin-left: 2%;
		width: 100%;
		display: none;
	}
	.header-mini-button {
		display: block;
		text-align: center;
		float: left;
		min-width: 45%;
		font-size: 11px;
		margin-left: 5px;
		margin-top: 5px;
	}
	.blank-area {
		background: url(../img/background.png);
		width: 100%;
		height: 20px;
		display: none;
	}
	#menu-lateral a {
		color: #225588;
	}
	#menu-lateral {
		border: solid 1px #ddd;
		background: #f5f5f5;
		width: 100%;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		-o-border-radius: 5px;
		-webkit-border-radius: 5px;
		box-shadow: inset 1px 1px #fff;
		-moz-box-shadow: inset 1px 1px #fff;
		-ms-box-shadow: inset 1px 1px #fff;
		-o-box-shadow: inset 1px 1px #fff;
		-webkit-box-shadow: inset 1px 1px #fff;
	    position:absolute;
	    margin-top: 20px;
	    display: none;
	    behavior: url(../js/PIE.htc);
	}
	.table-content {
		padding-left: 0;
		/*border-left: solid 1px #ddd;*/
		margin-right: 0;
		/*margin-left: 15px;*/
		padding-top: 10px;
	}
	.table-content h2,h3 {
		font-size: 130%;
		text-align: center;
	}
	.table-content p {
		text-align: justify;
		font-size: 100%;
	}
	.row {
		width: 100%;
		font-size: 90%;
		min-height: 40px;
		text-align: center;
	}
	.row.title {
		background: #336699;
		color: #efefef;
		border-radius: 5px 5px 0 0;
		-moz-border-radius: 5px 5px 0 0;
		-ms-border-radius: 5px 5px 0 0;
		-o-border-radius: 5px 5px 0 0;
		-webkit-border-radius: 5px 5px 0 0;
		behavior: url(../js/PIE.htc);
	}
	.row.title p {
		padding: 10px;
		font-size: 120%;
		text-align: center;
		text-shadow: 1px 1px #334466;
		-moz-text-shadow: 1px 1px #334466;
		-ms-text-shadow: 1px 1px #334466;
		-o-text-shadow: 1px 1px #334466;
		-webkit-text-shadow: 1px 1px #334466;
		behavior: url(../js/PIE.htc);
	}
	.row.subtitle {
		background: #557799;
	}
	.column-division {
		float: left;
		width: 33.3%;
	}
	.column.subtitle {
		color: #efefef;
		font-size: 100%;
		text-shadow: 1px 1px #335577;
		-moz-text-shadow: 1px 1px #335577;
		-ms-text-shadow: 1px 1px #335577;
		-o-text-shadow: 1px 1px #335577;
		-webkit-text-shadow: 1px 1px #335577;
		behavior: url(../js/PIE.htc);
	}
	.row.content {
		background: #b7c3ce;
		max-height: 400px;
		display: table;
		overflow: auto;
		font-size: 55%;
		border-radius: 0 0 5px 5px;
		-moz-border-radius: 0 0 5px 5px;
		-ms-border-radius: 0 0 5px 5px;
		-o-border-radius: 0 0 5px 5px;
		-webkit-border-radius: 0 0 5px 5px;
		behavior: url(../js/PIE.htc);
	}
	.row.content li {
		text-align: left;
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 10px;
	}
	.row.content li:nth-child(odd) {
		color: #333;
	}
	.row.content li:nth-child(even) {
		color: #444;
	}
	.row.content li:first-child {
		padding-top: 10px;
	}
	.row.content li:last-child {
		padding-bottom: 10px;
	}
	.column.patterns {
		float: left;
		width: 20%;
	}
	.column.patterns p {
		text-align: center;
		padding: 15px;
		font-size: 55%
	}
	.column.criterios-title,
	.column.peso-title {
		font-size: 14px;
		text-align: right;
		background: #557799;
	}
	.column.criterios-title p,
	.column.peso-title p {
		text-align: right;
		color: #efefef;
		text-shadow: 1px 1px #335577;
		-moz-text-shadow: 1px 1px #335577;
		-ms-text-shadow: 1px 1px #335577;
		-o-text-shadow: 1px 1px #335577;
		-webkit-text-shadow: 1px 1px #335577;
		behavior: url(../js/PIE.htc);
	}
	.column.criterios-title {
		border-radius: 5px 0 0 0;
		-moz-border-radius: 5px 0 0 0;
		-ms-border-radius: 5px 0 0 0;
		-o-border-radius: 5px 0 0 0;
		-webkit-border-radius: 5px 0 0 0;
		behavior: url(../js/PIE.htc);
	}
	.column.peso-title {
		border-radius: 0 0 0 5px;
		-moz-border-radius: 0 0 0 5px;
		-ms-border-radius: 0 0 0 5px;
		-o-border-radius: 0 0 0 5px;
		-webkit-border-radius: 0 0 0 5px;
		behavior: url(../js/PIE.htc);
	}
	.row.criterios {
		background: #b7c3ce;
		border-radius: 5px 5px 0 0;
		-moz-border-radius: 5px 5px 0 0;
		-ms-border-radius: 5px 5px 0 0;
		-o-border-radius: 5px 5px 0 0;
		-webkit-border-radius: 5px 5px 0 0;
		behavior: url(../js/PIE.htc);
	}
	.row.peso {
		background: #b7c3ce;
		border-radius: 0 0 5px 5px;
		-moz-border-radius: 0 0 5px 5px;
		-ms-border-radius: 0 0 5px 5px;
		-o-border-radius: 0 0 5px 5px;
		-webkit-border-radius: 0 0 5px 5px;
		behavior: url(../js/PIE.htc);
	}
	.boubble {
		width: 100%;
		background: #b7c3ce;
		border-radius: 200px;
		-moz-border-radius: 200px;
		-ms-border-radius: 200px;
		-o-border-radius: 200px;
		-webkit-border-radius: 200px;
		box-shadow: 2px 2px #335577;
		-moz-box-shadow: 2px 2px #335577;
		-ms-box-shadow: 2px 2px #335577;
		-o-box-shadow: 2px 2px #335577;
		-webkit-box-shadow: 2px 2px #335577;
		behavior: url(../js/PIE.htc);
	}
	.boubble ul {
		padding: 60px;
		text-align: center;
		font-size: 85%;
	}
	.box-example {
		border:solid 1px #ddd; padding: 10px; background: #eee; font-size: 90%;
	}
	.box-example.exception {
		padding: 0;
		text-align: center;
	}
	.full-footer {
		background: #b7c3ce;
		height: 420px;
		border-top: solid 2px #a8b6c3;
	}
	.infocredit {
		display: none;
	}
}

@media screen and (min-device-width: 480px) {
	body {
		margin: 0;
		padding: 0;
		font-family: 'Roboto Slab', serif;
		color: #333;
		background: url(../img/background.png);
	}
	ul {
		list-style: none;
		padding: 0;
		margin: 0;
	}
	h1, h2, h3, h4, h5, h6, p {
		margin: 0;
		padding: 0;
	}
	a {
		text-decoration: none;
	}
	hr {
		height: 0;
		border-top: 1px solid #ddd;
		border-bottom: 0px;
		border-left: 0px;
		border-right: 0px;
	}
	.full-container {
		width: 100%;
		margin: 0;
		padding: 0;
	}
	.wrap {
		width: 100%;
		margin: 0 auto;
	}
	.full-pre-header {
		background: #fff;
		min-height: 40px;
		display: table !important;
		overflow: auto !important;
		border-bottom: solid 1px #778899;
	}
	.full-pre-header img {
		padding: 8px 0 0 0;
		margin-left: 2%;
	}
	.voltar-site {
		float: right;
		margin-top: 5px;
		margin-bottom: 5px;
		margin-right: 10px;
	}
	.full-header {
		height: 180px;
		background: url(../img/backheader.png);
		border-bottom: solid 2px #557799;
	}
	.header-and-pre-header {
		width: 100%;
		position: fixed;
		top: 0;
		box-shadow: 0 20px 20px #fff;
		-moz-box-shadow: 0 20px 20px #fff;
		-ms-box-shadow: 0 20px 20px #fff;
		-o-box-shadow: 0 20px 20px #fff;
		-webkit-box-shadow: 0 20px 20px #fff;
		behavior: url(../js/PIE.htc);
	}
	.header h1 {
		text-align: center;
		font-size: 140%;
		color: #225588;
		padding: 0;
		padding-top: 10px;
	}
	.header p {
		font-size: 85%;
	}
	.header-text {
		text-align: center;
		color: #336699;
	}
	.button {
		border: solid 1px #336699;
		background: #557799;
		color: #efefef;
		font-size: 12px;
		padding: 5px;
		border-radius: 5px;
		text-decoration: none;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		-o-border-radius: 5px;
		-webkit-border-radius: 5px;
		box-shadow: inset 0 1px #778899;
		-moz-box-shadow: inset 1px 1px #778899;
		-ms-box-shadow: inset 0 1px #778899;
		-o-box-shadow: inset 0 1px #778899;
		-webkit-box-shadow: inset 0 1px #778899;
		text-shadow: 1px 1px #336699;
		-moz-text-shadow: 1px 1px #336699;
		-ms-text-shadow: 1px 1px #336699;
		-o-text-shadow: 1px 1px #336699;
		-webkit-text-shadow: 1px 1px #336699;
		behavior: url(../js/PIE.htc);
	}
	.button:hover {
		border: solid 1px #225588;
		background: #336699;
		color: #efefef;
		font-size: 12px;
		padding: 5px;
		border-radius: 5px;
		text-decoration: none;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		-o-border-radius: 5px;
		-webkit-border-radius: 5px;
		box-shadow: inset 0 1px #778899;
		-moz-box-shadow: inset 0 1px #778899;
		-ms-box-shadow: inset 0 1px #778899;
		-o-box-shadow: inset 0 1px #778899;
		-webkit-box-shadow: inset 0 1px #778899;
		text-shadow: 1px 1px #336699;
		-moz-text-shadow: 1px 1px #336699;
		-ms-text-shadow: 1px 1px #336699;
		-o-text-shadow: 1px 1px #336699;
		behavior: url(../js/PIE.htc);
	}
	.header-button {
		padding: 10px 25px 10px 25px;
		font-size: 18px;
		margin-left: 41%;
		display: none;
	}
	.header-button:hover {
		padding: 10px 25px 10px 25px;
		font-size: 18px;
		margin-left: 41%;
	}
	.header-mini-buttons {
		margin-top: -30px;
		margin-left: 2%;
		width: 100%;
	}
	.header-mini-button {
		display: block;
		text-align: center;
		float: left;
		min-width: 45%;
		font-size: 11px;
		margin-left: 5px;
		margin-top: 5px;
	}
	.header-mini-button:hover {
		display: block;
		text-align: center;
		float: left;
		min-width: 45%;
		font-size: 11px;
		margin-left: 5px;
		margin-top: 5px;
	}
	.blank-area {
		/*background: url(../img/background.png);
		width: 100%;
		height: 20px;*/
		display: none;
	}
	.content-full {
		margin-top: 220px;
	}
	#menu-lateral a {
		color: #225588;
	}
	#menu-lateral {
		border: solid 1px #ddd;
		background: #f5f5f5;
		width: 100%;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		-o-border-radius: 5px;
		-webkit-border-radius: 5px;
		box-shadow: inset 1px 1px #fff;
		-moz-box-shadow: inset 1px 1px #fff;
		-ms-box-shadow: inset 1px 1px #fff;
		-o-box-shadow: inset 1px 1px #fff;
		-webkit-box-shadow: inset 1px 1px #fff;
	    position:absolute;
	    margin-top: 20px;
	    display: none;
	    behavior: url(../js/PIE.htc);
	}
	#menu-lateral ul {
		font-size: 90%;
		color: #225588;
	}
	#menu-lateral li {
		border-bottom: solid 1px #ddd;
		padding: 10px 10px 10px	 10px;
		max-height: 35px;
	}
	#menu-lateral li:last-child {
		border-bottom: none;
	}
	.table-content {
		padding-left: 20px;
		padding-right: 20px;
		/*border-left: solid 1px #ddd;*/
		margin-right: 10px;
		padding-top: 20px;		
	}
	.table-content h2 {
	}
	.table-content p {
		text-align: justify;
	}
	.row {
		width: 100%;
		font-size: 90%;
		min-height: 40px;
		text-align: center;
		}
	.row.title {
		background: #336699;
		color: #efefef;
		border-radius: 5px 5px 0 0;
		-moz-border-radius: 5px 5px 0 0;
		-ms-border-radius: 5px 5px 0 0;
		-o-border-radius: 5px 5px 0 0;
		-webkit-border-radius: 5px 5px 0 0;
		behavior: url(../js/PIE.htc);
	}
	.row.title p {
		padding: 10px;
		font-size: 120%;
		text-align: center;
		text-shadow: 1px 1px #334466;
		-moz-text-shadow: 1px 1px #334466;
		-ms-text-shadow: 1px 1px #334466;
		-o-text-shadow: 1px 1px #334466;
		-webkit-text-shadow: 1px 1px #334466;
		behavior: url(../js/PIE.htc);
	}
	.row.subtitle {
		background: #557799;
	}
	.column-division {
		float: left;
		width: 33.3%;
	}
	.column.subtitle {
		color: #efefef;
		font-size: 100%;
		text-shadow: 1px 1px #335577;
		-moz-text-shadow: 1px 1px #335577;
		-ms-text-shadow: 1px 1px #335577;
		-o-text-shadow: 1px 1px #335577;
		-webkit-text-shadow: 1px 1px #335577;
		behavior: url(../js/PIE.htc);
	}
	.row.content {
		background: #b7c3ce;
		max-height: 400px;
		display: table;
		overflow: auto;
		font-size: 85%;
		border-radius: 0 0 5px 5px;
		-moz-border-radius: 0 0 5px 5px;
		-ms-border-radius: 0 0 5px 5px;
		-o-border-radius: 0 0 5px 5px;
		-webkit-border-radius: 0 0 5px 5px;
		behavior: url(../js/PIE.htc);
	}
	.row.content li {
		text-align: left;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
	}
	.row.content li:nth-child(odd) {
		color: #333;
	}
	.row.content li:nth-child(even) {
		color: #444;
	}
	.row.content li:first-child {
		padding-top: 10px;
	}
	.row.content li:last-child {
		padding-bottom: 10px;
	}
	.column.patterns {
		float: left;
		width: 20%;
	}
	.column.patterns p {
		text-align: center;
		padding: 11px;
		font-size: 90%
	}
	.column.criterios-title,
	.column.peso-title {
		font-size: 14px;
		text-align: right;
		background: #557799;
	}
	.column.criterios-title p,
	.column.peso-title p {
		text-align: right;
		color: #efefef;
		text-shadow: 1px 1px #335577;
		-moz-text-shadow: 1px 1px #335577;
		-ms-text-shadow: 1px 1px #335577;
		-o-text-shadow: 1px 1px #335577;
		-webkit-text-shadow: 1px 1px #335577;
		behavior: url(../js/PIE.htc);
	}
	.column.criterios-title {
		border-radius: 5px 0 0 0;
		-moz-border-radius: 5px 0 0 0;
		-ms-border-radius: 5px 0 0 0;
		-o-border-radius: 5px 0 0 0;
		-webkit-border-radius: 5px 0 0 0;
		behavior: url(../js/PIE.htc);
	}
	.column.peso-title {
		border-radius: 0 0 0 5px;
		-moz-border-radius: 0 0 0 5px;
		-ms-border-radius: 0 0 0 5px;
		-o-border-radius: 0 0 0 5px;
		-webkit-border-radius: 0 0 0 5px;
		behavior: url(../js/PIE.htc);
	}
	.row.criterios {
		background: #b7c3ce;
		border-radius: 5px 5px 0 0;
		-moz-border-radius: 5px 5px 0 0;
		-ms-border-radius: 5px 5px 0 0;
		-o-border-radius: 5px 5px 0 0;
		-webkit-border-radius: 5px 5px 0 0;
		behavior: url(../js/PIE.htc);
	}
	.row.peso {
		background: #b7c3ce;
		border-radius: 0 0 5px 5px;
		-moz-border-radius: 0 0 5px 5px;
		-ms-border-radius: 0 0 5px 5px;
		-o-border-radius: 0 0 5px 5px;
		-webkit-border-radius: 0 0 5px 5px;
		behavior: url(../js/PIE.htc);
	}
	.boubble {
		width: 100%;
		background: #b7c3ce;
		border-radius: 200px;
		-moz-border-radius: 200px;
		-ms-border-radius: 200px;
		-o-border-radius: 200px;
		-webkit-border-radius: 200px;
		box-shadow: 2px 2px #335577;
		-moz-box-shadow: 2px 2px #335577;
		-ms-box-shadow: 2px 2px #335577;
		-o-box-shadow: 2px 2px #335577;
		-webkit-box-shadow: 2px 2px #335577;
		behavior: url(../js/PIE.htc);
	}
	.boubble ul {
		padding: 60px;
		text-align: center;
		font-size: 85%;
	}
	.box-example {
		border:solid 1px #ddd; padding: 10px; background: #eee; font-size: 90%;
	}
	.box-example.exception {
		padding: 0;
		text-align: center;
	}
	.full-footer {
		background: #b7c3ce;
		height: 350px;
		border-top: solid 2px #a8b6c3;
	}
	.infocredit {
		display: none;
	}
}

@media screen and (min-width: 768px) {
	body {
		margin: 0;
		padding: 0;
		font-family: 'Roboto Slab', serif;
		color: #333;
	}
	ul {
		list-style: none;
		padding: 0;
		margin: 0;
	}
	h1, h2, h3, h4, h5, h6, p {
		margin: 0;
		padding: 0;
	}
	a {
		text-decoration: none;
		color: #336699;
	}
	hr {
		height: 0;
		border-top: 1px solid #ddd;
		border-bottom: 0px;
		border-left: 0px;
		border-right: 0px;
	}
	.full-container {
		width: 100%;
		margin: 0;
		padding: 0;
	}
	.wrap {
		width: 960px;
		margin: 0 auto;
	}
	.full-pre-header {
		background: #fff;
		min-height: 40px;
		display: table !important;
		overflow: auto !important;
		border-bottom: solid 1px #778899;
	}
	.full-pre-header img {
		padding: 8px 0 0 0;
	}
	a img {
		border: none;
	}
	.voltar-site {
		float: right;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.full-header {
		min-height: 250px;
		background: url(../img/backheader.png);
		border-bottom: solid 2px #557799;
	}
	.header h1 {
		text-align: center;
		font-size: 230%;
		color: #225588;
		padding-top: 50px;
	}
	.header p {
		font-size: 100%;
	}
	.header-text {
		text-align: center;
		color: #336699;
	}
	.header-and-pre-header {
		width: 100%;
		position: relative;
		box-shadow: none;
	}
	.button {
		border: solid 1px #336699;
		background: #557799;
		color: #efefef;
		font-size: 12px;
		padding: 5px;
		border-radius: 5px;
		text-decoration: none;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		-o-border-radius: 5px;
		-webkit-border-radius: 5px;
		box-shadow: inset 0 1px #778899;
		-moz-box-shadow: inset 1px 1px #778899;
		-ms-box-shadow: inset 0 1px #778899;
		-o-box-shadow: inset 0 1px #778899;
		-webkit-box-shadow: inset 0 1px #778899;
		text-shadow: 1px 1px #336699;
		-moz-text-shadow: 1px 1px #336699;
		-ms-text-shadow: 1px 1px #336699;
		-o-text-shadow: 1px 1px #336699;
		-webkit-text-shadow: 1px 1px #336699;
		behavior: url(../js/PIE.htc);
	}
	.button:hover {
		border: solid 1px #225588;
		background: #336699;
		color: #efefef;
		font-size: 12px;
		padding: 5px;
		border-radius: 5px;
		text-decoration: none;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		-o-border-radius: 5px;
		-webkit-border-radius: 5px;
		box-shadow: inset 0 1px #778899;
		-moz-box-shadow: inset 0 1px #778899;
		-ms-box-shadow: inset 0 1px #778899;
		-o-box-shadow: inset 0 1px #778899;
		-webkit-box-shadow: inset 0 1px #778899;
		text-shadow: 1px 1px #336699;
		-moz-text-shadow: 1px 1px #336699;
		-ms-text-shadow: 1px 1px #336699;
		-o-text-shadow: 1px 1px #336699;
		behavior: url(../js/PIE.htc);
	}
	.header-button {
		padding: 10px 25px 10px 25px;
		font-size: 18px;
		margin-left: 41%;
		display: inline-block;
	}
	.header-button:hover {
		padding: 10px 25px 10px 25px;
		font-size: 18px;
		margin-left: 41%;
	}
	.header-mini-button {
		display: none;
		float: left;
		width: 220px;
		font-size: 11px;
		margin-left: 5px;
		margin-top: 5px;
	}
	.blank-area {		
		display: none;
	}	
	.table-content {
		margin-left: 285px;
		padding-left: 30px;
		border-left: solid 1px #ddd;
		margin-right: 10px;
		padding-top: 20px;
	}
	.table-content p {
		text-align: justify;
	}
	.table-content h2 {
		text-shadow: 1px 1px #fff;
	}
	#menu-lateral a {
		color: #225588;
	}
	#menu-lateral {
		border: solid 1px #ddd;
		background: #f5f5f5;
		max-width: 250px;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		-o-border-radius: 5px;
		-webkit-border-radius: 5px;
		box-shadow: inset 1px 1px #fff;
		-moz-box-shadow: inset 1px 1px #fff;
		-ms-box-shadow: inset 1px 1px #fff;
		-o-box-shadow: inset 1px 1px #fff;
		-webkit-box-shadow: inset 1px 1px #fff;
	    position:absolute;
	    margin-top: 20px;
	    display: block;
	    behavior: url(../js/PIE.htc);
	}
	#menu-lateral ul {
		font-size: 90%;
		color: #225588;
	}
	#menu-lateral li {
		border-bottom: solid 1px #ddd;
		padding: 4% 5% 4% 5%;
		min-height: 35px;
	}
	#menu-lateral li:last-child {
		border-bottom: none;
	}
	#menu-lateral.fixed {
		position: fixed;
		top: 0;
	}
	.row {
		width: 100%;
		font-size: 90%;
		min-height: 40px;
		text-align: center;
	}
	.row.title {
		background: #336699;
		color: #efefef;
		border-radius: 5px 5px 0 0;
		-moz-border-radius: 5px 5px 0 0;
		-ms-border-radius: 5px 5px 0 0;
		-o-border-radius: 5px 5px 0 0;
		-webkit-border-radius: 5px 5px 0 0;
		behavior: url(../js/PIE.htc);
	}
	.row.title p {
		padding: 10px;
		font-size: 120%;
		text-align: center;
		text-shadow: 1px 1px #334466;
		-moz-text-shadow: 1px 1px #334466;
		-ms-text-shadow: 1px 1px #334466;
		-o-text-shadow: 1px 1px #334466;
		-webkit-text-shadow: 1px 1px #334466;
		behavior: url(../js/PIE.htc);
	}
	.row.subtitle {
		background: #557799;
	}
	.column-division {
		float: left;
		width: 33.3%;
	}
	.column.subtitle {
		color: #efefef;
		font-size: 100%;
		padding-top: 10px;
		text-shadow: 1px 1px #335577;
		-moz-text-shadow: 1px 1px #335577;
		-ms-text-shadow: 1px 1px #335577;
		-o-text-shadow: 1px 1px #335577;
		-webkit-text-shadow: 1px 1px #335577;
		behavior: url(../js/PIE.htc);
	}
	.row.content {
		background: #b7c3ce;
		max-height: 400px;
		display: table;
		overflow: auto;
		font-size: 80%;
		border-radius: 0 0 5px 5px;
		-moz-border-radius: 0 0 5px 5px;
		-ms-border-radius: 0 0 5px 5px;
		-o-border-radius: 0 0 5px 5px;
		-webkit-border-radius: 0 0 5px 5px;
		behavior: url(../js/PIE.htc);
	}
	.row.content li {
		text-align: left;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
	}
	.row.content li:nth-child(odd) {
		color: #333;
	}
	.row.content li:nth-child(even) {
		color: #444;
	}
	.row.content li:first-child {
		padding-top: 10px;
	}
	.row.content li:last-child {
		padding-bottom: 10px;
	}
	.column.patterns {
	float: left;
	width: 20%;
	}
	.column.patterns p {
		text-align: center;
		padding: 11px;
		font-size: 90%
	}
	.column.criterios-title,
	.column.peso-title {
		font-size: 14px;
		text-align: right;
		background: #557799;
	}
	.column.criterios-title p,
	.column.peso-title p {
		text-align: right;
		color: #efefef;
		text-shadow: 1px 1px #335577;
		-moz-text-shadow: 1px 1px #335577;
		-ms-text-shadow: 1px 1px #335577;
		-o-text-shadow: 1px 1px #335577;
		-webkit-text-shadow: 1px 1px #335577;
		behavior: url(../js/PIE.htc);
	}
	.column.criterios-title {
		border-radius: 5px 0 0 0;
		-moz-border-radius: 5px 0 0 0;
		-ms-border-radius: 5px 0 0 0;
		-o-border-radius: 5px 0 0 0;
		-webkit-border-radius: 5px 0 0 0;
		behavior: url(../js/PIE.htc);
	}
	.column.peso-title {
		border-radius: 0 0 0 5px;
		-moz-border-radius: 0 0 0 5px;
		-ms-border-radius: 0 0 0 5px;
		-o-border-radius: 0 0 0 5px;
		-webkit-border-radius: 0 0 0 5px;
		behavior: url(../js/PIE.htc);
	}
	.row.criterios {
		background: #b7c3ce;
		border-radius: 5px 5px 0 0;
		-moz-border-radius: 5px 5px 0 0;
		-ms-border-radius: 5px 5px 0 0;
		-o-border-radius: 5px 5px 0 0;
		-webkit-border-radius: 5px 5px 0 0;
		behavior: url(../js/PIE.htc);
	}
	.row.peso {
		background: #b7c3ce;
		border-radius: 0 0 5px 5px;
		-moz-border-radius: 0 0 5px 5px;
		-ms-border-radius: 0 0 5px 5px;
		-o-border-radius: 0 0 5px 5px;
		-webkit-border-radius: 0 0 5px 5px;
		behavior: url(../js/PIE.htc);
	}
	.boubble {
		width: 100%;
		background: #b7c3ce;
		border-radius: 200px;
		-moz-border-radius: 200px;
		-ms-border-radius: 200px;
		-o-border-radius: 200px;
		-webkit-border-radius: 200px;
		box-shadow: 2px 2px #335577;
		-moz-box-shadow: 2px 2px #335577;
		-ms-box-shadow: 2px 2px #335577;
		-o-box-shadow: 2px 2px #335577;
		-webkit-box-shadow: 2px 2px #335577;
		behavior: url(../js/PIE.htc);
	}
	.boubble ul {
		padding: 60px;
		text-align: center;
		font-size: 85%;
	}
	.box-example {
		border:solid 1px #ddd; padding: 10px; background: #eee; font-size: 90%;
	}
	.box-example.exception {
		padding: 0;
		text-align: center;
	}
	.full-footer {
		background: #b7c3ce;
		height: 290px;
		border-top: solid 2px #a8b6c3;
	}
	.infocredit {
		display: block;
	}
}