/*--------------------------------*/
*{
	margin:0;
	padding:0;
	}
body{
	background-image:url(../imagens/bg.gif);
	background-repeat:repeat-y ;
	background-position:center;
	font-family:Tahoma, Arial, "Times New Roman", sans-serif;
	}
img{
	border:none;}
h1{
	font-size:16px;
	color:#CD6D05;
	margin:10px 0 25px 10px;}
h2{
	font-size:18px;
	color:#CD6D05;
	margin:10px 0 25px 10px;}
/*--------------------------------*/
#geral{
	width:951px;
	margin:auto;
	background-color:#fff;
	}
/*--------------------------------*/
#cabecalho{
	width:951px;
	height:261px;
	margin:auto;
	background-color:#999999;
	}
/*--------------------------------*/
.logo_hardeman{
	width:251px;
	height:261px;
	background-color:#FFFFFF;
	background-image:url(../imagens/nosso_cartao.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	float:left;
	}
/*--------------------------------*/
.logo_hardeman_portifolio{
	width:251px;
	height:261px;
	background-color:#FFFFFF;
	background-image:url(../imagens/nosso_cartao.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	float:left;
	}
/*--------------------------------*/
.menu_cabecalho{
	width:700px;
	height:261px;
	background-image: url(../imagens/bg_cabecalho.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	float:left;
	}
.menu_cabecalho ul{
	padding:0;
	margin:17px 0 0 0;
	list-style:none;
	}
.menu_cabecalho ul li{
	float:left;
	}
.menu_cabecalho ul li a{
	display:block;
	border:1px solid #FFFFFF;
	padding:13px 22px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#000000;
	text-decoration:none;
	}
.menu_cabecalho ul li a{
	background-color:#000;
	}
.menu_cabecalho ul li a:hover{
	background-color:#D9900D;
	}

/*--------------------------------*/
#conteudo_geral{
	width:951px;
	background-image: url(../imagens/bg_portifolio.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-position:top right;
	float:left;
	position:relative;
	}
/*--------------------------------*/
.noticias{
	width:227px;
	float:left;
	margin-left:24px;
	display:inline;
	background-image:url(../imagens/bg_noticias.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#141414;
	position:relative;
	z-index:1;
	}
.noticias strong{
	font-size:11px;
	color:#CCCCCC;
	float:left;
	margin-left:30px;
	margin-bottom:3px;}
.noticias p{
	font-size:18px;
	color:#FFFFFF;
	margin:30px 30px;
	font-family:Arial, Helvetica, sans-serif;
	}
.noticias_principais{
	width:166px;
	background-image:url(../imagens/bg_noticias_hr.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin-left:30px;
	margin-bottom:10px;
	padding-top:8px;
	float:left;
	display:inline;
	}
.noticias_principais b{
	font-size:11px;
	margin:10px 0;
	color:#CD6D05;
	}
.noticias_principais p{
	font-size:11px;
	margin:10px 0;
	}
.noticias_principais img{
	float:right;
	}
/*------------------------------------------------*/
.frases{
	width:166px;
	background-image:url(../imagens/bg_noticias_hr.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	margin-left:30px;
	margin-bottom:10px;
	padding-top:8px;
	float:left;
	display:inline;
	}
.frases em{
	font-size:11px;
	margin:5px 0;
	color:#CD6D05;
	float:right;
	}
.frases p{
	font-size:11px;
	margin:1px 0;
	}
.frases img{
	float:right;
	}

/*------------------------------------------------*/
.videos{
	width:166px;
	height:160PX;
	background-image:url(../imagens/bg_noticias_hr.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin-left:30px;
	margin-bottom:25px;
	padding-top:8px;
	float:left;
	display:inline;
	z-index:1;
	}
.videos object{
	z-index:1;}
.videos em{
	font-size:11px;
	margin:5px 0;
	color:#CD6D05;
	float:right;
	}
.videos p{
	font-size:11px;
	margin:1px 0;
	text-align:center;
	}
.videos a{
	color:#CD6D05;
	}
.videos a:hover{
	color:#FFFFFF;}
.videos img{
	float:right;
	}
/*------------------------------------------------*/
.telefone{
	width:227px;
	height:130px;
	background-color:#FFFFFF;
	background-image:url(../imagens/telefone.jpg);
	background-repeat:no-repeat;
	float:left;
	}
.telefone p{
	font-size:12px;
	color:#fff;
	text-align:center;
	margin-top:48px;
	float: right;
	display:inline;
	}
/*--------------------------------*/
.conteudo{
	width:680px;
	margin-right:20px;
	float: right;
	display:inline;
	}
.conteudo p{
	margin-top:28px;
	font-size:13px;
	color:#77715D;
	text-indent:20px;
	}
.conteudo img{
	float:left;
	}
/*--------------------------------*/
#conteudo_empresa{
	width:680px;
	float:right;
	margin-right:20px;
	display:inline;
	}
#conteudo_empresa p{
	font-size:12px;
	color:#727272;
	text-align:justify;
	text-indent:20px;
	width:660px;
	margin:5px 0 0 20px;
	}
/*--------------------------------*/
#quem_somos{
	width:670px;
	margin-top:20px;
	float:right;
	}
#quem_somos p{
	width:173px;
	margin-top:5px;
	margin-bottom:5px;
	text-indent:0;
	text-align: left;
	font-size:11px;
	}
#quem_somos strong{
	color:#CD6D05;
	font-size:18px;
	font-weight:normal;}
.conhecimento{
	width:212px;
	height:213px;
	background-image: url(../imagens/conhecimento.jpg);
	background-repeat:no-repeat;
	float:left;
	margin:5px;
	margin-left:6px;
	display:inline;
	}
.desenvolvimento{
	width:212px;
	height:213px;
	background-image: url(../imagens/desenvolvimento.jpg);
	background-repeat:no-repeat;
	float:left;
	margin:5px;
	display:inline;
	}
.execucao{
	width:212px;
	height:213px;
	background-image: url(../imagens/execucao.jpg);
	background-repeat:no-repeat;
	float:left;
	margin:5px;
	display:inline;
	}
.logo_empresa{
	width:212px;
	height:213px;
	background-image: url(../imagens/logo_empresa.jpg);
	background-repeat:no-repeat;
	float:left;
	margin:5px;
	display:inline;
	}
.acomapnhamento{
	width:212px;
	height:213px;
	background-image: url(../imagens/acompanhamento.jpg);
	background-repeat:no-repeat;
	float:left;
	margin:6px;
	display:inline;
	}
.suporte{
	width:212px;
	height:213px;
	background-image: url(../imagens/suporte.jpg);
	background-repeat:no-repeat;
	float:left;
	margin:5px;
	display:inline;
	}
/*--------------------------------*/
#banners{
	width:680px;
	float:left;
	margin-top:20px;
	display:inline;
	}
#banners b{
	font-size:18px;
	margin-left:30px;
	margin-top:0px;
	color:#CD6D05;
	text-indent:0px;
	font-weight:normal;
	}
#banners a{
	color:#CD6D05;
	text-decoration:none;
	font-weight:bold;
	}
#banners a:hover{
	color:#666666;
	}
#banners p{
	width:190px;
	font-size:11px;
	margin-top:20px;
	margin-left:14px;
	}
#banners ul{
	margin-left:5px;
	width:190px;
	}
#banners ul li{
	font-size:11px;
	list-style:none;
	margin-left:10px;
	color:#CD6D05;
	line-height:13px;
	}
.banner1{
	width:221px;
	height:285px;
	margin-left:15px;
	background-image: url(../imagens/banner1.jpg);
	background-repeat:no-repeat;
	float:left;
	display:inline;
	}
.banner2{
	width:221px;
	height:285px;
	background-image: url(../imagens/banner2.jpg);
	background-repeat:no-repeat;
	float:left;
	margin:0 1px;}
.banner3{
	width:221px;
	height:285px;
	background-image: url(../imagens/banner3.jpg);
	background-repeat:no-repeat;
	float:left;}
/*--------------------------------*/
#rodape{
	width:951px;
	height:45px;
	background-color:#FFFFFF;
	padding-top:10px;
	float:left;
	}
#rodape p{
	font-size:10px;
	margin-left:30px;
	display:inline;
	float:left;}
#rodape ul{
	float:right;
	margin-right:120px;
	display: inline;}
#rodape ul li{
	display:inline;
	font-size:12px;
	padding:0 13px;
	font-weight:bold;
	}
#rodape a{
	text-decoration:none;
	color:#000000;
	}
#rodape a:hover{
	color:#CD6D05;}
/*--------------------------------*/
#portifolio_rodape{
	width:951px;
	height:180px;
	background-color:#000000;
	background-image:url(../imagens/bg_portifolio.gif);
	background-repeat:repeat-x;
	float:left;
	}
#portifolio_rodape p{
	color:#CD6D05;
	font-size:18px;
	margin-top:8px;
	margin-left:5px;
	}
#portifolio_rodape img{
	margin-left:10px;}



.cartoes_portifolio{
	float:left;
	margin:10px 13px;
	display:inline;}
/*--------------------------------*/
.portiflolio_todos{
	width:680px;
	float:right;
	margin-right:20px;
	display:inline;
	margin-top:50px;}
.nosso_portifolio{
	background-image:url(../imagens/hr_portifolio.gif);
	background-repeat:no-repeat;
	background-position: center bottom;
	float:right;
	display:inline;
	padding-bottom:15px;
	}
.fotoSite{
	width:276px;
	height:188px;
	float:left;
	border:1px solid #666;
	margin:0 24px 10px 35px;
	display:inline;
	text-align:center;
	}
.fotoSite a{
	color:#099;}
/*--------------------------------*/
.imagem_portifolio{
	text-align:center;
	width:276px;
	float:left;
	background-color:#FFFFFF;
	}
.imagem_portifolio a{
	text-decoration:none;
	font-size:10px;
	color:#003399;
	border:0;
	}
/*--------------------------------*/
.descricao_portifolio{
	width:404px;
	float:left;
	padding-top:10px;
	}
.descricao_portifolio b{
	color:#CD6D05;
	font-size:14px;}
.descricao_portifolio p{
	font-size:12px;
	color:#77715D;
	text-indent:20px;
	margin-top:10px;}
.descricao_portifolio ul{
	float:left;
	list-style-image:url(../imagens/marcador.gif);
	margin:10px 10px 10px 30px;
	font-size:12px;}
.descricao_portifolio ul li a{
	text-decoration:none;
	color:#CD6D05;
	}
.descricao_portifolio a:hover{
	color:#000000;}
/*--------------------------------*/
.formulario{
	float:right;
	width:680px;
	height:400px;
	display:inline;
	margin-right:20px;
	color:#727272;
	background-image:url(../imagens/contato.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	}
fieldset{
	width:360px;
	border:none;
	float:left;
	margin-left:15px;
	display:inline;
	display:inline;
	}
label{
	display:block;
	width:350px;
	font-size:12px;
	padding-bottom:10px;
	}
textarea{width:350px;
	}
label input{width:350px;
	}
form img{
	float:right;
	display:inline;
	margin-right:100px;
	position:absolute;
	right:0;top:0;
	}
.botao1{
	width:70px;
	font-size:12px;
	font-weight:bold;
	color:#727272;
	}
.botao2{
	width:70px;
	font-size:12px;
	font-weight:bold;
	color:#727272;
	}
.bt{
	float:left;
	width:70px;
	margin:0 30px 0 0;
	}
/*---------------------------------*/
.solucoes{
	width:680px;
	float:right;
	margin-right:20px;
	display:inline;
	}
.solucoes ul{
	width:350px;
	margin-left:20px;
	font-size:12px;
	color:#CD6D05;
	}

.solucoes p{
	color:#727272;
	font-size:12px;
	margin-top:15px;
	}
.solucoes strong{
	font-size:10px;
	color:#727272;
	margin-left:20px;
	}
.comentario_solucoes p{
	font-size:12px;
	color:#727272;
	margin-left:20px;
	}
.lista_de_solucao{
	width:660px;
	background-image:url(../imagens/1.jpg);
	background-repeat:no-repeat;
	background-position:center right;
	margin:10px 0 10px 20px;
	display:inline;
	float:left;
	}
.images_solucoes{
	width:660px;
	background-image:url(../imagens/2.jpg);
	background-repeat:no-repeat;
	background-position:center right;
	float:left;
	display:inline;
	margin:20px 0 0 20px;
	}
