/* ~~~~~~~~~~~~~~~~~~~~~~~~~~ 
                        general 
~~~~~~~~~~~~~~~~~~~~~~~~~~ */
html {}
body {
  font-family: "Trebuchet MS", Tahoma, Arial, serif; font-size:11px; font-weight: normal;
  margin: 0px; padding: 0px;
  background: #363636;
}

* { margin:0px; padding:0px;}
table { border:0px none; }
acronym {  border-bottom: 1px dashed #19630E; cursor: help; color:#19630E; font-family:Comic Sans MS, Tahoma, Verdana, Arial; font-size:11px; }
div.both { clear: both; margin: 0; padding: 0; line-height: 0; height: 0; font-size: 0; }
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~ 
                            links 
~~~~~~~~~~~~~~~~~~~~~~~~~~ */

a { text-decoration: none; color:#000000; }
a:hover { text-decoration: underline; color:#000000; }
a:link { color:#000000; }
a:visited { color:#000000; }
a:active { color:#000000; }

a.gris { text-decoration: none; color:#666666; }
a:hover.gris { text-decoration: underline; color:#666666; }
a:link.gris { color:#666666; }
a:visited.gris { color:#666666; }
a:active.gris { color:#666666; }

H1 a { text-decoration: none; color:#795434; }
H1 a:hover { text-decoration: underline; color:#795434; }
H1 a:link { color:#795434; }
H1 a:visited { color:#795434  }
H1 a:active { color:#795434; }


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~ 
                      imagenes 
~~~~~~~~~~~~~~~~~~~~~~~~~~ */

img { border:0px; }
img.left { margin-right:5px; float:left; clear:left; }
img.right { margin-left:5px; float:right; clear:right; }
img.border { border:1px dotted #F56E00 }
img.middle { vertical-align: middle; }
img.arrow { margin:5px 5px 5px 0px; vertical-align:middle; }
img.icon { margin:0px 5px 0px 0px; vertical-align:middle; }
img.news { background-color: #FFCCE6; border:1px solid #CB049F }

#tbl_buttons img.right { float:right; clear:right; margin:0px; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~ 
                  formato de texto 
~~~~~~~~~~~~~~~~~~~~~~~~~~ */

H1 { font-family: "Trebuchet MS", Tahoma, serif; font-size:17px; font-weight: normal; padding: 0px 0px 5px 0px; color:#000000 }
H2 { font-family: "Trebuchet MS", Tahoma, serif; font-size:14px; font-weight: normal; padding: 0px 0px 1px 0px; color:#FFFFFF }
H3 { font-family: "Trebuchet MS", Tahoma, serif; font-size:12px; font-weight: normal; padding: 0px 0px 1px 0px; line-height:14px; }
H4 { font-family: "Trebuchet MS", Tahoma, serif; font-size:11px; font-weight: normal; padding: 0px 0px 1px 0px; color:#FFFFFF; }
H5 { font-family:"Trebuchet MS", tahoma, serif; font-size:11px; padding:5px 0px 0px 0px; margin:0px; font-weight: normal; line-height:12px; color:#FFFFFF; }
H6 { font-family:Verdana, Tahoma, serif; font-size:9px; padding:0px; margin:0px; font-weight: normal; }
.center { text-align:center; }
.right { text-align:right; }
.left { text-align:left }
.justify { text-align:justify; padding-right:10px; }
.abscenter { margin-left: auto; margin-right:auto; text-align:center; }
.top { vertical-align:top; }
.middle { vertical-align: middle; }
.bold { font-weight: bold; }
.italic { font-style: italic }
.unde { text-decoration: underline }
.tach { text-decoration: line-through }
.highlight { font-weight: bold; }
.b { font-weight: bold; }
.i { font-style:italic }
.u { text-decoration:underline }
.t { text-decoration:line-through }
.blue { color:#333399; }
.white { color:#FFFFFF; }
.red { color: #FF0000; }
.green { color:#006600; }
.orange { color:#F56E00; }
.black { color:#000000; }
.red { color:#EA3A00; }
.blue { color:#3333CC; }
.white { color: #FFFFFF }
.olive { color:#889F00 }
.gray { color: #C1C0BD; }
.graydark { color: #959595; }
.blacklight { color: #666666; }
.upp { text-transform: uppercase; }
.low { text-transform: lowercase; }
.resaltar { color:#CB049F; font-weight: bold; }
.smalltext { vertical-align:middle; font-size:12px; }
.smalltext1 { font-size:11px; }
.paginador { font-size:13px; font-family:verdana, tahoma, serif; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~ 
                      formulaios 
~~~~~~~~~~~~~~~~~~~~~~~~~~ */

input { 
  border:1px solid #CB049F; 
  font-family: "Trebuchet MS", Tahoma, Verdana, Serif; font-weight:normal;
  font-size:11px; 
  padding:2px 2px 3px 2px; margin:0px 5px 0px 0px;
  vertical-align:middle;
  color: #888787;
  background-color: #FFFDFF; 
}
input.px200 { width:200px; }
input.icons {
  width:25px; height:25px; margin:0px; padding:0px; vertical-align:top; padding:1px 0px 0px 0px; background-color:#E5E4E8; border:0px;
}
input.button { 
  border-left:1px solid #C0C0C0; 
  border-right:1px solid #000000; 
  border-top:1px solid #C0C0C0; 
  border-bottom:1px solid #000000; color: #000000; 
  font-family: Verdana, Tahoma, serif; font-size: 11px; 
  background-color: #DADADA; 
  width:70px;
  padding-top:3px; padding-bottom:3px;
  cursor:pointer;
}
input.img { border:0px; margin:0px; padding:0px; vertical-align:middle; width:60px; height:25px; }
input.checkbox {
  border:0px; margin:1px 0px 0px 0px; padding:0px; vertical-align:middle; width:13px; height:13px;
}

textarea {
  width: 350px; 
  border:1px solid #CB049F; 
  padding:4px 2px 4px 2px; height:100px;
  font-family: "Trebuchet MS", Tahoma, Arial, serif; font-size:11px; font-weight: normal; 
  color: #888787;
  background-color: #FFFDFF;
}
textarea.insert { width:300px; height:100px; }

select { 
  border:1px solid #999999;
  padding:0px; height:20px;
  font-family: "Trebuchet MS", Tahoma, Arial, serif; font-size:11px; font-weight: normal; color: #464646;
  background-color:#F3F3F3; vertical-align:middle;
}
* html select { 
  border:1px solid #999999;
  padding:4px 2px 0px 2px; height:20px;
  font-family: "Trebuchet MS", Tahoma, Arial, serif; font-size:11px; font-weight: normal; color: #464646;
  background-color:#F3F3F3; vertical-align:middle;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~ 
                         cursores 
~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.hand { cursor:pointer; }
.hr { line-height:1px; background-color:#FFFFFF; height:1px; background:url('../img/separador_h.gif'); background-repeat: repeat-x; width:100%; margin:5px 0px 10px 0px; }
* html .hr { margin:5px 0px 0px 0px; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~ 
                  tablas generales 
~~~~~~~~~~~~~~~~~~~~~~~~~~ */

div.tbl_cage { 
  margin: 0px auto 0 auto; text-align:center;
  width:776px; height:683px;
  border:0px solid #CCC;
  background: url('../img/background.jpg') center 0 no-repeat;
}

#tbl_header {
  float:left;
  margin:0px auto 0px auto;
  width:262px; height:3px;
  text-align:center;
}

#tbl_buttons {
  float:right;
  margin: 15px 0px 0px 0px;
  color: #FFFFFF; text-align:center;
  font-family: tahoma, verdana, serif; font-size:10px; font-weight: bold; text-transform: lowercase; 
  clear:both;
  width:160px;
}
* html #tbl_buttons { margin: 15px 0 0px 0px; }

#tbl_middle {
  padding:10px;
  text-align:left;
  font-size:12px; font-weight: normal; color:#000000;
}

#tbl_body  { 
  float:left;
  margin:0px 0px 0px 5px;
  overflow:auto;
  padding:5px 5px 5px 0px;
  width:367px; height:430px;
  scrollbar-face-color: #C7A882; 
  scrollbar-shadow-color: #C7A882; 
  scrollbar-highlight-color: #C7A882; 
  scrollbar-3dlight-color: #75A7E09; 
  scrollbar-darkshadow-color: #313231; 
  scrollbar-track-color: #C7A882; 
  scrollbar-arrow-color: #313231;
  font-size:11px;
  color:#000;
  text-align:left;
}
* html #tbl_body  { }
#tbl_footer {
	margin: 0 auto 0 auto;
	width: 765px;
	padding:10px 0 10px 0;
	text-align: right; font-size:12px; font-weight: normal; color:#000000;
}
#tbl_footer a { color: #CCC; }
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~ 
       menu principal 
~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#tbl_buttons ul {
  list-style-type: none;
}

#tbl_buttons li {
  text-align: left;
  padding:6px 0px 6px 0px;
  font-family:tahoma, serif;
}

#tbl_buttons li a {
  display: block;
  width:110px;
  text-align:left;
  padding:0px 10px 0px 30px;
  text-decoration: none;
  color: #000;
  background:url('../img/buttons_back.gif') 10px center no-repeat;
}

#tbl_buttons li a:hover {
  display: block;
  width:110px;
  text-align:left;
  padding:0px 10px 0px 30px;
  text-decoration: none;
  color: #FFFFFF;
}

#tbl_buttons li.li1 { margin: 0px; }
#tbl_buttons li.li2 { margin: 0px; }
#tbl_buttons li.li3 { margin: 0px; }
#tbl_buttons li.li4 { margin: 0px; }


div.right { float:right; }
div.left { float:left; }

div.secshome { 
  background-color: #550000;
  width: 135px; height:110px;
  float:right;
  text-align:left;
  padding:5px;
  font-size:10px;
  font-family:tahoma, verdana, serif;
  color: #B66550;
  margin:1px;
}

div.both { clear:both; }

#tbl_buttons .subMenu{
	display:none;
}
#tbl_buttons .subMenu li{
	padding-left:10px;
}