
/* KUROLE WEBDESIGN */
/* --------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3,
h4, h5, h6, p, blockquote, pre, a, abbr, acronym,
address, big, cite, code, del, dfn, em, font, img, ins,
kbd, q, s, samp, small, strike, strong, sub, sup, tt,
var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
caption, tbody, tfoot, thead{
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
strong{ font-weight: bold; }
:focus { outline: 0;}
img, iframe {border: none; text-decoration:none;}
ol, ul {list-style: none;}
input, textarea, select, button {font-size: 100%;font-family: inherit;}
select {margin: inherit;}
hr {margin: 0;padding: 0;border: 0;color: #000;background-color: #000;height: 1px}
ul li a{height: 1px;}
/* --------------------------------------- CSS GENÉRICO ------------- */

body{
	font-family: Helvetica;
	font-size: 13px;
	line-height: inherit;
	color: #666666;
	background-color: #FFFFFF;
}
#frameinvisivel{
	display: none;
}
.center{
	text-align: center;
}
.left{
	text-align: left;
}
.right{
	text-align: right;
}
.justify{
	text-align: justify;
}
.middle{
	vertical-align: middle;
}
.floatleft{
	float: left;
}
.floatright{
	float: right;
}
.clear{
	clear: both;
}
.negrito{
	font-weight: bold;
}

ul li{
	list-style: none;
	list-style-type: none;
}

h1{
	font-size: 14px;
	font-weight: bold;
	color: #8E8EAF;
}
h2{
	font-size: 12px;
	color: #666666;
	font-weight: 900;
}
textarea{
	background-color: #FFFFFF;
}
.input_zerar{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#form1 input, #form1 textarea{
	border: 1px solid #006699;
	background-color: #FFFFFF;
	padding: 2px;
	font-size: 12px;
	color: #003366;
}
.vermelho{
	color: #D0281D;
}
.font14{
	font-size: 14px;
}
.verde_escuro{
	color: #7A964C;
}
/* ------------------------------------------ Estrutura --------------------------------------------------------------- */
#topo{
	width: 100%;
	height: 138px;
	background: url(../imagens/bgtopo.jpg) top left repeat-x;
}
#menu_horizontal{
	width: 100%;
	background: url(../imagens/bgmenu_horizontal.jpg) top left repeat-x;
	height: 35px;
}
#menu_horizontal li{
	float: left;
}
#menu_horizontal li a{
	float: left;
}
#acesso{
	width: 100%;
	background: url(../imagens/bg_acesso.jpg) top left repeat-x;
	height: 53px;
}
#form_pesquisa{
	float: left;
	margin: 14px 0px 0px 18px;
	width: 425px;
	text-align: left;
		/*border: 1px solid #FFFFFF;*/
}
#form_pesquisa .input{
	border: 0px;
	border: 1px solid #D09C5B;
	background-color: #F9E1C5;
	color: #5F4429;
	padding: 2px;
}
#form_login{
	float: left;
	margin: 14px 0px 0px 0px;
	width: 560px;
		/*border: 1px solid #FF0000;*/
}
#form_login input{
	color: #FFFFFF;
	border: 1px solid #D09C5B;
	background: url(../imagens/bg_input_login.jpg) top left no-repeat;
}
#menu-logado{
	padding: 4px 0px 0px 0px;
}
#menu-logado li, #menu-logado li a{
	float: left;
	display: block;
	color: #FFCC00;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
}
#menu-logado li a{
	text-decoration: none;
}

#pai{
	width: 98%;
	padding: 10px 0px 0px 18px;
		/*border: 1px solid #0066FF;*/
}
#menu_categorias{
	float: left;
	width: 177px;
	color: #D0281D;
	margin-left: 13px;
		/*border: 1px solid #000000;*/
}
#menu_categorias p{
	/*margin: 4px 0px 0px 4px;*/
	margin-left: 0px;
	text-transform: uppercase;
}
#menu_categorias p a{
	margin-left: 0px;
	color: #990000;
}
.vermelha_x{
	color: #990000;
}
#conteudo{
	width: 620px;
	min-height: 600px;
	_height: 600px;
	float: left;
	margin: 0px 0px 0px 8px;
		/*border: 1px solid #FF0000;*/
}
/* --------------------------------------------------- EXIBIÇÃO DE PRODUTOS DA HOME------------------------------- */
#exibe_produtos{
	font-size: 11px;
	height: 200px;
	text-align: center;
}
#exibe_produtos div{
	float: left;
	width: 210px;
	text-align: center;
	text-transform: capitalize;
}
#exibe_produtos h2{
	color: #666666;
	font-size: 12px;
	font-weight: 900;
	text-transform: capitalize;
}

/* --------------------------------------------------- BARRA DIREITA DE CONTEÚDO --------------------------------- */
#barra_direita{
	float: left;
	width: 160px;
	margin: 0px 0px 0px 8px;
	min-height: 600px;
	_height: 600px;
		/*border: 1px solid #FF0000;*/
}
#carrinho_compras{
	width: 150;
	height: 65px;
	padding: 35px 0px 0px 10px;
	background: url(../imagens/bg_carrinho_compras.jpg) top left no-repeat;
		/*border: 1px solid #FF0000;*/
}
#carrinho_compras a{
	color: #7A964C;
}
#newsletter{
	width: 150;
	height: 170px;
	padding: 35px 0px 0px 10px;
	background: url(../imagens/bg_newsletter.jpg) top left no-repeat;
		/*border: 1px solid #FF0000;*/
}
#newsletter .input{
	font-size: 12px;
	border: 1px solid #9C9F6A;
	background-color: #FFFFFF;
	color: #7E863D;
}
/* --------------------------------------------------- RODAPE --------------------------------------------------- */
#rodape_top{
	clear: both;
	background: url(../imagens/bg_rodape_top.jpg) top left no-repeat;
	height: 61px;
	width: 100%;
}
#rodape{
	font-size: 12px;
	width: 100%;
	height: 183px;
	background: url(../imagens/bg_rodape.jpg) top left repeat-x;
}
#rodape a, #rodape ul li a{
	color: #FFFFFF;
}
#logotipo_kurole{
	float: left;
	width: 184px;
	height: 183px;
}
.rodape_menus{
	float: left;
	width: 200px;
	height: 163px;
	margin: 20px 0px 0px 10px;
	color: #D0AF8A;
		/*border: 1px solid #99FF00;*/
}
.rodape_menus ul li a{
	color: #FFFFFF;
}
.rodape_menus h2{
	color: #9CC04B;
	font-weight: 900;
	margin: 0px 0px 6px 0px;
}
/* --------------------------------------------------- PÁGINAS INTERNAS -------------------------------- */
