html, body {
	height:100%;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	
	background:transparent none repeat scroll 0 0;
	border:0 none;
	font-size:13px;
	margin:0;
	outline-style:none;
	outline-width:0;
	padding:0;
	vertical-align:baseline;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	color:#090b0d;
	background-color:#15667b;
}
img{border:none; behavior: url(iepngfix.htc)}
a:link {
	color: #5d5d5d;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5d5d5d;
}
a:hover {
	text-decoration: none;
	color: #4e98b4;
}
a:active {
	text-decoration: none;
	color: #4e98b4;
}

input, textarea {border:solid 1px #CCCCCC;}


.headerCenter{
	width:100%;
	height:150px;
	background-color:#FFFFFF;
	
	}
	
#header{
display:block;
margin:0 auto;
position:relative;
width:100%;
}

.conteudoGeral{
	width:100%;
	background-image:url(../imagens/meio.gif);
background-repeat:repeat-x;
background-color:#bddeea;
	color:#203b6e
	}
	
#centralizador{
display:block;
margin:0 auto;
position:relative;
width:742px;
}
	
#conteudo{
	width:742px;
	display:table;
	text-align:left;
	padding-top:30px;
	}

#conteudoInterno{
	width:590px;
	margin-bottom:20px;
	text-align:left;
	margin-left:10px;
	margin-top:30px;
	display:table;
	/*float:left;*/
	}
	
#conteudoInterno h3, #conteudoNot h3{font-size:20px; margin-bottom:10px;}
#conteudoInterno .thumbtxt2 img{float:left; margin-right:5px; margin-top:7px; margin-bottom:10px;border:1px solid #15667b; padding:2px;}
#conteudoInterno .thumbtxt img{float:left; margin-right:10px; margin-bottom:5px; border:1px solid #999999; padding:2px;}
#conteudoContato{
	background-image:url(../imagens/cursos.jpg); 
	background-repeat:no-repeat;
	height:360px; 
	}
	
#conteudoContato ul{
	float:left;
	}	
	
#conteudoContato ul li{
display:block
}
#conteudoContato label{ 
display:none;
}
#conteudoContato ul li input, #conteudoContato ul li textarea{
background-color:#dce4f4; border:none; font-size:13px; color:#003366; font-family:Arial, Helvetica, sans-serif;
}
.conteudoHome{
	width:855px;
	text-align:left;
	}

#conteudoNot{
	margin-bottom:20px;
	display:table;
	text-align:left;
	}
	
#listaNoticia span{
	width:400px;
	float:left;
	padding: 5px 0px 5px 0px;
	margin:0px 0px 5px 0px ;
	border-bottom:1px #717375 dotted;
}

#listaNoticia h2{ font-weight:normal; font-size:10px; color:#262c2f;}

#noticia h1{ font-weight:normal; font-size:22px;}
#noticia h2{ font-weight:normal; font-size:10px; color:#262c2f;}

#noticia .fotos{
	width:600px;
	float:left;
	margin: 10px 0px 10px 0px;
	
}

#noticia .fotos div {
	width:100px;
	height:100px;
	float:left;
	background-color:#dcd9c7;
	margin:5px 10px 10px 0px;
	padding:3px 3px 3px 3px;
}
.fotos img {border:1px solid #15667b; padding:2px;}

#colunaAnot{
	text-align:left;
	margin-top:20px;
	margin-bottom:20px;
	float:left;
	width:600px;
	
	}
	

#colunaA{
	text-align:left;
	width:650px;
	margin-bottom:20px;
	float:left;
	}
	
#colunaB{
	text-align:left;
	width:180px;
	margin-bottom:20px;
	float:left;
	margin-left:15px;
	font-size:11px;
	color:#333333;
	}
	
#colunaB ul li{
	list-style:none;
	font-weight:bold;
	
	}
#spacer{height:20px; clear:both;}
#colunaB ul li a{ color:#333333; text-decoration:none;}
#colunaB ul li a:hover{ color:#FF9900; text-decoration:none;}
	
#colunaB .bt{text-align:right;}
	
#colunaA h3, #coluna h3, #colunaB h3{
	text-align:left;
	margin-top:20px;
	}

#colunaA p{
	padding:0 5px 0 0;
	}

#colunaA .navbar{height:30px;  width:400px;  padding-top:10px;}

#destaquea{
	width:142px;
	float:left; 
	}
	
#destaqueb{
	width:600px;
	height:155px; 
	float:left;
	margin-bottom:10px;
	}
	
#destaquec{
	width:600px;
	float:left;
	}
	
#destaquec h1{font-weight:normal; margin-bottom:10px; font-size:12px;}
#destaquec .cont, #destaqueb .cont  {
color:#666666;
	}
	


.rodapeCenter{ 
	height:239px;
	clear:both;
	background-image:url(../imagens/bg-rodape.jpg);
	background-repeat:repeat;
	width:100%;
	}
	
#rodapeInt{
	width:855px; 
	color:#262C2F; 
	text-align:left;
	background-image:url(../imagens/rodape.jpg);
	background-position:center;
	height:239px;
	
	background-repeat:no-repeat;
	display:block;
	margin:0 auto;
	position:relative;
	}

#rodapeInt p {
	padding:15px 10px 10px 0px;
	}

#clientesLogo img{
	border:solid 3px #CCCCCC; 
	margin:2px 2px 4px 2px;
	}

#search .s{
	
	background: #e6e6e5 none repeat scroll 0 0;
	border:0 none;
	font-size:10px;
	height:17px;
	padding:8px 7px 2px;
	width:225px;
	}
.spc{border-top:1px solid #CCCCCC; margin-top:5px; height:10px;}

#jobs{border-bottom:solid 1px  #CCCCCC; display:table; color:#666666; margin-bottom:20px; padding-bottom:20px;}
#thumbs{float:left;}
#thumbs img{ margin-top:1px; border:solid 10px #dededd;}
#txtjobs{float:left; padding-left:10px;}
#txtjobs p.text{height:230px; font-size:14px; margin-top:10px; width:260px;}
 
#change_pic{ z-index:30; position:absolute; top: 286px; width: 160px; text-align:center; background-color:#fff; display:block;}
/*gas*/
#menu{
	width:142px;
	float:left;
	padding-top:10px;
	}
#menu ul li{
	list-style:none;
	padding-bottom:5px;}
