﻿/* Geral */

*{outline-color:invert;outline-style:none;outline-width:medium;}

html, body, div, span, applet, object, iframe, 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-style: inherit; vertical-align: baseline; }
:focus {outline: 0; }
body {line-height: 1; color: black; background: white;}
ol, ul { list-style: none;}
caption, th, td { text-align: left; }
blockquote:before, blockquote:after,
q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
strong{ font-weight: bold; }
body{background:#000000;}
a {color:#6c6969; text-decoration:none;}
a:hover { text-decoration:none; color:#cc0000;}

.geral
{
width:885px;
height:500px;
margin:0 auto;
}

.cabecalho
{
width:885px;
height:70px;
float:left;
}

.conteudo
{
border:1px solid #ffffff;
width:885px;
height:430px;
background:#161616;
float:left;
margin:0 0 0 0;
padding:0 0 0 0;
text-align:left;
}

.rodape
{
width:885px;
text-align:center;
color:#ffffff;
float:left;
font: normal 11px 'Arial','Verdana';
padding:5px;
}

.flash
{
float:left;
width:460px;
border-right:1px solid #ffffff;
}

.flashColecao
{
float:left;
width:428px;
border-right:1px solid #ffffff;
}

.flashProduto
{
float:left;
width:690px;
border-right:1px solid #ffffff;
}


.texto
{
float:left;
width:363px;
padding:30px 30px 30px 30px;
text-align:justify;
font:normal 13px 'Arial','Verdana';
color:#ffffff;
}

.textoProduto
{
float:left;
width:134px;
padding:30px 30px 30px 30px;
text-align:justify;
font:normal 13px 'Arial','Verdana';
color:#ffffff;
}
