body
{
	font-family: Arial;
}
.textoportada_destacado
{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	margin-top: 0;
	background-color: #343468;
	border: 1px solid #000000;
	width: 798px;
}
.textoportada
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin-top: 0;
	list-style-image: url(../img/lista_q.jpg);
	text-align: left;
}
.textoportada li
{
	margin-bottom: 6px;
}
.waterbody
{
	background: #B9C5CE url(../IMG/aa_bb.gif) repeat-x left top;
	margin: 0 auto 0 auto;
	text-align: center;
	color: #333333;
}
a.enlacecurso:link
{
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}
a.enlacecurso:visited
{
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}
a.enlacecurso:hover
{
	text-decoration: underline;
	font-size: 12px;
	color: #000000;
}
a.enlacecurso:active
{
	text-decoration: underline;
	font-size: 12px;
	color: #000000;
}
#divCategorias img
{
	display: inline;
	vertical-align: middle;
	margin-bottom: 10px;
	margin-right: 10px;
}
.cajaTitulo
{
	margin-bottom: 12px;
	margin-right: 10px;
}
.tituloCategoria
{
	text-decoration: underline;
	font-weight: bold;
	font-size: 9pt;
	cursor: pointer;
}
.cursoscategoria
{
	display: none;
}
.cerrariframe
{
	background-image: url(../img/cerrar.png);
	width: 25px;
	height: 25px;
	float: right;
	cursor: pointer;
}

