@charset "utf-8";
/* CSS Document */
a{
	text-decoration:none;
	outline:none;
}
#content_institucional{
	width:602px;
	/*height:348px;*/
	height:auto;
	background-image:url(../img/content_institucional_background.jpg);
	background-repeat:no-repeat;
	margin-top:0px;
	padding-top:34px;
	float:left;
	padding-left:59px;
	margin-left:20px;
	min-height:500px;
	
}

#content_institucional #title_inst{
	height:30px;
	font-size:20px;
	font-weight:bold;
	color:#666666;
	text-align:left;	
	margin-bottom:20px;
}

#content_institucional #conteudo{
	font-size:12px;
	color:#666666;
	float:left;
	text-align:left;
}

#outros_solucoes{
	width:100px;
	height:843px;
	margin-top:0px;
	float:left;
	margin-bottom:50px;
	margin-left:120px;
	_margin-left:60px;
}

#outros_solucoes #title_inst{
	height:20px;
	color:#666666;
	text-align:left;
	font-weight:bold;
}

#outros_solucoes ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#outros_solucoes ul li{
	float:left;
}


#content_institucional ul{
	margin:0px;
	padding:0px;
}

#content_institucional ul li.clientes{
	width:91px;
	height:68px;
	list-style-type:none;
	margin-right:5px;
	margin-bottom:5px;
	display:inline;
	float:left;
}

#content_institucional ul li.clientes img{
	width:91px;
	height:69px;
	float:left;
}

#content_institucional ul li .desc{
	float:left;
	width:327px;
	margin-top:6px;
	padding-left:6px;
}

li .desc .responsavel{
	height:18px;
	width:auto;
	font-size:12px;
	color:#666666;
	font-weight:bold;
}






/*CONTATO*/
#content_institucional #conteudo input.contato{
	background-image:url(../img/contato_input.jpg);
	background-repeat:no-repeat;
	_background-color:#FFF;
	border:none;
	width:365px;
	height:19px;
	float:right;
	*float:right;
	*margin-right:180px;
	*margin-top:0px;
	margin-right /*\**/: 180px;
	*border:0;

	/*_float:right;
	_margin-right:180px;
	_margin-top:0px;*/
	
}

/*PARCERIAS*/
#content_institucional ul li.parcerias{
	width:99px;
	height:71px;
	display:inline;
	float:left;
	margin-right:20px;
	margin-top:17px;
}

li.parcerias h3{
	font-size:13px;
	color: #666666;
	margin:0px;
}

#content_institucional ul li.parcerias img{
	width:99px;
	height:71px;
}
/*EVENTOS*/
#content_institucional ul li.eventos{
	width:100%;
	height:auto;
	background-color:#666;
	list-style-type:none;
	margin-bottom:10px;
	color:#FFF;
}

/*DOWNLOADS*/
#content_institucional ul li.downloads{
	width:100%;
	height:auto;
	background-color:#666;
	list-style-type:none;
	margin-bottom:10px;
	color:#FFF;
}
