#principal{
width:780px;
margin:10px auto;
padding:0;
text-align:left;
background:#FFFFFF;
}
#topo{
width:780px;
height:150px;
position:relative;
background:#000000 url(../imagens/marcaCubzac.gif) no-repeat;
}
#menu{
	width:100px;
	position:absolute;
	right:30px;
	top:37px;
}

#login{
	width:356px;
	position:absolute;
	right:29px;
	top:7px;
	color:#FFFFFF;
	font-weight: bold;
	font:0.8em "Trebuchet MS";
}

#conteudo{
width:720px;
margin:20px 30px;
}
.alinhamentoDeColunas{
width:720px;
position:relative;
margin:20px 0;
}
#colunaPrincipal{
width:350px;
position:relative;
}
#colunaPrincipal img{
border:0;
margin:0 15px 40px 0;
padding:0;
float:left;
}
#colunaSecundaria{
width:350px;
position:absolute;
top:0;
right:0;
}
#colunaSecundaria img{
border:0;
margin:0 15px 40px 0;
padding:0;
float:left;
}
#rodape{
width:780px;
height:20px;
padding:4px 0 0 0;
margin:0;
font:0.6em "Trebuchet MS";
text-align:center;
color:#999999;
border-top:#EFEFEF thin solid;
background-color:#FFFFFF;
position:relative;
}
#barquinho{
width:220px;
height:100px;
right:-190px;
bottom:-19px;
background:url(../imagens/backgroundNavio.gif);
position:absolute;
}
body {
background:#EFEFEF url(../imagens/backgroundListras.jpg) repeat-x;
padding:0;
margin:0;
}
p{
font:0.8em "Trebuchet MS";
color:#999999;
margin: 5px 0;
padding:0;
}

.comprar{
font:0.9em "Trebuchet MS";
color:#CC0000;
margin: 5px 0;
padding:0;
}

.titulosLivrarias{
color:#666666;
}
h1{
font:1em "Trebuchet MS";
font-weight:bold;
color:#000000;
margin:0 0 20px 0;
}
h2{
font:1em "Trebuchet MS";
font-weight:bold;
color:#000000;
margin: 0;
padding:0;
}
h3{
font:0.7em "Trebuchet MS";
font-weight:bold;
color:#000000;
margin: 0;
padding:0;
}
img{
border:0;
margin:0 10px 0 0;
padding:0;
float:left;
}
ul {
list-style: none;
text-align:right;
padding:0;
margin:0;
}
ul li a{
font:0.7em "Trebuchet MS";
font-weight:bold;
color:#FFFFFF;
}
ul li a:hover{
text-decoration: none;
color:#999999;
}
a {
text-decoration: none;
color:#666666;
}
a:hover {
text-decoration: none;
color:#333333;
}
label{
display:block;
font:0.8em "Trebuchet MS";
color:#999999;
margin: 5px 0 1px 0;
padding:0;
}
input{
/*width:330px;*/
border: #CCCCCC 1px solid;
}
textarea{
width:330px;
height:70px;
border: #CCCCCC 1px solid;
}

