
html,
body {
	
	margin:0 auto;
	padding:0;
	height:100%;
	background-color: #7dbbda;
	background-image: url(../img/bg5.jpg);
}

#tudo {
	min-height: 100%;
	position: relative;
	}

* html #tudo {
	height: 100%; /* hack para IE6 que trata height como min-height */
	}

#caixa {
margin: 0 auto;
padding:  auto; 
width: 1000px;
text-align:left; /* "remédio" para o hack do IE */	
}

#formulario form {

width: 550px; height: auto; display: block; margin: 0 auto;}

#formulario label {
list-style: none;
float: left;
margin-top: 15px;
}
#formulario fieldset {border: 0; background-color: #eee;}

#formulario li {
list-style: none;
float: left;
margin-left: 10px;
margin-top: 5px;
clear: both;
}

#formulario  input, select{
border: 1px solid #bbb;
height: 25px;
margin-left: 150px;
margin-top: -25px;
position: absolute;
}

#formulario  textarea{
border: 1px solid #bbb;


}
#geral	{
		background:#fff;
		width:575px; 
		margin:0 6px;
		padding:5px;
		border:dotted 1px;
		}
			
#efeito a	{
			/*border-bottom:groove 1px #000;*/
			display:block;
			font-weight:bold;
			color:#fff;
			background:#999;
			padding:5px 5px;
			text-decoration:none;
			
			}
#efeito a:hover{background:#ca0;}
#efeito a.selected{background:#666;}


	
/*MENU HORIZONTAL */

#bg_menu_h {
	clear: both;
	float: left;
	background-color:#CC3300;
	background-image: url(../imagens/bg_menu_hor.jpg);
	background-repeat:repeat-x;
	height: 38px;
	width:100%;
	margin-top: 0;
	*margin-top: -2px;
	position: absolute;

	}

#menu_h {
	background-color:#CC3300;
	background-image: url(../imagens/bg_menu_hor.jpg);
	background-repeat:repeat-x;
	height: 38px;
	width:auto;
    clear:right;
	padding-right:50px;
	padding-top: 0;
	margin-top: -18px;
	*margin-top: -2px;

	}
	
#menu_h li {
	float: right;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-right:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style:none;
   
	 }
#menu_h li a {
	text-decoration: none;
	color:#FFFFFF;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	font-weight:bold;
}

#menu_h li a:hover {
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	color:#ff0;
	font-weight:bold;
		}
		
#dot{
	color:#0f0;
			}

			/*FIM DO MENU HORIZONTAL */
#descreve {
font-size: 11px;
float: left;
text-align: left;
padding-left: 10px;
padding-top: 10px;
line-height: 7px;
}

#descreve1 {
font-size: 11px;
float: left;
text-align: left;
padding-left: 10px;
padding-top: 10px;
}

#divisor {
	clear: both;
	padding-bottom: 120px;
	}
				
.conteudo {
	background-image: url(../imagens/bg_conteudo.png);
	background-repeat: repeat-y;
	color: #033;
	width: 623px;
	padding-left:0px;
	padding-bottom: 20px;
	margin-top: 20px;
	float:left;
	padding-top: 0px;
	
	}

.conteudo_home {
	background-image: url(../imagens/bg_conteudo.png);
	background-repeat: repeat-y;
	color: #033;
	padding-top: 10px;
	float:left;
	margin-top: 20px;
	padding-left: 10px;
	padding-bottom: 20px; 
	width: 623px;
	height: 335px;
	}

	
#vitrine {
	float: left;
	background-color: #fff;
	border: 1px solid #bbb;
	width: 190px;
	height: auto;
	margin-top: 8px;
	margin-left: 12px;
	margin-bottom: 15;
	padding-bottom: 8px;
	font-family: Arial;
	color: #666;
	text-align: center;
	text-decoration: none;
	}
	
#vitrine  a {

color: #999;
text-decoration: none;
}

#vitrine  a:hover {
color: #8c8c44;
text-decoration: none;
}

#vitrine h3 { 
	padding: 5px;
	background-color: #dee;
	width: 295px;
	float: left;
	position: absolute;
	margin-left: 287px;
	margin-top: 8px;
	margin-right: 8px;
}

#vitrine h5 {
	padding: 8px 3px;
	background-color: #dee;
	width: 398px;
	float: left;
	margin-left: 3px;
	margin-top: 8px;
	margin-right: 2px;
}

#vitrine img{
	float: left;
	clear: right;
	position: relative;
	margin: 6px;
	padding: 8px;
	border: 1px solid #bbb;	 
	
	background-image: url(../img/bg-padrao-virine.jpg);
	}
	
#vitrine img:hover{
		background-color: #aeae7a;
				}
		
#vitrine2 {
	float: left;
	background-color: #fff;
	border: 1px solid #ccc;
	width: 600px;
	height: auto;
	margin-top: 8px;
	margin-left: 10px;
	margin-bottom: 15;
	padding-bottom: 8px;
	font-family: Arial;
	color: #666;
	text-align: center;
	}	
	
#vitrine2 a {
color: #999;
text-decoration: none;
}


	
	#vitrine2 img{
	float: left;
	margin: 8px;
	padding: 8px;
	border-width: 1px;
	border-color: #ccc;
		}
		
#vitrine2 img:hover{
background-color: #aeae7a;

}

#vitrine2 h5 { 
	padding: 5px;
	background-color: #dee;
	width: 385px;
	*width: 385px;
	margin-top: 8px;
	margin-left: 195px;
	
	}	
	
	

#titulo	{
	width: 580px;
	color: #fff;
	padding: 10px 20px;
	margin-top: 0px;
	margin-left: 0px;
	background: url(../imagens/bg_titulo.png) repeat-x;
	float: left;
	font-family: Arial;
	font-size: 18px;
		
	} 
	
#titulo a {
color: #fff;
text-decoration: none;
}	

#titulo  a:hover{
color: #dd0;

}

#titulo h4 {
padding:10px;
}

#zoom {
	background: url(../imagens/lupa.gif) no-repeat;
	margin-left: 20px; 
	padding-left:20px;
	font-size: 10px;
	height:16px;
	width: 140px;
	float: left;
	clear: left;
	}

#topico{
	clear: both;
	float: left;
	
	background: url(../thumb/seta.png) no-repeat;
	margin-left: 5px; 
	margin-top: 3px;
	padding-left:20px;
	padding-top:2px;
	padding-bottom:2px;
	width: 275;
	}
	
#topico1{
	background: url(../thumb/seta.png) no-repeat;
	margin-left: 1px; 
	margin-top: 3px;
	padding-left:15px;
	padding-top:2px;
	padding-bottom:2px;
	float: left;
	width: auto;
	}
	
#tag5 {
position: absolute;
	padding: 0;
    width: 420px;
	height: auto;
	margin: -20px 0 0 200px;
	*margin: -5px 0 0 -200px;
	font-size: 13px;
	text-align: left;
	}

#divisa {
	padding:10px 10px;
	background-color: #aaa;
	height: 20px;
	width: 575px;
	color: #fff;
	margin-top: 20px;
	margin-left:10px;
	margin-right:12px;
	float:left;
	font-family: Arial;
	font-size: 18px;
	}


	
#infotec{
	width: 100%;
	color: #fff;
	float: left;
	font-family: Arial;
	font-size: 11px;
	padding: 5px 0;
	
	} 

	
#tag {
	width:250px;
	height:30px;
	margin-top:20px;
	margin-right:10px;
	margin-bottom: 370px;
	margin-left: 52px;
	*margin-top:20px;
	*margin-bottom: 370px;
	*margin-left: -262px;
	float: left;
	position: absolute;
	padding: 13px 0 30px 0;
	background-color: #36648b;
	color: #fff;
	font-family:Arial;
	font-size:14px;
	font-weight: bold;
	}
	
#tag a:hover {
	color: #c0ff36;
	}
	
#tag1 {
    width:275px;
	padding: 0 8px;
	font-size: 13px;
	text-align: left;
	color: #666;
	float: left;
	margin-right: 6px;
	}
			
#tag1 a:hover { color: #000;
}

#tag1 h4{ padding: 5px 8px; margin-left: 2px; margin-top: 0px; background-color: #dee; float: left; width: 270px;}

#tag1 h5{
    color: #fff;
	background-color: #000;
}	

#tag1 strong {
padding-left:8px;
}

#tag1 p {
	 float:left;
	 margin-top:-15px;
	 margin-right: 10px;
	}

#tag1 img:hover {
	background-color: #fff;
	}


	
#tag4{
	width: 580px;
   	margin-left: 12px;
	text-align: left;
	color: #666;
	float: left;
	font-size:11pt
		}
		
#tag4 img{	
	padding: 0 10px 0 0;
	margin: 0;
	border: none;
	}	

#tag4 img:hover{	
background-color: transparent;
}	
		
#tag2 {
    width: auto;
	margin-left: 15px;
	font-size: 13px;
	text-align: left;
	color: #666;
	padding: 8px;
	}


		
#tag2 a:hover { color: #000;
}

#tag2 img:hover {
background-color: transparent;
}

#tag2 img{
	padding: 0 4px 0 15px;
	margin: 0;
	}

#tag2 h4{ padding: 5px 10px; background-color: #dee; float: left; width: 565px; margin-left: -15px;}

#tag3 {
	font-size: 13px;
	text-align: left;
	color: #666;
	float: left;
	margin-left: -45px;
	*margin-left: 0;
	}
		
#tag3 a ,ul {
	text-decoration: none;
	list-style:none;
	margin-left:0px;
	}		
		
#tag3 a:hover { color: #000;
}	

#tag33 {
    width: 570px;
	*width: 530px;
	_width: 530px;
	font-size: 13px;
	text-align: left;
	color: #666;
	float: left;
	margin-left: -30px;
	*margin-left: 10px;
	margin-right: 20px;

	}
		
#tag33 a ,ul {
	text-decoration: none;
	list-style:none;
	margin-left:0px;
	}
	
	
		
#tag33 a:hover { color: #000;
}	

.linha {
	width: 550px;
	height: auto;
	background-color: #eee;
	padding: 10px 15px;
	margin-left: -10px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
.linha2 {
	width: 100%;
	height: auto;
	background-color: #eee;
	padding: 10px 15px;
	margin-left: -10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	}


	
/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/


#slider-wrapper {
    background:url(images/top.jpg) no-repeat;
    width: 623px;
    height: 110px;
    margin:0 auto;
}

#slider {
	position:relative;
    width: 600px;
    height: 110px;
	background:url(../images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
	display: none;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -10px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../imagens/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:10px;
}
a.nivo-prevNav {
	left:10px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

/* FIM Nivo Slider Demo */
	
.rodape {
background-image: url("../imagens/bg_rodape.jpg");
	background-repeat: repeat-x;
	position: relative;
	width:100%;
	*width:100%;
	height:122px;  /* Mesma Altura do Rodapé */
	/*margin-top: -122px;*/
	margin-bottom:-1;
	clear: both;   
	}

#bg_rodape {
	background:#9b0000;
	position: absolute;
	bottom: 0;
	/*	margin-bottom: -1px;
	position: relative; */
	width: 100%;
	*width: 100%;

	clear: both;   
	}
	

	
#slogan {
	background:url(../imagens/slogan1.png) no-repeat;
	margin-right: 30px;
	margin-top: 20px;
	/*margin-left: 475px;
	*margin-left: 175px;
	position: absolute;*/
	width: 504px;
	height: 30px;
	float: right;
	}


#endereco {
	float:left;
	padding-left:30px;
	padding-bottom: 3px;
	bottom: 2px;
	padding-top: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#da955e;
	font-style:italic;
	}
	
	
#direitos {
	float:right;
	*margin-top: 40px;
	padding-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: small;
	color:#da955e;
	width: 350px;
	clear: both;
	
		}
	
	
#produto_menu {
	background-color: #000;
	height: 50px;
	margin-bottom: 10px;
	}
	
