/* Geral */
body {
	color:#FFFFFF;
	font-family: Tahoma, sans-serif;
	background-color: #a5955c;
	margin-top : 0px;
	margin-left : 0px;
	background-repeat : repeat-x;
	background-image : url(../img/back.jpg);
}
body, td 		{color: #FFFFFF; font-family: Tahoma, sans-serif; font-size: 11px;}
.subtitulo		{color: #FFFFFF; font-family: Tahoma, sans-serif; font-size: 14px;}
.ul				{list-style-type: circle;}
.titlivro		{color: #FFFFFF; font-family: Tahoma, sans-serif; font-size: 11px; width: 150px;}
.fontgray2		{color: #666666; font-family: Tahoma, sans-serif; font-size: 11px;}
.fontwhite		{color: #FFFFFF; font-family: Tahoma, sans-serif; }
.titulonews 	{color: #333333; font-family: Tahoma, sans-serif; font-size: 18px; font-weight: bold;}
.thumbs			{width: 110px; height: 73px;}
.thumbdestaque	{width: 110px; height: 73px;}

.tbint {
	background-image: url(../img/int-back.jpg);
	background-repeat : repeat-x;
}

.tbintmid {
	background-color: #924800;
}

.tbborda {
	width: 5px;
	background-image: url(../img/table-back-int.gif);
}

.linkhome {
	width: 246px;
}

.tbinfo {
	width: 660px;
	margin-left: 50px;
}

.divlivros {
	width: 30px;
}

.livroover {
	background-image: url(../img/back-livros.gif);
	width: 190px;
	height: 206px;
}

.livronover {
	width: 190px;
	height: 206px;
}

a:link				{text-decoration: none; color: #FFFFFF; font-family: Tahoma, sans-serif; font-size: 11px; font-weight: bold;}
a:visited			{text-decoration: none; color: #FFFFFF; font-family: Tahoma, sans-serif; font-size: 11px; font-weight: bold;}
a:active			{text-decoration: none; color: #FFFFFF; font-family: Tahoma, sans-serif; font-size: 11px; font-weight: bold;}
a:hover				{text-decoration: none; color: #d2c2b2; font-family: Tahoma, sans-serif; font-size: 11px; font-weight: bold;}

a.navegacao:link		{text-decoration: none; color: #d2c2b2; font-family: Tahoma, sans-serif; font-size: 11px; font-weight: bold;}
a.navegacao:visited		{text-decoration: none; color: #d2c2b2; font-family: Tahoma, sans-serif; font-size: 11px; font-weight: bold;}
a.navegacao:active		{text-decoration: none; color: #d2c2b2; font-family: Tahoma, sans-serif; font-size: 11px; font-weight: bold;}
a.navegacao:hover		{text-decoration: none; color: #FFFFFF; font-family: Tahoma, sans-serif; font-size: 11px; font-weight: bold;}

a.navegacaosel:link		{text-decoration: none; color: #FFFFFF; font-family: Tahoma, sans-serif; font-size: 14px; font-weight: bold;}
a.navegacaosel:visited	{text-decoration: none; color: #FFFFFF; font-family: Tahoma, sans-serif; font-size: 14px; font-weight: bold;}
a.navegacaosel:active	{text-decoration: none; color: #FFFFFF; font-family: Tahoma, sans-serif; font-size: 14px; font-weight: bold;}
a.navegacaosel:hover	{text-decoration: none; color: #FFFFFF; font-family: Tahoma, sans-serif; font-size: 14px; font-weight: bold;}

.botao			{width: 80px; font-family:  Tahoma; font-size: 10px; font-weight: normal; color: #FFFFFF; background-color: #713a04; border-color: #2F373F black black #2F373F; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}
.campo			{color: #333333; FONT-FAMILY: Verdana; font-size: 10px; background-color: #E5E5E5; width: 490px;}