
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; 
}

.contenedormemoria {
	border: 1px solid #C0C0C0;
	overflow: auto;
	text-align: left;
	width:177px;
	height:60px;
	padding:3px;
	line-height: 12px;
	font-size:9px;
}

.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; }

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; }

