#carreira{
	/*width: 645px; */
	background-color:#ffffc0;
	line-height: 18pt;
	padding:40px 18px 40px 20px;
	font-family:verdana;
	font-weight:lighter;
	font-size:11pt;
	color:#f38248;
	float:right;
}
#logo{
	width:400px;
}
#organiza1{
	float:left;
}
#organiza2{
	float:right;
}
#subtt{
	text-align:center;
}
#colabora1{
	float:left;
}
#colabora2{
	float:right;
}
#infor{
	/*width: 645px; */
	background-color: gray; 
	color: white; 
	padding:40px 18px 40px 20px;
	float:right;
	font-family: arial; 
	font-family:verdana;
	font-size: 12pt; 
	font-size:11pt;
	font-weight:lighter;
	line-height: 18pt;
	line-height: 16pt; 
}

h1 { 
	font-size :2em; 
	line-height : 2em; 
} 

h2 { 
	font-size : 1.33em; 
	line-height : 2.5em; 
	margin :1em 0 0.36em 0 ; 
} 

h3 { 
	font-size : 1.13em; 
	line-height : 2.5em; 
	margin :1em 0 0.36em 0 ; 
} 

h4 { 
	font-size : 1.0em; 
	line-height : 2.5em; 
	margin :1em 0 0.36em 0 ; 
	font-weight:bold;
} 

h5 { 
	font-size : 0.85em; 
	line-height : 2.5em; 
	margin :1em 0 0.36em 0 ; 
	font-weight:bold;
} 

h1, h2, h3, h4, h5{
	font-weight:bold;
	text-transform:uppercase;
}

h3{
	margin-top:20px;
}
p{
	margin-top:10px;
}
table{
	width:550px;
	/*border-width:4pt;
	border-color:red; 
	border-style:ridge;*/
	border:4pt ridge #ffff66;
	border-collapse:collapse;
	background-color:#dee5ed;
}
tr{
	height:20px;
}
td{
	width:270px;
	/*border:1px solid green;*/
	border-right:4pt ridge #ffff66;
	border-bottom:4pt ridge #ffff66;
	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;
}
#organiza1{width:90px;}
#organiza2{width:160px;}

#novisible{
	border:0px;
	background-color:#ffffc0;
}
#novisible td{
	border:0px;
	text-align:center;
}
#sponsor{
	background-color:white;
	text-align:center;
	width:580;
	margin-left:auto;
	margin-right:auto;
}
img{
	margin:5px;
}
#organiza{
	width:400px;
	margin-left:auto;
	margin-right:auto;
}