body {
  /*background: url('../imagens/bg_teste.png');
  background-position: center top;*/
}

#content_template {
  /*background: url('../imagens/bg_teste.png');
  background-position: center top;*/
}

body, tr, td, th, select, a, textarea, input, pre {
  font-family: helvetica, verdana, arial, sans-serif;
  font-size: 12px;
  color: #222;
}

fieldset {
  border: 1px solid #d3d3d3;
}

th {
  /*background: url('../imagens/bg_box_menu.png');*/
  background: url('../imagens/bg_th.png');
  background-repeat: repeat-x;
  background-color: #fff;
  color: #555;
  padding-top: 10px;
  padding-bottom: 10px;
}

.tr2 {
  background: url(../imagens/template_th.png);
  color: #333;
  background-color: #f3f4f5;
  background-repeat: repeat-x;
}

.tr1 {
  color: #333;
  background-color: #fff;
  background-repeat: repeat-x;
}

.even {
  background-color: #f8f8f8;
}

.odd {
  background-color: #fff;
}

input {
  /*background: url('../imagens/bg_box_menu.png');
  background-repeat: repeat-x;
  background-color: #ebebeb;*/
  background-color: #fff;
  color: #000;
  border: 1px solid #d3d3d3;
  padding: 2px;
}

select {
  /*background: url('../imagens/bg_box_menu.png');
  background-repeat: repeat-x;
  background-color: #ebebeb;*/
  background-color: #fff;
  color: #000;
  border: 1px solid #d3d3d3;
  padding: 2px;
}

textarea {
  /*background: url('../imagens/bg_box_menu.png');
  background-repeat: repeat-x;
  background-color: #ebebeb;*/
  background-color: #fff;
  color: #000;
  border: 1px solid #d3d3d3;
  padding: 2px;
  font-weight: normal;
}

a {
  color: #555;
  text-decoration: none;
}

a:hover {
  color: #000;
  /*text-decoration: underline;*/
}

#container {
  margin-left: 10px;
  margin-right: 10px;
  min-height: 500px;
  height: auto !IMPORTANT;
  height: 500px;
  border: 1px solid #555;
}

#top {
  background-color: #f0f0f0;
  height: 70px;
}

#top_logo {
  font-size: 25px;
  font-weight: bold;
  width: 400px;
  position: relative;
  top: 18px;
  left: 7px;
}

#content {
  min-height: 400px;
  height: auto !IMPORTANT;
  height: 400px;
  padding: 4px;
  /*background: url(../imagens/avatar_agua.png);
  background-repeat: no-repeat;
  background-position: bottom left;*/
  background-color: #fff;
}

#footer {
  background-color: #e0e0e0;
  height: 15px;
}

#container_login {
  width: 500px;
  position: absolute;
  text-align: center;
  top: 0;
  left: 50%;
  margin-left: -250px;
  background-color: #fdfdfd;
  border-left: 1px solid #d3d3d3;
  border-right: 1px solid #d3d3d3;
  height: 100%;
}

#box_login {
  margin-top: 150px;
  width: 302px;
  height: 222px;
  _height: 250px;
  margin-left: 100px;
  background: url('../imagens/box_login.png');
  background-repeat: no-repeat;
  padding-top: 15px;
  padding-bottom: 15px;
}

img {
  border: none;
}

#box_login tr td {
  color: #000;
  font-size: 12px;
}

#box_login input {
  font-size: 12px;
}

#user_online {
  margin-left: 10px;
  margin-right: 10px;
  text-align: right;
  color: #900;
}

#lbl_descricao {
  border-bottom: 1px solid #d3d3d3;
  margin-top: 3px;
  margin-bottom: 2px;
  padding-bottom: 2px;
  color: #555;
  font-weight: bold;
  font-size: 14px;
}

.titles_page {
  /*background: url('../imagens/bg_filial.png');
  background-position: top;*/
  background-color: #fcfcfc;
  text-align: left;
  padding-left: 5px;
  padding-right: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
  border: 1px solid #d3d3d3;
  margin: 0px 0 2px 0;
  border-radius: 5px;
}

.titles_page td {
  color: #555;
  font-weight: bold;
  font-size: 12px;
}

.good {
  background-color: #3CB371;
  border: 1px solid #006400;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
  padding: 4px 4px 4px 14px;
}

.bad {
  background-color: #CD0000;
  border: 1px solid #8B0000;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
  padding: 5px 5px 5px 5px;
}

.clear {
  clear: both;
}

.submenu {
  position: absolute;
  border: 1px solid #900;
  display: none;
  padding: 1px;
  margin: 0px;
  background-color: #fff;
  width: 200px;
  top: 111px;
  _top: 118px;
}

.submenu div a {
  display: block;
  font-size: 12px;
  color: #111;
  text-decoration: none;
  background-color: #fff;
}

.subdiv a:hover {
  background-color: #f0f0f0;
}

form {
  margin: 0;
}



/**
  LE MENU
*/

#menu {
  height: 42px;
  background: url('../imagens/bg_th_invert.png');
  background-repeat: repeat-x;
  background-position: bottom;
  background-color: #fff;
  padding: 0;
  margin: 0;
}

/*
#menu ul {
  list-style-type: none;
  display: inline;
}

#menu ul li {
  float: left;
}

#menu ul li a {
  height: 27px;
  _height: 40px;
  display: block;
	_display: inline;
  padding: 13px 10px 0 10px;
  color: #555;
  font-weight: bold;
	text-align: center;
}
*/






/*style the main menu*/
.myMenu {
	margin:0;
	padding:0;
}

.myMenu li {
	list-style:none;
	float:left;
	font-size:12px;
}


.myMenu li a {
  height: 27px;
  _height: 40px;
  display: block;
	_display: inline;
  padding: 13px 10px 0 10px;
  color: #555;
  font-weight: bold;
	text-align: center;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}

.myMenu li a:hover {
  color: #222;
  background: url('../imagens/bg_th.png');
  background-repeat: repeat-x;
  background-color: #fff;
  text-decoration: none;
}

/*style the sub menu*/
.myMenu li ul {
	position:absolute;
	visibility:hidden;
	border:1px solid #d3d3d3;
	margin:0;
	padding:0px 0px 0px 0px;
	background-color: #fff;
	border-radius: 5px;
}

.myMenu li ul li {
	display:block;
	float:none;
}

.myMenu li ul li a {
  height: 20px;
  _height: 33px;
  display: block;
	_display: inline;
  padding: 6px 10px 0 3px;
  color: #555;
  font-weight: normal;
	text-align: left;
	border-radius: 5px;
	margin: 1px 0px 1px 0px;
}

.myMenu li ul li a:hover {
  color: #222;
  background: none;
  background-position: center;
  background-color: #d3d3d3;
  text-decoration: none;
}


.myMenu li.div_menu {
  width: 1px;
  height: 40px;
  display: block;
  background-color: #d3d3d3;
}



#menu ul#system_actions {
  list-style-type: none;
  display: inline;
  position: absolute;
  top: 0px;
  right: 0px;
  margin: 0px;
}

#menu ul#system_actions li {
  float: left;
}

#menu ul#system_actions li a {
  height: 30px;
  _height: 40px;
  display: block;
	_display: inline;
  padding: 10px 10px 0 10px;
  color: #555;
  font-weight: bold;
	text-align: center;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}

#menu ul#system_actions li a:hover {
  color: #222;
  background: url('../imagens/bg_th.png');
  background-repeat: repeat-x;
  background-color: #fff;
  text-decoration: none;
}

#menu ul#system_actions li.div_menu {
  width: 1px;
  height: 40px;
  display: block;
  background-color: #d3d3d3;
}


/*
#menu ul li a:hover {
  color: #222;
  background: url('../imagens/bg_menu_over.jpg');
  background-color: #d3d3d3;
  text-decoration: none;
}

#menu ul .link_menu {
  float: left;
  height: 40px;
  border-right: 1px solid #d3d3d3;
}

#menu ul .link_menu div {
  float: left;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  height: 40px;
}
*/

#template_filial_identifier {
  width: 100%;
  _width: 101.5%;
  height: 30px;
  background: url('../imagens/bg_filial.png');
  position: fixed;
  bottom: 0;
  left: 0;
  font-size: 10px;
  /*text-align: center;
  font-size: 20px;
  font-weight: bold;*/
  z-index: 1000;
  border-top: 1px solid #818994;
  color: #555;
}

#template_filial_identifier #info_login {
  margin-top: 8px;
  margin-right: 7px;
  text-align: right;
}

#template_top_bar {
  width: 100%;
  _width: 101.5%;
  height: 42px;
  background: url('../imagens/bg_th_invert.png');
  background-repeat: repeat-x;
  background-position: bottom;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}

#template_top_bar #menu {
  float: left;
}

#template_top_bar #template_config {
  float: right;
  padding-top: 12px;
  height: 29px;
  _height: 42px;
  color: #555;
}

#menu ul li a.menu_selected {
  color: #555;
  background: url('../imagens/bg_th.png');
  background-repeat: repeat-x;
  background-color: #fff;
  text-decoration: none;
}

hr {
  background-color: #d3d3d3;
  height: 1px;
  border: none;
}

#footer_cms {
  text-align: center;
  margin-top: 15px;
  color: #555;
}

.paginator_pages {
  padding: 5px;
  border: 1px solid #d3d3d3;
  background: url('../imagens/bg_th_invert.png');
  background-repeat: repeat-x;
  background-position: bottom;
  background-color: #ebebeb;
  border-radius: 5px;
}

.paginator_pages:hover {
  background: url('../imagens/bg_th.png');
  background-repeat: repeat-x;
  background-position: top;
  color: #555;
}

.paginator_current {
  background: url('../imagens/bg_th.png');
  background-repeat: repeat-x;
  background-position: top;
  color: #555;
}

.select_empresa {
  display: block;
  padding: 10px;
  margin: 5px 0px 5px 0px;
  text-align: center;
  border: 1px dotted #d3d3d3;
  border-radius: 5px;
}

.select_empresa:hover {
  /*background-color: #ffd;*/
}

.galeria_ajax .box {
  float: left;
  padding: 5px;
  margin: 2px;
  border: 1px solid #d3d3d3;
  border-radius: 4px;
}
