* { padding: 0px; margin: 0px}
body { font-size: 10pt; font-family:"Verdana", Arial, "Helvetica", sans-serif; background: #fcfcfc;
/*background: -moz-linear-gradient(bottom, #F5F5F5, #fff);
background: -webkit-gradient(linear, center bottom, center top, from(#F5F5F5), to(#fff));*/
}
/* 
 * DEFAULT 
 * HOME 
 */

/* WRAPPER - tudo */
#wrapper { margin: 0 auto; }
 
/* HEADER */
#header { height: 100px; background-color: #fff; margin-bottom: 50px; }
/* Delta */
#conteudoHeader { margin: 0 auto; width: 980px; }
#imgDelta { background-image: url('../img/logo_delta.png'); background-repeat: no-repeat;
float: left; height: 60px; width: 194px; margin: 20px 0px 0px 0px; }

/* MENU */
#menu { margin: 0 auto; width: 980px;  }

#restrito { margin: 0px 0px 0px -120px; float: right; font-family: Verdana, Arial; font-size: 9pt; }
#restrito ul { list-style: none; }
#restrito ul li{ display: inline; margin: 0px 0px 0px 0px;}

#restrito a:link { text-decoration: none; color: #777; }
#restrito a:visited { text-decoration: none; color: #777; }
#restrito a:hover { text-decoration: none; color: #000; }


#links { margin: 70px 0px 0px 0px; float: right; font-family: Verdana, Arial; font-size: 9pt;  }
#links ul { list-style: none; }
#links ul li{ display: inline; margin: 0px 0px 0px 20px;}

#links a:link { text-decoration: none; color: #777; }
#links a:visited { text-decoration: none; color: #777; }
#links a:hover { text-decoration: none; color: #000; }	
/* FIM HEADER */

/* CONTENT */
#content { width: 980px; margin: 0 auto; min-height: 300px; }
/*#content p { text-align: justify; }*/

/* TABELA DOWNLOAD */
#download { width: 700px; margin: 0 auto; }
#download td { padding: 5px; }
#download #headerDownload { height: 40px; background-color: #f2f2f2; }
#download .itemDownload { height: 70px; }

/* BANNER */
#banner { height: 200px; margin-top: -40px;}

/* SOBRE */
#sobre { text-align: justify; font-size: 10.5pt; margin: 20px 50px 0 15px; }
#sobre h2 { background-color: #3385FF; padding: 5px; font-size: 1.3em; color: #fff; 
border-radius: 10px 0px 0px 10px; margin: 0 0 10px 0;}
.sob { width: 450px; }
.sob p { margin: 0px 0px 0px 10px; }
#sobreUm { float: left;  }
#sobreDois { float: right; }

/* CAIXAS */
#caixas { float: left; clear: both; margin: 20px 0px 0px 20px; padding: 10px; }
/* estilo da caixa */
.caixa ul li { list-style-image:url('../img/v.png'); margin: 0px 5px 0px 40px; font-size: 11pt;}
.caixa { width: 400px; min-height: 300px; border-radius: 25px; 
	background-image: url('../img/bgsubcaixa.png'); 
	background-repeat: repeat-x; 
	background-position: center bottom; 
	background-color: #e6e6e6;
	float: left; margin: 0px 70px 0px 0px;
	font-size: 10pt;
}
.caixa h4 { margin: 10px 0px 10px 0px; text-align: center; font-size: 20pt; }
.caixa h5 { font-size: 11pt; margin: 20px 0px 20px 0px; text-align: center; }
.caixa h6 { font-size: 13pt; margin: 20px 0px 20px 0px; text-align: center; }
.caixa p { padding: 10px; font-size: 11pt;  }
.caixa:hover { background-color: #bfbfbf; background-image: url('../../linkebrado'); }
.caixa:active { background-color: #e6e6e6; background-image: url('../linkebrado'); }

/* Links */
a:link .caixa  { color: #000; text-decoration: none; }
a:visited .caixa  { color: #000; text-decoration: none; }
a:hover .caixa  { color: #000; text-decoration: none; }

/* SIG Delta */
#interno { width: 606px; float: right; }
#interno h1 { font-size: 18pt; background-image: url('../img/bgh1.png'); background-repeat: repeat-x; height: 30px; color: #fff; 
border-radius: 5px;}
#post { float: left; width: 100%; }

.modulo { float: left; width: 300px; margin: 10px 0px 10px 0px;}
.grande {  }
.modulo h4 { text-align: center; font-size: 13pt; color: #fff; }
.modulo .titulo { background-color: #3385FF; width: 200px; border-radius: 50px;  }
.modulo ul li { margin-left: 30px; list-style-image:url('../img/setasig.png'); }

.img { margin: 0 auto; width: 625px; }
#imagem { float: left; width: 279px; margin: 20px 0px 0px 10px;}
.info { width: 500px; margin: 20px 0px 0px 40px;}
.info ul li { list-style-image:url('../img/setasig.png'); line-height: 25px; }
.sobrenfe { margin: 20px; width: 500px; float: left; }
.caixaSIGDelta { float: right; width: 200px; }

/* menu */
#topoMenu { float: left; width: 350px; }
#setor { float: left; width: 120px; }
#outraSecao { margin-left: 13px; font-size: 13pt; background-color: #f6f6f6; border-radius: 0px 0px 5px 5px; }
#tituloConteudo { float: right; width: 220px; }
#menuInterno { background-color: #f6f6f6; width: 364px; height: 30px; float: left;}
#menuInterno h2 { float: left; margin: 2px 0px 0px 10px; color: #898989; }
#menuInterno h2:hover { color: #3b3b3b; cursor: default; }
#menuInterno h3 { float:left; margin: 7px 0px 0px 10px; color: #898989; font-size: 11pt; }
#menuInterno .outro { color: #898989; font-size: 11pt; font-weight: bold; margin-top: 50px; }

#linksInterno { width: 364px; float: right; line-height: 30px; }
#linksInterno ul li { list-style: none; font-size: 10pt; margin: 0px 0px 0px 20px; }

/* links */
#menuInterno a:link { color: #808080; text-decoration: none; }
#menuInterno a:hover { color: #000; text-decoration: underline; }
#menuInterno a:visited { color: #808080; }

/* FIM CONTENT*/

/* FOOTER */
#footer { clear: both; float: left; width: 100%; height: 60px; margin-top: 40px; }
#footer p { font-size: 8pt; margin-top: 10px; }
#foot { margin: 0 auto; width: 300px; text-align: ; }

/* FIM FOOTER */

/* FIM PÁGINA HOME */

/* --------------------------------------------------------//---------//--------------------------------------------------------  */
/* --------------------------------------------------------//---------//--------------------------------------------------------  */

/* 
 * PÁGINAS
 * INTERNAS
 */

/* LOGIN */ 
/* fonrmularios das caixas */
.caixa #formulario{ width: 150px; }
/*.caixa h5 { margin-bottom: 150px; }*/
.caixa h6 { margin-bottom: 150px; }
.caixa input { width: 150px; height: 30px; text-align: center; }
.caixa button { width: 100px; height: 30px; background-color: #666; border: 2px solid #666; color: #fff; font-size:11px; font-weight:bold; margin: 5px 0px 0px 0px; }
.acao { margin: 0px 10px 0px 25px; width: 150px; height: 30px; text-align: center; line-height: 30px; float: left; border-radius: 2px;}
a:link .acao { color: #000; text-decoration: none; }
a:visited .acao { color: #000; text-decoration: none; }
a:hover .acao  { background: #606366; color: #fff; text-decoration: none; }
.adm { width: 80px; }
 
/* Textos a direita */
#text-two { float: right; width: 500px; } 

/* END LOGIN */

 
/*
CONTATO E FORMULARIOS
*/
#content form { margin: 0 auto; width: 450px; }
#content label { width: 100px; float: left; text-align:right; padding-right:4px; }
#content input{ border:solid 1px #c1c1c1; margin:2px 0px 2px 0px;}
#content textarea{ border:solid 1px #c1c1c1; margin:2px 0px 2px 0px; width: 300px; height: 150px;}
#btnEnviarContato{ background-color:#666; width: 100px; height: 31px; color: #fff; font-weight: bold; }
/* FIM CONTATO E FORMULARIOS */

/*
BASE PORTFOLIO
*/
#primeiroclienteanunciado{ border-right:dotted 2px #999999; float:left; width:220px; min-height:200px; padding:2px 2px 2px 2px; }
#primeiroclienteanunciadoterceiro{ border-right-width:0px; float:left;    width:220px;    min-height:200px;    padding:2px 2px 2px 2px; }
#proximosclienteanunciado{    border-right:dotted 2px #999999;    border-top:dotted 2px #999999;    float:left;    width:220px;    min-height:200px;    padding:2px 2px 2px 2px; }
#proximosclienteanunciadoterceiro{    border-right-width:0px;    border-top:dotted 2px #999999;    float:left;    width:220px;    min-height:200px;    padding:2px 2px 2px 2px; }
#divlogocliente{ float:left; }
#descricaocliente{    float:left;    padding-top:10px; }
#primeiroclienteanunciado h1, #primeiroclienteanunciadoterceiro h1, #proximosclienteanunciado h1, #proximosclienteanunciadoterceiro h1
{    color:#FF7A0B;    text-transform:uppercase;    font-family:"Verdana", Arial, "Helvetica", sans-serif;    font-size:9pt;    line-height:20px; }
#descricaocliente p{    color:#000000;    font-family:"Verdana", Arial, "Helvetica", sans-serif;    font-size:8pt; }
#descricaocliente a{    color:#000000;    text-decoration:underline; }
/*.dados { display: none;}*/
/* FIM PORTFOLIO */

/* 
NOVIDADES 
*/
#noticia { display: block; margin: 0 auto; width: 750px; }
#imagem { float:left; margin-right: 10px; }
#imagem img{ height: 170px; }
#corpo { text-align: justify; }
#corpo h3 { color:#FF7A0B; margin-bottom: 10px; }
/* FIM NOVIDADES */

/* Empresa */
#empR { float: right; width: 525px; }
#empL { width:425px; float: left; }
#sobreEmpresa { margin: 0 auto; width: 450px; }
#sobreEmpresa p { text-align: justify; }
 
 /* FIM PÁGINAS INTERNAS */
 
/* COMPLEMENTOS */
hr { border-color: #00F; }

/* 
 * NF-e 
 */

 body.body
{
	/*width: 500px;*/
	background-color: white;
	border-style: none;
	border-color: black;
	font-family: arial, verdana, sans-serif;
}
table .tudo { 
	width: 600px;
}
td.cabecario
{
	padding: 2px;
	width: 800px;
	height: 100px;

}

img.imgT
{
	width: 700px;
	height: 550px;

}

td.conteudo
{
	padding: 2px;
	width: 800px;
	text-align: center;
	font-family: arial;
	font-size: 16px;
	color: black;
	letter-spacing: 1px;
	background-color: white;
}

td.rodape
{
	padding: 2px;
	width: 800px;
	height: 100px;
	text-align: center;
	font-family: arial;
	font-size: 16px;
	letter-spacing: 1px;	
}

td.conteudo
{
	width: 800px;
	font-family: arial;
	color: black;
	background-color: white;
	text-align: left;
}
p.passo
{

	color: 	black;
	float: left;
	font-family: verdana;


}

p.escrita
{

	float: left;
	color: red;


}

font#fonte{

	font-family: arial;

}

p.passoUm
{

	color: 	black;
	float: left;
	font-family: verdana;


}

h1{

	text-align: center;
	font-family: arial;

}

p.escritaUm
{
	float: left;
	color: red;
}

h2#h2{
	color: red;
	float: left;
}
p.tutorial { text-align:left; font-size: 12pt; line-height: 35px; }
a:link { color:#3333FF;}
a:hover { color: #FF9933; }
a:active { text-decoration: none; }
a:visited { color:#3333FF; }

/* FIM NF-e */
