table.gcad {
  width: 100%;
  border-spacing: 3px;
}

.descri  {
  color: #333333;
}

label.valid {
  border: none;
}

tr.gcad {
  text-align: left;
}

td.gcad {
  text-align: left;
}

td.gcadLinkFormulario {
}

tr.gcadAlt {
  background-color: #EFEFEF;
}

td.gcadLabel {
  font-weight: bold;
  text-align: left;
}

td.gcadCampo {
  font-weight: bold;
}

input.gcadTexto {
  border: 1px solid black;
}

.gcadTextArea {
  border: 1px solid black;
}

tr.gcadRodape {
  background-color: #CCD6E0;
}

.img_gcad {
  border: 0px;
}

a.gcad:link,a.gcad:visited {
  color: #666666;
  text-decoration: none;
}

a.gcad:hover {
  color: #888888;
  text-decoration: underline;
}

span.gcadSpanLink {
  color: #666666;
  text-decoration: none;
}

span.gcadSpanLink:hover {
  color: #888888;
  text-decoration: underline;
}

select.multi_gcad {
  min-width: 270px;
  width: 270px;
}

.gcadIcone {

}

.gcadIconeTexto {
  font-size: 11pt;
}

.gcadDuploSelect {
  width: 40%;
}

.gcadObrigatorio {
  color: red;
}

.gcadMultiUploadImg {
  background-color: #FFFFFF;
  border: 1px solid #EAEAEA;
  margin-bottom: 15px;
  padding: 5px 5px 5px 5px;
  width: 200px;
}

.gcadComentarioThumbAdm {
}

.imgContainer {
  float: left;
}

.imgStatusMsg {
  display: none;
}

.clear { /* generic container (i.e. div) for floating buttons */
         overflow: hidden;
         width: 100%;
}

a.gcadImgButton {
  background: transparent url('../imagens/coliseu/bg_button_a.gif') no-repeat scroll top right;
  color: #444;
  display: block;
  float: left;
  font: normal 12px arial, sans-serif;
  height: 24px;
  margin-right: 6px;
  padding-right: 18px; /* sliding doors padding */
  text-decoration: none;
}

a.gcadImgButton span {
  background: transparent url('../imagens/coliseu/bg_button_span.gif') no-repeat;
  display: block;
  line-height: 14px;
  padding: 5px 0 5px 18px;
}

a.gcadImgButton:active {
  background-position: bottom right;
  color: #000;
  outline: none; /* hide dotted outline in Firefox */
}

a.gcadImgButton:active span {
  background-position: bottom left;
  padding: 6px 0 4px 18px; /* push text down 1px */
}

.linkRemoverImgComponenteAdm {
}

.tableless input, .tableless label {
  float: left;
  display: block;
  width: auto;
  margin-bottom: 10px;
  padding: 3px;
}

.tableless label {
  width: 100px;
  text-align: right;
  margin-right: 8px;
}

.tableless br {
  clear: left;
}

.tableless .botoesForm input {
  width: auto;
}

.tableless fieldset {
  margin: 10px;
  padding: 10px;
  border: 1px solid #c0c0c0;
}

.tableless fieldset legend {
  border: 1px solid #333;
  padding: 5px;
}

.tableless textarea {
  width: 600px;
  height: 250px;
}

#texto___Frame {
  width: 80%;
  display: block;
  margin-left: 112px;
  margin-bottom: 20px;
}

.listagem {
  padding: 5px;
  margin-left :30px;
  margin-bottom: 40px;
}

.botoesForm {
  clear: both;
  padding: 5px;
}

.botoesForm input {
  float: none;
  display: inline;
}


.gcadTableView {
  padding: 5px;
}

.gcadView {
  border: 1px solid #fafafa;
  width: 10%;
}