body {
	background:url(../images/bckgG.jpg) repeat-x #fefefe;
	margin:0;
	padding:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#525252;
	}
	
.red {
	color:#f73602;
	}
	
a {
	color:#f73602;
	text-decoration:none;
	}
a:hover {
	color:#000;
	text-decoration:none;
	}
.text1{ line-height:14px;}

#container {
	width:100%;
	}	
#containerEndN {
	width:70%;
	}	
	
#main{
	width:90%;
	min-width:780px;
	margin: 0 auto;
	text-align:left;
	}
	
#navbar{
	height:60px;
	font-family:Helvetica, Arial,  sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	
	}
	#navbar ul{
		margin:0;
		padding:30px 0 0 40px;
		}
		#navbar ul li{
			display:inline;
			background:url(../images/li.gif) no-repeat;
			background-position:10px 5px;
			padding:0 5px 0 20px;
			}
			#navbar ul li a{
				color:#FFFFFF;
				text-decoration:none;
				}
				#navbar ul li a:hover{
					color:#FFFFFF;
					border-bottom:2px solid #f84b1d;
					}
						
	
#header{
	height:222px;
	background:url(../images/head_bckgHOMENOVO.jpg) repeat-x #fff;
	min-width:780px;
	}
#headersServicos{
	height:222px;
	background:url(../images/head_bckgNossoserviçoNOVO.jpg) repeat-x #fff;
	min-width:780px;
	}
#headerensaio{
	height:222px;
	background:url(../images/head_bckg02.jpg) repeat-x #fff;
	min-width:780px;
	}

#headerCliente{
	height:222px;
	background:url(../images/head_bckgCliente.jpg) repeat-x #fff;
	min-width:780px;
	}	
#headerInstEleAut{
	height:222px;
	background:url(../images/head_bckgInsEletAutNOVO.jpg) repeat-x #fff;
	min-width:780px;
	}
#headerIntEspCon{
	height:222px;
	background:url(../images/head_bckgIntEspConfNOVO.jpg) repeat-x #fff;
	min-width:780px;
	}	

#headerProjeto{
	height:222px;
	background:url(../images/head_bckgIntProjetoNOVO.jpg) repeat-x #fff;
	min-width:780px;
	}	

#headerQsms{
	height:222px;
	background:url(../images/head_bckgQsmsNOVO.jpg) repeat-x #fff;
	min-width:780px;
	}	

#headerNoticia{
	height:222px;
	background:url(../images/head_bckgNoticiaNOVO.jpg) repeat-x #fff;
	min-width:780px;
	}	

#headerComissionamento{
	height:222px;
	background:url(../images/head_bckgComissionamentoNOVO.jpg) repeat-x #fff;
	min-width:780px;
	}

#headerCliente{
	height:222px;
	background:url(../images/head_bckgClienteNOVO.jpg) repeat-x #fff;
	min-width:780px;
	}

#headerDiligenciamento{
	height:222px;
	background:url(../images/head_bckgDiligenciamentoNOVO.jpg) repeat-x #fff;
	min-width:780px;
	}	
#headerSGI{
	height:222px;
	background:url(../images/head_bckgIntSGINOVO.jpg) repeat-x #fff;
	min-width:780px;
	}	
#headerEND{
	height:222px;
	background:url(../images/head_bckgENDNOVO.jpg) repeat-x #fff;
	min-width:780px;
	}
#headerVideoscopia{
	height:222px;
	background:url(../images/head_bckgVideoscopiaNOVO.jpg) repeat-x #fff;
	min-width:780px;
	}
#headerContato{
	height:222px;
	background:url(../images/head_bckgContatoNOVO.jpg) repeat-x #fff;
	min-width:780px;
	}
#headerAreaAtuacao{
	height:222px;
	background:url(../images/head_bckgAreaatuacao.jpg) repeat-x #fff;
	min-width:780px;
	}		
#headerCooperativismo	{
	height:222px;
	background:url(../images/head_bckgCooperativismoNOVO.jpg) repeat-x #fff;
	min-width:780px;
	}
#headerAssembleia	{
	height:222px;
	background:url(../images/head_bckgAssembleiaNOVO.jpg) repeat-x #fff;
	min-width:780px;
	}
#headerRevista	{
	height:222px;
	background:url(../images/head_bckgRevistaQNOVO.jpg) repeat-x #fff;
	min-width:780px;
	}		
#headerQuemSomos	{
	height:222px;
	background:url(../images/head_bckgQUEMSOMOSNOVO1.jpg) repeat-x #fff;
	min-width:780px;
	}
#headerEleicao	{
	height:222px;
	background:url(../images/head_bckgELEICAO.jpg) repeat-x #fff;
	min-width:780px;
	}

	#headerPesquisa	{
	height:222px;
	background:url(../images/head_bckgPesquisaNOVO.jpg) repeat-x #fff;
	min-width:780px;
	}				
.title {
	font-family:Helvetica, Arial,  sans-serif;
	color:#f73602;
	font-size:24px;
	}
	.title_dark {
		font-family:Helvetica, Arial,  sans-serif;
		color:#535353;
		font-size:24px;
		}

/*wrapper*/
.wr_white { width:100%;}
.wr_white .t { background:#FFFFFF url(../images/m2-l-t.gif) no-repeat left top;}
.wr_white .b { background:url(../images/m2-r-t.gif) no-repeat right top;}
.wr_white .l { background:url(../images/m2-l-b.gif) no-repeat left bottom;}
.wr_white .r { background:url(../images/m2-r-b.gif) no-repeat right bottom;}

.wr_white_dark { width:100%;}
.wr_white_dark .t { background:#F9FAF6 url(../images/m2-l-t2.gif) no-repeat left top;}
.wr_white_dark .b { background:url(../images/m2-r-t2.gif) no-repeat right top;}
.wr_white_dark .l { background:url(../images/m2-l-b2.gif) no-repeat left bottom;}
.wr_white_dark .r { background:url(../images/m2-r-b2.gif) no-repeat right bottom;}

.wr_white li { background:url(images/wr_white_x.gif) bottom left repeat-x; margin:0 0 0 0; padding:0 0 2px 0; width:155px;}
.wr_white li a { background:url(../images/wr_white_bgr.gif) center left no-repeat; line-height:22px; color:#4E4D4D; text-decoration:none; padding-left:17px;}
.wr_white li a:hover { text-decoration:none; color:#D6300D;}

/**/
.wr_green { width:100%;}
.wr_green .t { background:#DFE3CF url(images/m2-l-t1.gif) no-repeat left top;}
.wr_green .b { background:url(../images/m2-r-t1.gif) no-repeat right top;}
.wr_green .l { background:url(../images/m2-l-b1.gif) no-repeat left bottom;}
.wr_green .r { background:url(../images/m2-r-b1.gif) no-repeat right bottom;}

.wr_green li { background:url(../images/list_red.gif) top left no-repeat; margin:0 0 0 0; padding:0 0 0 13px;}
.wr_green li a {line-height:24px; color:#292727; text-decoration:underline;}
.wr_green li a:hover { text-decoration:none; color:#292727}

/*content*/
.bgr1{background:none !important}
.h{ background:url(images/h.gif) top left no-repeat; height:17px;}
.h img{ margin:0 0 0 25px;}

.img1 img{ margin-right:7px;}

strong a{ color:#3081AB;  background:url(images/marker.gif) no-repeat left top; background-position:0 3px; padding-left:10px; text-decoration:none; font-size:9px; text-transform:uppercase; font-family:Verdana, Arial, Helvetica, sans-serif}
strong a:hover{ text-decoration:none; color:#D6300D;}

.col_2 strong a{ color:#D6300D;  background:url(images/marker1.gif) no-repeat left top; background-position:0 3px; padding-left:10px; text-decoration:none; font-size:9px; text-transform:uppercase; font-family:Verdana, Arial, Helvetica, sans-serif}
.col_2 strong a:hover{ text-decoration:none; color:#3081AB;}

.line_x{ background:url(images/line_x.gif) top left repeat-x; width:337px; height:1px; margin:9px 0 10px 0;}

.text1{ line-height:14px;}
.text1 span{ font-size:9px; color:#3081AB;}
.text1 span img{ vertical-align:middle; margin:0 7px 0 0;}

.indent_img{width:319px;}
.indent_img img{margin:0 20px 0 5px; float:left}
.link{padding:13px 0 0 0; text-align:right;}

.text2{padding:7px 31px 16px 15px; color:#4E4D4D;}
.text2 div{ margin-top:11px;}
.text2 a{ color:#D6300D; text-decoration:underline}
.text2 a:hover{ color:#D6300D; text-decoration:none}
.text2 strong{ display:block;}
	
#left_bar_header {
	float:left;
	width:40%;
	height:160px;
	padding:55px 0 0 50px;
	}
	#left_bar_header p{
		font-family: Arial, Helvetica, sans-serif;
		color:#a2a2a2;
		font-size:11px;
		width:300px;
		
		}
		
#right_bar_header {
	float:right;
	width:50%;
	height:222px;
	text-align:right;
	}

#content{
	width:100%;
	background-color:#FFFFFF;
	padding:0;
	float:left;

	}
	#content h1{
		font-family:Helvetica, Arial,  sans-serif;
		color:#535353;
		font-size:20px;
		font-weight:normal;
		padding-left:15px;
		border-left:3px solid #f73602;
		}
		
#first_column {
	width:27%;
	float:left;
	padding:0 20px 0 10px;
	margin-right:1%;
	margin-left:1%;
	}

#second_column {
	width:27%;
	float:left;
	padding:0 10px 0 10px;
	margin-right:1%;
	margin-left:1%;
	}

#third_column {
	width:27%;
	float:left;
	padding:0 10px 0 20px;	
	margin-right:1%;
	margin-left:1%;
	}
	
.gallery{
  width:25%;
  background-color:#fff; 
  padding: 10px; 
  float:left;
  text-align:center;
}
.gallery .picture {
  float:left;
  margin: 5px; 
  width:156px; 
  border:solid 1px #D1D1D1;
  background-color:#f2f2f2; 
}

.gallery .picture_2{
  float: left; 
  margin: 5px; 
  width:156px; 
  text-align:center; 
  border:solid 1px #F73602;
  background-color:#f2f2f2; 
}

.gallery .picture .image {
  width:150px; 
  height:150px; 
  margin:3px;
}

.gallery .picture_2 .image {
  width:150px; 
  height:150px; 
  margin:3px;
}
.gallery .footer {
  text-align:center;
  width: 156px; 
  border-top:solid 1px #D1D1D1; 
  color:#F73602; 
  font-weight:normal; 
  padding-top: 7px; 
  padding-bottom:7px; 
  margin-top: 10px;
}
/*footer*/

	
#footer{
	width:100%;
	float:left;	
	padding:30px 0 30px 0;
	border-top:10px solid #F3F3F3;
	}
	#footer a {
		color:#525252;
		text-decoration:none;
		}
		#footer a:hover {
			color:#f73602;
			text-decoration:none;
			}
			#footer .left_footer{
				width:52%;
				padding-left:30px;
				margin-bottom:10px;
				}
				#footer .right_footer{
				width:42%;
				padding-left:30px;
				}
.footer{ color:#828282; text-align:center; padding:20px 0 11px 0;}
.footer a{ color:#828282; text-decoration:underline}
.footer a:hover{ color:#828282; text-decoration:none}
.footer span{ color:#5F5C5C; word-spacing:21px;}
.footer span a{ color:#5F5C5C; text-decoration:none; word-spacing:normal;}
.footer span a:hover{ color:#5F5C5C; text-decoration:underline;}