@import url("reset.css");
@import url("style_gen.css");
@import url("style_forms.css");


/*########### BASIC LAYOUT ################*/


body {
	font: 62.5% "Lucida Grande", Lucida, Verdana, sans-serif;
	background: url(/web/images/top.gif) repeat-x;
	color: #8C8C8C;
}


#header {
	width: 860px;
	margin: 10px auto 0px;
}


#header img {
	float: left;
}


h1 {
	float: left;
	text-indent: -5000px;
}


p, address {
	font: 1.2em/1.6em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 18px;
}

a:link, a:visited {
	color: #5DBB46;
}

a:hover {
	color: #a7a7a7;
}

#blog_single h3 {
	color: #5DBB46;
	font: 24px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 18px;
}


/* NAV */


ul.pink {
	padding: 5px;
	margin: 10px 0;
	list-style: none;
	background-color: #fff;
	border-bottom: 1px solid #e7e7e7;
	float: left;
	clear: left;
}


ul.pink li {
	float: left;
}


ul.pink li a {
	float: left;
	text-decoration: none;
	color: #ccc;
	padding: 4px 15px 0 0;
	margin-right: 8px;
	font: 900 14px "Arial", Helvetica, sans-serif;
}


ul.pink li a span {
	float: left;
	padding-right: 15px;
	display: block;
	margin-top: -4px;
	height: 24px;
}


ul.pink li a:hover, ul.pink li a.current {
	color: #860737;
	background: url(/web/images/top_nav_bkg.gif) no-repeat top right;
}


ul.pink li a:hover span, ul.pink li a.current span {
	background: url(/web/images/top_nav_bkg.gif) no-repeat top left;
}


#topnav {
	list-style-type: none;
	float: right;
}


ul#topnav {
	list-style-type: none;
	float: right;
	margin-top: 32px;
	font-size: 0.8em;
}


#topnav li {
	float: left;
	text-transform: uppercase;
	font: 100 2em/5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 32px;
	height: 30px;
/*	


padding-top:8px;*/
}


#topnav li a {
	float: left;
	text-decoration: none;
	color: #a7a7a7;
	padding-right: 5px;
	margin-left: 15px;
}


/*
#topnav li a span {
	float: left;
	display: block;
	padding-left: 5px;
	font: 100 2em/5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; 
}


#topnav li a:hover {
	color: #fff;
	background: url(/web/images/top_nav_bkg.gif) no-repeat right center;
}


#topnav li a:hover span {
	color: #fff;
	background: url(/web/images/top_nav_bkg.gif) no-repeat left center;
}
*/


ul#topnav li a span {
	float: left;
	padding-right: 5px;
	display: block;
	/*	margin-top: -4px;*/
	height: 33px;
}


ul#topnav li a:hover, ul#topnav li a.current {
	color: #fff;
	background: url(/web/images/top_nav_bkg.gif) no-repeat top right;
}


ul#topnav li a:hover span, ul#topnav li a.current span {
	background: url(/web/images/top_nav_bkg.gif) no-repeat top left;
}


#top_quote {
	clear: both;
	width: 860px;
	margin: 0 auto;
	border-top: 1px solid #8c8c8c;
	border-bottom: 1px solid #8c8c8c;
}


.top_intro {
	font: 2.2em Georgia, "Times New Roman", Times, serif;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
}

.top_intro_hp {
	font: 2.2em Georgia, "Times New Roman", Times, serif;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	float:left;
	width:550px;
}

a.link1 { color: #CEDE2B; }
a.link2 { color: #89C93C; }
a.link3 { color: #28B24B; }

.call2action {
 float:right;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 margin-top:25px;
 margin-right:10px;
 padding-left:40px;
 line-height:16px;
 width:220px;
 color:#999999;
 background:url(/web/images/doc_icon.gif);
 background-repeat:no-repeat;
 background-position: 5px 0px;
}

.call2action span {
 color:#28B24B;
 font-weight:bold;
 font-size:15px;
 display:block;
}

#top_quote a:link, #top_quote a:visited  {
  text-decoration:none;
}


cite {
	


/*	


margin-bottom: 15px;*/
	padding-right: 10px;
	font: italic 1.8em/2.4em Georgia, "Times New Roman", Times, serif;
	display: block;
	text-align: right;
}


#latest_project {
	padding-top: 10px;
	width: 860px;
	margin: 0 auto;
}


#latest_project img {
/*	padding-top: 15px;
	margin-left: 40px;*/
	
	position:absolute;
	top:15px;
}


#latest_project h2 {
	font: 2.4em/2.4em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: 100;
	padding-right: 10px;
	background: url(/web/images/ultimo_trabalho_h2.jpg) no-repeat right;
	text-indent: -5000px;
}


#project {
	background: url(/web/images/green_bar.jpg) no-repeat 0 0px;
	border-bottom: 1px solid #787878;
	padding-bottom: 15px;
	height:480px;
}


.project_info {
	width: 257px;
	float: left;
}

.project_txt {
    font-size:1.2em; 
	margin-bottom:10px; 
	line-height:18px;
}


.project_info h3 span {
	color: #5dbb46;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: 100;
}


.project_info h3 {
	color: #787878;
	margin-top: 25px;
	font: 2em Georgia, "Times New Roman", Times, serif;
	padding-bottom: 15px;
	border-bottom: 1px dotted #a7a7a7;
	margin-bottom: 10px;
}


.project_info a {
	display: block;
	text-align: right;
	color: #5dbb46;
	border-bottom: 1px dotted #a7a7a7;
	border-top: 1px dotted #a7a7a7;
	text-decoration: none;
	font: italic 1.2em/1.8em Georgia, "Times New Roman", Times, serif;
}


.project_info a:hover {
	color: #787878;
}

.project_info_gal {
	 position:relative;
	 float:left;  
	 width:561px;
	 height:480px;
	 margin-left:42px; 
}

#latest_post {
	clear: both;
	height: 198px;
	margin: 5px auto;
	background: url(/web/images/mediabar.jpg) no-repeat 0px -180px;
	padding-bottom:25px;
}

.post {
	width: 860px;
	height: 100%;
	margin: 0 auto;
	padding-bottom: 7px;
	clear: both;
}


#latest_post h2 {
	font: 2.4em/2.4em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-indent: -5000px;
	font-weight: 100;
	padding-right: 10px;
	background: url(/web/images/ultimo_post_h2.jpg) no-repeat 0;
}


.post_meta {
	width: 260px;
	border-top: 5px solid #787878;
	text-align: right;
	float: left;
	line-height: 0px;
}


.data {
	color: #5dbb46;
	font: 1.4em Georgia, "Times New Roman", Times, serif;
	margin-top: 12px;
	margin-bottom: 10px;
}


.data span {
	font-size: 5.2em;
	color: #787878;
	line-height: 0.5em;
	display: block;
}


.post_meta img {
	float: right;
	width: 60px;
	height: 60px;
	overflow: hidden;
	border: 5px solid #787878;
	margin-top: 10px;
	margin-left: 5px;
}


p.author {
	text-align: right;
	color: #5dbb46;
	border-bottom: 1px dotted #a7a7a7;
	border-top: 1px dotted #a7a7a7;
	font: italic 1.4em/1.8em Georgia, "Times New Roman", Times, serif;
	margin: 0px;
}


p.author a {
	color: #787878;
	text-decoration: none;
}


#latest_post h3 a {
	color: #5dbb46;
	font: 3.2em Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}


#latest_post h3 a:hover {
	color: #787878;
}


.post_content,
.post_single {
	float: right;
	width: 560px;
}


/*###################### Footer ###########################*/


#footer {
	clear: both;
	width: 860px;
	margin: 0 auto;
	padding-top: 10px;
/*	border-top: 1px solid #787878;*/
}


#footer input {
	color: #ccc;
}


#footer h3 {
	font: 2.4em/2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #5dbb46;
	font-weight: 100;
	padding-left: 10px;
	margin-top: 24px;
}


#footer ul {
	font-size: 1.0em;
	text-transform:uppercase;
}


#footer ul li {
	border-bottom: 1px dotted #8c8c8c;
	padding-left: 15px;
	padding-bottom: 9px;
	padding-top: 9px;
	display: block;
	background: url(/web/images/bullet.gif) no-repeat 0 10px;
}


#footer ul li a:link, #footer ul li a:visited  {
	text-decoration: none;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #8c8c8c;
}


#footer ul li a:hover {
	color: #5dbb46;
}


.footer_column {
	width: 260px;
	float: left;
	margin-right: 40px;
	margin-top: 10px;
	margin-bottom: 20px;
}


.footer_column #contactos,
.footer_column address {
	margin-left: 10px;
	line-height: 1.4em;
	font-size: 12px;
}


.separador {
	border: none;
	border-bottom: 1px dotted;
	width:
}


.footer_column span {
	color: #5dbb46;
}


.social_network h3 {
	background: url(/web/images/social_h3_divider.gif) no-repeat 0 bottom;
}


#twitter-feed {
	margin-bottom: 20px;
}


#bottom {
	clear: both;
	margin-top: 10px;
	border-top: 1px solid #8c8c8c;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


#bottom p {
	display: block;
	text-align: right;
	color: #a7a7a7;
	/*font: 1.2em/2.4 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;*/
	
	font-size: 1.0em;
	text-transform:uppercase;
	margin-top:4px;
}


ul#bottom_nav li {
	float: left;
	font: 1em/2.4em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: 100;
	display: block;
	border-style: none;
	background: none;
	margin: 0px;
	padding: 0px;
	padding-left: 3px;
}


/*ul#bottom_nav li a {
	color: #a7a7a7;
	text-decoration: none;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}*/


span.twitter_date {
	border-bottom: 1px dotted #a7a7a7;
	border-top: 1px dotted #a7a7a7;
	display: block;
	text-align: right;
	margin-left: 0px;
	margin-top: 10px;
}


p.twit {
	background: transparent url(/web/images/aspas.jpg) no-repeat scroll left top;
	margin-left: 0;
	margin-top: 10px;
	padding-left: 30px;
	padding-top: 10px;
	font: italic 1.4em Georgia, "Times New Roman", Times, serif;
}


span.twitter_date a {
	color: #5dbb46;
	text-decoration: none;
	font: italic 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
}


span.twitter_date a:hover {
	color: #787878;
}


/*###################### Porftolio ###########################*/


#work {
	


/*	


border-top: 1px solid #787878;*/
	width: 860px;
	margin: 0 auto;
	padding-top: 10px;
}


#work h2 {
	font: 2.4em"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #5dbb46;
	font-weight: 100;
	padding-top: 10px;
}


#work img {
	border-top: 5px solid #787878;
	/


*	border-bottom: 1px dotted #787878;
	*/
	padding-top: 10px;
	padding-bottom: 10px;
}

#work .paginacao {
	vertical-align: -16px;
	border: 0px;
}

.work_number {
	background: url(/web/images/ballon.gif) no-repeat;
	color: #fff;
	padding-left: 7px;
	text-align: left;
	font: 1.8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	height: 35px;
	margin: 0px;
}


.work_info {
	width: 260px;
	float: left;
	margin-right: 40px;
	margin-top: 20px;
	margin-bottom: 10px;
}


.work_info h3 span {
	color: #5dbb46;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: 100;
}


.work_info h3 {
	color: #787878;
	height: 70px;
	


/*	margin-top: 10px;
	*/
	font: 2em Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px dotted #a7a7a7;
	border-bottom: 1px dotted #a7a7a7;
	margin-bottom: 10px;
}


.work_info a {
	display: block;
	text-align: right;
	color: #5dbb46;
	/*	


border-bottom: 1px dotted #a7a7a7;
	border-top: 1px dotted #a7a7a7;*/
	text-decoration: none;
	font: italic 1.4em/1.8em Georgia, "Times New Roman", Times, serif;
}


.work_info a:hover {
	color: #787878;
}


#work_detail {
	width: 560px;
	float: left;
	position: relative;
}


#work_detail  h2 {
	font: 2.4em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #5dbb46;
	font-weight: 100;
	padding-bottom: 10px;
	background: url(/web/images/sobre_nos_h2_divider.gif) no-repeat 0 bottom;
}


.work_detail_info {
	padding-top: 10px;
	margin-bottom: 10px;
	border-top: 5px solid #787878;
}


.work_detail_info h3 span {
	color: #5dbb46;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: 100;
}


.work_detail_info h3 {
	color: #787878;
	margin-top: 10px;
	font: 2em Georgia, "Times New Roman", Times, serif;
	padding-bottom: 20px;
	border-bottom: 1px dotted #a7a7a7;
	margin-bottom: 10px;
}


.work_detail_info h4 {
	color: #5dbb46;
	font: 2em/2.4em Georgia, "Times New Roman", Times, serif;
}


.work_detail_info a {
	display: block;
	text-align: right;
	color: #5dbb46;
	border-bottom: 1px dotted #a7a7a7;
	border-top: 1px dotted #a7a7a7;
	text-decoration: none;
	font: italic 1.2em/1.8em Georgia, "Times New Roman", Times, serif;
}


.work_detail_info a:hover {
	color: #787878;
}


#work_detail img {
	border-style: none;
	margin-top: 10px;
}


.work_detail_info ul {
/*	list-style-position: inside;*/
	list-style:none;
/*	list-style-image: url(/web/images/bullet.gif);*/
	font-size: 1.2em;
	margin-left: 10px;
	margin-bottom: 20px;
}


.work_detail_info ul li {
	padding-left: 15px;
	line-height: 1.8em;
	background-image:url(/web/images/bullet.gif);
    background-repeat:no-repeat;
	background-position: 0px 5px;
}


#work_nav {
	width: 260px;
	float: right;
}


#work_nav h3 {
	color: #5dbb46;
	font: italic 1.4em Georgia, "Times New Roman", Times, serif;
	border-bottom: 5px solid #787878;
	text-align: right;
	padding-bottom: 10px;
	padding-top: 18px;
}


#work_nav ul {
	list-style-type: none;
	list-style-position: inside;
}


#work_nav ul li {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}


#work_nav ul li a {
	text-decoration: none;
	width: 260px;
	color: #a7a7a7;
	font: 1.4em/2.4em Georgia, "Times New Roman", Times, serif;
}


#work_nav ul li a:hover {
	color: #5dbb46;
	font-weight: bold;
}


div#outros_projectos h2 {
	border-bottom:1px dotted #8C8C8C;
	font: italic 2.4em/2em Georgia, "Times New Roman", Times, serif;

}

div#outros_projectos a {
	text-decoration:none;
	color:#8c8c8c;
}

div#outros_projectos ul {
 	line-height: 1em;
 	float:left;
	margin-bottom:10px;
	margin-right:40px;
	margin-top:20px;
	width:260px;
}

div#outros_projectos ul li {
background:transparent url(/web/images/bullet.gif) no-repeat scroll 0 9px;
border-bottom:1px dotted #8C8C8C;
display:block;
padding-bottom:9px;
padding-left:15px;
padding-top:9px;
font-size: 12px;
}

/* Content */

#content_geral {
	width: 860px;
/*	height:360px;*/
	margin: 20px auto 0 auto;
	padding-bottom:20px;
/*	background: url(/web/images/sobre_nos_h2_divider.gif) no-repeat right 65px;*/
	height:auto;
}

#content_geral h2 {
	font: 2.4em/2.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
/*	text-indent: -5000px;*/
	font-weight: 100;
/*	margin-left: 300px;*/
	margin-top: 10px;
/*	background: url(/web/images/sobre_nos_h2.jpg) no-repeat 0;*/
}

#content_geral img {
	float: left;
	margin-right:20px;
}

#content_geral .txt {
	float: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	margin-top:35px;
}

#content_geral p {
	/*font-family:Georgia, "Times New Roman", Times, serif; !important*/
}

#content_geral ul {
   margin-left:20px;
   font-size:1.2em;
   line-height:1.6em;
}


/*###################### About ###########################*/


#sobre_nos {
	width: 860px;
	height:360px;
	margin: 0 auto;
	background: url(/web/images/sobre_nos_h2_divider.gif) no-repeat right 65px;
}


#sobre_nos h2 {
	font: 2.4em/2.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-indent: -5000px;
	font-weight: 100;
	margin-left: 300px;
	margin-top: 10px;
	background: url(/web/images/sobre_nos_h2.jpg) no-repeat 0;
}


#sobre_nos p {
	margin-left: 300px;
}


#sobre_nos img {
	float: left;
	margin-top: 18px;
}


#sobre_nos a {
	display: block;
	width: 260px;
	position: relative;
	text-align: right;
	color: #5dbb46;
	border-bottom: 1px dotted #a7a7a7;
	border-top: 1px dotted #a7a7a7;
	text-decoration: none;
	font: italic 1.4em/1.8em Georgia, "Times New Roman", Times, serif;
}


#sobre_nos a:hover {
	color: #787878;
}


.intro {
	font: italic 2em Georgia, "Times New Roman", Times, serif;
	margin-top: 18px;
}


#team {
	width: 860px;
	margin: 0 auto;
	background: url(/web/images/team_h2_divider.gif) no-repeat left 54px;
/*	height: auto;*/
	clear:both;
}


#team h2 {
	font: 2.4em/2.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-indent: -5000px;
	font-weight: 100;
	padding-right: 10px;
	background: url(/web/images/team_h2.jpg) no-repeat 0;
}


.team_info {
	width: 200px;
	height:600px;
	float: left;
	margin-right: 15px;
	margin-top: 20px;
	margin-bottom:18px;
}


.team_info h3 {
	font: 1.8em Georgia, "Times New Roman", Times, serif;
	margin-left: 5px;
	
}


.team_info h4 {
	font: italic 1.5em Georgia, "Times New Roman", Times, serif;
	color: #5dbb46;
	border-bottom: 1px dotted #a7a7a7;
	padding-bottom:5px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
}


.team_info img {
	border: 5px solid #787878;
	margin-bottom: 10px;
}


.team_info p {
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
	margin-bottom:10px;
	font-size:1.1em;
}


/* SERVICES */


#servicos {
	width: 860px;
	margin: 0 auto;
	background: url(/web/images/sobre_nos_h2_divider.gif) no-repeat right 65px;
	height:360px;
}


#servicos h2 {
	font: 2.4em/2.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-indent: -5000px;
	font-weight: 100;
	margin-left: 300px;
	margin-top: 10px;
	background: url(/web/images/servicos1_h2.jpg) no-repeat 0;
}



#servicos p {
	margin-left: 300px;
}


#servicos img {
	float: left;
	margin-top: 18px;
}


#servicos a {
	display: block;
	text-align: right;
	color: #5dbb46;
	border-bottom: 1px dotted #a7a7a7;
	border-top: 1px dotted #a7a7a7;
	text-decoration: none;
	font: italic 1.4em/1.8em Georgia, "Times New Roman", Times, serif;
}


#servicos a:hover {
	color: #787878;
}




#wedo {
	width: 860px;
	margin: 0 auto;
	background: url(/web/images/team_h2_divider.gif) no-repeat left 54px;
	
/*	height: auto;*/
}


#wedo h2 {
	font: 2.4em/2.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-indent: -5000px;
	font-weight: 100;
	padding-right: 10px;
	background: url(/web/images/servicos_h2.jpg) no-repeat 0;
}


.wedo_info {
	width: 400px;
	float: left;
	margin-right: 40px;
	margin-top: 20px;
	margin-bottom:18px;
}


.wedo_info h3 {
	font: italic 2.4em Georgia, "Times New Roman", Times, serif;
	color: #5dbb46;
	margin-left: 5px;
	margin-right: 5px;
}


.wedo_info h4 {
	font: italic 1.6em Georgia, "Times New Roman", Times, serif;
	color: #5dbb46;
	margin-bottom: 10px;

}


.wedo_info img {
	border: 5px solid #787878;
	margin-bottom: 10px;
}


.wedo_info p {
	text-align: left;
	margin-bottom:10px;
	margin-left: 5px;
	margin-right: 5px;
}

#content_geral h2 {
	color: #5dbb46;
	font: 3.2em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 18px;
}

/* CATEGORY */

#category,
#category_single {
	clear: both;
	width: 860px;
	margin: 50px auto 20px;
}


#category h2 {
/*	margin-bottom: 18px;*/
	padding-bottom: 5px;
	font: 2.4em"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #5dbb46;
}


#category .post_content, #category .post_single {
/*    float:none; */
    margin-top:15px;
}

#category .recrutamento {
	margin-top:0px;
}
#category .recrutamento h3 {
	margin-bottom: 10px;
}


#category .post_meta {
   text-align:left;
   padding-top:15px;
}

#category .post {
}

#category h3 a {
	color: #5dbb46;
	font: 2.0em Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}


#category_single h3 {
	color: #5dbb46;
	font: 2.0em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 18px;
}

#category_single ol,
#category_single ul {
	list-style-position: outside;
	font-size: 1.2em;
	line-height: 18px;
	margin-bottom: 18px;
}

#category_single ol li,
#category_single ul li {
	margin-bottom: 18px;
}


#category h2 a:hover {
	color: #787878;
}

/*###################### BLOG ###########################*/


#blog,
#blog_single {
	clear: both;
	width: 860px;
	margin: 50px auto 20px;
}


#blog h2 {
	margin-bottom: 18px;
	border-bottom: 1px dotted #a9a9a9;
	padding-bottom: 5px;
}


#blog h2 a {
	color: #5dbb46;
	font: 3.2em Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}


#blog_single h2 {
	color: #5dbb46;
	font: 3.2em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 18px;
}

#blog_single ol,
#blog_single ul {
	list-style-position: outside;
	font-size: 1.2em;
	line-height: 18px;
	margin-bottom: 18px;
}

#blog_single ol li,
#blog_single ul li {
	margin-bottom: 18px;
}


#blog h2 a:hover {
	color: #787878;
}


#blog_single h2+p {
	color: #787878;
	font: italic 1.6em/1.4em Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px dotted #787878;
	border-bottom: 1px dotted #787878;
}


.post_blog {
	background: transparent url(/web/images/sobre_nos_h2_divider.gif) no-repeat scroll right bottom;
	clear: both;
	margin-bottom: 60px;
	padding-bottom: 18px;
	height: 100%;
}


p.category {
	text-align: right;
	color: #5dbb46;
	border-bottom: 1px dotted #a7a7a7;
	font: italic 1.4em/1.8em Georgia, "Times New Roman", Times, serif;
	margin: 0px;
}


p.category a {
	color: #787878;
	text-decoration: none;
}


#images {
	margin-left: 10px;
}

#images img {
	border: 4px solid #787878;
	height: 65px;
	margin: 10px 10px 10px 0;
	overflow: hidden;
	width: 65px;
}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* CONTACTS */

#contact_box {
	width: 860px;
	margin: 0 auto;
	height: auto;
	padding-top: 10px;
}

#contacts_detail {
	width: 560px;
	float: left;
	background: transparent url(/web/images/sobre_nos_h2_divider.gif) no-repeat left 60px;
	margin-bottom:15px;
	font-size:1.2em;
	line-height:1.6em;
}

#contacts_detail  h2 {
	font: 2.4em/2.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-indent: -5000px;
	font-weight: 100;
	margin-top: 10px;
	background: url(/web/images/contactos_h2.jpg) no-repeat 0;
}

#contacts_detail  address {
	font-size: 1.1em;
	line-height: 18px;
}

#contacts_detail  .pedido_proposta {
	font: 2.0em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: 100;
	margin-top: 10px;
	text-transform:uppercase;
	background: transparent url(/web/images/sobre_nos_h2_divider.gif) no-repeat left 40px;
	text-indent:0;
	color:#5DBB46;
	line-height:2.4em;
}

#contacts_detail img {
	border-style: none;
/*	margin-top: 10px;*/
}


#contacts_nav {
	width: 260px;
	float: right;
	margin-top:21px;
	font-size: 12px;
}


#contacts_nav h3 {
	color: #5dbb46;
	font: italic 1.4em Georgia, "Times New Roman", Times, serif;
	border-bottom: 5px solid #787878;
	text-align: right;
	padding-bottom: 10px;
	padding-top: 18px;
}


#contacts_nav ul {
	list-style-type: none;
	list-style-position: inside;
}


#contacts_nav ul li {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}


#contacts_nav ul li a {
	text-decoration: none;
	width: 260px;
	color: #a7a7a7;
	font: 1.4em/2.4em Georgia, "Times New Roman", Times, serif;
}


#contacts_nav ul li a:hover {
	color: #5dbb46;
	font-weight: bold;
}

#contacts_nav address {
	margin-top: 10px;
	line-height: 1.4em;

}

#contacts_nav span {
	color: #5dbb46;
}

#contacts_details {
   line-height:18px;
}

#imagemGaleriaDiv_Detalhe {
	width: 560px;
	height: 346px;
	overflow: hidden;
	margin-bottom: 20px;
}
#imagemGaleriaDiv {
	position:absolute; 
	top:46px; 
	left:23px;
	width: 519px;
	height: 302px;
	overflow:hidden; 
}
#imagemGaleriaDiv img {
	margin:0px;
	width: 519px;
}
#projs_nav {
	position:absolute;
	right:-30px; 
	bottom:60px;
}
#projs_nav_Detalhe {
	position: absolute; 
	left: 490px; 
	top: 355px;
}
.projs_navC {
	background:url(/web/images/nav_projectos.gif); 
	background-repeat:no-repeat; 
	width:88px; 
	height:67px; 
	padding:6px;
	color:#FFFFFF; 
	text-align:right; 
	font-family:Georgia, 'Times New Roman', Times, serif;
	z-index:1000;
}

.projs_navC a:link, #projs_nav a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-size:17px;

}

#sharethis {
 margin-top:15px;
 margin-left:135px;
 float:left;
}
/*
#linkedin {
 background:url(/web/images/linkedin_icon.jpg); background-repeat:no-repeat;
 color:#000000;
 height:21px;
 padding-left:20px;
 margin-left:5px;
 line-height:17px;
}

#linkedin a:link, #linkedin a:visited {
 color:#999;
 text-decoration:none;
}
*/


#paginacao {
	vertical-align: -16px;
	float: right;
}
#paginacao img {
	vertical-align: -16px;
	border: 1px solid;
}

.separador_blog {
   	border-bottom: 1px solid #444444;
	clear:both;
	margin-left:auto; margin-right:auto;
	width:860px;
}

.last,
 div#outros_projectos ul.last {
	margin-right: 0px;
}

/* newsletter */
#news_form { margin-left:10px; margin-bottom:20px; }
#news_form label { display:none; }


/* outros */
.paginate { text-align:right; }

/* erro 404 */
.erro_404 { font-style:italic; }

.boxrelatedfiles {margin-top: 10px;}

<!--[if IE]>
.clearfix {
	zoom: 1;
	display: block;
}
<![endif]-->