body {
	font-family: 'Trebuchet MS', sans-serif;
	line-height: 1.5em;
	color: #333333;
}


.ufecha {
	font-size: 10px;
}

.unegromenu {
	font-size: small;
	font-weight: bold;
	color: #009933;


}
a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #FF9900;
	text-decoration: none;
}


a.a:link {
	color: #006699;
	text-decoration: none;
}
a.a:visited {
	color: #006699;
	text-decoration: none;
}
a.a:hover {
	color: #FF9900;
	text-decoration: none;
}


.unegronormal {
	font-size: 13px;
}

.unegronormalpeq {
	font-size: 12px;
}

.utitulos {
	font-size: 15px;
	font-weight: bold;
	color: #FF9900;
}

.subtitulos {
	font-size: 14px;
	font-weight: bold;
	color: #0099CC;
}

.subtitulos_rojo {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

.unegromenuGrande {
	font-size: small;
	font-weight: normal;
	color: #009933;
}

.frame {
	border: 1px solid #CCCCCC;
}

.umenuInactivo {
	font-size: xx-small;
	color: #CCCCCC;

}

.efemerides {
	font-size: small;

}
.tituloCursos {
	font-size: x-small;
	color: #999999;
	border: 1px solid #FF9900;
	font-weight: bold;


}
.unegronormalGrande {
	font-size: 13px;
}

img.izquierda {
	float: left;
	margin: 0 10px 0 0;
	padding:2px 2px 2px 2px; 
    background-color: #ffffff;  
    border: 1px solid #cccccc;
}

img.derecha {
	float: right;
	margin: 0 0 0 10px;
	padding:2px 2px 2px 2px; 
    background-color: #ffffff;  
    border: 1px solid #cccccc;
}

