/* **************************************    GERAL    **********************************  */
.geralEventos {
	float:left;
	width:840px;
	_width:800px;
	margin-right:20px;
	font:11px Verdana, Geneva, sans-serif;
	display:inline;
}
.geralEventos a {
	text-decoration:none;
}
.externoconteudoFotos{
	float:left; width:100%; padding-top:10px; padding-left:25px;}
.conteudoFotos {
	float:left;
}
/* **************************************    PAGINAÇÃO    **********************************  */
.paginacao{text-align:center; padding-bottom:5px; padding-top:5px; color:#666; font-size:11px; font-weight:bold; clear:both;}
.paginacao a{color:#666; text-decoration:none; margin-bottom:10px;}
.paginacao a:hover{color:#036; text-decoration:underline;}
.paginacao input{width:20px; height:24px; color:#666; font-size:11px; letter-spacing:1px; margin-left:5px; margin-right:5px; text-indent:-9999px; overflow:hidden;}
.paginacao input.pagefirst{background:url(img/bg_bfirst.jpg) center no-repeat; border:none; cursor:pointer;}
.paginacao input.pagelast{background:url(img/bg_blast.jpg) center no-repeat; border:none; cursor:pointer;}

/* Paginação do GUIGO  */
.paginacao .paginaDesmarcada{color:#666; text-decoration:none;}
.paginacao .paginaMarcada{color:#000; text-decoration:none;}
/* **************************************    BUSCA/CARRINHO    **********************************  */
#busca {
	float:right;
	width:450px;
	height:25px;
	color:#666;
	position:absolute; top:358px; right:40%;
	margin-right:-360px;
	display:inline;
}
#busca b{float:left; margin-top:7px; padding-right:10px; color:#fff;	}
#busca select.grupo {
	width:150px;
	float:left;
	border:1px solid #CCC;
	margin-top:4px;
	margin-right:10px;
}
#busca select.grupo_interno {
	width:135px;
	margin-top:-15px;
	display:inline;
	float:right;
	margin-left:5px;
	margin-right:5px;
}
#busca select.grupo_interno:focus {
	background-color:#CCC;
	border:1px solid #999;
}
#busca input {
	float:left;
	margin-top:5px;
	width:200px;
	border:1px solid #CCC;
	background:#F5F5F5;
}
#busca input:focus {
	background-color:#FF9;
	border:1px solid #999;
}
#busca input.buscar {
	width:20px;
	height:20px;
	background:url(img/b_busca_off.jpg) left top no-repeat;
	border:none;
	margin-top:3px;
	margin-left:5px;
	display:inline;
	cursor:pointer;
	text-indent:-999px;
	line-height:0px;
	overflow:hidden;
}
/* **************************************    CAPAS    **********************************  */
.fotos{width:150px; padding:5px; float:left; padding-bottom:10px;}
.fotos img{padding:0px;}
.fotos p{font-size:11px; color:#787878; font-weight:bold; margin-bottom:1px; height:15px; overflow:hidden; text-align:center;}
.fotos p.data{color:#454545; letter-spacing:1px; padding-bottom:1px;}
.divExternoFoto {width:128px; height:192px; overflow:hidden; border:3px solid #DEDEDE; background:url(img/indisponivel.jpg) left top no-repeat;}

/* **************************************    JANELAS DE LOGIN    **********************************  */
.textBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #999999;
}
.jqmWindow { PADDING-RIGHT: 2px; DISPLAY: none; PADDING-LEFT: 2px; LEFT: 50%; PADDING-BOTTOM: 2px; MARGIN-LEFT: -152px; WIDTH: 305px; COLOR: #333; PADDING-TOP: 2px;POSITION: fixed; TOP: 17%; BACKGROUND-COLOR: transparent; z-index:9999 }  
.jqmOverlay { BACKGROUND-COLOR: #000; }	
* HTML .jqmWindow { POSITION: absolute; TOP: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');}

