@charset "UTF-8";
body {
	background: #f4f4f4;
	margin: 0;
	font: normal 10pt/14pt "trebuchet ms", tahoma, arial, helvetica, sans-serif;
	color: #000;
	cursor: default;
}

a, a:visited {
	cursor: pointer;
	color: #003366;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a.web {
	background: transparent url("../images/ico_web.png") left center no-repeat;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
}
a.pdf {
	background: transparent url("../images/ico_pdf.png") left center no-repeat;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.high {
	font-weight: bold;
}
.dis {
	color: #808080;
}
u, .u {
	text-decoration: underline;
}

.hide, .print, .stats {
	display: none;
}
.clear {
	clear: both;
}
.clear.left {
	clear: left;
}
.clear.right {
	clear: right;
}
#loading {
	display: block;
	position: absolute;
	top: 5px;
	right: 5px;
	width: auto;
	background: #ff0000;
	font: bold 8.5pt verdana;
	color: #fff;
	padding: 2px;
	z-index: 100;
}

#warning {
	position: absolute;
	top: 15%;
	left: 25%;
	right: 25%;
	width: 50%;
	min-height: 40px;
	z-index: 100;
	padding: 10px;
	background: #000;
	opacity: 0.8;
	font: bold 14pt/40px trebuchet ms, tahoma, arial;
	text-align: center;
	letter-spacing: 1px;
	color: #fff; /* fafcc2 */
	text-shadow: #000 2px 2px 1px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}

input {
	padding: 1px 4px;
	border: 1px #c0c0c0 solid;
}
input.submit {
	background: #efefef url("../images/back_submit.png") left top repeat-x;
}

.placer {
	width: 980px;
	margin: 0 auto;
}

/* ini header */
.header {
	background: transparent url("../images/destaque_1.jpg") right 20px no-repeat;
	position: relative;
	width: auto;
	height: 245px;
	margin: 0 20px 0 10px;
	padding: 10px 0;
}

#lang {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 10;
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 8pt;
	text-transform: uppercase;
	list-style: none;
}
#lang li {
	display: inline;
	margin: 0;
}
#lang a {
	padding: 2px;
	background: white;
	border: 1px white solid;
	color: #61bf1a;
	text-decoration: none;
}
#lang a.selected, #lang a:hover {
	background-color: #61bf1a;
	border-color: #61bf1a;
	color: white;
}

.header .logo { width: 223px; height: 80px; padding: 0 0 5px 0; }
.header .logo h1, .header .logo h1 a { width: 223px; height: 80px; margin: 0; }
.header .logo h1 { background: transparent url("../images/logo.png") no-repeat; text-align: left; }
.header .logo h1 a { display: block; text-indent: -9999px; }

.header .menu {
	position: absolute;
	vertical-align: bottom;
	bottom: 0;
}
.header .menu.col1 {
	width: 75px;
	left: 30px;
}
.header .menu.col2 {
	width: 140px;
	left: 155px;
}
.header .menu.col3 {
	white-space: normal;
	width: 230px;
	left: 345px;
}
.header .menu.col4 {
	width: 150px;
	left: 625px;
}
.header .menu.col4 .section {
	width: auto;
	white-space: nowrap;
}
.header .menu.col5 {
	width: 175px;
	left: 775px;
}

.header .section {
	width: 100%;
	float: left;
	background: #99cc66; /* #b4ff90 */
	padding: 20px;
	margin: -10px 10px 0 -10px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius: 20px 20px 20px 0;
	line-height: 13pt;
	border: 10px #f4f4f4 solid;
}
.header .section.small {
	padding: 10px;
}
.header .section.on {
	background: #666;
	color: #fff;
}
.header .section.on a, .header .section.on a:visited {
	color: #fff;
}
.header .section.off {
	background: #f7d63c; /* #eeca69 */
}
.header .section.high {
	background: #bf4120; /* #c06532 */
	color: white;
}

.header .section form {
	margin: 0;
	font-size: 8.5pt;
	white-space: nowrap;
}
.header .section form label {
	font-weight: normal;
}

.header .section h2 {
	font-size: 9pt;
	text-transform: uppercase;
	margin: 0;
}
.header .section h2 a, .header .section h2 a:hover {
	color: #000;
}
.header .section ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.header .section ul li {
	font-size: 8.5pt;
}
.header .section ul li img {
	width: 16px;
	height: 16px;
	padding-right: 4px;
}
.header .section a {
	text-decoration: none;
}
.header .section a:hover {
	color: #366330;
	text-decoration: underline;
}
.header .section.on a:hover {
	color: #fff;
	text-decoration: underline;
}
/* end header */

/* ini body */
.body {
	position: relative;
	width: auto;
	margin: 0 10px 0 18px;
	padding: 10px 10px 10px 20px;
}

.body .sidebar {
	float: left;
	width: 200px;
	background: #fff;
	border: 1px #e0e0e0 solid;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	font-size: 7.5pt;
	line-height: 11pt;
}
.body .sidebar .head {
	background: #666;
	padding: 10px;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 9pt;
}
.body .sidebar dt {
	padding: 3px 5px 3px 5px;
	cursor: pointer;
	border-bottom: 1px white solid;
}
.body .sidebar dt a {
	font-weight: bold;
	font-size: 8.5pt;
}
.body .sidebar dt a:hover {
	text-decoration: none;
}
.body .sidebar dd {
	padding: 0 5px 5px 5px;
	margin-left: 0;
}
.body .sidebar dt.on {
	background: #f7d63c; /* #eeca69 */
}
.body .sidebar dt.on a {
	color: black;
}


.body .extra {
	float: right;
	width: 200px;
	padding: 15px 10px;
	background: #fff;
	border: 1px #e0e0e0 solid;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	overflow: hidden;
}
.body .extra p {
	margin: 0;
}
.body .extra p.img {
	font-size: 8.5pt;
}
.body .extra ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
	line-height: 16pt;
}

.body .contents {
	background: #fff;
	border: 1px #e0e0e0 solid;
	padding: 10px 15px 15px 15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	color: #202020;
}
.body .contents.withsidebar {
	margin-left: 210px;
}
.body .contents.withextra {
	margin-right: 230px;
}
.body .contents h3 {
	font-size: 9pt;
	margin-top: 0;
}
.body .contents h3 .ttl {
	font-size: 11pt;
}
.body .contents ul {
	padding-left: 20px;
}
.body .contents .gallery {
	position: relative;
	margin: 0 0 10px 0;
	padding: 10px;
	background: #f4f4f4;
	border: 1px #e0e0e0 solid;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.body .contents .gallery .item {
	float: left;
	width: 40px;
	height: 40px;
}

.body .highlights {
	color: #202020;
}
.body .highlights.withsidebar {
	margin-left: 210px;
}
.body .highlights a {
	display: block;
	float: left;
	margin: 0 8px 10px 0;
	width: 135px;
	height: 240px;
	overflow: hidden;
	font-size: 8.5pt;
	background: #fff;
	border: 1px #c0c0c0 solid;
	padding: 15px 15px 15px 15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.body .highlight a .dis {
	color: silver;
	text-decoration: none;
}
.body .highlights a.high, .body .highlights a.high:hover {
	background-color: #bf4120;
	border-color: #bf4120;
	color: white;
}
.body .highlights a.high .dis {
	color: #d0d0d0;
}
.body .highlights a:hover, .body .highlights a.short:hover {
	background-color: #f7d63c; /* #eeca69 */
	border-color: #bf4120;
	color: black;
}
.body .highlights a img {
	width: 125px;
	margin: 0 5px;
}
.body .highlights a.short {
	border-color: #e0e0e0;
	width: 190px;
	height: 40px;
	line-height: 10pt;
}
.body .highlights a.short img {
	width: 40px;
	max-height: 40px;
	float: left;
	padding-right: 4px;
}

.body .highlights a:hover {
	text-decoration: none;
}

.footer {
	clear: both;
	position: relative;
	width: auto;
	margin: 0 10px 0 18px;
	padding: 20px 0 10px 0;
	font-size: 8.5pt;
	line-height: 11pt;
	color: #c0c0c0;
}
.footer .high {
	color: #808080;
}
.footer .nav {
	color: #c0c0c0;
	padding-left: 55px;
	font-size: 8.5pt;
}
.footer .nav a, .footer .nav a:visited {
	font-weight: bold;
	color: #336699;
}
.footer .copyright {
	padding: 10px 0 0 55px;
	background: transparent url("../images/logo_small.png") 20px 10px no-repeat;
}
.footer .civ {
	position: absolute; right: 0; bottom: 10px;
}

/* ini pop */
#pop {
	position: fixed;
	z-index: 100;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: transparent url("../images/popup_back.png") left top repeat;
	line-height: 0;
}
#pop .pop_placer {
	position: absolute;
	z-index: 110;
	top: 50%;
	left: 50%;
	line-height: 0;
}
#pop .pop_placer * {
	margin: 0 !important;
	padding: 0 !important;

}
#pop .pop_link img {
	background-color: white;
	border: 2px solid white;
}
#pop .pop_close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	background: transparent url("../images/popup_close.png") right top no-repeat;
	cursor: pointer;
}
/* end pop */