@charset "utf-8";
.capa{
	height: 185px;
	width: 165px;
}
.descricao{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.form_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #E8E8E8;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.form_textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #E8E8E8;
}

.form_botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E2DFD8;
	height: 25px;
	vertical-align: middle;
	margin: 10px;
	border: none;
}
.form_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	background-color: #333333;
	vertical-align: middle;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #000000;
	border-left-color: #999999;
}
.form_rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	background-color: #333333;
	vertical-align: middle;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: right;
}
.form_select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #E8E8E8;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.erro {
	background-color: #FF0000;
	vertical-align: middle;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: uppercase;
	text-align: center;
}
.ok {
	background-color: #00FF00;
	vertical-align: middle;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: uppercase;
	text-align: center;
}
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #000000;
}
.linha_1 {
	padding-top: 115px;
	padding-left: 50px;
}

.list_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #000000;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.list_linha_impar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #E8E8E8;
	height: 20px;
}
.list_linha_par {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 20px;
}
.list_rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #000000;
	height: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
#fundo {
	position: absolute;
	z-index: 0;
}
#colecao {
	position: absolute;
	z-index: 1;
	top: 110px;
	left: 60px;
}
#paginas {
	position: absolute;
	z-index: 2;
	top: 760px;
	left: 45px;	
}
#main {
	top: 0px;
	width: 780px;
	left: 50%;
	margin-left: -390px;
	position: absolute;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
#carrinho {
	position: absolute;
	z-index: 2;
	top: 120px;
	left: 60px;
	width: 685px;
	height: 585px;
	overflow-y: auto;
}
.imagem_borda {
	border: 3px double #E2DFD8;
}
.imagem_borda2 {
	border: 3px double #000000;
}
/*carrinho*/
.subtitulo_carrinho{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../img/subtitulo.jpg);
	background-repeat: repeat-x;
	line-height: 20px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.rodape_carrinho{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../img/subtitulo.jpg);
	background-repeat: repeat-x;
	line-height: 20px;
	height: 20px;
	border-top: 1px solid #FF0000;
}
.rodape{
	font-weight: bold;
	color: #FF0000;
	border: 1px solid #FF0000;
}
.form_text2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	text-align: center;
}
.carrinho{
	border: 1px solid #CCCCCC;
}
.finalizar{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	line-height: 20px;
	height: 20px;
	font-weight: bold;
	border: 1px solid #000000;
	text-decoration: none;
	background-color: #e6ddce;
}
#finalizar_compra {
	background-color: #E2DFD8;
	line-height: 20px;
	height: 20px;
	border: 1px solid #FF0000;
	color: #333333;
}
.info{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	padding: 10px;
}
#vermelho{
	width: 400px;
	left: 50%;
	margin-left: -200px;
	position: relative;
	background-color:#FF0000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:5px;
	border: 1px solid #000000;
	text-align: center;
	z-index: 1;
}
