﻿body 
{
	/*background:url(../layout/background.jpg) no-repeat fixed bottom;/*#00004A600;    #660033*/
	

}
#ambiente 
{
	display:block;
	width:140px;
	height:14px;
	text-align:center;
	color:#00004A600;/*#660033*/
	margin:5px 0px 0px;
	/*background:url(../App_Lib/Images/ambiente.jpg) no-repeat;*/
	/*background:url(../App_Lib/Images/treinamento.jpg) no-repeat ;*/
	background:url(../App_Lib/Images/homologacao.jpg) no-repeat ;
	display:none;
}

#ambiente_p
{
	display:block;
	width:140px;
	height:14px;
	text-align:center;
	color:#00004A600;/*#660033*/
	margin:5px 0px 0px;
	/*background:url(../App_Lib/Images/ambiente.jpg) no-repeat;*/
	/*background:url(../App_Lib/Images/treinamento.jpg) no-repeat ;*/
	background:url(../App_Lib/Images/prototipo.gif) no-repeat ;
	display:none;
}
