/* CSS Document */

/*IE Hack*/
* html #blank{
height:30px;
}
/* End */
#blank{
width:100%;
background:#ffffff;
height:48px;
float:left;
}


#conteudo_geral{
width:100%;
float:left;
position:relative;
height:100%;
background:url(../images/layout/fundo_all.gif) repeat-y #FFFFFF;
}

/*IE Hack*/
* html #menu_lateral{
	margin-left:8px;
	float:left;
}
/* End */


#menu_lateral{
margin-bottom:5px;
margin-left:15px;
background:#EBEBEB;
width:208px;
height:90%;
float:left;
}

#head_busca{
margin-top:15px;
margin-left:auto;
margin-right:auto;
width:186px;
border:thin;
border-color:#03277A;
background:#03277A;
border-style:solid;
color:#FFFFFF;
font-size:13px;
text-align:center;

}


#menu_busca{
margin-left:auto;
margin-right:auto;
width:170px;
border:thin;
border-color:#03277A;
border-style:solid;
padding:8px;
height:63px;
margin-bottom:10px;

}

#head_produtos{
width:100%;
background:url(../images/layout/fundo_head_produtos.gif);
color:#FFFFFF;
font-size:13px;
text-align:center;
height:20px;

}

#itens{
margin-top:10px;
margin-left:10px;
width:185px;
}


#conteudo{
margin-top:0px;
height:100%;
width:10px;
float:left;
}


#space_menu_vertical{
margin-bottom:5px;
}

#space_rodape{
width:900px;
height:10px;
background:#FFFFFF;
float:left;
}

#space_top{
width:700px;
height:15px;
background:#FFFFFF;
float:left;
}


/* iframe */

#iframe{
margin-left:14px;
width:650px;
height:100%;
clear:both;
}


/*satart rodape*/
#rodape{
height:70px;
background:#FFFFFF;
clear:both;
}
/*finish rodape*/

.destaque{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#022475;
}

/*IE Hack*/
* html #navegacao{
	margin-left:10px;
	float:left;
}
/* End */

#navegacao{
	padding:5px;
	text-align:center;
	width: 627px;
	margin-left:15px;
	float:left;
	margin-top:10px;
	border-style:solid;
	border-width:medium;
	border-color:#E1DFDF;
}

/*IE Hack*/
* html #conteudo_sistema{
	margin-left:8px;
}
/* End */

#conteudo_sistema{
	width: 618px;
	margin-left:15px;
	float:left;
	margin-top:10px;
	border-style:solid;
	border-width:medium;
	border-color:#E1DFDF;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}

#texto_conteudo{
	width: 630px;
	margin-left:15px;
	padding:5px;
	float:left;
	margin-top:10px;
	border-style:solid;
	border-width:medium;
	border-color:#E1DFDF;
	clear:both;


}

#botao_busca{
	width:80px;
	float:right;
	margin-top:5px;
	margin-right:5px;
}

#descritivo{
	width:95%;
	margin-left:15px;
	text-align:justify;
}

#carrinho{
	margin-top:10px;
	margin-left:700px;
	width:200px;
	height:90px;
	position:absolute;

}

.style1 {color: #FFFFFF}
.style3 {font-size: 36px}

#banner{
margin-top:0px;
margin-bottom:15px;
margin-left:15px;
width:640px;
height:204px;
border-style:solid;
border-width:medium;
border-color:#E1DFDF;
}

#destaque{
margin-left:15px;
padding-top:7px;
padding-left:10px;
width:640px;
height:31px;
background:#0000FF;
background:url(../images/layout/index/destaque.gif) no-repeat;

}

/*IE Hack*/
* html #produtos{
margin-left:10px;
}
/* Finish IE Hack*/


#produtos{
margin-top:10px;
margin-left:15px;
width:205px;
height:228px;
background:url(../images/layout/destaques/fundo.gif) no-repeat;
float:left;
}

/*IE Hack*/
* html #fotos_produtos{
margin-left:10px;
width:180px;
}
/* Finish IE Hack*/


#fotos_produtos{
margin-top:10px;
margin-left:25px;
width:210px;
height:150px;
float:left;

}


/*IE Hack*/
* html #referencia{
margin-left:9px;
width:150px;
}
/* Finish IE Hack*/

#referencia{
margin-top:8px;
margin-left:25px;
margin-bottom:20px;
width:175px;
float:left;

}

/*IE Hack*/
* html #detalhes{
margin-left:40px;
}
/* Finish IE Hack*/

#detalhes{
margin-left:60px;
width:75px;
height:20px;
cursor:pointer;
float:left;
}



#orcar{
margin-left:10px;
width:48px;
height:11px;
cursor:pointer;
float:left;
clear:both;

}


#aviso{
margin-left:15px;
margin-top:15px;
}

#row_produtos{
	width:660px;
	float:left;
}

/*****************************************************/
/** News Letter **/

#nome{
	margin-top:3px;
	float:left;
}
#email{
	margin-left:5px;
	margin-right:5px;
	margin-top:3px;
	float:left;
}

/*IE Hack*/
* html #aguarde {
position:absolute;
}
/* Finish IE Hack*/


#aguarde {
	top:100px;
	position:fixed;
	width:100%;
	height:200px;
	z-index:400;
	visibility:hidden;
	background:url(../images/loading.gif) center no-repeat;
	}

/*IE Hack*/
* html #load {
position:absolute;
}
/* Finish IE Hack*/

	
#load{
	top:100px;
	position:fixed;
	width:100%;
	height:200px;
	z-index:410;
	visibility:visible;
	background:url(../images/loading.gif) center no-repeat;
	}
	
	#busca{
	
	float:right;
	}