/* CSS Document */
/*geral____________________________________________________________________________________*/

body, h1, h2, h3, h4, h5, h6, form, dl, ul, ol, dt, dd, p, address{
	margin: 0;
	padding: 0;
	font-family:Tahoma, Verdana;
	color:#585858;
	font-size:11px;
}

.titulo_laranja {
	color:#FF7C09;
	font-weight:bold;
}
h1{
	font-size:11px;
	color:#585858;
	font-weight:normal;
}
h2{
	
	color:#585858;
	font-weight:bold;
}
div, img { 
	behavior: url(iepngfix.htc);
}
body {
	background-image: url(../img/bg.jpg);
	background-repeat:repeat-x;
	background-color:#7fcfff;
	margin:0 0 0 0;
	font-family:Tahoma, Verdana;
}
a:link {
	color: #585858;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #585858;
}
a:hover {
	text-decoration: underline;
	/*color:#FF6600;*/
}
a:active {
	text-decoration: none;
	color: #585858;
}

/*home____________________________________________________________________________________*/

#divTotalHome {
	width: 762px;
	margin: 0 auto;
	margin-top:0px;
}

#divTotal {
	width: 762px;
	margin: 0 auto;
	margin-top:10px;
}

#Home {
	width: 762px;
}

#Menu {
width:762px;
height:50px;
*height:70px; /*hack para IE7*/
}

#conteudoHome {
	width:762px;
	_width:768px;
	height:206px;
	background:#fff;
	margin-top:0px;
	_margin-left:-6px;
	
}

#Area1 {
	width: 262px;
	height:200px;
	float:left;
	border-top:1px #D3D3D3 solid;
	border-right:1px #D3D3D3 solid;
	background-image:url(../img/bg_area1.jpg);
	background-repeat:repeat-x;
	margin-top:6px;	
	margin-left:6px;
	
}

#Box1{
	width:247px;
	height:191px;
	border-left:1px #D3D3D3 solid;

}

#Titulo1 {
	width:247px;
	height:15px;
	padding-left:15px;
	padding-top:3px;

	font-size:11px;
}
#Txt1{
	margin-top:-18px;
	margin-left:15px;
}
#Box2{
	width:262px;
	height:10px;
	background-image:url(../img/base_area1.gif);
	background-repeat:no-repeat;
	vertical-align:bottom;
}
#Area2 {
	width: 184px;
	height:200px;
	float:left;
	background-image:url(../img/bg_area2.jpg);
	background-repeat:repeat-x;
	background-color:#E6D7D4;
	margin-top:6px;	
	margin-left:7px;
	border:1px #D3D3D3 solid;	
}
#Titulo2{
	width:169px;
	height:15px;
	padding-left:15px;
	padding-top:3px;
	font-size:11px;
}
#Txt2{
	margin-top:-10px;
	_margin-top:-13px;
	margin-left:15px;
}
#Area3 {
	width: 285px;
	height:201px;
	float:left;
	margin-left:8px;
}
#Box3{
	width:285px;
	height:201px;
	background-color:#D0D0D0;
}
#Galeria{
	width:278px;
	height:186;
	margin-left:7px;
	padding-top:10px;
}
#Box4{
	width:285px;
	height:7px;
	background-image:url(../img/base_area3.gif);
	background-repeat:no-repeat;
	vertical-align:bottom;
}
#Sombra {
	background-image:url(../img/sombra.jpg);
	background-repeat:no-repeat;
	_margin-top:-7px;
	height:60px;
	width:762px;
}

#setweb {
	float:right;
	margin-top:-2px;
	_margin-top:-2px;
	height:52px;
	width:74px;
}


/*internas____________________________________________________________________________________*/

#ConteudoInterna {
	width:748px;
	height:526px;
	_height:506px;
	background:#fff;
	padding-top:8px;
	padding-left:7px;
	padding-right:7px;
}

#Coluna1{
	width:458px;
	/*height:460px;*/
	float:left;
	_margin-top:-7px;
	*margin-top:-21px; /*hack para IE7*/
}
	
#Topo{
	width:458px;
	height:68px;
	margin-top:15px;
	_margin-top:0px;

}

#TopoEsquerda{
	width:24px;
	height:68px;
	float:left;

}

#Miolo{
	width:406px;
	height:68px;
	background-image:url(../img/barra_bg.jpg);
	background-repeat:repeat-x;
	float:left;

}

#Nome{
	width:98px;
	height:68px;
	float:left;

}

#TopoDireita{
	width:28px;
	height:68px;
	background-color:#jjj;
	float:right;

}

/*#Conteudo{
	width:457px;
	height:408px;
	background-color:#EDEDED;
	vertical-align:top;
	margin-top:7px;
	_margin-top:3px;

}*/

#ConteudoBgTopo{
	width:457px;
	height:6px;
	margin-top:6px;	
	_margin-top:3px;	

}

#txtConteudo{
	/*height:362px;*/
	padding:20px;
	background-color:#EDEDED;
	_margin-top:-6px;	
}

/*#txtConteudoEmpresa{
	height:363px;
	_height:350px;
	padding:20px;
	background-color:#EDEDED;
	_margin-top:-6px;
	overflow:auto;	
}*/

#txtConteudoProdutos{
	/*height:363px;
	_height:388px;*/
	height:382px;
	_height:385px;
	padding:20px;
	background-color:#EDEDED;
	_margin-top:-6px;
	overflow:auto;
	/*barra de rolagem*/
	scrollbar-arrow-color: #EDEDED;
	scrollbar-base-color: #EDEDED;
	scrollbar-dark-shadow-color: #EDEDED;
	scrollbar-track-color: #EDEDED;
	scrollbar-face-color: #dcdcdc;
	scrollbar-shadow-color: #EDEDED;
	scrollbar-highlight-color: #EDEDED;
	scrollbar-3d-light-color: #EDEDED;
	
}

#ConteudoBgBase{
	width:457px;
	height:13px;	
}

#Coluna2{
	width:283px;
	_height:535px;
	float:right;
	_margin-top:-21px;
	*margin-top:-21px; /*hack para IE7*/
	
}

#Logo{
	width:283px;
	height:104px;
	margin-top:12px;
}
	
#ChamadaInterna{
	width:249px;
	height:164px;
	background-image:url(../img/bg_chamada_interna.jpg);
	background-repeat:repeat-x;
	margin-top:6px;
	margin-left:2px;
	border:#E6D7D4 solid 1px;
	padding:15px;
	
}

#ChamadaInternaRodape{
	width:263px;
	vertical-align:bottom;
	padding-left:16px;
	margin-top:-20px;
}
#ChamadaInternaRodape p a {
	color:#FFF;
	font-weight:bold;
}
#ChamadaInternaRodape p a:hover{ 
	color:#FFF;
	font-weight:bold;
	text-decoration:underline;
}

#Foto{
	width:279px;
	height:174px;
	margin-top:6px;
}




/*formulario____________________________________________________________________________________*/

h2 {
font: 13px Tahoma, Helvetica, sans-serif;
font-weight:bold;
color:#000000;
margin:0;
padding:0;
}
form fieldset {
border:0;
}
form input, textarea {
width: 300px;
border: 1px solid #ccc;
font:11px Tahoma, Helvetica, sans-serif;
_margin: 0 0 0 10px;
}
form button {
font:11px Tahoma, Helvetica, sans-serif;
background: #fff;
border: 1px solid #ccc;
_margin: 0 0 0 10px;
}
#form textarea {
height: 70px;
}
#form1, #form2 {
width: 360px;
margin: 10px 0 0 0;
}
#form1 label {
font-weight:bold;
_margin: 0 0 0 10px;
}
#form2 select{
font:11px Tahoma, Helvetica, sans-serif;
}
#quantidade, #quantidade2, #quantidade3 {
width:40px;
}
#tipo {
width:20px;
border:0;
margin: 0;
}
#ddd, #dddfax {
width:30px;
}
#fax, #tel, #numero {
width:100px;
}
#dados{
padding:0;
margin: 0;
color:#000;
}
#form2 label {
font-weight:bold;
_margin: 0 0 0 10px;
}
