* {
	/*text-decoration:none;*/
	margin:0;
	padding:0;
	}

body {
	color:#333;
	text-align:center;
	background-color: #ffffff;
	background-image: url('../image/tel.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-bottom: 50px;
	font-style:normal; font-variant:normal; font-weight:normal; font-size:12pt; font-family:Times New Roman, Verdana, Arial,  Helvetica, sans-serif;
}
#whole_page {
	position: relative;
	width: 100%;
	height: 100%;
}
#cover_all {
	position: absolute;
	visibility: hidden;
	display: none;
	height: 100%;
	width: 100%;
	background-color: #000000;
	z-index: 230;
	filter:alpha(opacity=50);
	opacity:0.5;
}
#grupos {
	font-weight: bold;
	font-style: italic;
	position: absolute;
	visibility: hidden;
	display: none;
	width: 400px;
	background-color: #CCFFFF;
	z-index: 235;
	padding: 30px;
	text-align: left;
}
#grupo_comando {
	width: 100%;
	text-align: right;
}
#grupo_comando button {
	float: right;
}
#novo_grupo {
	visibility: hidden;
	display: none;
}
/* Div responsavel pelo corpo todo*/
#tudo {
	width:98%;
}
#banner {
	background: url('../image/b_fundo.jpg') repeat-x;
	width:100%;
	height: 140px
}
#banner1 {
	background: url('../image/banner.jpg') no-repeat;
	width:780px;
	height: 110px
}
#banner2 {
	background: url('../image/banner.jpg') no-repeat bottom;
	width:780px;
	height: 30px
}
#navegacao {
	background-image: url('../image/barra1_02.jpg');
	background-repeat: repeat-x; 
	height: 46px;
	line-height: 20px;
}
#b_links {
	margin-left: 300px;
	width: auto;
	height: 25px;
	line-height: 20px;
	text-align: left;
}
/* Div responsavel pelo corpo da esquerda */
#esquerda  {
	/*background-color:#9DCEFF; */ 
	width:18%; 
	float: left; 
	height:auto; 
	margin:5px; 
	padding:5px; 
	text-align: left;
}
/* Div responsavel pelo corpo da direita */
#corpo {
	text-align: left; 
	width:79%; 
	float: right
}
#Nome, #Senha {
	border: 1px solid gray;
}
#BotaoLogin {
	cursor:pointer;	
}
#avisos {
	width: 90%;
	margin-top: 50px;
	background-color: #CCCCFF;
	padding: 10px;
	border: 2px solid #003366;
	overflow: auto;
	text-align: left;
}
#js {
	width: 470px;
	height: 26px;
	color: #444;
	background-color: #EEE;
	padding: 5px;
	border: 1px dotted #888;
	overflow: auto;
	color:red;
	text-align: center;
}
#erro {
	width: auto;
	height: 34px;
	padding: 5px 5px 5px 40px;
	border: 1px solid #FFCC33;
	text-align: left;
	background-color: #FFFF99;
}
.errofield {
	background-color: #FFFF99;
}
#div {
	width: auto;
	height: 42px;
	background-color: #FFFFFF;
	margin:0; 
	padding:0;
	text-align: center;
}
img {
	border: none;
}
label {
	width:67px;
	float:left;	
	margin-top:5px;
	font-weight: bold;
}
.visivel {
	display:block;
}
h2 {
	font-weight:bold; 
	font-size:13pt;
}
/*****noticias******/
.titulo {
	font-size:100px;
}
.chamada {
	font-size:25px;
}
.erroText {
	background: url(../image/msg_error.gif) 0px 0px no-repeat;
	color: red;
}
.okText {
	background: url(../image/msg_ok.gif) 0px 0px no-repeat;
	color: green;
}
.invisivel {
	display:none;
}
a:link  {
	color: #0000BF;
	text-decoration: none;
}
a:visited {
	color: #000080;
	text-decoration: none;
}	
a:hover {
	color: #6A5ACD;
	text-decoration: underline;
}
.botao a, .botao a:visited { 
	font: bold 12px/24px arial, helvetica, sans-aerif;
	padding:0px;
	text-decoration: none;
	text-align:center; 
	color:#fff;
	background: url(../image/Sair.gif) no-repeat center center;
	width:41px; 
	height:25px; 
	display:block; 
}
.botao a:hover { 
	background: url(../image/Sair2.gif) no-repeat center center;
	width:41px; 
	height:25px;
}

/***************************************************************/
	/* --[[ Main Expand Icons ]]-- */
	#imenus0 .imeam span,#imenus0 .imeamj span {background-image:url('../image/sample3_main_arrow.gif'); width:7px; height:5px; left:-7px; top:5px; background-repeat:no-repeat;background-position:top left;}
	#imenus0 li:hover .imeam span,#imenus0 li a.iactive .imeamj span {background-image:url('../image/sample3_main_arrow.gif'); background-repeat:no-repeat;background-position:top left;}


	/* --[[ Sub Expand Icons ]]-- */
	#imenus0 ul .imeas span,#imenus0 ul .imeasj span {background-image:url('../image/sample13_sub_expand_default.gif'); width:7px; height:9px; left:-7px; top:3px; background-repeat:no-repeat;background-position:top left;}
	#imenus0 ul li:hover .imeas span,#imenus0 ul li a.iactive .imeasj span {background-image:url(../image/sample13_sub_expand_on.gif); background-repeat:no-repeat;background-position:top left;}


	/* --[[ Main Container ]]-- */
	#imouter0 {background-image:url('../image/links_laranja.jpg'); border-style:none; border-width:0px; padding:0px; margin:0px 0px 0px; }


	/* --[[ Sub Container ]]-- */
/*
	#imenus0 li ul {background-color:#f4f4f4; border-style:outset; border-color:#ff8000; border-width:0px 1px 1px; padding:5px; margin:4px 0px 0px; }
*/
	#imenus0 li ul {background-color:#f4f4f4; border-style:outset; border-color:#ff8000; border-width:0px 1px 1px; padding:5px; margin:0px 0px 0px; }

	/* --[[ Main Items ]]-- */
/*
	#imenus0 li a, #imenus0 .imctitle {color:#804000; text-align:center; font-family:Arial; font-size:12px; font-weight:bold; text-decoration:none; border-style:solid; border-color:#ffa55e; border-width:0px 1px 0px; padding:2px 4px 4px 0px;}
	#imenus0 li {border-style:solid; border-color:#ffa55e; border-width:0px 1px 0px;}
	#imenus0 li a, #imenus0 .imctitle {color:#804000; text-align:center; font-family:Arial; font-size:12px; font-weight:bold; text-decoration:none; border-style:solid; border-color:#ffa55e; border-width:0px 1px 0px; padding:2px 4px 0px 0px;}
*/
	#imenus0 li a, #imenus0 .imctitle {color:#804000; text-align:center; font-family:Arial; font-size:12px; font-weight:bold; text-decoration:none; border-width:0px; padding:2px 4px 0px 0px;}
	#imenus0 .imatm {border-style:solid; border-color:#ffa55e; border-width:0px 1px 0px;}


		/* [hover] - These settings must be duplicated for IE compatibility.*/
		#imenus0 li:hover>a {background-color:#404040; background-image:url('../image/links_laranja_dow.jpg'); color:#ffffff; border-style:solid; border-color:#ffa55e; }
		#imenus0 li a.ihover, .imde imenus0 a:hover {background-color:#404040; background-image:url('../image/links_laranja_dow.jpg'); color:#ffffff; border-style:solid; border-color:#ffa55e; }

		/* [active] */
		#imenus0 li a.iactive {}


	/* --[[ Sub Items ]]-- */
	#imenus0 ul a, #imenus0 .imsubc li .imctitle  {color:#400000; text-align:left; font-size:11px; font-weight:normal; text-decoration:none; border-style:none; border-color:#ff0000; border-width:1px; padding:2px 5px; }

		/* [hover] - These settings must be duplicated for IE comptatibility.*/
		#imenus0 ul li:hover>a {background-color:#dfdfdf; background-image:url(none); color:#804000; border-style:none; border-color:#333333; }
		#imenus0 ul li a.ihover {background-color:#dfdfdf; background-image:url(none); color:#804000; border-style:none; border-color:#333333; }

		/* [active] */
		#imenus0 ul li a.iactive {text-decoration:none; }