.sobre {
}

.a_intelimen.sobre .main .sub-menu #arrow-submenu {
	left:179px;
}

.sobre .cols-wrap h2 {
	margin:0 0 29px 0;
}
.sobre .cols-wrap h3 {
	margin:0;
}

.sobre .cols-wrap h3.with-icon {
	padding:6px 0 13px 42px;
	background:url("images/arrow_a.gif") 0 0 no-repeat;
}
.sobre .cols-wrap h3.with-icon span {
		cursor:pointer;
		padding:3px 12px 0px 0px;
		background:url("images/arrow_a.gif") 100% 0 no-repeat;
}
.sobre .cols-wrap h3.with-icon span.aberto {
	padding:0px 14px 0 0;
	background:url("images/arrow_v.gif") 100% 0 no-repeat;
}
.sobre .cols-wrap h3.with-icon span.fechado {
	background:url("images/arrow_a.gif") 100% 0 no-repeat;
}
.sobre .cols-wrap h3#negocio {

	background:url("images/icons/icon_negocio.gif") 0 0 no-repeat;
}
.sobre .cols-wrap h3#diferenciais {
	background:url("images/icons/icon_diferenciais.gif") 0 0 no-repeat;
}
.sobre .cols-wrap h3#valores {
	background:url("images/icons/icon_valores.gif") 0 0 no-repeat;
}

.sobre .cols-wrap p {
	margin:0 0 20px 1px;
	word-spacing: 0.1em;
	line-height:1.65em;
}


.sobre .time {
	padding:0 0 0 15px;
}

.sobre .timeline {
	height:116px;
	background:url("images/timeline.gif") 3px 0 no-repeat;
	position:relative;
	margin:0px 0 5px 0;
}
.sobre .timeline ul {
	font-family:"Mister Giacco Medium";
	font-size:1.2em;
	position:absolute;
	top:79px;
	left:75px;
	margin-bottom:0px;
}
.sobre .timeline ul li {
	float:left;
	margin:0 34px 0 0;
}
.sobre .timeline ul li.last {
	margin:0px 0 0px 0;
}
.sobre .timeline ul li a {
	color:#01353d;
	text-decoration:none;
}
.sobre .timeline ul li a.selected {
	color:#84ba40;
}
.sobre .timeline #time-arrow {
	width:22px;
	height:13px;
	background:url("images/time_arrow.gif") 0 0 no-repeat;
	position:absolute;
	left:83px;
	bottom:-7px;
}

.sobre .time-content {
	height:178px;
	width:667;
	background:url("images/bg_time_content.gif") 3px 0 no-repeat;
	padding:25px 40px 0 29px;
}
.sobre .time-content .image {
	width:155px;
	height:150px;
	margin:4px 29px 0 0;
	float:left;
}
.sobre .time-content ul {
	font-size:.9em;
	_height:100px; /*o ie6 precisa disso... */
	line-height:1.8em;
	margin:-4px 0 0 190px;
}
.sobre .time-content ul li {
	text-indent:12px;
	background:url("images/bullet_areas.gif") 0 6px no-repeat;
	margin:0;
}


.sobre .list {
	display:none;
	margin-left:42px;
}

.sobre .time-content .year-content {
	display:none;
}
.sobre .time-content #dv_2000 {
	display:block;
}

