/***** Formatação do HTML e BODY *****/

html, body {
border:0;
margin:0;
padding:0;
background:#ff6911;
height:100%;
width:100%;
}

body {
font:72%  trebuchet MS, arial, helvetica, sans-serif;
color:#fff;

}

/***** Formatação de tags *****/

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;

}

p, ul, ol {
margin:0;
padding:0 0 10px 0;
line-height:15px;
}

ul, ol {
list-style:none;
padding:0 0 18px 40px;
}

blockquote {
margin:22px 40px;
padding:0;
}

small {
font-size:0.85em;
}

img {
border:0;
}

sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}

sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}

acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}

/***** Links *****/

a, a:visited {
text-decoration:none;
}

/***** Formulários *****/

form {
margin:0;
padding:0;
display:inline;
}

input, select, textarea {
font:1em arial, helvetica, sans-serif;
}

textarea {
line-height:1.25;
}

label {
cursor:pointer;
}



/***** Classes Globais *****/
.margin-img 		{ margin:8px 8px 8px 0;}
.margin-p 		{ margin:20px 8px 8px 0; display:block; clear:both;}
.border-img		{ border: 2px solid #F90; }

.clear 			{ clear:both; }

.float-left 	{ float:left; }
.float-right 	{ float:right; }

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }

.bold 			{ font-weight:bold; }
.italic 		{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:#ffc; }

.img-left 		{ float:left;margin:4px 10px 4px 0; }
.img-right 		{ float:right;margin:4px 0 4px 10px; }

.nopadding 		{ padding:0; }
.noindent 		{ margin-left:0;padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; }
.margin-flash	{ margin:5px auto 5px 50px;	}
.mais-news, .mais-news a:link, .mais-news a:visited, .mais-news a:hover { float:right; margin:5px 0 5px 0; clear:both; font-weight:bold; color:#ff6911; text-decoration:none; display:block;}
.img-news 		{float:left; margin:5px; border:#FFFFFF solid 2px;	}
.img-lojas		{float:left; margin:5px; width:25%; border:#Fc0 solid 2px;}
.paginacao		{ margin-top:20px;}
.margin0-padding0 {
	margin:0;
	padding:0;
	}
/***** DIVS *****/
#geral {
	min-width: 980px;
	min-height:600px;
	height:auto !important;
	height:600px;
	background: #f7f7f7;
	background:url(imagens/fundo_05.gif) repeat-x #a5440d;
	margin:0;
	color: #FF6911;
 }
#menu {
	float:left;
	width:90px;
	margin:0;
	min-height:540px;
	height:auto !important;
	height:540px;
	
}

#conteudo {
	width:35%;
	padding:10px;
	display:block;
	float:left;
	margin-top:20px;


}
#conteudo-cat {
	width:75%;
	padding:10px;
	display:block;
	float:left;
	margin:20px auto 20px auto;
}
#linhas {
	width:105px;
	height:540px;
	background:url(imagens/img_base_cat.gif) repeat-y;
	float:right;
	position:relative;
}
#linhas-catalogo {
	width:105px;
	height:1040px;
	background:url(imagens/img_base_cat.gif) repeat-y;
	float:right;
	position:relative;
}
#foto-randomica {
	float:right;
	width:407;
	clear:right;
	
}
#topo {
	clear:both;
	width:100%;
	height:70px;
	background: url(imagens/img_base_14.gif) repeat-y right #282828;
	position:relative;
	top:0;

}
#topo-catalogo {
	clear:both;
	width:100%;
	height:70px;
	background: url(imagens/img_base_cat.gif) repeat-y right #282828;
	position:relative;
	top:0;

}
#rodape {
	clear:both;
	width:100%;
	height:70px;
	background: url(imagens/img_base_14.gif) repeat-y right #282828;

}
#rodape-catalogo {
	clear:both;
	width:100%;
	height:70px;
	background: url(imagens/img_base_cat.gif) repeat-y right #282828;

}
#menu-base {
	background-color: #333333;
	width: 100%;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 2.5em;
	
	
}


/***** TAGS dentro das DIVS *****/

#conteudo h1, #conteudo-cat h1 {
padding-top:5px;
display:block;
border-bottom:dashed 1px #ffa26b;
padding-bottom:1px;
margin-bottom:10px;
color:#ffa26b;
font-size:1.5em;
margin-top:10px;
clear:both;
}
#conteudo h3 {
padding:0;
margin:0;
color:#ff6911;
font-size:1em;
}
#conteudo h2, #conteudo h2 a:link, #conteudo h2 a:visited, #geral a:link, #geral a:visited {
padding:1px;
color:#fff;
font-size:1em;
}

#conteudo h2 a:hover  {
color:#fff;
font-size:1em;
color:#fc0;
}

#geral a:link, #geral a:visited {
padding:1px;
color:#fff;
font-size:1em;
font-weight:bold;
}
#geral a:hover {
color:#fc0;
}
#conteudo-cat img {
	margin:20px auto 20px 70px;
}
#conteudo input {
clear:both;
display:block;
margin-bottom:5px;
}
#topo img {
margin:13px 0 5px 10px;
}

/***** menu rodapé *****/

#menu-base ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#menu-base li {
	
	display: inline;
	list-style-image: url('none');
	list-style-type: none;
	background-image: url('none');
	margin-left: 12px
}
#menu-base li a:link{
	color: #ff6911; 
	text-decoration: none;
	padding-bottom: 2px; 
}
#menu-base li  a:visited {
	color: #ff6911; 
	text-decoration: none;
}
#menu-base li a:hover {
	color: #ff6911;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	background:none;
}
