#topo
{
	background-image: url(../Images/fundo_topo.jpg);
	padding: 0px;
	height: 84px;
	width: 100%;
	margin: 0px;
	position: relative;
}
.texto_login
{
	font-family: tahoma;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
body
{
	background-color: White;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: tahoma;
	font-size: 11px;
	color: Black;
}
#rodape
{
	width: 100%;
	position: absolute;
	bottom: 0px;
	height: 30px;
	margin: 0px;
}
#loginconectado
{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 420px;
	height: 250px;
	margin-left: -225px;
	margin-top: -110px;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
}
#imginicio
{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 737px;
	height: 260px;
	margin-left: -390px;
	margin-top: -130px;
}
#login
{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 500px;
	height: auto;
	margin-left: -250px;
	margin-top: -220px;
}
#conteudo
{
	width: 100%;
}
#menu
{
	width: 100%;
	height: 20px;
	position: relative;
	background-color: #E0DFE3;
	z-index: 1000;
}
.texto_menu
{
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
.texto_verdana
{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
.campos
{
	font-family: tahoma;
	font-size: 16px;
	color: #000000;
	border: 1px solid #000000;
	background-attachment: fixed;
	background-image: url(../Images/fundo_campos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
}
.botoes
{
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
.titulos
{
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
}
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.modalPopup
{
	/*_margin-top: 300px;*/ /*display: none; margin: 10%;position:absolute;*/
}

.popupHover
{
	background-position: left top;
	background-color: #F5F7F8;
	padding: 3;
}

.popupHoverContent, .popupHoverContent a:link, .popupHoverContent a:active, .popupHoverContent a:visited
{
	color: #0451C5;
	padding: 3;
	text-decoration: none;
}

.popupHoverContent a:hover
{
	text-decoration: underline;
}

.popupMenu
{
	position: absolute;
	visibility: hidden;
	background-color: #F5F7F8;
	padding: 3;
	width: 220px;
	font-family: Tahoma;
	font-size: 11px;
	color: #0451C5;
}

/*CollapsiblePanel*/
.collapsePanel
{
	background-color: white;
	overflow: hidden;
	font-family: Tahoma;
	font-size: 11px;
}

.collapsePanelHeader
{
	width: 350px;
	height: 30px;
	background-image: url(../Images/fundo_tipos_beneficios.gif);
	background-repeat: repeat-x;
	color: #444444;
	font-family: Tahoma;
	font-size: 11px;
}

#master_content .collapsePanelHeader a
{
	color: #FFF;
	font-family: Tahoma;
	font-size: 11px;
}
#master_content .collapsePanelHeader a:hover
{
	text-decoration: none;
	background: none;
	font-family: Tahoma;
	font-size: 11px;
}

/*Reorder List*/
.dragHandle
{
	width: 14px;
	height: 18px; /*background-color: #F8F8F8;*/ /*cursor: move;*/ /*border: outset thin white; 	font-family: Tahoma; 	font-size: 11px;*/
	background-image: url(../Images/icones/mover.gif);
	background-position: center;
	background-repeat: no-repeat;
}

.callbackStyle
{
	border: thin #CCCCCC inset;
}

.callbackStyle table
{
	background-color: #444444;
	color: #444444;
}


.reorderListDemo li
{
	list-style: none;
	list-style-position: 0px;
	margin: 1px;
	background-color: #F8F8F8;
	color: #FFF;
	font-family: Tahoma;
	font-size: 11px;
	width: 100%;
}
.reorderListDemo li a
{
	color: #FFF !important;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
}
.reorderCue
{
	border: dashed thin black;
	width: 100%;
	height: 18px;
	font-family: Tahoma;
	font-size: 11px;
}
.itemArea
{
	margin-left: 8px;
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;
	color: #444444;
}
.fundo_opcoes_portal
{
	background-image: url(../Images/fundo_opcoes_portal.jpg);
	background-repeat: no-repeat;
	height: 283px;
}