/* CSS Document */
/*@font-face {font-family:"SerpentineDBol";src:url("/SERPENT0.eot")}*/
body {
	background-color: #FFFFFF;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:0px;
	margin-right:0px;
}
img{
	behavior: url(/styles/pngbehavior.htc);
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.enquete {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#555555;
}

.enquetep {
	font-size:11px;
	font-family:Verdana;
	color:#555555;
}

.pageBorderLeft {
	background-image: url(/images/pageBorder_04.png);
	background-repeat:repeat-y;
	width:9px;
}
*html .pageBorderLeft {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/pageBorder_04.png", sizingMethod="scale");
}
.pageBorderRight {
	background-image: url(/images/pageBorder_06.png);
	background-repeat:repeat-y;
	width:9px;	
}
*html .pageBorderRight {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/pageBorder_06.png", sizingMethod="scale");
}
.pageBorderTop {
	background-image: url(/images/pageBorder_02.png);
	background-repeat:repeat-x;
	height:9px;
}
*html .pageBorderTop {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/pageBorder_02.png", sizingMethod="scale");
}
.pageBorderBottom {
	background-image: url(/images/pageBorder_08.png);
	background-repeat:repeat-x;
}
*html .pageBorderBottom {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/pageBorder_08.png", sizingMethod="scale");
}

.grupo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding-left:7px;
}
.subgrupo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-left:7px;	
}
.tituloindice {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.tituloindice:hover {
	color: #718299;
}
.escritores {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-bottom:2px;
}
.indicecaps {
	padding-top:5px;
}
*html .msg {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/msg/bg.png", sizingMethod="scale");
}
.msgbox {
	padding-left:7px;
	font-size: 14px;
	font-weight: bold;
}
.barra_livro {font-weight: bold; font-size: 10px;}
.barra_livro a:hover { color:#3A74AE; font-weight:bold;}
.indice {font-family: Arial; font-size: 11px;}
.style5 {font-weight: bold; font-size: 14px;}

.revista_dest { font-weight: bold; font-size: 10px; color:#FF0000;}
.revista_dest_prin {font-weight: bold; font-size: 14px; color:#000000;}
.revista_dest_prin_sub {font-weight: bold; font-size: 11px; color:#596678;}
.revista_mtitulo_des { font-weight: bold; font-size: 10px;}
.revista_mtitulo_des_princ { font-size: 10px; color:#666666;}
.revista_titulo { font-weight: bold; font-size: 11px;}

.livro {
	font-family: "SerpentineDBol";
	font-size: 16px;
	padding-left:5px;
}
