#empresa{
	margin-left:45px;
	width:700px;
	color:#301e17;
	padding-bottom:50px;
	float:left;
	display:inline;
}
#empresa h2{
	font-weight:normal;
	font-size:18pt;
	color:#2e361f;
	margin-top:10px;
}

#empresa p{
	float:left;
	text-align:justify;
	font-size:9pt;
	text-indent:15px;
	line-height:19px;
}




/****Mural
**************************************************/
#mycarousel{
	float:left;
	overflow:hidden;
}
#mural{
	float:left;
	background-image:url(../images/empresa/back_bottom.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-bottom:43px;
	margin-top:30px;
	margin-bottom:15px;
	overflow:hidden;
}
#conteudo_mural{
	background-color:#a5b881;
	float:left;
	width:683px;
	margin-left:10px;
	padding-bottom:10px;
	display:inline;
	overflow:hidden;
}
.titulo_mural{
	text-indent:-5000px;
	background-image:url(../images/empresa/titulo_mural.png);
	float:left;
	width:702px;
	height:56px;
}

/**foto_ampliada**/

#fotos_ampliada{
	
	float:left;
	width:503px;
	height:308px;
	margin:10px;
	display:inline;	
	overflow:hidden;
}

#fotos_ampliada img{
	float:left;
	border:2px solid #e6e4db;
}

#fotos_ampliada p{
	float:left;
	font-weight:bold;
	margin-top:10px;
	font-size:10pt;
	line-height:18px;
}

/**fotos_menores**/
#fotos_menores{
	height:300px;
	width:160px;
	float:left;
	overflow:hidden;
}
#fotos_menores ul{
	float:left;
	width:160px;
	height:300px;
	overflow:hidden;
}
#fotos_menores li{
	display:inline;
	float:left;
}
	#fotos_menores img{
		border:2px solid #e6e4db;
		float:left;
		margin:0;
		padding:0;
	}
	#fotos_menores a{
		margin:10px;
		margin-bottom:5px;
		float:left;
		display:inline;
		border:1px solid #869569 ;
	}

/***container_navegacao_thumbs
****************************************************************************************/
#container_navegacao_thumbs{
	float:right;
	margin-right:60px;
	background:none;
	margin-bottom:-35px;
	display:inline;
}
#prev{
	float:left;
	margin-top:10px;
	text-indent:-5000px;
	background-image:url(../images/empresa/hover_prev_thumbs.png);
	background-position:top;
	width:24px;
	height:25px;
	margin-right:15px;	
}
#prev:hover{
	background-position:bottom;
}
#next{
	float:left;
	margin-top:10px;
	text-indent:-5000px;
	background-image:url(../images/empresa/hover_next_thumbs.png);
	background-position:top;
	width:24px;
	height:25px;	
}

#next:hover{
	background-position:bottom;
}

.iso{
	float:left;
	margin-left:-14px;
	padding-right:5px;
	display:inline;
}
.iso:hover{
	text-decoration:underline;
}



/***CONFIGURANDO A DIV VIDEO*****/

#video{
	margin:0;
	width:320px;
	height:280px;
	float:left;
	margin-right:5px;
	position:relative;
}
