/* CSS Document */

* {
  outline: none;
}

body{
	margin: 0;
	background-color: #FFFFFF;
}

/* div principal do site */
#conteudo{
	width: 1002px;
	margin: 0 auto;
	background-color: #ffffff;
}

#site_top{
	height: 74px;
	width: 1002px;
	margin: 0 auto;
	background-color: #ffffff;
}

#site_top_img{
	float: left;
	height: 74px;
	width: 160px;
	background-color: #ffffff;
}

#site_top_img img{
	margin-left: 20px;
	margin-top: 9px;
}

#site_top_menu{
	float: right;
	width: 816px;
	height: 38px;
	margin-top: 22px;
	margin-right: 5px;
	background: url(../img/menu_bg.jpg) no-repeat;
	padding: 0;
}

#envolveLi {
	height: 30px;
}

/* formatação do menu top com UL */

#envolveLi ul{
	list-style: none;
	margin-top: -9px;
	_margin-top: 0;
	*margin-top: 1px;
	margin-left: -20px;
	_margin-left: 18px;
	*margin-left: 18px;
}
	
	#envolveLi li {
		display: block;
		float: left;
		line-height: 30px;

		padding-left: 12px;
		padding-right: 12px;

	}
	
	 .atual {
		display: block;
		float: left;
		line-height: 30px;
		
		padding-left:12px;
		padding-right:12px;
		
		
		background: url(../img/over-menu.jpg) repeat-x;
	}
	
	#envolveLi a {
		color: #FFFFFF;
		text-decoration: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		display: block;
	}
	
	#envolveLi a:hover {
		text-decoration:underline;
	}
	
#testeira{
	width: 1002px;
	height: 171px;
	background-image: url(../img/texteira.jpg);
	background-color: #133076;
}

#margens_site{
	margin-top: 11px;
	margin-left: 6px;
	width: 984px;
	background-color: #ffffff;
}

.colunas_princ{
	float: left;
	width: 380px;
	margin-right: 12px;
	margin-bottom:15px;
	background-color: #ffffff;
	background: url(../img/bg_colum.jpg) repeat-x;
	background-repeat: repeat-x;
}

.coluna_title{
	border: 0;
	height: 17px;
	background-image: url(../img/top_col.jpg);
}

.coluna_title_sec{
	border: 0;
	height: 17px;
	background-image: url(../img/top_col_sec.jpg);
}

.coluna_text{
	overflow: auto;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	border-left: solid 1px #e0e9e4;
	border-right: solid 1px #e0e9e4;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}

.coluna_text_news {
	height:290px;
	overflow: auto;
	display: block;
	border: 0;
	padding-top: 10px;
	padding-bottom: 0;
	border-left: solid 1px #e0e9e4;
	border-right: solid 1px #e0e9e4;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}


.coluna_end{
	clear: both;
	height: 19px;
	background-image: url(../img/end_col.jpg);
}

.coluna_end_sec{
	clear: both;
	height: 19px;
	background-image: url(../img/end_col_sec.jpg);
}

#coluna_sec{
	overflow: auto;
	float: left;
	width: 200px;
	height:340px;
	background-color: #ffffff;
	background-image: url(../img/bg_colum.jpg);
	background-repeat: repeat-x;
}

#sit_rodape{
	height: 27px;
	clear: both !important;
	width: 984px;
	margin: auto;
	background: url(../img/bg_end_rod.jpg) repeat-x;
}

#rodape p{
	background-color: #ffffff;
}

#sit_rodape_img_01{
	height: 27px;
	width: 8px;
	float: left;
	background-color: #00CC00;
}

#sit_rodape_meio{
	width: 960px;
	float: left;
	display: block;
	padding-top: 7px;	
	height: 27px;
}

#sit_rodape_img_02{
	height: 27px;
	width: 8px;
	float: right;
	background-color: #00CC99;
}

#sep_1_2{
	float: left;
	width: 95px;
	display: block;
	padding-top: 10px;
	padding-left: 10px;
	border-right: dotted 2px #eef2f0;
}
	#sep_1_2 ul {
		list-style: none;
		margin-left: -40px;
		_margin-left: 0;
		_margin-top: 20px;
		*margin-left: 0;
		*margin-top: 20px;
	}
	
#sep_2_2 {
	top: 20px;
	float: right;
	display: block;
	width: 95px;
	padding-left: 5px;
	padding-top: 10px;
}

	#sep_2_2 ul {
		list-style: none;
		margin-left: -40px;
		_margin-left: 0;
		*margin-left: 0;
		margin-top: 1px;
		_margin-top: 0;
		*margin-top: 0;
	}


/* formata  as imagens "more" */

.img_more{
	margin: 10px;

}

/* formata imagens da home */
.img_home{
	margin-right: 5px;
	
	}
	
	.img_home_{
	margin-right: 5px;

	
	}
	
	.img_home_esq{
	margin-left: 5px;
	}
	
.conteudoInterno {
	width: 984px;
	height: 512px;
	margin: auto;
	border: 1px solid #E0E9E4;
	margin-bottom: 10px;
	background: url(../img/fundo-conteudo-interno.jpg) repeat-x;
	display: block;
}

.fotoConteudoInterno {
	width: 364px;
	height: 379px;
	background: url(../img/fundo-foto-conteudo-interno.jpg) no-repeat;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 4px;
	float: left;
}
	.fotoConteudoInterno h1 {
		color: #0056AB;
		font-size: 18px;
		text-align: right;
		margin-top: 20px;
		margin-right: 10px;
		font-weight:lighter;
		border-bottom: 1px dashed #0056AB;
	}
	
	.fotoQuadroInterno {
		width: 346px;
		height: 320px;
		margin-left: 6px;
		margin-top: 6px;
	}

.textoConteudoInterno {
	width: 595px;
	float: left;
	margin-top: 10px;
	margin-left: 4px;
	margin-bottom: 10px;
}

	.imgTechnologies {
		float: left;
		border: 1px solid #CCCCCC;
		padding: 2px;
		background: #FFFFFF;
		
		
	}

.imgBorder {
	border: 1px solid #CCCCCC;
}