body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.bordes_celdas {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009933;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #009933;
}

ul {
	list-style-image: url(imagenes/flecha.gif);
	list-style-position: outside;
}

li {
	margin-bottom: 3pt;
}
.primera_linea {
	margin-top: 1px;
}
.bordes_espaciado_celdas {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009933;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #009933;
	text-align: left;
	padding: 7px;
}
.caption_celdas {
	font-weight: bold;
	color: #003300;
}
a:link {
	text-decoration: none;
	color: #006633;
}
a:visited {
	text-decoration: none;
	color: #009900;
}
a:hover {
	text-decoration: underline;
	color: #009900;
}
a:active {
	color: #009900;
}
.celda_texto {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #009900;
	padding: 10px;
}
h1 {
	font-size: 14pt;
	color: #003300;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #003300;
}
h2 {
	font-size: 15pt;
	color: #008844;
	margin: 0px;
}
.diploma {font-size: 6pt}
.lista_submenu {
	list-style-image: url(imagenes/icono_paraninfo.gif);
	margin-left: 0px;
	list-style-position: outside;
	padding-left: 25px;
	line-height: 9px;
}.barras_color {
	background-color: #009933;
}
.vinietas_sin_sangria {
	list-style-image: url(imagenes/flecha.gif);
	list-style-position: -10 px;
}
.lista_submenu_derecha {

	list-style-image: url(imagenes/flecha.gif);
	margin-left: -18px;
	list-style-position: outside;
	padding-left: 0px;
	line-height: 9px;
}


/* set millions of background images */
.rbroundbox { background: url(imagenes/informatica/nt.gif) repeat; }
.rbtop div { background: url(imagenes/informatica/tl.gif) no-repeat top left; }
.rbtop {
	background-image: url(imagenes/informatica/tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.rbbot div { background: url(imagenes/informatica/bl.gif) no-repeat bottom left; }
.rbbot { background: url(imagenes/informatica/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.rbroundbox {
	width: 540px;
	margin-top: 2em;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 5px;
}

.info{
	background-color: #FFFFFF;
}
.areacurso{
	font-size: 7pt;
	background-color: #F3F1F3;
}

.bordes_cursos {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
	text-align: left;
}
.titulos_cursos {font-size: 9pt; color: #FFFFFF; font-weight: bold; }
