
body {
	padding: 0px; 
	background-color: white;
	font-family: Arial, Lucida Sans, Verdana;
	font-color:  black;
	font-size: 11px; 
	text-align: center;
	margin:0 auto 0 auto; 
	line-height: 1.5em; 
}

.superior {
	width: 1000px;
	border-collapse: collapse;
	border: 0px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-color: white;
	background-image: url(./images/superior.gif);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: left;
}

.contenido {
	width: 1000px;
	background-color: white;
	background-image: url(./images/bordes.gif);
	background-repeat: repeat;
	background-position: center;
	text-align: left;
	line-height: 1.8em; 
	}

.inferior {
	width: 1000px;
	height:90px;
	padding-top:10px;
	background-color: white;
	background-image: url(./images/inferior.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
.thumbnails { 	font-size: 10px;  text-align: center; }

hr {
	width: 99%;
	height: 1px;
	text-align: center;
	color:#101997; 
}

.promopagina { font-size:18px; font-family: Verdana, Arial, Helvetica; font-weight:bold; text-align:center; background-image:url('images/tablecenter2.gif'); }

.tipocurso { font-size:16px; font-weight:bold; background-color: #BFE0A9; }

td				{ font-size:11px; font-family: Verdana, Arial, Helvetica; color:#000000; text-align: left; line-height: 150%; }

.small 		{ font-size:9px; }
.medium		{ font-size:10px; }
.smallcenter	{ font-size:9px; font-family: Verdana, Arial, Helvetica; text-align: center; }
.center		{ text-align: center; }
.right		{ text-align: right; }
.justify	{ text-align: justify; }
.lineatitulo	{ border-bottom: 1px solid red; }

td.datoscurso		{ font-size:11px; font-weight:none; }
a.dottedunderline { color:black; font-size:11px; font-weight:none; text-decoration:none;  border-bottom: 1px dotted black; }
a.notunderline { color:black; font-size:11px; font-weight:none; text-decoration:none; }

.map				{ text-align: center; width: 470; border:1px solid black; height: 250px; }

.titulotabla 	{ font-size:13px; font-weight:bold; background-color: #B9DAEF; }

a:hover				{ color:#FF0000;  }
a:visited 			{ color:black; }

a.curso				{ color:black; font-weight:bold; }

a.resalta:link,
a.resalta:visited	{ color: #576D3B; background-color: #B9DAEF; padding: 1px 2px; text-decoration: none; border-bottom: 1px solid #96B566; border-right: 1px solid #96B566; white-space: nowrap; }
a.resalta:hover		{ position: relative; top: -1px; left: -1px;	border-bottom-color: #738B4E; border-right-color: #738B4E; }

a.resalta2:link,
a.resalta2:visited	{ color: #576D3B; background-color: #FDFE92; padding: 1px 2px; text-decoration: none; border-bottom: 1px solid #96B566; border-right: 1px solid #96B566; white-space: nowrap; }
a.resalta2:hover	{ position: relative; top: -1px; left: -1px;	border-bottom-color: #738B4E; border-right-color: #738B4E; }

a.resalta3:link,
a.resalta3:visited	{ font-size:12px; font-weight:bold; color: #576D3B; background-color: #B9DAEF; padding: 1px 2px; text-decoration: none; border-bottom: 1px solid #96B566; border-right: 1px solid #96B566; white-space: nowrap; }
a.resalta3:hover	{ font-size:12px; position: relative; top: -1px; left: -1px;	border-bottom-color: #738B4E; border-right-color: #738B4E; }

form				{ font-size:11px; font-family:verdana; color:black;  }
input 				{ font-size:11px; font-family:verdana; color:black;  }
option				{ font-size:11px; font-family:verdana; color:black;  }
select				{ font-size:11px; font-family:verdana; color:black;  }
select.mini			{ font-size:10px; font-family:verdana; color:black;  }
textarea			{ font-size:11px; font-family:verdana; color:black; background-color: white; }
input.submit 		{ font-size:11px; font-weight: bold; font-family:verdana; background-color: #FFB000; color:black; width:180px; height:30px; }
input.submit:hover		{ background-color: #A9CAEF;  }

td.titulocentro		{ font-size:18px; font-weight:bold; font-family:verdana, arial; color:black; text-align: center; background-color: #D0D0D0; line-height: 1.4em; }

input.invisible		{ font-size:10px; font-family:verdana; color:black; background-color: white; border-style:none; }
input.invisibleR	{ font-size:10px; font-family:verdana; color:black; background-color: white; border-style:none; text-align:right;}

ul		{ text-decoration: none; text-indent: 0px; }
ul.izq	{ text-decoration: none; padding-left:-15px;  text-indent:0px;  }
ol.izq	{ text-decoration: none; padding-left:-15px;  text-indent:-10px; }

img { border: none; }

/*- Menu Tabs 2--------------------------- */

    #tabs2 {
      float:left;
      width:100%;
      font-size:10px;
      line-height:normal;
          border-bottom:1px solid #84776B;
      }
    #tabs2 ul {
          margin:0;
          padding:5px 10px 0 2px;
          list-style:none;
      }
    #tabs2 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs2 a {
      float:left;
      background:url("images/tableft2.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs2 a span {
      float:left;
      display:block;
      background:url("images/tabright2.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#000000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs2 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs2 a:hover span {
      color:#FFFFFF;
      }
    #tabs2 a:hover {
      background-position:0% -42px;
      }
    #tabs2 a:hover span {
      background-position:100% -42px;
      }

      #tabs2 #current a {
              background-position:0% -42px;
      }
      #tabs2 #current a span {
              background-position:100% -42px;
      }

<!--  color:#84776B; 
      color:#74675B;
-->