#projetos_header{
	height:44px;
}
#projetos_body{	
	background:#fbf9f4 url('../images/projetos_background.gif') repeat-x;
	padding:5px;
}
#projeto01, #projeto02, #projeto03, #projeto04{
	overflow:hidden;
	_width:508px;
}
.projeto_logo {
	float:left;
	margin:0 10px 0 0;
}
.projeto_title{
	color:#1c1c1c;
	font-weight:bold;
	font-size:12pt;
	margin-bottom:5px;
}
.projeto_txt{
	color:#1c1c1c;
	text-align:justify;
}
.projeto_join{
}
.projeto_join_header{
	height:27px;
	margin:10px 0 0 0;
}
#projeto_join_bike2school,
#projeto_join_bike2school_ok,
#projeto_join_bike2work,
#projeto_join_bike2work_ok,
#projeto_join_infra,
#projeto_join_infra_ok,
#projeto_join_palestra,
#projeto_join_palestra_ok
{
	background:#da8745;
	padding:5px;
}
.projeto_join_txt{
	margin:0 0 5px 0;
}
.projeto_join_txt p,
#projeto_join_bike2school_ok p,
#projeto_join_bike2work_ok p,
#projeto_join_infra_ok p,
#projeto_join_palestra_ok p
{
	color:#f3f3f3;
}
.projeto_join_form{
	overflow:hidden;
	width:100%;
	zoom:1;
}
.projeto_join_form_input{
	float:left;
}
.projeto_join_form_input input{
	width:200px;
	border:1px solid #ca672c;
	height:19px;
	padding:0px 5px;
}
.projeto_join_form_bt{
	float:right;
	height:25px;
	width:60px;
	margin-right:215px !important;
	margin-right:190px;
	_margin-right:150px;
}
.projeto_join_footer{
	margin:-10px 0 10px 0;
	_margin:0 0 10px 0;
}
.projeto_join_footer .last{
	margin:-10px 0 0 0;
}