.BodyMenu
{
	/*background-color:#f9f9f9;*/
	/*background-image: url("../img/figmenu.gif");*/
	/*background-image: url("../img/menu.jpg");*/
	background-repeat:repeat-x;
	/*background-repeat:no-repeat;*/
	/*background-repeat:repeat-y;*/
	/*background-repeat:repeat-x;*/

	border-left-width: 0px;
	border-bottom-width: 0px;
	
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #dde8fa;	

	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #F0F0F0;	

	/*border:1px solid #2254B1;*/
	/*cursor:hand;*/
	font-family:"Arial";

	
}

.BodyLista
{
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #F0F0F0;
}


.BodyMenuAdm
{
	background-color:#f9f9f9;
	background-repeat:repeat-x;

	border-left-width: 0px;
	border-bottom-width: 0px;
	
	/*border-right-width: 3px;*/
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #F0F0F0;	

	/*border-top-width: 3px;*/
	border-top-width: 0px;	
	border-top-style: solid;
	border-top-color: #F0F0F0;	

	/*border:1px solid #2254B1;*/
	/*cursor:hand;*/
	/*font-family:Verdana, sans-serif; */
	font-size:12pt;
}


.BodyTop
{
	/*background-image: url("../img/cabecalho.jpg");*/
	/*background-color:#1a4379;*/
	background-color:#000000;
	background-repeat: no-repeat;
	background-position: top right;
	/*background-color:#FAFAFA;*/
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #000000;
	border-top-width: 0px;
	border-top-style: ridge;
	border-top-color: #000080;
	border-bottom-width: 0px;
	border-bottom-style: inset;
	/*border-bottom-color: #4E7DD1;*/
}
.TableTop
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Menu
{
	font-family:Arial; 
	font-size:10pt;
	text-decoration: bold;
}
.MenuAdm
{
	color:#000000;
	font-family:Arial; 
	font-size:10pt;
	text-decoration: bold;
}
.LinhaMenu
{
	font-family:Arial; 
	font-size:9pt;
	text-decoration: none;
}
.BodyConteudo
{
	/*background-color:#FFFFFF;*/
	/*background-image: url("../img/predios.jpg");*/
	background-position:bottom;
	background-repeat:no-repeat;
	background-attachment:fixed;
	/*border-top-width: 3px;*/
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #dde8fa;	
}
.BodyMenu a:link
{
	color: #000000;
	font-size:9pt;
	text-decoration:none;
}
.BodyMenu a:visited
{
	color: #000000;
	font-size:9pt;
	text-decoration:none;
}
.BodyMenu a:active
{
	color: #993333;
	font-size:9pt;
	text-decoration:none;
	font-weight:bold;
	/*font-size: 12pt;*/
	/*font-weight: bold;*/
	/*background: #000000;*/
}
.BodyMenu a:hover
{
	color: #669999;
	font-size:9pt;
	text-decoration:none;
	/*background: #ffffee;*/
}
.Campos
{
	background-color: #b0e0e6;
	font: 10px georgia, sans-serif;
	color:#0033cc;
	margin-right: 20px;
}

/*------------------- Pagina Corpo.php -------------------------------*/



/*-----------Menu Sites-------------*/

#MenuSite
{
border:0px solid #CCCCCC;
/*background:url(../img/fundtab.jpg);*/
font-family:Arial; 
font-size:9pt;
text-decoration: none;
	
	display:block;
}

.MAtivaSite
{
	color:#003399;
	background:url(../img/pastaa.gif) left no-repeat;
	text-decoration:none;
	font-weight:bold;
	border:0px groove;
	/*color:#FF6600;*/
	padding:2 2 2 20;
	height:1px;
}
.MDesativaSite
{
	background:url(../img/pastaf.gif) left no-repeat;
	border:none;
	text-decoration:none;
	color:#000000;
	height:1px;
	padding:2 2 2 20;
}

/*----------------------------------*/

body {
	/*background-color: #990000;*/
	/*background:url(../img/nen.jpg);*/
	background-color:#FFFFFF;
	background-repeat: repeat-x;
	background-position:top;
	/*background-attachment:fixed;*/
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.FundoTab
{
	/*background:url(../img/fundotab.jpg);*/
	background-position:top;
	/*background-attachment:fixed;*/
	/*background-position:0px 0px;*/
	background-repeat:repeat-x;
	/*background-attachment:fixed;*/
	border-left:#FFFFFF solid 0px;
	border-right:#FFFFFF solid 0px;
	border-bottom:#FFFFFF solid 0px;
	border-top:#FFFFFF solid 0px;
	/*background-color:#ffffff;*/
	/*height:100%;*/
	                
}

.FundoTabB
{
	/*background:url(../img/Page_BG_btm.jpg);*/
	background-position:bottom;
	/*background-attachment:fixed;*/
	/*background-position:0px 0px;*/
	background-repeat:repeat-x;
	/*background-attachment:fixed;*/
	border-left:#FFFFFF solid 0px;
	border-right:#FFFFFF solid 0px;
	border-bottom:#FFFFFF solid 0px;
	border-top:#FFFFFF solid 0px;
	/*background-color:#DFEEF5;*/
	/*height:100%;*/
	                
}


.FigTransparencia
{
	opacity: .65; filter: alpha(Opacity=55); -khtml-opacity: .65;
}


#Conteudo
{
	position:relative;
	z-index:1;
	opacity: 1;
}

#Menu
{
	position:relative;
	z-index:2;
}



#MenuAlbum
{
	position:relative;
	z-index:3;
}

#Login
{
	position:relative;
	z-index:4;
}

.Contato
{
font-family:"Arial";
font-size:11px;
color:#000000;
}
