#carreira{
	/*width:645px;*/
	background-color:white;
	line-height: 18pt;
	padding:40px 20px 20px 40px;
}
#logo{
	margin-left:120px;
}
#organiza1{
	float:left;
}
#organiza2{
	float:right;
}
#subtt{
	text-align:center;
}
#colabora1{
	float:left;
}
#colabora2{
	float:right;
}
h1{
	text-align:center;
}
h3{
	margin-top:20px;
}
p{
	margin-top:10px;
}
table{
	width:550px;
	border:1px solid green;
}
tr{
	height:20px;
}
td{
	width:270px;
	border:1px solid green;
	padding-left:10px;
}

ol{
	list-style-type:decimal;
	list-style-position: outside;
	padding-left:5px;
	margin-left:40pt;
	margin-top:20px;
}
ul li{
	list-style-type:square;
	margin-left:15px;
}