@charset "iso-8859-1";

body {
	height: 100%;
	background:#7F0500 url(../img/fundoexterno.html) repeat-y center ;
	font-family:Tahoma, "Trebuchet MS", Trebuchet, sans-serif;
	color:#000000;
	font-size:12px;
	margin: 0;
	padding: 0;
	line-height:150%;
	text-align:justify;
}
img, img a {border:0;}
	
/*.............................................................................................. visuais*/
.fundo { background:transparent url(../img/spacer.gif);  border-color:#840400; border-style:solid; border-width:0px; }
.topo  { background:transparent url(../img/topo.html) no-repeat center top; }
.bottom { background:transparent url(../img/spacer.gif) repeat-x bottom; }
.detalhetopo { background:transparent  url(../img/spacer.gif) no-repeat right top; }
.detalhebottom { background:#fff000  url(../img/spacer.gif) no-repeat right bottom; }
.detalheexterno{ background:transparent  url(../img/spacer.gif) no-repeat right bottom; }
.imgm { border: 0px solid #000000;}
.imgmbottm {margin-bottom:5px;}
.imgm2 { margin: 0 2px 5px 2px;}
.menu { background:transparent url(../img/fdmenu.gif); border-color:#000000; border-style:solid; border-width:0px; }
.pop /*cor do texto e fundo das pops*/{background:#FFFFFF; color:#000000}
.font9 { font-size:9px;}
.font10 { font-size:10px;}

a /*links colocados nos textos*/{ color: #90CA42; text-decoration: none;}
a:hover {text-decoration: underline;}

.formulario {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:#39571A; background-color: #FFFFFF; border: 1px solid #39571A;}
.form1 { width:380px; margin:3px 0 8px 0}
.form2 { width:380px; height:70px; margin:3px 0 8px 0}
.form3 { width:180px; margin:3px 0 8px 0}


.botenviar/*botão enviar do formulário de contato*/{ height:18px; width:79px; border:1px solid #39571A; background-color:#FFFFFF; font-size:9px; color:#39571A;}
.titulos/*titulos inseridos pelas ferramentas*/ { font-weight:bold;}

#titulofoto { font-size:12px; margin-top:0; margin-bottom: 0; padding:0 12px;}
#legendafoto {font-size:10px; margin-top:0; margin-bottom: 0; padding:0 12px 12px 12px; line-height:130%}
#legendafoto a {font-size:9px;}

/*.............................................................................................. controles*/
.clear {clear: both;}
.hide {display: none;}
.left { float:left;}
.right { float:right;}
.imgleft { margin-right:5px;}
.imgright { margin-left:5px;}
.imgcenter { margin-left:3px; margin-right:3px}
.inside { padding: 5px 0 0 5px;}

/*.............................................................................................. extruturais*/
/* usado para obter o 100% de altura da coluna principal */
div.altura {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-color: transparent;
	padding: 0;
	margin: 0;
}
/* usado para definir a largura do conteúdo principal */
div.largura {
	height: 100%;
	width: 770px;
	margin: 0 auto;
}
.container {
	width: 100%;
	height: 100%;
	min-width: 500px;
	margin-left: auto;
	margin-right: auto;
}

#intrus { 
 		position:absolute;
		width:775px;
		height:326;
		top:50%;
		left:50%;
		margin-top:-163px;
		margin-left: -387px;
		}

#anima {
		width: 100%;
}
#menu {	
		width:100%;
		height:22px;
}
#conteudo {
		width:606px;
		padding-bottom:5px;
		overflow:hidden;
		font-size:12px;
	}
#rodape {
		width:100%;
	}

#colunamenu {
	width: 160px;
	background:#transparent url(../img/spacer.gif); border:0px solid #000000;
}

.containercoluna {
	width: 100%;
	padding:0;
	overflow:hidden;
	background:transparent url(../img/spacer.gif); border:0px solid #000000;
}

.linha {
	background-color:#ff0000;
	border:1px solid #000000;
}

.colx3 {
	width: 35%;
	margin: 0;
	overflow:hidden;
}
.colx3c {
	width: 30%;
	margin: 0;
	overflow:hidden;
	background-color:#ff0000;
}
.colx2 {
	width: 50%;
	margin: 0;
	overflow:hidden;
		
}

.colx2a {
	width: 127px;
	margin: 0;
	overflow:hidden;
}
.colx2b {
	width: 175px;
	margin: 0;
	background-color:#ff0000;

}
.colx1 {
	width: 100%;
	margin: 0;
	overflow:hidden;
}
.box {
	margin:3px;
	text-align:justify;
	padding:3px;
	overflow:hidden;
}

.publicidade { background:transparent url(../img/spacer.gif) no-repeat bottom; border:0px solid #000000; overflow:hidden; }
.destaques { background:transparent url(../img/spacer.gif) no-repeat bottom; border:0px solid #000000; overflow:hidden; }

.home1{ background:transparent url(../img/spacer.gif) no-repeat bottom; border:0px solid #000000; }
.home2{ background:transparent url(../img/spacer.gif) no-repeat bottom; border:0px solid #000000; }
.home3{ background:transparent url(../img/spacer.gif) no-repeat top;	border:0px solid #000000; }
.home4{ background:transparent url(../img/spacer.gif) no-repeat top;	border:0px solid #000000; }
.home5{ background:transparent url(../img/spacer.gif) no-repeat top;	border:0px solid #000000; }
.endereco { background:transparent url(../img/spacer.gif) no-repeat bottom; border:0px solid #000000;}

#menu2
{
clear:both;
width: 160px;
margin-top:0px;
padding-top:0px;
}
#menu2 ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-size:10px;
}

#menu2 li {
list-style-type: none; 
margin: 0px; 
}

#menu2 a
{
display: block;
padding: 4px 2px 4px 6px;
width: 150px;
color: #FDE88D;
font-weight:bold;
text-decoration: none;
background:transparent url(../img/fundomenu3.html) no-repeat right;

}

#menu2 a:hover
{
border-color:#F49AC1;
background:transparent url(../img/fundomenu4.gif) no-repeat right;
color: #FDE88D;
}

/*----------------------------------*/
#item
{
height:20px;
padding:0;
font-size:12px;
text-align:center;
margin-bottom:12px;
}

#item ul
{
margin: 0px;
padding:0;
}

#item ul li {
float: left;
list-style-type: none;
font-weight:bold;
padding:0;
}

#item ul li a
{
text-decoration: none;
color:#000;
float:left;
margin: 0px;
padding-right: 12px;
padding-left: 9px;
height: 9px;
padding-top: 2px;
padding-bottom: 2px;
background: transparent url(../img/spacer.gif) no-repeat center left;

}

#item li a:hover
{
color:#588526;
background: transparent url(../img/quadradinho2.html) no-repeat center left;
text-decoration:underline;
}
/*.............................................................................................. hacks*/
/* hack para o IE quebrar palavras muito longas nas colunas */
* html #container1 {
	word-wrap: break-word; }

/* hack que evita linha de 1px no rodape quando a página é muito longa (no Mozilla e no Firefox) */
html>body #rodape {
	padding-bottom: 1.01em; }

/* hack para o mozilla fazer espaçamento correto no final da página */
html[xmlns] .mozclear {
	border-bottom: 1px solid;
	border-color: transparent;
	margin-bottom: -1px; }
	
p, h1, h2, h3, h4, h5, h6 {
	/* para consistência de margens em todos os browsers */
	padding:0px;
	margin: 0; }
	
/*.............................................................................................. TPLS*/
body {
	background-color:#E2E292;
	background-image:url("../../www.atualtec.com/clientes/00727/00787/media/fdpagina2.gif");
	background-repeat:repeat-y;
	background-position:bottom center;
}

.detalheexterno {
	background-color:transparent;
	background-image:url();
	background-repeat:repeat;
	background-position:top left;
}

.fundo {
	background-color:transparent;
	background-image:url("../../www.atualtec.com/clientes/00727/00787/media/fdpagina.gif");
	background-repeat:repeat-y;
	background-position:top center;
	border:0pxpx solid #D7D56B;
}

.topo {
	background-color:transparent;
	background-image:url();
	background-repeat:no-repeat;
	background-position:top center;
}

.detalhetopo {
	background-color:transparent;
	background-image:url();
	background-position:top right;
}

.bottom {
	background-color:transparent;
	background-image:url("../../www.atualtec.com/clientes/00727/00787/media/barrado.gif");
	background-repeat:repeat-x;
	background-position:bottom center;
}

.detalhebottom {
	background-color:transparent;
	background-image:url();
	background-position:bottom right;
}

.imgm {
	border:0pxpx solid #000000;
}

body {
	color:#000000;
}

.topicos {
	color:#70790F;
}

a {
	color:#000000;
}

a:hover {
	color:#70790F;
}

#menu2 a {
	background-color:transparent;
	background-image:url("../../www.atualtec.com/clientes/00727/00787/media/bt1.gif");
	background-repeat:no-repeat;
	background-position:center left;
	color:#70790F;
	border:0pxpx solid #000000;
}

#menu2 a:hover {
	background-color:transparent;
	background-image:url("../../www.atualtec.com/clientes/00727/00787/media/bt2.gif");
	background-repeat:no-repeat;
	background-position:center right;
	color:#70790F;
	border:0pxpx solid #000000;
}

#item {
	background-color:transparent;
	background-image:url();
	background-repeat:repeat;
	background-position:center left;
	border:0pxpx solid #000000;
}

#item ul li a {
	background-color:transparent;
	background-image:url("../../www.atualtec.com/clientes/00727/00787/media/seta1.gif");
	background-repeat:no-repeat;
	background-position:center left;
	color:#70790F;
	border:0pxpx solid #000000;
}

#item li a:hover {
	background-color:transparent;
	background-image:url("../../www.atualtec.com/clientes/00727/00787/media/seta2.gif");
	background-repeat:no-repeat;
	background-position:center left;
	color:#D7D56B;
	border:0pxpx solid #000000;
}

.home1 {
	background-color:transparent;
	background-image:url("../img/spacer.gif");
	background-repeat:repeat;
	background-position:top left;
	border:0pxpx solid #000000;
}

.home2 {
	background-color:transparent;
	background-image:url();
	background-repeat:no-repeat;
	background-position:top right;
	border:0pxpx solid #000000;
}

.home3 {
	background-color:transparent;
	background-image:url("../img/spacer.gif");
	background-repeat:repeat;
	background-position:top left;
	border:0pxpx solid #000000;
}

.home4 {
	background-color:transparent;
	background-image:url("../img/spacer.gif");
	background-repeat:repeat;
	background-position:top left;
	border:0pxpx solid #000000;
}

.home5 {
	background-color:transparent;
	background-image:url("../img/spacer.gif");
	background-repeat:repeat;
	background-position:top left;
	border:0pxpx solid #000000;
}

#colunamenu {
	background-color:transparent;
	background-image:url();
	background-repeat:repeat;
	background-position:top left;
	border:0pxpx solid #000000;
}

#conteudo {
	background-color:transparent;
	background-image:url();
	background-repeat:repeat;
	background-position:top left;
	border:0pxpx solid #000000;
}

.publicidade {
	background-color:transparent;
	background-image:url();
	background-repeat:repeat;
	background-position:top left;
	border:0pxpx solid #000000;
}

.destaques {
	background-color:transparent;
	background-image:url("../img/spacer.gif");
	background-repeat:repeat;
	background-position:top left;
	border:0pxpx solid #000000;
}


.endereco {
	background-color:transparent;
	background-image:url("../img/spacer.gif");
	background-repeat:repeat;
	background-position:top left;
	border:0pxpx solid #000000;
}

.pop {
	background-color:#FFFFFF;
	background-image:url("../img/spacer.gif");
	background-repeat:repeat;
	background-position:top left;
	color:#000000;
}


