body {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#fcf9c8;
	position:relative;
}

#main{
	position:relative;
	margin:auto;
	margin-top:10px;
	background-image:url(../images/main_bg.jpg);
	background-repeat:repeat-y;
	background-position: center;
	position:relative;
	width:996px;
	overflow:auto;
}

#banner{
	background-color:#fcf9c8;
    width:996px;
    height:151px;
    background-image:url(../images/topo_bg.jpg);
	background-repeat:no-repeat;
	background-position: center;
}
#banner p{
	text-align:right;
	margin:0px;
	padding:0px;
	padding-top:130px;
	padding-right:20px;
	color:#FFFFFF;
	font-weight:700;
}

#mainConteudos{
	width:978px;	
	margin:auto;
	position:relative;
}

#menu {
	margin-top:23px;
	float:left;
	width:149px;
	color:#FFFFFF;
	font-size:9px;
	padding-left:7px;
}


#menu a {
	background-image:url(../images/menu_item_bg.jpg);
	background-repeat:no-repeat;
	background-position: center;
	display:block;
	font-weight:700;
	text-decoration:none;
	color:#FFFFFF;
	padding-top:3px;
	padding-left:7px;
	margin-bottom:4px;
	width:125px;
	height:16px;
}

#menu a:hover {
	color:#cfc500;
}

#menu .selected{
	color:#cfc500;
}

#areaConteudos{	
	width:647px;
	overflow:auto;	
	float:left;
}

#tituloConteudo{
	margin:auto;
	width:622px;
	text-align:right;
}

#tituloConteudo p{
	font-size:12px;
	font-weight:700;
	padding:0px;
	margin:0px;
	padding-top:15px;
	padding-bottom:2px;
	margin-bottom:10px;
	color:#ee1c2e;
	border-bottom:1px solid #ee1c2e;
}

#conteudos{
	margin:auto;
	width:622px;
}

#conteudos p{
	margin-top:10px;
	margin-bottom:10px;
}

#conteudos h1{
	font-size:12px;
	font-weight:700;
	margin-top:10px;
	margin-bottom:10px;
}

#conteudos a{
	color:#ee1c2e;
	text-decoration:none;
}
#conteudos a:hover{
	text-decoration:underline;
}

/*
///////////////////////////////////////////Lojas///////////////////////////////////
*/
#conteudos .itemLoja{
	padding-bottom:10px;
	margin-bottom:10px;
	text-align:left;
	clear:both;
	overflow:auto;
	border-bottom:1px solid #ee1c2e;
}

#conteudos .itemLoja p{
	padding:0px;
	margin:0px;
}

#conteudos .itemLoja img{
	width:80px; 
	height:73px;
	float:left; 
	padding-right:4px;
}

#conteudos div.row {
	clear: both;
	padding-top: 10px;
}

#conteudos div.row span.label {
	float: left;
	width: 150px;
	text-align: right;
}

#conteudos div.row span.formw {
	float: right;
	width: 445px;
	text-align: left;
} 

#conteudos div.row span.formw input.texto{
	background:#EEEEEE;
	font-size:10px;
	border:1px solid #666666;
	height:15px;
	width:445px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
} 

#conteudos div.row span.formw input.botao{
	background:#EEEEEE;
	font-size:10px;
	border:1px solid #666666;
	cursor:hand;
	font-family:Verdana, Arial, Helvetica, sans-serif;
} 

#conteudos div.row span.formw textarea.textoArea{
	background:#EEEEEE;
	font-size:10px;
	border:1px solid #666666;
	width:445px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
} 

/*
///////////////////////////////////////////Loja Online//////////////////////////////
*/
#conteudos #familias{
	text-align:center;	
}
#conteudos #familias img{
	border:0px;
}

#conteudos #tituloLoja{
	margin:auto;
	width:622px;
	text-align:left;
}

#conteudos #tituloLoja p{
	font-style:italic;
	font-size:12px;
	font-weight:700;
	padding:0px;
	margin:0px;
	padding-top:15px;
	padding-bottom:2px;
	margin-bottom:10px;
	color:#ee1c2e;
	border-bottom:1px solid #ee1c2e;
}

#conteudos #categorias{
	text-align:center;	
	color:#939598;
	font-weight:700;
}
#conteudos #categorias img{
	border:0px;
}

#conteudos #categorias ul{
	margin:auto;
	list-style:none;
	width:550px;
	padding:0px;
}
#conteudos #categorias ul li{
	display:block;
	width:100px;
	height: 123px;
	float:left;
	padding:0px;
	margin:0px;
	margin-right:5px;
	margin-left:5px;
}

#conteudos #categoriaSel{
	color:#939598;
	font-size:30px;
	border-bottom:1px solid #97999c;
	padding-bottom:5px;
}

#conteudos #categoriaSel img{
	width:65px;
	border:0px;
}

#conteudos .produtoDet{
	margin-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #97999c;
	clear:both;
}

#conteudos .produtoDet img{
	float:right;
}

#conteudos .produtoDet h1{
	font-size:14px;
	color:#ed1b23;
	font-weight:700;
	margin:0px;
}

#conteudos .produtoDet h2{
	font-size:12px;
	color:#939598;
	font-weight:700;
	margin:0px;
}

#conteudos .produtoDet h3{
	line-height:22px;
	font-size:12px;
	color:#020202;
	font-weight:700;
	margin:0px;
	vertical-align:middle;
}

#conteudos .produtoDet h3 .inputQtd{
	width:56px;
	border:1px solid #939598;	
	text-align:center;
	vertical-align:middle;
}

#conteudos .produtoDet h3 .inputList{
	border:1px solid #939598;	
	vertical-align:middle;
}

#conteudos .produtoDet h3 input, #conteudos .produtoDet h3 select{
	vertical-align:middle;
}

#conteudos .produtoDet .direita{
	margin:0px;
	text-align:right;
	float:right;	
}


/*
///////////////////////////////////////////Páginas//////////////////////////////
*/

#conteudos #paginas{
	padding-top:15px;
	text-align:center;	
	font-weight:700;
}

#bottomConteudos{
	clear:both;
	margin:auto;
	width:622px;
	text-align:right;
}

#bottomConteudos p{
	padding:0px;
	margin:0px;
	padding-top:10px;
	padding-bottom:7px;
	color:#dda956;
	vertical-align:middle;
}

#bottomConteudos img{
	vertical-align:middle;
	border:0px;
}

#bottomConteudos a{
	color:#828282;
	text-decoration:none;
}
#bottomConteudos a:hover{
	text-decoration:underline;
}

#pub{
	width:175px;
	float:right;
	text-align:right;	
}
#pub img{
	border:0px;
	margin-bottom:5px;
}

#pub #carrinhoTotal{
	margin-left:auto;
	width:159px;
	color:#fFffff;
	text-align:center;
	border:1px solid #ffffff;
	margin-bottom:5px;
	padding:5px;
}
#pub #carrinhoTotal a{
	color:#FFFFFF;
	text-decoration:none;
}
#pub #carrinhoTotal a:hover{
	text-decoration:underline;
}

#listaLojas{
	margin:auto;
	width:972px;
	clear:both;
	height:15px;
	background-image:url(../images/lista_lojas_bg.jpg);
	background-repeat:repeat-x;
	background-position: center;
	color:#FFFFFF;
	font-weight:700;
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
}
#listaLojas a{
	color:#FFFFFF;
	text-decoration:none;
}
#listaLojas a:hover{
	text-decoration:underline;
}

#bottomShadow{
	position:relative;
	margin:auto;
	background-image:url(../images/bottomShadow_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:996px;
	height:62px;
	overflow:hidden;
}

.erro{
	color:red;	
}


/*carrinho*/
.formCarrinhoTable{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border-collapse:collapse;
	width:450px;
	margin-left:auto;	
}

.formCarrinhoTable td{
	padding:2px;
	padding-bottom:7px;
	padding-top:7px;
	font-weight:700;
	color:#ee1c2e;
	text-align:left;
	vertical-align:top;
	/*border: 1px solid #fe7a00;*/
}

.formCarrinhoTable .inputQtd{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:315px;
	text-align:left;
	border:1px solid #ee1c2e;
	/*border:1px solid #fe7a00;*/
	vertical-align:middle;
	color:#292929;
	font-size:10px;
}

.formCarrinhoTable .inputBt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:700;
	border:1px solid #ee1c2e;
	background-color:#ffffff;
	color:#ee1c2e;
}


.formCarrinhoTable th{
	padding:2px;
	font-weight:normal;
	text-align:left;
	/*border: 1px solid #fe7a00;*/
}

.listaCarrinhoTable{
	border-collapse:collapse;
	width:100%;
	margin-left:auto;	
}

.listaCarrinhoTable th{
	padding:2px;
	padding-bottom:7px;
	padding-top:7px;
	font-weight:700;
	color:#ee1c2e;
	text-align:left;
	/*border: 1px solid #fe7a00;*/
}

.listaCarrinhoTable .inputQtd{
	width:29px;
	text-align:center;
	height:16px;
	border:1px solid #ee1c2e;
	vertical-align:middle;
	color:#292929;
}


.listaCarrinhoTable td{
	padding:2px;
	/*border: 1px solid #fe7a00;*/
}
