body, code, pre {
  font-family: Georgia, serif;
  font-size: x-small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: small;
}

body {
	/*background: url('/img/back.jpg') no-repeat left top;
	background-position: 12em 0%;
	background-attachment:fixed;*/
}

html>body, html>body code, html>body pre  {
  font-size: small;
}

code, pre {
 font-family: 'Andale Mono', Courier, monospace;
 font-size:1em;
}

#mainMenu {
  position: absolute;
  top: 104px;
  background-color: #EEE;
  border: 1px solid #CCC;
  color: #000;
  margin-top: 1em;
  width: 11em;
}

#isoLogos {
	background-color: #FFF;
	width: 11em;
}

#content {
  position: absolute;
  top: 104px;
  color: #000;
  /*border: 1px solid #CCC;*/
  /*background-color:#F7F7FF;*/
  font: 12px/1.5 verdana, sans-serif; 
  margin-top: 1em;
  margin-right: 1em;
  right: 0.2em;
  left: 16em;
}

#footer {
  /*background-color:#fff;*/
  font-size: 0.75em;
  font-family: arial, verdana, helvetica, sans-serif;
  /*margin: 1em 0;*/
  /*padding: 0;*/
  border-top: 1px/*, dashed #ccc*/;
  text-align: left;
}

.selText1 {
	color:/*#1CA6B4*/#747474;
}

.selText2 {
	color:#00f;
}

.selText3 {
	color:#f00;
}

.selText4 {
	color:#006;
}

.selText5 {
	color:#33c;
}

.selTextTfn {
	color:#F00;
}

.table_deleg {
/*   background-color:#CCECFF;*/
}

.th_deleg {
	 color:#993300;
}

.td_deleg {
	 font: 10px/1.5 verdana, sans-serif;
}

.td_company_servicios {
	color:white; 
	background-color:#006;
}

.td_service_small_1 {
	color:white; 
	background-color:#006;
    font: 10px/1.5 verdana, sans-serif;
}

.td_service_item_1 {
	color:#930;
    font: 10px/1.5 verdana, sans-serif;
}

.td_service_small_2 {
	background-color:#cff;
    font: 10px/1.5 verdana, sans-serif;
	border:solid thin black;
}

.td_cursos, .td_cursos_center, .td_service_item_2 {
    background-color:#ffc;
    font: 10px/1.5 verdana, sans-serif;
	border:solid thin black;
}

.table_cursos, .table_service {
   border:solid thin black;
   border-collapse:collapse;
}

.th_recon {
	background-color:#ccecff;
    font: 11px/1.5 verdana, sans-serif;
	border:solid thin black;
}

.tr_th_cursos {
	background-color:#ccecff;
    font: 12px/1.5 verdana, sans-serif;
}

.td_cursos_center {
	text-align:center
}

.box1 {
	border-style:solid; 
	border-color:#006; 
	padding-left:10px; 
	padding-top:10px; 
	padding-bottom:10px; 
	margin-left:10px; 
	width:95%;
}

.inputBox:hover{
	border-color: #00f
}
.inputBox:focus {
	border-color: #6ab94b #94da78 #aedf9a #94da78
}
input.submit {
	cursor: pointer !important;
/*	cursor: hand;*/
	font-size: 0.95em;
	font-weight:bold;
	color: #2b333c;
	border: 3px double;
	border-color: #c4cccc #acb5b5 #6f7777 #acb5b5
}
input.submit:hover {
	border: 3px double;
	border-color: #aedf9a #94da78 #6ab94b #94da78	
}

a:hover {
	color:#f00;
}

h4.titleText, h2.titleText {
	color:red;
	margin-left: 10px
}

h4.titleText {
	text-align:center
}

#menuList {
  margin: 0.3em 0 0.3em 0.3em;
  padding: 0;
}

li.menubar {
  background: url(/img/plus.gif) no-repeat 0em 0.3em;
  font-size: 12px;
  line-height: 1.5em;
  list-style: none outside;
}

.menu {
  position:relative;
  display: none;
  margin-left: 1em;
  padding: 0;
}

.menu li {
  list-style: url(/img/square.gif) none outside;
  margin-left:1em;
}

a.actuator {
  position:relative;
  background-color: transparent;
  color: #00f;
  font-size: 12px;
  left: 1em;
  text-decoration: none;
}

a.actuator:hover {
  text-decoration: underline;
  color: #f00;
}

.menu li a {
  background-color: transparent;
  color: #930;
  font-size: 12px;
  margin-left: 0em;
  text-decoration: none;
}

.menu li a:hover {
  border-bottom: 1px dashed #000;
  color: #f00;
}


#menuList li.active /*a*/ {
  background-color: #ccc;
}

span.key {
  text-decoration: underline;
}


/* Header */

#Header {
	/*background-image: url(/img/line.gif);*/
	/*background-color:#eff;*/
	/*background-repeat: no-repeat;
	background-position: bottom center;*/
	/*margin: 0 0px;*/
	height: 96px; /* the logo is only 76px but we add a little space*/
}

img, a.imgLink {
	border: 0px solid white;
	color: white;
}

img {
	border-width: 0;
}

p#headerText1 {
	color:#006;
	font-size: 1.4em;
	text-align: left;
}
p#headerText2 {
	color:#00f;
	font-size: 1.2em;
	text-align: center;
}

#headerText {
	position: absolute;
	top: 8px;
	bottom: 8px;
	left: 15em;
	width: 70%;
}

.imgBullet {
/*	background: url(/img/BulletRed.gif) no-repeat center;
	width: 12px;
	height: 12px;*/
	text-align:center;
}

.onlyprint {
	display:none
}
