<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	color: white;
}


body {
	line-height: 1;
	color: #414141;
	font-family: georgia;
}

ul {
	list-style: none;
}

h1 {
	font-size: 21px;
	text-align: center;
	color: #f25d3c;
	margin-top: 20px;
	padding-right: 8px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000;
	text-align: right;
	}

h2 {
	font-size: 20px;
	margin-bottom: 35px;
	text-align: right;
	padding-right: 10px;
	margin-top: 5px;
	font-style: italic;
	font-weight: bold;
	text-shadow: 1px 1px 2px #000;
}


p {
	font-size: .875em;
	line-height: 1.35em;
	color: #ffffff;
	margin-bottom: 20px;
	padding: 8px 12px 8px 8px;
	text-align: justify;	
	text-shadow: 1px 1px 2px #000;
}



.inner {
	width: 1000px;
	position: relative;
	margin: 0 auto;
}


.home .bx-wrapper {
	margin: 30px auto 40px;
}

.texto_candidatas {
	float: right;
	position: relative;
	width: 199px;
	height: 650px;
	z-index: 10;
	right: 90px;
}






.bx-wrapper {
	position: relative;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 700px;
	position: absolute;
	box-shadow: 2px 2px 13px #000;
}


.bx-wrapper .bx-viewport {

	
	left: -5px;
	background-color: #20262a;
/*
	-moz-box-shadow: inset 0px 0px 21px #111;
	-webkit-box-shadow: inset 0px 0px 21px #111;
	box-shadow: inset 0px 0px 21px #111;

	-moz-border-top-right-radius: 25px;
	-webkit-border-top-right-radius: 25px;
	border-top-right-radius: 25px;	

	-moz-border-bottom-left-radius: 25px;
	-webkit-border-bottom-left-radius: 25px;
	border-bottom-left-radius: 25px;	


	-moz-border-bottom-right-radius: 25px;
	-webkit-border-bottom-right-radius: 25px;
	border-bottom-right-radius: 25px;
*/
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	text-align: center;
	font-size: .85em;
	font-weight: bold;
	padding-top: 20px;
	width: 397px;
	margin-left: auto;
	margin-right: auto;
}


.bx-controls {
	position: relative;
	width: 900px;
	margin-top: -75px;
	bottom: 0px;
}




.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-weight: bold;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #40464b;
	display: block;
	width: 20px;
	height: 22px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 11px;
	text-decoration: none;
	text-align: center;
	line-height: 18px;
	text-shadow: 1px 1px 1px #333;
	box-shadow: 1px 1px 1px #111;	
}

.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #f25d3c;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover {
	background-color: rgb(255, 52, 6);	
}


.texto_candidatas {
	float: right;
	position: relative;
	width: 199px;
	height: 650px;
	z-index: 10;
}




</pre></body></html>