body {
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.horzGrad {
	background: url(imagens/horzGradient.gif) repeat-y;
}
.backHome {
	background: url(imagens/backHome.gif) repeat-y right;
}
.vertGrad {
	background: url(imagens/vertGradient.gif) repeat-x;
}
.smallTxtBlack,
.smallTxtBlack a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
.smallTxtBlack a:hover,
.smallTxtBlack:hover
{
	text-decoration:underline;
}
.homeTabOff {
	background: url(imagens/homeTabOff.gif) no-repeat;
}
.homeTabOn {
	background: url(imagens/homeTabOn.gif) no-repeat;
}
.txtBlackNoUnderline,
.txtBlackNoUnderline a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

.txtBlack,
.txtBlack a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.txtBlack:hover,
.txtBlack a:hover {	
	text-decoration:underline;
}

.txtBlackBold,
.txtBlackBold a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}
.txtBlackBold:hover,
.txtBlackBold a:hover {	
	text-decoration:underline;
}

.txtBlackItalic,
.txtBlackItalic a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-style: italic;
}
.txtBlackItalic:hover,
.txtBlackItalic a:hover {	
	text-decoration:underline;
}


.txtOrange {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF5500;
	text-decoration:none;
}
.txtBrick,
.txtBrick a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#EB3C22;
	text-decoration:none;
}
.txtBrick a:hover,
.txtBrick:hover {	
	text-decoration:underline;
}
.txtRed {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#EB3C22;
	text-decoration:none;
}
.txtDarkRed {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#940000;
	text-decoration:none;
}
.txtDestaque{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.txtDestaque a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.txtDarkBlue, .txtDarkBlue a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1F3CB9;
	text-decoration:none;
	text-align: left;
}

.txtDarkBlue a:hover
{
	text-decoration:underline;
}
.txtTituloServicos {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.txtBlackBigger {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.txtBlackBigger:hover,
.txtBlackBigger a:hover
{
	text-decoration:underline;
}
.txtBlackMedium,
.txtBlackMedium a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	text-decoration:none;
}
.txtBlackMedium:hover,
.txtBlackMedium a:hover
{
	text-decoration:underline;
}
.txtPurpleSmall,
.txtPurpleSmall a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666699;
	text-decoration:none;
}
.txtPurpleSmall:hover,
.txtPurpleSmall a:hover 
{
	text-decoration:underline;
}
.txtPurpleBigger,
.txtPurpleBigger a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666699;
	text-decoration:none;
}
.txtPurpleBigger:hover,
.txtPurpleBigger a:hover
{
	text-decoration:underline;
}
.txtPurpleMedium {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666699;
	text-decoration:none;
}
.txtBlackGigantic {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-decoration:none;
}
.txtMediumBlueHuge {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#198CD9;
	text-decoration:none;
}
.txtBlackHuge,
.txtBlackHuge a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	text-decoration:none;
}
.txtBlackHuge:hover,
.txtBlackHuge a:hover
{
	text-decoration:underline;
}
.txtBlackMega{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	text-decoration:none;
}
.subBack {
	background: url(imagens/subBack.gif) no-repeat;
}
.subGreenBack {
	background: url(imagens/subGreenBack.gif) no-repeat;
}
.subBackYellow {
	background: url(imagens/subBackYellow.gif) no-repeat;
}
.subBackBrownLight {
	background: url(imagens/subBackBrownLight.gif) no-repeat;
}
.subBackRedLight {
	background: url(imagens/subBackRedLight.gif) no-repeat;
}
.vertLightGreyBack {
	background-image:url(imagens/vertLineLightGrey.gif);
	background-position:center;
	background-repeat:repeat-y;
}
.yellowGrad {
	background: url(imagens/yellowGrad.gif) repeat-x;
}
.smallTxtWhite,
.smallTxtWhite a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
.smallTxtWhite a:hover
{
	text-decoration:underline;
}
.txtWhite,
.txtWhite a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.txtWhite a:hover
{
	text-decoration:underline;
}
.txtGreySmall,
.txtGreySmall a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#717C85;
	text-align: left;
	text-decoration:none;
}
.txtGreySmall a:hover,
.txtGreySmall:hover {	
	text-decoration:underline;
}

.txtGrey,
.txtGrey a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#717C85;
	text-align: left;
	text-decoration:none;
}

.txtGrey a:hover
{
	text-decoration:underline;
}

.txtGrey2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#717C85;
	text-align: left;
	text-decoration:none;
}
.txtLightGrey {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9DA3A8;
	text-decoration:none;
}
.txtDarkerBlue,
.txtDarkerBlue a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1F3CB9;
	text-decoration:none;
}

.txtDarkerBlue a:hover,
.txtDarkerBlue:hover
{
	text-decoration:underline;
}

.txtWhiteBigger,
.txtWhiteBigger a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
}

.txtWhiteBigger:hover,
.txtWhiteBigger a:hover {	
	text-decoration:underline;
}

.txtBlackBigger {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	text-decoration:none;
}
.txtMini,
.txtMini a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#57595A;
	text-decoration:none;
}

.txtMini a:hover
{
	text-decoration:underline;
}

.txtTituloLivro {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#996622;
	font-weight:bold;
	text-decoration:none;
}
.txtTituloLivro:hover
{
	text-decoration:underline;
}
.txtGeneroLivro {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#996622;
	font-weight:bold;
	text-decoration:none;
}
.txtDropDown {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.txtDropDownSmall {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
.txtPesquisa {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background-color: #EFF1F1;
}
.txtMenu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
.txtMenu:hover {
	color: #000000;
}
.txtSubMenu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5B6268;
	text-decoration:none;
}
.txtBlue,
.txtBlue a
 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#007FD5;
	text-decoration:none;
}

.txtBlue:hover,
.txtBlue a:hover
{
	text-decoration:underline;
}
.txtBlueBigger,
.txtBlueBigger a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#007FD5;
	text-decoration:none;
}

.txtBlueBigger a:hover,
.txtBlueBigger:hover
{
	text-decoration:underline;
}

.txtBlueHuge,
.txtBlueHuge a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#007FD5;
	text-decoration:none;
}

.txtBlueHuge a:hover,
.txtBlueHuge:hover
{
	text-decoration:underline;
}

.greyBorder {
	border: 1px solid #CED1D4;
}
.txtGold,
.txtGold a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7A6C38;
	text-decoration:none;
}
.txtGold:hover,
.txtGold a:hover
{
	text-decoration:underline;
}
.txtBrownMedium
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#996622;
	text-decoration:none;
}
.txtBrown
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#996622;
	text-decoration:none;
}
.txtDarkerGreyMedium
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#384856;
	text-decoration:none;
}
.txtCategorias {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#996622;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}
.txtBox {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	background-color: #FFFFFF;
}
.txtBoxDisabled {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	background-color: #CCCCCC;
}
.txtRadio label{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#000000;
}
.uploadFile 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	background-color: #FFFFFF;
}
.blueBackground
{   
    background-color:#0380D4;
}
.yellowBackground
{   
    background-color:#FFDD44;
}
.txtTituloLivroBlack {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.txtBlue2,
.txtBlue2 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#007FD5;
	text-decoration:none;		
}
.txtBlue2:hover,
.txtBlue2 a:hover
{
	text-decoration:underline;
}
.smallTxtBlue,
.smallTxtBlue a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#007FD5;
	text-decoration:none;
}
.smallTxtBlue:hover,
.smallTxtBlue a:hover
{
	text-decoration:underline;
}
.smallTxtOrange {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FF5500;
	text-decoration:none;
}
.txtOrangeBigger {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF5500;
	text-decoration:none;
}
.txtMiniBlack,
.txtMiniBlack a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	text-decoration:none;
}
.txtMiniBlack:hover,
.txtMiniBlack a:hover
{
	text-decoration:underline;
}
.txtBlue3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#007FD5;
	text-decoration:none;
	background: url(imagens/btseta.gif) no-repeat right;
	cursor:pointer!important;
}

.txtBlue4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#007FD5;
	text-decoration:none;
	background: url(imagens/btseta2.gif) no-repeat left;
	cursor:pointer!important;
}

.txtBlue5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#007FD5;
	text-decoration:none;	
	cursor:pointer!important;
}

.txtminiBlue2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#007FD5;
	text-decoration:none;
}

/* Estilos para os erros de formulário */
.txtErr
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	text-align: left;	
	list-style-position: outside;
	list-style-type: square;
	padding-top:10px;
	line-height:14px;
}
.txtErrRed
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FF0000;
	text-decoration:none;
	text-align: left;	
	line-height:14px;
}
.txtErr li
{
	color:#F15B40;
	margin-left:14px;
	font-size:9px;
}
.validators 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size:9px;
	letter-spacing: -0.4em;	
}

.fundoLivros
{
	background-color:#E2E0DE;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	text-decoration:none;
	padding: 10px 10px 10px 10px;
}

.txtMiniOrange {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FF5500;
	text-decoration:none;
}

.fundoRecensao
{ 
	background: #FDF8D2 url(imagens/RecensaoTopoEsq.jpg) no-repeat top left;	
}

.smallTxtLightGrey,
.smallTxtLightGrey a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#9DA3A8;
	text-decoration:none;
}

.smallTxtLightGrey a:hover,
.smallTxtDarkGrey a:hover
{
	text-decoration:underline;
}

.smallTxtDarkGrey,
.smallTxtDarkGrey a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#545452;
	text-decoration:none;
}
.imgBorder {
	border: 1px solid #C8C9CB;
}
.transparencia {
	filter:alpha(opacity=50);
	opacity:0.5;
}
.passoAnterior {
	background-color:#96C4E3;
}
.passoActual {
	background-color:#198CD9;
}
.passoSeguinte {
	background-color:#BCBCBC;
}
.txtBlack2,
.txtBlack2 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.txtBlack2:hover,
.txtBlack2 a:hover
{
	text-decoration:underline;
}
.paginacaoSeleccao
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	padding-left:5px;
}

.paginacao
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#ffffff;
	text-decoration:none;
	padding-left:5px;	
}

.menuAreaPessoal
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px !important;
	color:#000000;
	text-decoration:none;	
	padding-bottom:5px;
	background:  url(imagens/horzLineBack.gif) repeat-x bottom left;	
}

.menuAreaPessoal a
{
	color:#000000;
	text-decoration:none;
	padding-left:10px;	
}

.subMenuAreaPessoal a
{
	color:#FFFF00;
	padding-left:15px;
	padding-top:1px !important;
}

.menuAreaPessoalGrd
{
	background:  url(Imagens/blueGrad.gif)  repeat-x top;
}

/* PAGINAS COM TABS */
.tabSeleccionado
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#198CD9;
	color:#FFFFFF;
	vertical-align:top;
	padding:25px 2px 0px 10px;
	height:60px;
	width: 100px;
}

.tabSeleccionado a,
.tabSeleccionado a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}

.tabNaoSeleccionado a,
.tabNaoSeleccionado:visited
{
	color:#000000;
	text-decoration:none;
}

.tabNaoSeleccionado
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#B6D8F9 url(imagens/tabNaoSeleccionadoBg.gif) no-repeat top left;
	color:#000000;
	vertical-align:top;
	padding:25px 2px 0px 10px;
	height:60px;
	width: 100px;
}

.tabSeleccionadoBrown
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#B98456;
	color:#FFFFFF;
	vertical-align:top;
	padding:25px 2px 0px 10px;
	height:60px;
	width: 100px;
}

.tabSeleccionadoBrown a,
.tabSeleccionadoBrown a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}

.tabNaoSeleccionadoBrown a,
.tabNaoSeleccionadoBrown:visited
{
	color:#000000;
	text-decoration:none;
}

.tabNaoSeleccionadoBrown
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#F1E8C0 url(imagens/tabNaoSeleccionadoBrown.gif) no-repeat top left;
	color:#000000;
	vertical-align:top;
	padding:25px 2px 0px 10px;
	height:60px;
	width: 100px;
}

.tabSeleccionadoGrey
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color:#CED1D4;
	color:#FFFFFF;
	padding:10px 2px 5px 10px;
	height:30px;
	border-top: solid 1px #959698;
	border-right: solid 1px #959698;
	border-left: solid 1px #959698;
	border-bottom: solid 1px #CED1D4;
	text-decoration:none;
}

.tabSeleccionadoGrey a,
.tabSeleccionadoGrey a:visited
{
	color:#000000;
	text-decoration:none;
}

.tabNaoSeleccionadoGey a,
.tabNaoSeleccionadoGey:visited
{
	color:#ffffff;
	text-decoration:none;
}

.tabNaoSeleccionadoGey
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#959698;
	color:#ffffff;
	font-weight:bold;
	vertical-align:middle;
	padding:10px 2px 5px 10px;
	height:30px;
	border-top: solid 1px #959698;
	border-right: solid 1px #959698;
	border-left: solid 1px #959698;
	border-bottom: solid 1px #959698
}

/*Tabela de Autores*/
.cartaAutor
{
	/*background-color:#D1E8F7;*/
	background-image:url(imagens/fundoCartas.gif);
	font-family:Verdana;
	font-size:12px;
	text-align:justify;
	line-height:21px;
}
.topoCarta
{
	background-color:#D1E8F7;
}
.listaCartas
{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
}

.listaCartas th
{
	background-color:#B9D4E5;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
}

.listaCartasTH
{
	background-color:#B9D4E5;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
}
/*Tabela de Autores*/

.txtBlueTitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#007FD5;
	text-decoration:none;
}
.txtBlackTitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	text-decoration:none;
}
.subBackBlue {
	background: url(imagens/subBackBlue.gif) no-repeat;
}
.subBackBrown {
	background: url(imagens/subBackBrown.gif) no-repeat;
}
.yellowGrad3 {
	background-color:#F1E68D;
	background: url(imagens/yellowGrad3.gif) repeat-x;
}
.txtBlackSub {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	background-color:#FFFFFF;
}
.txtBlackSubOn {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	background-color:#8EB3CC;
}

/* NEWS */


.selectedNewsArea
{
	background: url(imagens/Noticias/selected_area.gif) no-repeat left top;
	padding-left:10px;
	color:#FFFFFF;
}
.selectedNewsArea a
{
	text-decoration:none;
	color:#FFFFFF;
}
.notSelectedNewsArea
{	
	
	padding-left:10px;
	color:#000000;
}
.notSelectedNewsArea a
{
	text-decoration:none;
	color:#000000;
}

.wizardPassoAnterior
{
	background: url(imagens/passoAnterior.gif) no-repeat top center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#007FD5;
	font-weight:bold;
	text-decoration:none;
	padding-top: 35px;
	text-align:center;
	vertical-align:top;
}

.wizardPassoActual
{
	background: url(imagens/passoActual.gif) no-repeat top center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#007FD5;
	font-weight:bold;
	text-decoration:none;
	padding-top: 35px;
	text-align:center;
	vertical-align:top;
}

.wizardPassoSeguinte
{
	background: url(imagens/passoSeguinte.gif) no-repeat top center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#007FD5;
	font-weight:bold;
	text-decoration:none;
	padding-top: 35px;
	text-align:center;
	vertical-align:top;
}

.AutoresPaging
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	padding:5px;
	background:#EBEBEB url('../UI/imagens/horzLineBack.gif') repeat-x left top;
	margin-top:5px;
}

/*patrocinadores*/
.patrocinadores
{
	background:#F4DA27 url('../UI/imagens/patrocinadoresFundo.gif') repeat-x left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

.patrocinadores2
{
	background:#EBEBEB url('../UI/imagens/patrocinadoresFundo2.gif') repeat-x left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

.patrocinadores3
{
	background:#60F664 url('../UI/imagens/patrocinadoresFundo3.gif') repeat-x left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

.patrocinadores4
{
	background:#EBEBEB url('../UI/imagens/patrocinadoresFundo4.gif') repeat-x left bottom;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.patrocinadores5
{
	background:#EBEBEB url('../UI/imagens/patrocinadoresFundo5.gif') repeat-x left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}


.menu {
			font-family:verdana;
			color:#FFFFFF;
			font-size:12px;
		}
.menu .options {
		margin-right:1px;
		margin-bottom:1px;
		border:1px solid #727C85;
		background-color:#FFFFFF;
	}
.menu a {
	color:#333333;
	display:block;
	padding:2px 10px;
	text-decoration:none;
	background-color:transparent;
}
.menu a:hover {
	background-color:#DDDDDD;
	color:#333333;
}
.autoComplete
{
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.autoComplete hover
{
	background-color:#316AC5;
}
ul 
{
	margin-left:15px;
	margin-top: 5px;
	margin-bottom: 10px;
}li {
	list-style-position: outside;
	list-style-type: square;
}
.tableBorder {
	border-collapse: collapse;
}
.tableBorder td{
	border: solid black 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.txtTituloLivroBrown {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#573A18;
	font-weight:bold;
	text-decoration:none;
}
.txtGeneroLivroBrown {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#573A18;
	font-weight:bold;
	text-decoration:none;
}

.justPrint
{
	display:none;
}

/* ROUNDED TABS */

.roundTabNaoSeleccionado
{	
	background: url('../UI/imagens/roundedGrayTabOff.gif') no-repeat;
	height:31px;
	color: #FFFFFF;
	font-weight:bold;
	text-align:center;
	border-bottom: solid 1px #ACAFB1;
	cursor:pointer;
}

.roundTabSeleccionado
{	
	background: url('../UI/imagens/roundedGrayTabOn.gif') no-repeat;
	height:31px;
	color: #000000;
	font-weight:bold;
	text-align:center;	
}

.subListNaoSeleccionado
{	
	padding:3px;
	cursor:pointer;
}

.subListSeleccionado
{
	background-color: #959698;
	color: #FFFFFF;
	padding:3px;
}

.RefBiblioTitulo
{
    font-weight: bold;
    font-size: 11px;
}

.RefBiblioItem
{
    font-size: 11px;
    margin: 5px 0px 10px 0px;
}

.RefBiblioItem .Apelido
{
    text-transform: uppercase;
}

.RefBiblioItem .Italico
{
    font-style: italic;
}

.SeparatorDot
{
   background-image: url('../UI/imagens/horzLineBack.gif');
   background-repeat: repeat-x;
   background-position: center;
   height: 1px;
   clear: both;
}

.DestaquePatrocinadores
{
    margin-left: 10px;
}

.VisibleFalse
{
    display: none;
}

/*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}
