.ajax-loading {
	padding: 10px 0;
	background: url(/static/img/spinner.gif) no-repeat center;
}
textarea {scrollbar-3dlight-color:#ffd700; 
scrollbar-arrow-color:#ff0; 
scrollbar-base-color:#ff6347; 
scrollbar-darkshadow-color:#ffa500; 
scrollbar-face-color:#008080; 
scrollbar-highlight-color:#ff69b4; 
scrollbar-shadow-color:#f0f}
/***************************************** FONTS *********/
.txtwhite10 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.txtwhite11 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.txtwhite11bold {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.txtcinza10 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.txtcinza11claro {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #b9b9b9;
	text-decoration: none;
}
.txtcinza11escuro {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.txtazul11 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00afe5;
	text-decoration: none;
}
.titazul11bold {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00afe5;
	text-decoration: none;
}
.titwhite12bold {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.titcinza11bold {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.titazul14bold {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00afe5;
	text-decoration: none;
}
.linkvermelho11bold {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #960000;
	text-decoration: none;
}
.linkvermelho11bold:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5c0101;
	text-decoration: underline;
}
.linkazul11bold {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00afe5;
	text-decoration: underline;
}
.linkazul11bold:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1c7ba4;
	text-decoration: underline;
}
.linkcinza11 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #888888;
	text-decoration: none;
}
.linkcinza11:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #888888;
	text-decoration: underline;
}
.linkcinza11bold {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #888888;
	text-decoration: none;
}
.linkcinza11bold:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff7002;
	text-decoration: underline;
}
.linkwhite12bold {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.linkwhite12bold:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.linkwhite11bold {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.linkwhite11bold:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.linkwhite11 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.linkwhite11:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
.linklaranja11 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ff7002;
	cursor: pointer;
	text-decoration: none;
}
.linklaranja11:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ff7002;
	text-decoration: underline;
}
.linklaranja11bold {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff7002;
	cursor: pointer;
	text-decoration: none;
}
.linklaranja11bold:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff7002;
	text-decoration: underline;
}
/***************************************** BODY *********/
body {
	margin: 0px 0px 0px 0px;
	background:url(../img/background.gif);
}
/***************************************** DIVS *********/
#header {
	height: 135px;
	width: 960px;
	margin-left: auto;
 	margin-right: auto;
}
#footer {
	height: 128px;
	width: 960px;
	margin-left: auto;
 	margin-right: auto;
}
#linhafooter {
	height: 28px;
	width: 960px;
	margin-left: auto;
 	margin-right: auto;
	background-color: #383838;
	border-bottom: 1px solid #ffffff;
}
#tableconteudo {
	background:url(../img/fd_conteudo.gif);
}
#tabletitpesquisa {
	width: 505px;
	line-height: 27px;
	background-color: #666666;
}
#barratopo {
	height: 16px;
	width: 960px;
	margin-left: auto;
 	margin-right: auto;
	background:url(../img/fd_barratopo.gif);
}
#barratopo2 {
	height: 28px;
	width: 960px;
	margin-left: auto;
 	margin-right: auto;
	background:url(../img/fd_barratopo2.gif);
}
#breadcrumb {
	height: 22px;
	width: 960px;
	margin-left: auto;
 	margin-right: auto;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: 22px;
	text-indent: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
#conteudo {
	width: 960px;
	margin-left: auto;
 	margin-right: auto;
	background:url(../img/fd_content.gif);
}
#resultados {
	width: 505px;
	margin-left: auto;
 	margin-right: auto;
}
#linha {
	height: 1px;
	width: 100%;
	background-color: #e0e7ef;
}
#picotado1 {
	height: 3px;
	width: auto;
	background:url(../img/picotado1.gif);
}
#picotado2 {
	height: 3px;
	width: auto;
	background:url(../img/picotado2.gif);
}
#picotado3 {
	height: 3px;
	width: auto;
	background:url(../img/picotado3.gif);
}
#picotado4 {
	height: 3px;
	width: auto;
	background:url(../img/picotado4.gif);
}
.divscrollentidade {
	width:490px; height: 230px; overflow:auto;
	scrollbar-3dlight-color:#efefef; 
	scrollbar-arrow-color:#00afe5; 
	scrollbar-base-color:#efefef; 
	scrollbar-darkshadow-color:#efefef; 
	scrollbar-face-color:#d6e4ea; 
	scrollbar-highlight-color:#ffffff; 
	scrollbar-shadow-color:#999999;
}
.divscrollconteudo {
	width:auto; height: 350px; overflow:auto;
	scrollbar-3dlight-color:#efefef; 
	scrollbar-arrow-color:#00afe5; 
	scrollbar-base-color:#efefef; 
	scrollbar-darkshadow-color:#efefef; 
	scrollbar-face-color:#d6e4ea; 
	scrollbar-highlight-color:#ffffff; 
	scrollbar-shadow-color:#999999;
}
.divtit {
	height: 20px;
	width:auto;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00afe5;
}
.divtit2 {
	padding-left: 8px;
	padding-right: 5px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.divcontentbarra {
	padding-left: 10px;
	padding-right: 10px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.divtopo1 {
	padding-left: 15px;
	padding-right: 10px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #305e8e;
	width: 480px;
	height: 35px;
	text-align:left;
	line-height: 30px;
	background:url(/static/img/fd_topo1.gif);
}
.divtitazul14bold {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00afe5;
	text-decoration: none;
	width:auto;
	padding: 10px;
}
/***************************************** TABELAS *********/
.caixa {
	background: url(../img/fd_caixas.gif);
}
.caixa2 {
	background: url(../img/fd_caixas.gif);
}
.caixa2:hover {
	background: url(../img/fd_caixas_hover.gif);
}
td {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.stroke {
	background-color: #e0e7ef;
}
.img1 {
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.img1:hover {
	-moz-opacity: 1;
	opacity:1;
	filter: alpha(opacity=100);
}
.linha1 {
	background-color: #F7F7F7;
}
.linha1:hover {
	background-color: #ffffff;
}
.imgresultados {
border: 2px solid #ffffff;
}
.imgresultados:hover {
border: 2px solid #CADFDE;
}

/***************************************** PANORAMA 360º *********/
.pano 
{ 
	color: white;
	background-color: #ffffff;
	width: 288px;
	padding: 0px;
	margin: 0px; 
}

.pano_picture
{
	position: relative;
	left: 0px;
	top: 0px;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 140px;
	width: 288px;
	margin-bottom: 0px;
}

/*.scrolling_left
{
	float: left;  
	height: 140px;
	width: 50px;
	margin-bottom: 0px;
}

.scrolling_right
{
	float: right;  
	height: 140px;
	width: 50px;
	margin-bottom: 0px;
}*/

/***************************************** FORMULÁRIOS *********/
.input100 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
	height: 14px;
	width: 100px;
	border: 1px solid #959595;
	padding:2px;
}
.input200 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
	height: 14px;
	width: 200px;
	border: 1px solid #959595;
	padding:2px;
}
.textarea200 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	height: 60px;
	width: 200px;
	border: 1px solid #959595;
	padding:2px;
	scrollbar-3dlight-color:#efefef; 
	scrollbar-arrow-color:#ffffff; 
	scrollbar-base-color:#d6e4ea; 
	scrollbar-darkshadow-color:#efefef; 
	scrollbar-face-color:#d6e4ea; 
	scrollbar-highlight-color:#ffffff; 
	scrollbar-shadow-color:#999999;
}
.input300 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
	height: 14px;
	width: 300px;
	border: 1px solid #959595;
	padding:2px;
}
.textarea300 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	height: 80px;
	width: 300px;
	border: 1px solid #959595;
	padding:2px;
}
.botao {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00afe5;
	height: 16px;
	line-height: 14px;
	border: 1px solid #999999;
}
/********************** ACCORDION STYLES ************************/
.toggler {
	color: #00afe5;
	margin: 0;
	padding: 2px 5px;
	background: #F7F7F7;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #e0e7ef;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #e0e7ef;
	font-size: 11px;
	font-weight: bold;
	font-family: 'Trebuchet MS', sans-serif;
	width: 493px;	
	cursor: pointer;
}
.toggler:hover {
	color: #00afe5;
	margin: 0;
	padding: 2px 5px;
	background: #e0e7ef;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #e0e7ef;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #e0e7ef;
	font-size: 11px;
	font-weight: bold;
	font-family: 'Trebuchet MS', sans-serif;
	width: 493px;	
}
.element {}
.float-right {	padding:10px 20px;	float:right;}

.togglerfree {
	color: #00afe5;
	margin: 0;
	padding: 2px 5px;
	background: #F7F7F7;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #e0e7ef;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #e0e7ef;
	font-size: 11px;
	font-weight: bold;
	font-family: 'Trebuchet MS', sans-serif;
	width: auto;
	display: block;	
	cursor: pointer;
}
.togglerfree:hover {
	color: #00afe5;
	margin: 0;
	padding: 2px 5px;
	background: #e0e7ef;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #e0e7ef;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #e0e7ef;
	font-size: 11px;
	font-weight: bold;
	font-family: 'Trebuchet MS', sans-serif;
	width: auto;	
}
