@charset "UTF-8";
/* CSS Document */

body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#0B6436;
	text-decoration:none;
	line-height:16px;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	background-color:#4D4D4D;
}
h1, h2, h3, h4, p , ul, li , div {
	margin:0px;
	padding:0px;
}
h1 {
	font-size:22px;
	font-weight:bold;
	line-height:120%;
	text-align:left;
	padding:0px;
	padding:12px 0px;
}
h2 {
	font-size:14px;
	font-weight:normal;
	line-height:120%;
	vertical-align:top;
	margin:0;
	padding:6px 0px;
}
h3 {
	font-size:12px;
	font-weight:normal;
	line-height:120%;
	vertical-align:top;
	margin:0;
}
p, ul {
	padding-bottom:12px;
}
ul {
	padding-left:40px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
}
ul li {
	display:list-item;
	-moz-box-sizing:content-box;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
}
img {
	border:0 none;
	display:block;
}
a, a:link, a:visited, a:focus {
	color:#4D4D4D;
	cursor:pointer;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:underline;
}
a:hover {
	color:#4D4D4D;
	cursor:pointer;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
}
p span {
	display:inline-block;
}

#wrapper {
	background:#0B6436 url(../images/pattern.png) left top repeat-y;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	margin-top:0px;
	padding-top:0px;
}

#header_block {
	width:1000px;
	height:186px;
}
#header_image {
	background:url(../images/header.png) left top no-repeat;
	width:1000px;
	height:186px;
}

#main_block {
	background:url(../images/content_top.png) right top no-repeat;
	width:1000px;
	position:relative;
}

#menu_wrapper {
	width:260px;
	position:absolute;
	top:4px;
	left:12px;
}
#menu, #menu li {
	margin:0px;
	padding:0px;
	list-style-image:none;
	list-style-type:none;
	float:left;
	width:254px;
}
#menu li {
	height:50px;
}
#menu .menu_item1 a {
	color:#FFF;
}
#menu .menu_item1 a:hover,
#menu .menu_item1 a:focus {
	background:url(../images/menu_hover_01.png) left top no-repeat;
	color:#107C42;
}
#menu .menu_item1.active a,
#menu .menu_item1.active a:hover,
#menu .menu_item1.active a:focus {
	background:url(../images/menu_01.png) left top no-repeat;
	color:#107C42;
}
#menu .menu_item2 a {
	color:#FFF;
}
#menu .menu_item2 a:hover,
#menu .menu_item2 a:focus {
	background:url(../images/menu_hover_02.png) left top no-repeat;
	color:#7A5217;
}
#menu .menu_item2.active a,
#menu .menu_item2.active a:hover,
#menu .menu_item2.active a:focus {
	background:url(../images/menu_02.png) left top no-repeat;
	color:#7A5217;
}
#menu .menu_item3 a {
	color:#FFF;
}
#menu .menu_item3 a:hover,
#menu .menu_item3 a:focus {
	background:url(../images/menu_hover_03.png) left top no-repeat;
	color:#0F5182;
}
#menu .menu_item3.active a,
#menu .menu_item3.active a:hover,
#menu .menu_item3.active a:focus {
	background:url(../images/menu_03.png) left top no-repeat;
	color:#0F5182;
}
#menu .menu_item4 a {
	color:#FFF;
}
#menu .menu_item4 a:hover,
#menu .menu_item4 a:focus {
	background:url(../images/menu_hover_04.png) left top no-repeat;
	color:#744C2B;
}
#menu .menu_item4.active a,
#menu .menu_item4.active a:hover,
#menu .menu_item4.active a:focus {
	background:url(../images/menu_04.png) left top no-repeat;
	color:#744C2B;
}
#menu a, #menu a:visited, #menu a:link {
	text-decoration:none;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	cursor:pointer;
	float:left;
	line-height:16px;
	height:16px;
	width:180px;
	padding:16px 11px 18px 27px;
}
#menu .active a, #menu .active a:visited, #menu .active a:link {
	width:180px;
	padding:16px 47px 18px 27px;
}
#menu a:hover {
	text-decoration:none;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	cursor:pointer;
}

#content_wrapper {
	background:url(../images/content_bottom.png) right bottom no-repeat;
	width:1000px;
}
#content_block {
	background-color:#16814B;
	width:741px;
	margin-left:68px;
}
#content {
	background-color:#FFF;
	width:520px;
	min-height:450px;
	_height:450px;
	margin-left:158px;
	padding:0px 15px 0px 48px;
	overflow:visible;
}

#footer_block {
	width:1000px;
	height:160px;
	overflow:hidden;
}
#copyright_box {
	background:#4D4D4D url(../images/copyright_bkg.png) top left no-repeat;
	height:40px;
	font-size:9px;
	margin:0;
	padding:14px 14px 0px 40px;
	color: #16814B;
}
#copyright_box a {
	text-decoration:none;
	color: #16814B;
}
#copyright_box a:hover {
	text-decoration:underline;
	color: #16814B;
}

.group1 {
	color:#107C42;
}
.group2 {
	color:#7A5217;
}
.group3 {
	color:#0F5182;
}
.group4 {
	color:#744C2B;
}

.clear {
	clear:both;
	height:0px;
	font-size:0px;
	line-height:0px;
	visibility:hidden;
	overflow:hidden;
}
.hidden {
	display:none;
	height:0px;
	line-height:0px;
	visibility:hidden;
	overflow:hidden;
}
.project_wrapper {
	float:left;
	width:520px;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	margin-bottom:15px;
}
.project_wrapper h2.escalao {
	font-weight:bold;
}
.img_container {
	float:left;
	width:110px;
	height:110px;
	padding:8px 8px 10px;
	background:#FFF url(../images/project_img_box.png) top left no-repeat;
}
.desc_container {
	float:left;
	width:384px;
	padding:5px;
}
.body_container {
	float:left;
	width:510px;
	padding:5px 5px 10px;
	height:100%;
	overflow:hidden;
}
.project_type {
	/*
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-size:12px;
	margin-bottom:8px;
	*/
	text-transform:uppercase;
	font-size:8px;
	text-align:right;
	margin-top:2px;
}
.project_title {
	font-size:15px;
	font-weight:bold;
	/*margin-top:5px;*/
}
.project_autor {
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-size:12px;
	margin-bottom:5px;
	text-transform:uppercase;
	/*margin-bottom:10px;*/
}
.summary {
	font-size:11px;
	min-height:43px;
	_height:43px;
	overflow:visible;
	margin-top:10px;
}
.project_desc {
	font-size:11px;
}
.more {
	margin-top:5px;
	padding:1px 2px 2px;
	font-size:10px;
	text-align:right;
}
.more span {
	cursor:pointer;
}
.more.inactive,
.more.validate {
	background-color:#FFE6E6;
}
.more.occult {
	background-color:#E6E6FF;
}

#projects_tabs {
	position: relative;
}
#projects_tabs .escaloes_menu {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: block;
	height: 1px;
	font-size:14px;
}
#projects_tabs .escaloes_menu li {
	margin: 0px 4px -1px 0px;
	padding: 0px;
	list-style: none;
	float: left;
	line-height: 19px;
	position: absolute;
}
#projects_tabs .escaloes_menu li a {
	padding: 8px 18px 8px 18px;
	color: #7A5217;
	display: block;
	border: solid 1px #7A5217;
	background: url(../images/menu_02.png) no-repeat scroll -120px -6px;
	cursor: pointer;
	text-decoration:none;
}
#projects_tabs .escaloes_menu li a:active,
#projects_tabs .escaloes_menu li a:link,
#projects_tabs .escaloes_menu li a:visited {
	text-decoration: none;
	color: #7A5217;
	border: solid 1px #7A5217;
	outline: none;
}
#projects_tabs .escaloes_menu li a:hover,
#projects_tabs .escaloes_menu li a:focus {
	text-decoration:underline;
	color: #7A5217;
	border: solid 1px #7A5217;
	outline: none;
}
#projects_tabs .escaloes_menu li a:hover {
	background: url(../images/menu_02.png) no-repeat scroll -80px -6px;
}
#projects_tabs .escaloes_menu li.tab-selected {
	padding: 0px;
}
#projects_tabs .escaloes_menu li.tab-selected a {
	padding: 8px 18px 13px 18px;
	text-decoration: none;
	color: #7A5217;
	background: none;
	background-color: #FFF;
	border: solid 1px #7A5217;
	border-bottom: none;
	font-weight:bold;
}
#projects_tabs .escaloes_tabs {
	padding: 16px 0 0;
	margin: 39px 0px 0px 0px;
	border-top: 1px solid #7A5217;
	clear: both;
}

#project_comments {
	border-top:2px solid;
	padding-top:8px;
}
#project_comments h3 {
	font-size:13px;
	font-weight:bold;
	padding-bottom:10px;
}
#project_comments h3 span {
	font-size:9px;
	font-weight:normal;
}
.comments_wrapper {
	border-top:1px dotted;
}
.comment_icon {
	background:transparent url(../../../../../img/comment.png) top left no-repeat;
	padding-left: 20px;
}
.comment {
	border-bottom:1px dotted;
	padding:5px 0;
}
.comment.first_item {
	padding-top:0;
}
.comment.validate {
	background-color:#FFE6E6;
}
.comment.occult {
	background-color:#E6E6FF;
}
.comment_autor {
	color:#999;
	font-size:9px;
}
.comment_text {
	font-size:10px;
}
#project_comments form {
	margin-top:20px;
	border-top:2px solid;
	padding-top:8px;
}
#project_comments form fieldset {
	margin:0;
}
#project_comments form label {
	margin-top:4px;
	height:20px;
	line-height:20px;
}
#project_comments .error {
	border-color:#FFF;
}

