BODY  {
	background-color: #FFFFFF;
	background-position: center;
	background-repeat: no-repeat;
	font-family: Verdana,Helvetica,sans-serif;
  margin-top: 10px;
}

div#page {
  margin: 0 auto;
  width: 900px;
}

img.book_tn { border: 1px solid #000; margin-right: 3px; float: left; }

input[type=submit], input[type=button] { cursor: pointer; }

table.t2c tr td, table.form2c tr th { vertical-align: top; padding: 2px; }
table.t2c tr td:first-child, table.t2c tr th:first-child { text-align: right; color: #666; font-weight: bold; }
table.t2c tr th { text-decoration: underline; }
table.t2c tr td input[type=text] { width: 300px; }
table.t2c tr td input[maxlength="10"], table.t2c tr td input[maxlength="20"] { width: 100px; }
table.t2c tr td input[maxlength="30"] { width: 150px; }
table.t2c tr td[colspan="2"] { font-weight: normal; font-weight: normal; text-align: left; }

table.encomenda { border-collapse: collapse; width: 100%; }
table.encomenda td, table.encomenda th { padding: 4px; vertical-align: top; font-size: 75%; border-top: 1px solid #000; }
/*table.encomenda thead tr:first-child th { border-top: 1px solid #000; border-bottom: 1px solid #000; }*/
/*table.encomenda tfoot tr:first-child td { border-top: 1px solid #000; }*/
table.encomenda tr th { background-color: #E7C273; }


.right { text-align: right; }

.msg_erro {
  border: 2px solid #BB0000; padding: 5px; background-color: #fff; color:  #BB0000;
}

.msg_warn {
  border: 2px solid #BB0000; padding: 5px; background-color: #fff; color:  #BB0000;
}

.msg_ok {
  border: 2px solid #005B00; padding: 5px; background-color: #fff; color:  #005B00;
}

.small { font-size: 80%; font-weight: normal; text-align: left; }

label { cursor: pointer; }

h2 { margin: 5px 0 10px 0; background-color: #eee0c2; padding: 4px; }

li { margin-bottom: 10px; }

p { margin: 10px 0; }

TD{
	font-family: Verdana,Helvetica,sans-serif;
}

.gpmenu1b {
	font-family: Verdana,Helvetica,sans-serif;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	height: 23px;
	line-height: 19px;
	vertical-align: middle;
	padding-right: 7px;
	padding-left: 7px;
}
.gpmenu1b:VISITED {
 color: #ffffff;
}
.gpmenu1b:HOVER {
 color: #ffffff;
 background-color: #000000
}

.hpbox {
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 10pt;
	color: #940000;
	width: 105px;
	height: 40px;
	padding: 2px 4px 4px 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
.hpbox:VISITED {color: #940000;}
.hpbox:HOVER {color: #E7F5E7;	background-color: #BB0000; text-decoration: none;}

.hpbox2 {
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 10pt;
	color: #940000;
	width: 105px;
	height: 40px;
	padding: 2px 4px 4px 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #FEE6BC;
}
.hpbox2:VISITED {color: #940000;}
.hpbox2:HOVER {color: #E7F5E7;	background-color: #BB0000; text-decoration: none;}

.txt2 {
	font-size: 10pt;
	font-family: verdana, arial, helvetica, sans-serif;
}
.txt11 {
	font-size: 9pt;
	font-family: verdana, arial, helvetica, sans-serif;
}
.txt1 {
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
}

.separador_uppercase {
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-transform : uppercase;
}

.t4bcred {
	font-size: 15pt;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #BB0000;
	font-weight: bold;
}

A { color: #600000; }
A:VISITED { color: #800000; }
A:HOVER { color: #800000; }


A.menutop {
	font-weight: bold;
	font-size: 11px;
	color: white;
	text-decoration: none;
	text-align: center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A.menutop:HOVER{ font-size:11px;	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; color: White; }
A.menutop:VISITED {
	font-weight: bold;
	font-size: 11px;
	color: white;
	text-decoration: none;
	text-align: center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}


.butlink {
	width: 100%;
	line-height: 23px;
	text-align: center;
	font-size: 8pt;
	font-family: Verdana,Helvetica,sans-serif;
	color: black;
	font-weight: bold;
	text-decoration: none;
	border-bottom : 1px solid  #F1A300;
}
.butlink:VISITED {color: black;}
.butlink:HOVER  {color: #BB0000;}

.gpmenuform {
 font-family: Verdana,Helvetica,sans-serif;
 font-size: 10px;
}

.separador {
	font-size: 12pt;
	font-family: Verdana,Helvetica,sans-serif;
	color: #003400;
	font-weight: bold;
	text-decoration: none;
}

.taborder {
	border: 1px solid #000000;
	background-color: #E7F5E7;
}

.error  {
	font-size: 10pt;
	font-family: verdana, arial, helvetica, sans-serif;
	color: red;
	font-weight: bold;
}

.success  {
	font-size: 10pt;
	font-family: verdana, arial, helvetica, sans-serif;
	color: black;
	font-weight: bold;
	background-color:   #F1A300;
}

.indice {
	font-size: 12pt;
	font-family: verdana, arial, helvetica, sans-serif;
	color: White;
	background-color: #005B00;
}

.tdlink {
	width: 100%;
	text-decoration: none;
}
.tdlink:HOVER {color: #000000; }


.fontop {  font-family: Arial,Helvetica,sans-serif; font-size: 8pt; font-style: normal; line-height: normal; font-variant: normal}
.font {  font-family: Arial,Helvetica,sans-serif; font-size: 8pt; font-style: normal; line-height: normal; font-variant: normal}
.fontbold {  font-family: Arial,Helvetica,sans-serif; font-style: normal; line-height: normal; font-variant: normal; font : bold;}
.ageral {
 font-family: Arial,Helvetica,sans-serif;
 COLOR: #000000;
 FONT-SIZE: 8pt;
 TEXT-DECORATION: none
}
.ageral:hover {
	font-family: Arial,Helvetica,sans-serif;
	COLOR: #000000;
	FONT-SIZE: 8pt;
	TEXT-DECORATION: underline;
}

input.submit {
	font-size : 9px;
	height: 18px;
	text-align : center;
	margin-left : 2px;
	vertical-align : text-top;
}

.form_cart {
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 10px;
	cursor: pointer;
	font-weight : bold;
	background-color: #FEE6BC;
}

