body  {
  color : #000000;
  background-color: #A8D1E7;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;   /*For Opera*/
  padding-top: 0px;   /*For Opera*/
  font-family: verdana,arial,georgia,helvetica,"sans serif","times new roman";

  scrollbar-3d-light-color:#FFFFFF;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-base-color:#FFFFFF;
  scrollbar-dark-shadow-color:#FFFFFF;
  scrollbar-face-color:#CCCCCC;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#FFFFFF;
}

li a
{
  color:#000000;
}

/*----------------  CLASSES DE FRONT-OFFICE --------------------*/
.descrSmall {font-size:9px;}
.descr {font-size:9px;}
.descrBig {font-size:12px; font-weight: bold}

a {color: #E3C674; text-decoration: none}
a:active {color: #666666}
a:hover {color: #0488DD; text-decoration: underline}

img {border: 0px;}
form {margin:0px;}

/*----------------  LAYOUT --------------------*/
#container {
  display:block;
  position: relative;
  width:770px;
  margin: 0px auto;
  background-color: #A8D1E7;
}

#menu_bo {
	display:block;
	position: absolute;
	float: left;
	width:110px;
	margin: 0px 0px;
}

#header {
  display:block;
  width:770px;
  margin: 0px;
  margin-left:1px;
  //margin-left:2px;
}

#header_top {
  width:770px;
  margin: 0px;
  text-align:right;
}

#header_bottom {
  clear:both;
  height:21px;
  width:770px;
}

#outter_div
{
  display:block;
  position: relative;
  height:auto;
  //height:100%;
  clear:both;
}

#shadow_left
{
  float:left;
  background:url(images/shadow_left.jpg);
  background-repeat:no-repeat;
  width:22px;
  height:117px;
  margin-top:0px;
  margin-left:3px;
  //margin-left:2px;
}

#shadow_right
{ 
  position:absolute;
  bottom: 115px;
  //bottom: 114px;
  right: 49px;
  //right: 51px;
}

#main {
  float:left;
  background-color:#16262E;
  background:url(images/slice_main.jpg);
  background-repeat:repeat-y;
  background-position:center;
  text-align: left;
  width:679px;
  min-height:171px;/* for mozilla*/
  padding-top:0px;
  padding-bottom:5px;
  //padding-left:25px;
  height:auto;
  //height:100%;

}


#footer {
  background-color: #A8D1E7;
  position: relative;
  min-height:50px;/* for mozilla*/
  width:770px;
  margin:0px;
  //margin-left:-1px;
  clear:both;
}


#table_box {
  width: 770px;
}

#destaque_home
{
  margin:auto;
  //margin-left:45px;
  padding-top:10px;
  padding-left:10px;
  width:520px;
  //width:530px;
  height:auto;
}

#details_div
{
  margin:auto;
  //margin-left:45px;
  padding-top:10px;
  padding-left:10px;
  width:520px;
  //width:530px;
  height:auto;
}

/*----------------  CLASSES DE BACK-OFFICE --------------------*/
.value a
{
  color:#000000;
}
.list {font-size:10px;color:#000000}
.list a {color:#0000FF}
.listHeader {
  font-size:10px; 
  background-color:#CCCCCC; 
  font-weight: bold
  color:#000000;
}
.table_bk {background-color: white;}
.field {font-size:9px; font-weight: bold; color: #000000;}
.value {font-size:9px;}
.box
{
  background-color: #EEEEEE;
  font-size: 9px;
  color: #000080;
  border: solid 1px #000000;
}

#menu a:hover {
  color: #495578;  
}

/*-- FORMULARIOS -- */

#multiForm {
	clear:both;
  position: relative;
  display: block;	
	width: 98%;
	/*background-color: #FFFFFF;*/
}

#multiForm div {
	text-align: left;
	width: 450px;
}

#multiForm form {
	/*background-color: #FFFFFF;*/
	margin:0px; padding: 0px;	
}


#multiForm  div div{
  clear: left;
  position: relative;
  display: block;	
}

#multiForm  div div div{	
  clear: none;
  float: left; 
  position: relative;
  display: block;	
}

#multiForm  .fieldName {	
  width:100px;	
  font-size:7pt; font-weight: bold;
	color: #FFFFFF;
}

#multiForm  .fieldValue {	
  width:250px;
	color: #FFFFFF;
}

#multiForm  .text {
  width: 250px;
  background-color: #EEEEEE;
  font-size: 7pt;
  color: #000080;
  border: solid #cccccc 1px;
}

#multiForm  textarea {
  width: 250px;
  background-color: #EEEEEE;
  font-size: 7pt;
  color: #000080;
  border: solid #cccccc 1px;
}

#multiForm  .select {
  width: 250px;
  background-color: #EEEEEE;
  font-size: 7pt;
  color: #000080;
  border: 0px;
}

#multiForm  .box {
	background-color:#808080;
	color: #000000;
}


/* -- AUTO-GENERATE --*/
body
  {
            					color : #FFFFFF;			            font : normal normal 11px Verdana;      
			  }
body,td
  {
      font : normal normal 11px Verdana;      				color : #FFFFFF;			  }
h1
  {
      font : normal bold 14px Verdana;            color : #A8D1E7;            margin-top: 0em;
      margin-bottom: 0em;
  }
h2
  {
      font : normal bold 11px Verdana;            color : #A8D1E7;            margin-top: 0em;
      margin-bottom: 0em;
  }
h3
  {
      font : normal bold 12px Verdana;            color : #A8D1E7;            margin-top: 0em;
      margin-bottom: 0em;
  }
h4
  {
      font : normal bold 12px Verdana;            color : #0488DD;            margin-top: 0em;
      margin-bottom: 0em;
  }
h5
  {
                  color : #0488DD;            margin-top: 0em;
      margin-bottom: 0em;
  }
li,ul,p
  {
      font : normal normal 11px Verdana;            				color : #FFFFFF;			                  margin-top: 0em;
      margin-bottom: 0em;
  }
a
  {
      font : normal bold  Verdana;            color : #E4DA59;        }
a:hover
	{
		color: #E4DA59;	}

#menu li:hover{
  border-top: solid 1px #A8D1E7;
  border-bottom: solid 1px #A8D1E7;
  border-left: solid 1px #A8D1E7;
  border-right: solid 1px #A8D1E7;
}
#menu LI.over{
  border-top: solid 1px #A8D1E7;
  border-bottom: solid 1px #A8D1E7;
  border-left: solid 1px #A8D1E7;
  border-right: solid 1px #A8D1E7;
}
#menu li{
  border-top: solid 1px #A8D1E7;
  border-bottom: solid 1px #A8D1E7;
  border-left: solid 1px #A8D1E7;
  border-right: solid 1px #A8D1E7;
}
#menu li ul {
	background-color: #A8D1E7;
}
#menu li {
  background-color: #A8D1E7;
}
#menu a {
  color: #000000;  font: normal bold 12px 'Arial';  }
