
@import url('reset.css');
@import url('nivo-slider.css');
@import url('feature-carousel.css');
@import url('produtos.css');


/* Começa - Estilização Principal */

	




body{
background:#000 url(../painel/uploads/26a7d1baade210ff0c98.jpg);
background-position:top center;
font:12px Arial, Calibri, Verdana;
color:#030102;
margin-top:25px;
}

a:link {
	color: #000;
	text-decoration:none;
	
}
a:visited {
	color: #000;
	text-decoration:none;
}
a:hover {
	color: #000;
	text-decoration:underline;
}
a:active {
	color: #000;
	text-decoration:none;
}



.links2 a:link {
	color: #FFF;
	text-decoration:none;
	
}
.links2 a:visited {
	color: #FFF;
	text-decoration:none;
}
.links2 a:hover {
	color: #FFF;
	text-decoration:underline;
}
.links2 a:active {
	color: #FFF;
	text-decoration:none;
}




#geralMargin{
width:1000px;
margin:0px auto;
}


form input{
padding:3px;
font-size:11px;
color:#000;
border:1px solid #040000;	
}


form input:focus{
padding:2px;
border:2px solid #000000;	
}


form textarea{
padding:3px;
font-size:11px;
color:#000;
border:1px solid #040000;	
}

form textarea:focus{
padding:2px;
border:2px solid #000000;	
}

form input[type=submit] {
background:#040000;
padding:2px;
color:#FFF;
font-size:12px;
cursor:pointer;
font-weight:bold;
border:2px solid #000;	
}


form input[type=submit]:hover{
background:#000;
}


.clear{
clear:both;
}

h1{
font-size:26px;
text-shadow:1px -1px 2px #000;
color:#fff;
}

h2{
font-size:22px;
text-shadow:1px -1px 2px #000;
color:#fff;
}

h3{
font-size:15px;
text-shadow:1px -1px 2px #000;
color:#fff;
}

h3 a:hover{
	color: #FFF;
	text-decoration:none;
}

p{
line-height:17px;
}

small{
font-size:11px;
font-weight:bold;
}


/* Termina - Estilização Principal */









/* Começa - Estilização Cabeçalho */

#topo{
width:1000px;
height:165px;
margin:0 auto;
}

#topo #flash{
width:1000px;
height:125px;
padding-top:7px;
}

#topo #menuProd{
width:990px;
height:15px;
background:url(../imagens/alpha.png);
padding:5px;
margin-top:5px;
}


#menuProdutos{
margin:0px 0px 0px 0px;
float:left;
height:18px;
}


ul#navMenuProd{
margin:1px 0px 0px 10px;
}


ul#navMenuProd li{
display:inline-block;
float:left;
margin-right:6px;
}


ul#navMenuProd li a{
font-size:11px;
text-decoration:none;
color:#000;
display:block;
margin-right:22px;
text-align:center;
}

ul#navMenuProd li a:hover{
text-decoration:underline;
text-align:center;
}


/* Termina - Estilização Cabeçalho */









/* Começa - Estilização Conteúdo */
#conteudo{
margin-top:3px;
width:1000px;
height:368px;
}

#conteudo #internas{
margin-top:4px;
width:1000px;
height:338px;
background:url(../imagens/alpha.png);
}


#galeriaProduto{
float:left;
width:496px;
height:338px;
background:url(../imagens/alpha.png);
}

#galeriaProdutoImg{
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
margin:10px;
}

#galeriaProdutoImg .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align: left;
padding: 2px 5px;
}

#descricaoProduto{
float:right;
width:494px;
height:338px;
background:url(../imagens/alpha.png);
}


.listaproduto{
width:322px;
height:100px;
float:left;
margin:4px 11px 8px 0px;
background:url(../imagens/alpha.png);
}


.botaoProduto{
float:left;
width:125px;
height:130px;
text-align:center;
}

#conteudo #slideindex{
float:left;
width:990px;
height:220px;
background:url(../imagens/alpha.png);
padding:5px;
}


#conteudo #slideindex #slider{
width:990px;
height:220px;
}


#conteudo #news{
margin-top:10px;
width:680px;
height:128px;
float:left;
}

#conteudo #news #box{
width:680px;
height:100px;
background:url(../imagens/alpha.png);
margin-top:2px;
}

#conteudo #news #box .new{
width:320px;
height:80px;
float:left;
margin:11px 8px 8px 8px;
}


#conteudo #upload{
margin-top:10px;
float:right;
width:310px;
padding-top:28px;
}

#conteudo #upload #box{
width:310px;
height:100px;
background:url(../imagens/alphablack.png);
text-align:center;
}

/* Termina - Estilização Conteúdo */








/* Começa - Estilização Rodapé */
#rodape{
margin:0px auto;
width:1000px;
height:64px;
margin-top:8px;
}

.bar{
width:1000px;
height:3px;
background:url(../imagens/alpha.png);
}


#rodape #r1{
float:left;
width:150px;
margin-top:6px;
}


#rodape #r2{
float:left;
width:174px;
margin-top:6px;
padding-top:6px;
margin-left:12px;
}

#rodape #r3{
float:left;
width:386px;
margin-top:6px;
text-align:center;
padding-top:9px;
margin-right:15px;
}

#rodape #r4{
float:left;
width:95px;
text-align:center;
margin-top:3px;
}

#rodape #r5{
float:right;
width:140px;
text-align:right;
margin-top:7px;
}
/* Termina - Estilização Rodapé */







