﻿body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f4f4f4;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-attachment:fixed;
}

td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.marcador_link 
{
	color: #FFCC00; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: "Trebuchet MS", Arial, Verdana; 
}

.titulo_pagina {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	color: #77929E;
}

.encontre {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #7D96A2;
}

.identificacao {
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #FFFFFF;
	font-size: 14px;
}

.font_13 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
}

.linkNoticias {
	font-family: Trebuchet MS, Arial, Verdana;
	text-decoration: none;
	font-size: 13px;
	color: #333333;
	font-weight:normal;
}
.linkNoticias:hover {
	color: #77929E;
	font-weight:normal;
text-decoration: underline;
}

.linkMenu {
	font-family: Trebuchet MS, Arial, Verdana;
	text-decoration: none;
	font-size: 13px;
	color: #ffffff;
	font-weight:normal;
}
.linkMenu:hover {
	color: #FFCC00;
	font-weight:normal;
	text-decoration: none;
}

.validatorCalloutHighlight
{
    background-color: lemonchiffon;   
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}

.dropShadowPanel
{
	background-color: #f4f4ec;
}

.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}

.caixaTexto
{
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	background-color: #fafafa;
}

.ListSearchExtenderPrompt
{
	font-style:italic;
	color:Gray;
	background-color:white;
}

.collapsePanel {
	
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{
	width:100%;
	height:30px;
	background-image: url(images/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
}

/*Reorder List*/
.dragHandle {
	width:10px;
	height:15px;
	background-color:Blue;
	background-image:url(images/bg-menu-main.png);
	cursor:move;
	border:outset thin white;
}

.callbackStyle {
	border:thin blue inset;		
}

.callbackStyle table {
	background-color:#5377A9;	
	color:Black;
}


.reorderListDemo li {
	list-style:none;
	margin:2px;
	background-image:url(images/bg_nav.gif);
	background-repeat:repeat-x;
	color:#FFF;
}

.reorderListDemo li a {color:#FFF !important; font-weight:bold;}

.reorderCue {
	border:dashed thin black;
	width:100%;
	height:25px;
}

.itemArea {
	margin-left:15px;
	font-family:Arial, Verdana, sans-serif;
	font-size:1em;
	text-align:left;
}
