* {	margin: 0;	padding: 0; }
a {	text-decoration: none; }
a:link { color: #F48121; }
a:active { color: #F48121; }
a:visited { color: #F48121; }
a img { border: none; }

body {
	background-color: #333;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #999999;
	font-family: Tahoma;
	font-size: 11px;
}

h1#empresah1 {
	width: 700px;
	height: 22px;
	background: none;
	background-image: url("../images/empresa_h1.png");
	background-repeat: no-repeat;
	margin: 0 0 5px 0;
	border: none;
}

h1#servicosh1 {
	width: 700px;
	height: 22px;
	background: none;
	background-image: url("../images/servicos_h1.png");
	background-repeat: no-repeat;
	margin: 0 0 5px 0;
	border: none;
}

h1#produtosh1 {
	width: 700px;
	height: 22px;
	background: none;
	background-image: url("../images/produtos_h1.png");
	background-repeat: no-repeat;
	margin: 0 0 5px 0;
	border: none;
}

h1#clientesh1, h1#trabalheaquih1, h1#faleconoscoh1, h1#newsh1, #portfolioh1  {
	width: 700px;
	height: 22px;
	background: none;
	background-image: url("../images/clientes_h1.png");
	background-repeat: no-repeat;
	margin: 0 0 5px 0;
	border: none;
}

h1#trabalheaquih1 {	background-image: url("../images/trabalheaqui_h1.png") !important;}

h1#faleconoscoh1 {	background-image: url("../images/faleconosco_h1.png") !important;}

h1#newsh1 {background-image: url("../images/news_h1.png")  !important;}

h1#portfolioh1 {background-image: url("../images/portfolio_h1.png") !important;}
/* Começa [TOPO] */
#topo {
	float: left;
	width: 100%;
	height: 100px;
	margin: 0;
	padding: 0;
	background: none;
	background-image: url("../images/background_topo.png");
	background-repeat: repeat-x;
}

.linapiok{display:none !important;}

#topo #logo {
	margin: 0 auto;
	padding: 22px 0 0 0 ;
	width: 1000px;
	height: 78px;
	background: none;
	background-image: url("../images/background_logo.png");
	background-repeat: no-repeat;
}

#topo #logo a img{
	border: none;
}
/* Termina [TOPO] */

/* Começa [MENU] */
#menu {
	float: left;
	width: 100%;
	height: 29px;
	margin: 0;
	padding: 0;
	background: none;
	background-image: url("../images/background_menu.png");
	background-repeat: repeat-x;
	border: none;
	border-top: solid 3px #d26923;
	border-bottom: solid 3px #000;
}

#menu ul#lista {
	margin: 0 auto;
	padding: 0;
	width: 904px;
	height: 29px;
	line-height: 29px;
	background: none;
	background-image: url("../images/background_menu_lista.png");
	background-repeat: no-repeat;
	list-style: none;
}

#menu ul#lista li {
	margin: 0;
	padding: 0;
	display: inline;
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
	font-family: Tahoma;
}

#menu ul#lista li a{
	text-decoration: none;
	color: #FFF;
}

#menu ul#lista li a:hover{
	text-decoration: underline;
}

#menu_rodape {
	float: left;
	width: 100%;
	height: 29px;
	margin: 0;
	padding: 0;
	background: none;
	background-image: url("../images/background_menu_flip.png");
	background-repeat: repeat-x;
	border: none;
	border-top: solid 3px #d26923;
}

#menu_rodape ul#lista {
	margin: 0 auto;
	padding: 0;
	width: 904px;
	height: 29px;
	line-height: 29px;
	background: none;
	background-image: url("../images/background_menu_lista_flip.png");
	background-repeat: no-repeat;
	list-style: none;
}

#menu_rodape ul#lista li {
	margin: 0;
	padding: 0 10px 0 10px;
	display: inline;
}

#menu_rodape ul#lista li a{
	text-decoration: none;
	color: #000;
}

#menu_rodape ul#lista li a:hover{
	text-decoration: underline;
}
/* Termina [MENU] */

/* Começa [CORPO] */
#corpo {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	background: none;
	background-color: #1D1C21;
	background-image: url("../images/background_corpo.png");
	border-bottom: solid 3px #000;
}

#corpo #site {
margin: 0 auto;
width: 720px;
/*	border-left:1px solid #333333;
	border-right:1px solid #333333;
	
	background-color: #1D1C21;
	padding: 15px;*/
}

#corpo #site #banner {
	margin: 0 auto;
	width: 720px;
	height: 220px;
	border: 0px solid #333;
	background-color: #FFF;
	z-index: 150;
}

#corpo #site #banner img {
	z-index: 1000;
}

#corpo #site #meio {
	margin: 0 auto;
	width: 720px;
	height: 259px;
}

#corpo #site #meio #tools, #corpo #site #meio #commerce, #corpo #site #meio #mailing {
	float: left;
	width: 240px;
	height: 245px;
	background-color: #333;
	margin-top: 14px;
}

#corpo #site #meio #tools h1, #corpo #site #meio #commerce h1, #corpo #site #meio #mailing h1 {
	margin: 0;
	padding: 0;
	width: 240px;
	height: 36px;
}

#corpo #site #meio #tools p, #corpo #site #meio #commerce p, #corpo #site #meio #mailing p {
	margin: 20px 25px;
	text-align: justify;
}

#corpo #site #meio #tools {
	background: none;
	background-image: url("../images/background_tools.png");
	background-repeat: no-repeat;
}

#corpo #site #meio #commerce {
	background: none;
	background-image: url("../images/background_commerce.png");
	background-repeat: no-repeat;
}

#corpo #site #meio #mailing {
	background: none;
	background-image: url("../images/background_mailing.png");
	background-repeat: no-repeat;
}

#corpo #site #meio #tools h1 {
	background: none;
	background-image: url("../images/background_tools_h1.png");
	background-repeat: no-repeat;
}

#corpo #site #meio #commerce h1 {
	background: none;
	background-image: url("../images/background_commerce_h1.png");
	background-repeat: no-repeat;
}

#corpo #site #meio #mailing h1 {
	background: none;
	background-image: url("../images/background_mailing_h1.png");
	background-repeat: no-repeat;
}

/* Termina [CORPO] */

/* Começa [EMPRESA] */
#corpo #site #empresa {
	width: 720px;
	background: none;
	background-color: #181818;
	background-image: url("../images/marca_daguaG.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
}

#corpo #site #empresa p {
	padding: 20px;
	text-align: justify;
	line-height: 16px;
}

#corpo #site #empresa p img{
	padding-bottom: 20px;
}

/* Termina [EMPRESA] */

/* Começa [CLIENTES] */
#corpo #site #clientes {
	width: 720px;
	float: left;
	display:block;
}

.clientes_thumb {
	background-color: #FFF;
	background-position: top;
	background-repeat: no-repeat;
	margin: 0 4px 8px 4px;
	float: left;
	width: 230px;
	height: 150px;
	border: solid 1px #333;
	color: #FFF;
}
.clientes_thumb img:hover {
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
.clientes_thumb span {
	cursor: pointer;
}

/* Termina [CLIENTES] */

/* Começa [SERVICOS] */
#servicos {
	width: 720px;
	height: 111px;
	background: none;
	background-image: url("../images/background_servicos.png");
	background-repeat: no-repeat;
}

#servicos p{
	height: 90px;
	padding: 10px 10px 0 0;
	text-align: justify;
	line-height: 16px;
	color: #FFF;
}
#servicos p b{
	color: #f48121;
}
#servicos img{
	float:left;
	margin: 1px 5px 0 0;
}
#servicos_maior {
	width: 720px;
	background: none;
	background-color: #181818;
	color: #FFF;
	line-height: 16px;
}
#servicos_maior b{
	color: #f48121;
}

#servicos_maior a{
	color: #f48121;
}
#teste {
	background-repeat: no-repeat;
	background-position: left top;
	text-align: justify;
	padding: 20px;
	margin: -5px 0 0 0;
}
/* Termina [SERVICOS] */

/* Começa [FALE CONOSCO] */
#corpo #site #faleconosco {
	width: 718x;
	background: none;
}

#corpo #site #faleconosco #esquerda {
	float: left;
	width: 302px;
	background: none;
}

#corpo #site #faleconosco #esquerda #mapa{
	width: 290px;
	height: 290px;
	padding: 5px;
	background: none;
	background-color: #181818;
	background-image: url("../images/background_mapa.png");
	background-repeat: no-repeat;
	text-align: right;
}

#corpo #site #faleconosco #esquerda ul{
	margin: 0;
	padding: 0px 0 10px 5px;
	text-align: left;
	list-style: none; 
}

#corpo #site #faleconosco #esquerda ul li{
	color: #FFF;
	font-weight: bold;
	padding: 10px 0 0 0;
	text-align: left;
	list-style: none; 
}

#corpo #site #faleconosco #esquerda ul li.laranja{
	color: #f48021; 
}

#corpo #site #faleconosco #esquerda ul li a{
	color: #f48021; 
	text-decoration: underline
}

#corpo #site #faleconosco #esquerda a img {
	margin: 7px 5px 0 0;
	border: none;
}

#corpo #site #faleconosco #direita {
	margin-left: 20px;
	float: left;
	width: 390px;
	background: none;
	text-align: left;
}

#corpo #site #faleconosco #imagem img {
	padding: 0 5px 0 5px;
}

/* Termina [FALE CONOSCO] */

/* Começa [RODAPE] */
#rodape {
	float: left;
	width: 100%;
	height: 88px;
	background: none;
	background-image: url("../images/background_rodape.png");
	background-repeat: repeat-x;
}

#rodape #meio {
	margin: 0 auto;
	width: 1000px;
	height: 88px;
	background: none;
	background-image: url("../images/background_rodape_meio.png");
	background-repeat: no-repeat;
}

/* Termina [RODAPE] */

/* Começa [FORM NEWSLETTER] */
#newsletter .nome {
	padding: 5px 0 0 27px;
	width: 162px;
	height: 19px;
	background: none;
	background-image: url("../images/background_input_nome.png");
	background-repeat: no-repeat;
	border: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #777;
}

#newsletter .email {
	padding: 5px 0 0 27px;
	width: 162px;
	height: 19px;
	background: none;
	background-image: url("../images/background_input_email.png");
	background-repeat: no-repeat;
	border: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #777;
}

#newsletter .btn_enviar {
	border: none;
	margin-left: 111px;
	color: #333;
	cursor: pointer;
}
/* Termina [FORM FALE CONOSCO] */

/* Começa [FORM NEWSLETTER] */
form#faleconosco {
	width: 384px;
	line-height: 5px;
}

form#faleconosco .nome {
	padding: 5px 0 0 27px;
	width: 384px;
	height: 19px;
	background: none;
	background-image: url("../images/background_input_nome_grande.png");
	background-repeat: no-repeat;
	border: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #777;
}

form#faleconosco .email {
	padding: 5px 0 0 27px;
	width: 384px;
	height: 19px;
	background: none;
	background-image: url("../images/background_input_email_grande.png");
	background-repeat: no-repeat;
	border: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #777;
}

form#faleconosco .assunto {
	padding: 5px 0 0 27px;
	width: 384px;
	height: 19px;
	background: none;
	background-image: url("../images/background_input_assunto_grande.png");
	background-repeat: no-repeat;
	border: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #777;
}
form#faleconosco #textarea {
	padding: 5px 6px;
	width: 372px;
	height: 135px;
	background: none;
	background-image: url("../images/background_textarea_mensagem.png");
	background-repeat: no-repeat;
	border: none;
}
form#faleconosco .mensagem {
	width: 370px;
	height: 125px;
	background-color: #181818;
	border: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #777;
	scrollbar-arrow-color: #333;
	scrollbar-base-color: #222;
	scrollbar-3dlight-color: #181818;
	scrollbar-highlight-color: #181818;
	scrollbar-face-color: #181818;
	scrollbar-shadow-color: #181818;
	scrollbar-darkshadow-color: #181818;
	scrollbar-track-color: #181818;
}

form#faleconosco .btn_enviar, form#faleconosco .btn_limpar {
	border: none;
	cursor: pointer;
}
/* Termina [FORM FALE CONOSCO] */
/* Começa [FORM NEWSLETTER] */
form#trabalheaqui {
	width: 384px;
	line-height: 5px;
}

form#trabalheaqui .nome {
	padding: 5px 0 0 27px;
	width: 384px;
	height: 19px;
	background: none;
	background-image: url("../images/background_input_nome_grande.png");
	background-repeat: no-repeat;
	border: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #777;
}

form#trabalheaqui .email {
	padding: 5px 0 0 27px;
	width: 384px;
	height: 19px;
	background: none;
	background-image: url("../images/background_input_email_grande.png");
	background-repeat: no-repeat;
	border: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #777;
}
form#trabalheaqui #textarea {
	padding: 5px 6px;
	width: 372px;
	height: 85px;
	background: none;
	background-image: url("../images/background_textarea_observacoes.png");
	background-repeat: no-repeat;
	border: none;
}
form#trabalheaqui .observacoes {
	width: 370px;
	height: 75px;
	background-color: #181818;
	border: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #777;
	scrollbar-arrow-color: #333;
	scrollbar-base-color: #222;
	scrollbar-3dlight-color: #181818;
	scrollbar-highlight-color: #181818;
	scrollbar-face-color: #181818;
	scrollbar-shadow-color: #181818;
	scrollbar-darkshadow-color: #181818;
	scrollbar-track-color: #181818;
}

form#trabalheaqui .btn_enviar, form#faleconosco .btn_limpar {
	border: none;
	cursor: pointer;
}
form.trabalheaqui input.jonis{
	background: url("../images/background_input_curriculum.png");
	border: none;
	width: 309px;
	height: 24px;
}
form.trabalheaqui div.fileinputs {
	position: relative;
}

form.trabalheaqui input.file {
	width: 384px;
	margin: 0;
}

form.trabalheaqui input.file {
	position: relative;
	text-align: right;
	-moz-opacity: 0;
	filter: alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

form.trabalheaqui div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 384px;
	padding: 0;
	margin: 0;
	z-index: 1;
}

form.trabalheaqui div.fakefile input {
	float: left;
}
/* Termina [FORM FALE CONOSCO] */

/* Começa [CSS SLIDE SHOW] */

.pagelinks a
{
	color: #FFF;
	z-index: -100;
	border: none;
	text-decoration: none;
	float: left;
	position: absolute;
	font-size: 1px;
}

.slideCaption
{
	background-color: #000;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	padding: 10px 0px 5px 10px;
	text-align: left;
	/*font-weight: bold;*/
	color: #FFF;
	/*font-family: Tahoma;*/
	font:bold 20px Helvetica;
	height:35px;
	_margin:0 0 0 -365px !important;
	*margin:0 0 0 -365px !important;
	float: left  !important;
	width: 708px;

}
.pagelinks a.activeSlide {
	color: #FFF;
}
.nextSlide,.prevSlide {
	background-image: url("../images/spacer.gif");
}
.nextSlide:hover {
	background-image: url("../images/next.png");
	background-repeat: no-repeat;
	background-position: right;
}
.prevSlide:hover {
	background-image: url("../images/prev.png");
	background-repeat: no-repeat;
	background-position: left;
}
/* Termina [CSS SLIDE SHOW] */

/* Começa [CLIENTES] */

ul.display {
	width: 720px;
	list-style: none;
}
ul.display li {
	float: left;
	width: 720px;
}
ul.display li a {
	color: #E7FF61;
	text-decoration: none;
}
ul.display li .content_block {
	padding: 0 10px;
}
ul.display li .content_block h2 {
	padding: 0 10px;
	font-weight: normal;
	font-size: 12px;
}
ul.display li .content_block p {
	padding: 5px 5px 5px 245px;
	font-size: 1.2em;
}
ul.display li .content_block a img{
	float: left;
}
ul.thumb_view li{
	width: 250px;
	height: 170px;
}
ul.thumb_view li h2 {
	display: inline;
}
ul.thumb_view li p{
	display: none;
}
ul.thumb_view li .content_block a img {
	margin: 10px;
}
/* Termina [CLIENTES] */


#news #esquerda {
	width: 460px;
	float: left;
}
#news #direita {
	float: left;
	width: 234px;
	text-align: left;
}
#news #direita #arquivos {
	float: left;
	width: 234px;
	text-align: left;
}
#news #esquerda #news_destaque{
	width: 445px;
	height: 200px;
}
#news #esquerda .news_normal1, #news #esquerda #news_normal2, #news #esquerda #news_normal3 {
	width: 445px;
	height: 100px;
}
#news #esquerda #news_destaque p{
	width: 423px;
	height: 165px;
	padding: 10px;
	background: none;
	background-color: #181818;
	background-image: url("../images/marca_daguaP.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
	color: #FFF;
}
#news #esquerda .news_normal1 p, #news #esquerda #news_normal2 p, #news #esquerda #news_normal3 p{
	width: 423px;
	height: 70px;
	padding: 10px;
	background: none;
	background-color: #181818;
	background-image: url("../images/marca_daguaP.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
	color: #FFF;
}

#news #esquerda #news_maior {
	width: 445px;
}
#news #esquerda #news_maior p{
	width: 423px;
	padding: 10px;
	background: none;
	background-color: #181818;
	background-image: url("../images/marca_daguaP.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
	color: #FFF;
}
#news #esquerda #news_maior p b, #news #esquerda #news_destaque p b, #news #esquerda .news_normal1 p b, #news #esquerda #news_normal2 p b, #news #esquerda #news_normal3 p b{	
	color: #f48121;
}
form#buscar .busca {
	padding: 5px 0 0 27px;
	width: 182px;
	height: 19px;
	background: none;
	background-image: url("../images/background_input_buscar.png");
	background-repeat: no-repeat;
	border: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #777;
}
