body {
	background: #ffffff url('../images/bg0.png') repeat-x 0 120px;
}
/* usage start */
.usage {
	float: right;
	width: 327px;
	padding-top: 100px;
}

.usage .head,
.usage .head-1 {
	position: absolute;
	right: 0;
	top: 0;
	width: 331px;
	height: 34px;
	padding: 5px 0 0 184px;
	background: url(../images/ico-1.png) no-repeat scroll 165px center;
}

.usage .head-1 {
	top: 500px;
	background: url(../images/ico-1.png) no-repeat scroll 165px center;
}

.usage .head span {
	float: left;
	margin-top: 4px;
	text-align: center;
}

.usage .head span span {
	float: none;
	height: 1px;
	display: block;
	overflow: hidden;
	width: 191px;
}

.usage .head h3,
.usage .head-1 h3 {
	color: #4c4d4f;
	margin: 3px 5px;
	text-decoration: none;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
}

.usage .head .usage-logo {
	float: left;
}

.usage .date {
	display: block;
	font-size: 0.91em;
	margin: 0 0 0 16px;
	color: #666666;
}

.usage-items {
	overflow: hidden;
	height: 100%;
}

.usage-items ul {
	padding: 0;
}

.usage-items ul li {
	float:left;
	font-size:18px;
	font-weight:bold;
	line-height:1.7em;
	margin:0;
	min-width: 150px;
}

.usage-items ul li a {
	text-decoration: none;
}

.usage-item {
	overflow: hidden;
	margin-top: -1px;
	height: 100%;
	margin-left: 4px;
	padding: 10px 22px 10px 5px;
}

.usage-item:hover {
	text-decoration: none;
	background-color: #eeeeee;
}

.usage-item .time,
.usage-items .time {
	float: left;
	padding-right: 14px;
	color: #f90;
	font-size: 18px;
	min-width: 60px;
	text-align: right;
	font-weight: normal;
}

* html .usage-item .time {
	padding-right: 11px;
}

.usage-item div {
	overflow: hidden;
	height: 1%;
}

.usage-item p {
	margin: 0;
	line-height: 1.16em;
	float:left;
	font-size: 18px;
	font-weight: bold;
}

.pagination {
	background: url(../images/pagination1.png) no-repeat 0 0;
	min-height: 45px;
	cursor: pointer;
	color: #acadac;
}

.pagination:hover {
	color: #1c94c4;
}

.pagination h1 {
	font-size:16px;
	padding-left:220px;
	padding-top:14px;
}

.new-politician-header {
	font-size: 14px;
}

.new-politician-content {
	padding: 15px;
	background-color: #c4c4c4;
	display: none;
	min-height: 50px;
	border: 5px solid #c4c4c4;
	width: 80%;
}

.new-politician-content span {
	width: 100%;
	float: left;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
}

.new-politician-content span.exemplo {
	font-style: italic;
	color: #ffffff;
	width: 40%;
}

.new-politician-content input.text {
	width: 60%;
	float: left;
	font-size: 14px;
}

#new-politician-message {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	min-height: 35px;
	padding-top: 5px;
}

.new-politician-form div {
	width: 100%;
	float: left;
}

.anuncio {
	margin-top: 25px;
}

input.enviar {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	border:1px solid #cccccc;
	color:#1c94c4;
	font-weight:bold;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	cursor:pointer;
	line-height:1.4em;
	overflow:visible;
	padding:0.2em 0.6em 0.3em;
	width:auto;
	margin-left: 5px;
}

.news {
	height: 300px;
	padding: 10px 0 30px 0;
}